/* CSS Document */

/* Body */

BODY {
	text-align: center;
	}
body {
	background: #FFFFFF url(../images/back_main01.jpg) repeat-x top;
	margin:0;
	padding:0;
	}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.5;
	}
a:link {
	color: #0072BC;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}
a:active {
	text-decoration: none;
	}
a:hover {
	color: #0197CF;
	text-decoration: none;
	}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
h1 {
	font-size: 18px;
	color: #0197CF;
	margin: 0 0 10px 0;
	line-height: 1;
	}
	
h2 {
	font-size: 14px;
	color: #8EB41B;
	padding: 5px 0 0 0 ;
	line-height: 1;
	}
h3 {
	font-size: 14px;
	color: #404040;
	margin: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
h4 {
	font-size: 12px;
	color: #006694;
	}
p { 
	margin: 10px 0 5px 0;
}

ul {
		
}

/* Page Containers / Layout*/

#container{
	width: 830px;
	height: auto;
	margin:0 auto;
	text-align: left;
	}
	
#header{
	position: relative;
	width: 830;
	height: 122x;
	margin:0;
	text-align: left;
	}
	
#headinfo{
	position: absolute;
	width: 266;
	height: 53px;
	float: left;
	top: 0px;
	left: 0px;
	}
	
#translator{
	position: absolute;
	float: left;
	height: auto;
	width: 350px;
	left: 300px;
	top: 10px;
	padding: 0px;
	}
	
#logo{
	position: relative;
	width: 176px;
	height: 94px;
	float: right;
	right: 25px;
	top: 15px;
	}
	
#mainnav{
	position: absolute;
	float: left;
	height: 30px;
	width: 580px;
	left: 0px;
	top: 60px;
	padding: 15px 0px 0px 0px;
	text-align: left;
	background-image: url(../images/back_mainnav.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
#mainnav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	}
	
#mainnav ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}
#mainnav ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	color: #707277;
	padding-left: 1px;
	padding-right: 1px;
	
	}
#mainnav ul li a:hover{
	text-decoration: underline;
	color: #0197CF;
}

#banner_wrapper_home{
	position: relative;
	width: 830px;
	height: 300px;
	top:28px;
	margin-top:0px;
	padding: 12px 0 0 0;
	background: url(../images/back_banner_lge.jpg) no-repeat center top;
	text-align: center;
	clear:both	
	}
#banner_wrapper{
	position: relative;
	width: 830px;
	height: 200px;
	top:28px;
	margin-top:0px;
	padding: 12px 0 0 0;
	background: url(../images/back_banner_med.jpg) no-repeat center top;
	text-align: center;
	clear:both	
	}
	
#maincontent{
	position: relative;
	width: 830px;
	height: auto;
	margin-top:28px;
	padding: 0 0 0 0;
	background: #FFFFFF url(../images/back_maincontent_top.jpg) no-repeat center top;
	text-align: center;
	clear:both	
	}
	
#maincontent_left{
	position: relative;
	width: 182px;
	height: auto;
	padding: 30px 10px 5px 25px;
	border-right: 1px dotted #CCCCCC;
	float:left;		
	}
	
#maincontent_left_home{
	position: relative;
	width: 162px;
	height: auto;
	padding: 30px 5px 5px 20px;
	border-right: 1px dotted #CCCCCC;
	float:left;		
	}
	
#maincontent_left_contact{
	position: relative;
	width: 142px;
	height: auto;
	padding: 30px 5px 5px 20px;
	float:left;		
	}
	
#maincontent_centre{
	position: relative;
	width: 457px;
	height: auto;
	padding: 30px 10px 5px 15px;
	text-align:left;
	float:left;		
	}
#maincontent_centre_2{
	position: relative;
	width: 402px;
	height: auto;
	padding: 30px 10px 5px 15px;
	text-align:left;
	float:left;		
	}
	
#maincontent_right{
	position: relative;
	width: 457px;
	height: auto;
	padding: 30px 90px 5px 40px;
	text-align:left;
	float:left;		
	}
	
#maincontent_right_home{
	position: relative;
	width: 149px;
	height: auto;
	padding: 5px 0px 5px 0px;
	text-align:left;
	float:left;
	border-left: 1px dotted #CCCCCC;
	
	}
	
	/* Footer*/
	
#footer {
	position: relative;
	height: 52px;
	width: 830px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 15px 0 0 0px;
	font-size:0.95em;
	text-align: center;
	color: #D0D0D0;
	background: url(../images/banner_footer02.jpg) no-repeat center top;
	clear:both;
	}

#copyright {
	position: relative;
	width: 172px;
	height: auto;
	padding: 5px 20px 5px 50px;
	border-right: 1px dotted #CCCCCC;
	float:left;	
	}
#copyright li a{
	color: #BED730;
	text-decoration: none;
	}
#copyright li a:hover{
	color: #59BA46;
	text-decoration: underline;
	}

#footeraddress{
	position: relative;
	width: 507px;
	height: auto;
	padding: 15px 40px 5px 40px;
	text-align:left;
	float:left;	
	}
#footeraddress li{
	float: ;	
	}
#footeraddress li a{
	color: #D2EE1D;
	text-decoration: none;
	padding: ;
	float: left;
	}
#footeraddress li a:hover{
	color: #C5D5A9;
	text-decoration: underline;
	}
	
/*BULLETS
-----------------------------------------------------------------------------*/

#services {
	
	text-align:left;
	color: #0072BC;
	font: italic bold 12px/1.7 Arial, Helvetica, sans-serif;
}

#services li {
	list-style: url(../images/icon_tick_grn.gif);
	border-bottom:dotted 1px #FFF;
	}
	
#services_links {
	
	text-align:left;
	font: bold 11px/1.7 Arial, Helvetica, sans-serif;
}

#services_links li {
	list-style: url(../images/bullet_whitegrn.gif);
	}
	
.home_bullets {

	font-size: 16px;
	color: #666;
	margin-top:10px;
	list-style: none;
}

.bullets ul li {
	color: #555;
	text-decoration: none;
	font: bold 14px/1.5 Verdana, Arial, Helvetica, sans-serif;
}

#usefulinfo{
	
	width: 130px;
	text-align:left;
	color: #0072BC;
	font: bold normal 10px/1.7 Verdana, Arial, Helvetica, sans-serif;
	}

#usefulinfo li {
	list-style: url(../images/bullet_whitegrn2.gif);
	}
	
#bullets9 li {
	list-style: circle;
	}

/*MISC
-----------------------------------------------------------------------------*/
	
.highlight_dgrn {

	font-weight: bold;
	color: #59BA46;
}

.highlight_lgrn {

	font-weight: bold;
	color: #BED730;
}

.highlight_dblue {

	font-weight: bold;
	color: #0072BC;
}

.highlight_lblue {

	font-weight: bold;
	color: #00B2CD;
}

.highlight_grey {

	font-weight: bold;
	color: #666;
	}
	
.clickforinfo{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8EB41B;
	}

#solutions {
	color: #0072BC;
	font-size: 12px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: ;
	}
#solutions a:hover {color: #00B2CD; text-decoration: underline;}
	
