@charset "utf-8";

/* CSS Document */



body{

	background:url(../images/bg.jpg) repeat-x top;

	margin:0px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

	background-color: #cfcfcf;

	color:#000000

	}





* {

	margin:0px;

	padding:0px;

}



.fl {

	float:left;

}



.fr {

	float:right;

}



.clr{

	clear:both;

	}



.bold{

	font-weight:bold

	}





#container{

	width:948px;

	margin:auto;

	margin-top:24px;

	}

	

#header{

	width:948px;

	height:92px;

	position:relative;

	}	



#header h1 {

	margin-left:44px;

	}



#header p {

	position:absolute;

	right:0;

	top:13px;

	font-size:20px;

	width:650px;

	}



#header p span {

	color:#ffa808;

	font-weight:bold;

	}



#body-content{

	width:948px;

	}

	

#body-content #top{

	width:948px;

	background-color:#444444;

	height:182px;

	}

	

#top .nav{

	height:49px;

	color:#FFFFFF;

	margin-left:68px;

	}

	

#top .nav ul li{

	list-style:none;

	float:left;

	margin-right:10px;

	margin-left:10px;

	margin-top:15px;

	border-right:1px dotted #FFFFFF;

	display:block;

	padding-right:20px;

	}	

	

#top .nav .last{

	border-right:none;

	}		

	

#top .nav A{

	color:#FFFFFF;

	text-decoration:none;

	}

	

#top .nav A:hover{

	color:orange;

	text-decoration:none;

	}

	

	

#top .cur{

	left:0px;

	top:-49px;

	position:relative;

	width:67px;

	}

#apDiv1 {

	position:absolute;

	width:68px;

	height:68px;

	top:-49px;

	z-index:1;

}	



#apDiv2 {

	position:absolute;

	top:18px;

	width:550px;

	left:25px;

	z-index:2;

	font-size:20px;

}



#apDiv2 span{

	color:#FFF;

	font-size:30px;

}	



#apDiv3 {

	position:absolute;

	right:30px;

	top:5px;

	width:338px;

	z-index:3;

}	

	

#top .banner{

	position:relative;

	background:url(../images/banner.jpg) no-repeat;

	width:948px;

	height:133px;

	}	



#language{

	top:16px;

	right:15px;

	position:relative;

	float:right;

	}





#main-body{

	width:918px;

	background:url(../images/main-body-bg.jpg) repeat-x;

	background-color:#FFFFFF;		

	padding:15px;

	padding-top:22px;

	}

	

#main-body h1{

	background:url(../images/heading-logo.gif) no-repeat;		

	padding-left:35px;

	font-size:30px;

	color:#535353;

	border-bottom:1px dashed #ffa808;

	margin-bottom:15px;

	}	

	

#main-body h1 span{

	color:orange;

	}

	

#main-body ul li{

	list-style:lower-alpha;

	margin-left:25px;

	margin-top:15px;

	}

#main-body ul li span{

	font-weight:bold;

	color:orange;

	}		

	

.color-orange{

	color:orange;

	}

	

.line-height{

	line-height:20px;

	}



.line-height-25{

	line-height:27px;

	}



.margin-top{

	margin-top:10px;

	}



.margin-top-20{

	margin-top:20px;

	}

.margin-left-15{

	margin-left:16px;

	}	



.features{

	width:450px;

	float:left;

	}



.features-bg{

	background:url(../images/features-bg.jpg) bottom no-repeat;

	border:1px solid #bfbdbd;

	padding:13px;

	height:390px;}	

	

.features-bg h2	{

	font-weight:bold;

	color:orange;

	font-size:14px;

	margin-top:15px;}

	

.font-16{

	font-size:12px;}

	

.link-to-top{

	text-decoration:underline;

	color:orange;

	font-weight:bold;

	background:url(../images/to-top.jpg) no-repeat;

	padding-left:15px;

	margin-right:7px;}

	

.link-to-top:hover{

	text-decoration:none;

	color:#454545;}		

	

.txt-right{

	text-align:right

	}

	

h2{

	font-size:20px;

	}



.link{

	text-decoration:none;

	color:#000

	}



.link:hover{

	text-decoration:underline;

	color:#535353

	}



#form{

	width:907px;

	margin-left:10px;

	margin-bottom:10px;

	}

	

#form .row{

	margin:11px 0px;

	}



#form .left-col{

	width:136px;

	float:left;

	line-height:25px;

	}

	

#form .right-col{

	width:770px;

	float:left;

	}

.input{

	width:422px;

	height:22px;

	padding-left:3px;

	border:1px solid orange;

	}

	

.txt-area{

	width:765px;

	height:118px;

	padding-left:3px;

	border:1px solid orange;}	

	

#footer{

	border-top:1px dashed orange;

	line-height:30px;

	background-color:#FFFFFF;

	text-align:center;

	margin-top:15px;}	

		

.link-orange{

	text-decoration:none;

	color:orange;

	}



.link-orange:hover{

	text-decoration:underline;

	color:orange;

	}

.text-error-22{

font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif; 

font-size:13px; 

font-style:normal; 

color:red;}





.email-sent	{

	font-weight:bold;

	color:orange;

	font-size:12px;

	margin-top:15px;}