/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:80%;
	background-color:#FFFFFF;
	text-align:center;
}
input, textarea, select, option{
background: #F8F8F8;
border: 1px solid #ccc;
}
.clear-both{
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
}

#website{
	width:853px;
	text-align:left;
	margin:0px auto;
}

#header{
	background-color:#fff;
	height:100px;
	
}
	#header ul{
		display: inline;
		list-style: none;
		position:absolute;
		margin: 42px 0 0 -30px;
		border: 0px solid #FF0000;
	}
	#header ul li{
		display: inline;
	}
	#header ul li a{
		display: inline;
		padding-left: 9px;
		text-decoration: none;
		color:#6F1515;
		/*text-transform:uppercase;*/
		font-size:12px;
	}
	#header ul li a:hover{
		text-decoration:underline;
	}
#banner{
	background-color:#000;
	height:384px;
	border: 0px solid #000000;
	width:853px;
}
#footer{
	background: #fff url(images/footer_bg.gif);
	height:80px;
	padding-top: 15px ;
	padding-left:15px;
	line-height: 18px;
	z-index:100;
	color:#5A5757;
}
.footer-menu{
float: right;
padding-right: 15px;
z-index: 500;
}
.footer-menu a{
color:#5A5757;
text-decoration:none;
}
.footer-menu a:hover{
color:#B4B1B1;
}
.footer-created{
margin-top:-10px;
}
.footer-created a{
text-decoration:none;
color:#B4B1B1;
}
.footer-created a:hover{
color:#5A5757;
}


#col1{
	width:284px;
	height:249px;
	background: #fff url(images/col_bg.gif);
	float:left;
	
	
}

#col2{
	width:284px;
	height:249px;
	background: #fff url(images/col_bg.gif);
	float:left;
}

#col3{
	width:284px;
	height:249px;
	background: #fff url(images/col_bg.gif);
	float:left;
}
.services {
	margin-top: 90px;
	text-transform:uppercase;
	font-family: Lucida, Helvetica, sans-serif;
	font-size: 12px;
	color:#6D6B6B;
	font-weight: bold;
	z-index:1;
}
.services ul{
	line-height: 24px;

}
ul.services li{
	list-style-image: url(images/tick.png);

}
#container{
background: #fff;
margin-left: 15px;
padding-right: 20px;
text-align: justify;
line-height: 20px;
color: #5A5757;
}
#container h3{
font-family: lucida, Arial, Helvetica, sans-serif;
font-size: 20px;
color:#5A5757;
font-weight: normal;
text-align:left;
margin: 10px 0 0 0;
}
#container p{
font-size: 13px;
}

.request{
position: absolute;
z-index:200; font-family: 
Lucida Bright; 
font-size: 18px; 
color:#73880A;
font-weight: normal; 
margin-left: 23px;
margin-top: 30px;
}
.free{
color:#CC0000;
font-size: 22px;
}
.sync{
position:absolute; 
z-index:200; 
text-align:justify; 
width: 260px; 
margin-left: 10px; 
margin-top: 100px; 
line-height: 16px; 
font-family: tahoma; 
color:#666666; 
font-weight:normal;
}

#l_news{
	border-left: 1px dashed #E0E0E0; 
	min-height: 1350px; 
	padding: 10px 10px 0 5px;
	background: #FBFBFB;
	margin: -3px 0 0 0;
	
}

#l_news h3{

	font-family: lucida, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#258CC6;
	font-weight: normal;
	margin: 0 0 0 0;
}
#l_news p a{
	font-family: tahoma;
	color:#258CC6;
	display: block;
	margin: 10px 0 0 0;
	background: url(images/blue.png) no-repeat;
	padding: 0 0 0 22px;
	text-decoration: none;
	list-style:none;

}
#l_news a img{
	border: none;
	margin: 5px 0 0 0;
}
