* { 
	top:0px; 
	left:0px;  
	z-index:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
div{
	position:relative;
}
body { margin: 0; padding: 0; background: #FFFFFF url(../img/bg_body.png) 0px 0px repeat-x; font-family: Arial, Helvetica, sans-serif; font-size:11px; }
img { border: none; }
p { margin: 0; padding: 0; font-size: 11px; color: #000000; text-align: justify; }
a { color: #000000; font-weight: bold; text-decoration: none; }
a:hover { color: #000000; font-weight: bold; text-decoration:none; }
h3{
	padding-left:40px; 
	padding-top:10px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#244f5a; 
	font-size:14px; 
	height:30px; 
}
h2{
	padding-left:40px; 
	padding-top:10px; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold; 
	color:#244f5a; 
	font-size:15px; 
	height:30px; 
}
h4{
	color:#244f5a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	float:left;
}
h4:hover{
	color:#238aa4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	float:left;
	text-decoration:underline;
}
.h4{
	color:#244f5a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	float:left;
}
A.h4:hover{
	color:#238aa4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	float:left;
	text-decoration:underline;
}

/* MAIN */

.wrapper {
	width:950px;
	margin: 0px auto 0px auto; 
	background: url(../img/bg_wrapper.png) center top repeat-y;
}

/*.w_left { width: 8px; height: 870px; left: -4px !important; left: 0px; background: url(../img/bg_w_left.png) 0px 0px no-repeat; position: absolute; }
.w_right { width: 8px; height: 870px; left: 946px !important; left: 952px; background: url(../img/bg_w_right.png) 0px 0px no-repeat; position: absolute; }
*/
.w_left { width: 8px; height: 870px; left: -4px;  background: url(../img/bg_w_left.png) 0px 0px no-repeat; position: absolute; }
.w_right { width: 8px; height: 870px; left: 946px; background: url(../img/bg_w_right.png) 0px 0px no-repeat; position: absolute; }

.header { 
	width:950px;
	height:86px;
	left: 0px; 
	background: url(../img/bg_header.png) center top no-repeat;
	z-index:5;
}
.headerRHolder{
	position:absolute; 
	left:840px; 
	top:30px; 
	width:120px; 
	float:left; 
	vertical-align:text-top; 
	text-align:left; 
	z-index:2;
}  
.logo {
	position:absolute; 
	top: 17px;
	left: 42px; 
}
.bg_search {
	position:relative; 
	width:185px; 
	height: 30px; 
	top:-1px; 
	left:0px; 
	background: url(../img/bg_search.png) center center no-repeat; 
	display: block;
	z-index:5;
	float:left; 
}
.searchInput {
	position:relative; 
	width:170px; 
	height:20px; 
	top:8px; 
	left:5px; 
	float:left;
	z-index:999999;
	background:none;
	border:none;
	color:#b2b2b2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.search_button { 
	width:40px; 
	height:27px; 
	left:0px; 
	top:0px; 
	background: url(../img/button_search.png) 0px 0px no-repeat; 
	border:none;
	float:left;
	margin-left:5px; 
}
.lang_button { 
	width:40px; 
	height:27px; 
	left:0px; 
	top:0px; 
	background: url(../img/button_language.png) 0px 0px no-repeat; 
	border: none; 
	font-size: 11px; 
	color: #FFFFFF;
	float:left;
	padding-left:0px;
	padding-top:5px;
	text-align:center; 
}
A.lang_button:hover { 
	width:40px; 
	height:27px; 
	left:0px; 
	top:0px; 
	background: url(../img/button_language.png) 0px 0px no-repeat; 
	border: none; 
	font-size: 11px; 
	color: #cccccc;
	float:left;
	padding-left:0px;
	padding-top:5px;
	text-align:center; 
}

.lang_button_sel { 
	width:40px; 
	height:27px; 
	left:0px; 
	top:0px; 
	background: url(../img/button_language_active.png) 0px 0px no-repeat; 
	border: none; 
	font-size: 11px; 
	color: #FFFFFF;
	float:left;
	padding-left:0px;
	padding-top:5px;
	text-align:center; 
}
A.lang_button_sel:hover { 
	width:40px; 
	height:27px; 
	left:0px; 
	top:0px; 
	background: url(../img/button_language_active.png) 0px 0px no-repeat; 
	border: none; 
	font-size: 11px; 
	color: #FFFFFF;
	float:left;
	padding-left:0px;
	padding-top:5px;
	text-align:center; 
}

.menuHolder { 
	width:920px; 
	height:35px; 
	left:0px;
	top:0px;
	margin-left:18px;
	padding-left:0;
	margin-top:10px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	z-index:2;
}
.menu { 
	width:152px; 
	height:35px; 
	left:0px;
	top:0px;
	padding-top:15px;
	background: url(../img/nav.png)  no-repeat; 
	float:left; 
	list-style-type:none;
	text-align:center; 
	font-size:14px;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#FFFFFF;
}
A.menu:hover{
	color:#FFFFFF;
	background: url(../img/nav_hover.png)  no-repeat; 
}
A.menu:active{
	color:#FFFFFF;
	background: url(../img/nav_active.png)  no-repeat; 
}
.menu_act{
	width:152px; 
	height:35px; 
	left:0px;
	top:0px;
	padding-top:15px;
	background: url(../img/nav_active.png)  no-repeat; 
	float:left; 
	list-style-type:none;
	text-align:center; 
	font-size:14px;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#FFFFFF;
}
A.menu_act:hover{
	color:#FFFFFF;

}

.menu_sel{ 
	width:152px; 
	height:35px; 
	left:0px;
	top:0px;
	padding-top:15px;
	background: url(../img/nav_selected.png) 0px 0px no-repeat; 
	float:left; 
	list-style-type:none;
	text-align:center; 
	font-size:14px;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#FFFFFF;
}
A.menu_sel:hover{
	color:#FFFFFF;
}
#services { 
	width:914px; 
	height:218px; 
	left:0px;  
	top:0px;
	margin-top:10px;
	margin-left:17px;
}

.content { 
	width:912px;  
	left:0px;  
	top:0px;
	margin-left:17px; 
	background: url(../img/bg_content.png) 0px 0px repeat-x;
	padding-top:10px;
}
.third_1_devider { width: 311px; position: relative; float:left;  }
.third_2_devider { width: 216px; position:relative; float:left;  }
.third_3_devider { width: 376px; position:relative; float:left; }
.third_1 { width: 282px; margin-top:10px;   padding: 12px 13px 26px 13px;  background: url(../img/bg_third.png) center bottom no-repeat; }
.third_2 { width: 198px; margin-top:10px;   padding: 12px 13px 26px 13px;  }
.third_3 { width: 348px; margin-top:10px;   padding: 12px 13px 26px 13px; }
#content h3 { width: auto; height: 25px; padding: 8px 0px 0px 45px; font-weight: bold; font-size: 14px; color: #244F5A; }
.i_green { 
	background: url(../img/bg_i_green.png) 0px 0px no-repeat; 
	position:relative; 
}
.i_yellow { background: url(../img/bg_i_yellow.png) 0px 0px no-repeat; }
.i_black { background: url(../img/bg_i_black.png) 0px 0px no-repeat; }
.i_orange { background: url(../img/bg_i_orange.png) 0px 0px no-repeat; }
.countries {
	position:relative;   
	margin:0px; 
	padding:0px; 
	padding-left:20px; 
	top:-20px;
}
.countries li {  
	padding-left:30px; 
	background: url(../img/bg_ul_countries.png) 0px 4px no-repeat; 
	font-size:11px; 
	line-height:22px; 
	list-style-type: none; 
}

.copyright { 
	width:300px; 
	height:auto; 
	top: 20px; 
	left: 30px; 
}
/* END OF MAIN */




/* LINKS */
.normalLink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}
A.normalLink:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
}

.footer { 
	width:918px; 
	height:72px; 
	left:16px; 
	top:0px; 
	background: url(../img/bg_footer.png) center center no-repeat; 
}
.copyright {
	position:relative; 
	width:300px; 
	height:auto; 
	top:20px; 
	left:30px; 
}
.white { 
	color: #FFFFFF; 
	line-height: 20px;
	font-weight:normal; 
}
A.footerA{
	position:relative;
	color:#FFFFFF;
	line-height: 20px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:3px;
	margin-right:3px;
}
A.footerA:hover{
	color:#FFFFFF;
	line-height: 20px;
	font-weight:normal; 
}
.bottom_nav {
	position:relative;
	width:360px; 
	left:534px; 
	top: -23px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:right;
}
.legal {
	position:relative;
	width:100px;
	left:793px; 
	top:-23px;
	text-align:right; 
}
.blue{
	color:#244f5a; 
}
A.blue:hover{
	color:#244f5a;
	text-decoration:underline; 
}
h1{
	color:#244f5a; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold;
	margin:0px;
	padding:0xp; 
}
.h1{
	color:#244f5a; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold;
	margin:0px;
	padding:0xp; 
}
A.h1:hover{
	color:#244f5a; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold;
	margin:0px;
	padding:0xp; 
}
/* END OF LINKS */



/*content*/
.topLeftBox{
	position:relative; 
    background-image:url(../img/bg_content_left.gif); 
    background-repeat:no-repeat; 
    width:417px; 
    height:132px; 
    float:left;
	padding-top:5px;
}
.topLeftText{
	position:relative;
    width:220px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    float:left;
    left:40px;
    text-align:justify;
}
.topRightBox{
	position:relative; 
    background-image:url(../img/bg_content_right.gif); 
    background-repeat:no-repeat; 
    width:474px; 
    height:132px;
    left:22px; 
    float:left;
	padding-top:20px;
	text-align:center; 
}
.quart{
	position:relative;
	width:184px;
	float:left;

}
.quartSpacer{
	position:relative;
	float:left;
	width:54px;
}

.formInput{
	width:390px;
	height:20px;
	background:none;
	margin-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	border:none;
}
.formBtn{
	background-image:url(../img/form_btn.png);
	background-repeat:no-repeat;
	width:198px;
	height:31px;
	border:none;
	text-align:center;
	color:#FFFFFF;
	padding-top:7px;
	float:left;
	cursor:pointer;
}
.ourLocation{
	clear:both;
	position:relative;
	background-image:url(../img/our_location.png);
	background-repeat:no-repeat;
	width:419px;
	height:31px;
	text-align:center;
	color:#FFFFFF;
	padding-top:7px;
	left:3px;
	cursor:pointer;
}



#demotip {
	position:absolute; 
    background:transparent url(../img/tooltip.png);
	background-repeat:no-repeat; 
    font-size:12px; 
    width:626px; 
    height:230px; 
    padding:25px;
	z-index:9999999;
	top:-120px;
	left:130px;
	visibility:hidden;
}