body{background:#CCC url(../images/body-bg.gif) center repeat-y; color:#333; font-family:Georgia, "Times New Roman", Times, serif}

#wrapper	{
	width:960px;
	margin:0 auto;
}

#header	{
	width:960px; 
	height:150px; 
	background:url(../images/header.jpg);
	margin-top:-10px; 
} 
   
#nav	{
	width:960px; 
	height:30px;
	background:url(../images/nav-bg.gif); 
	text-align:center; 
	margin-top:-17px;
} 

#content	{
	width:960px;
}

#main	{
	width:616px;
	float:left;
	display:inline;
	padding:0px 20px 0px 20px;
	margin:15px 0px 30px 0px;

}

#main1	{
	width:616px;
	float:left;
	display:inline;
	padding:0px 20px 0px 50px;
	margin:15px 0px 30px 0px;

}

#test	{
	width:304px;
	float:right;
	display:inline;
	margin-top:30px;
}

#testtop	{
	background:url(../images/sidebar-top.gif);
	width:248px;
	height:26px;
}

#testmid	{
	background:url(../images/sidebar-bg.gif);
	width:268px; 
	height:auto;
	height:100%;
	padding-top:5px;
	padding-bottom:10px;
} 

#testbtm	{
	background:url(../images/sidebar-btm.gif);
	width:268px;
	height:4px;
	margin-top:-4px; 
}

#q	{
	width:304px;
	float:left; 
	display:inline;
	margin-top:30px;
}

#q1	{
	width:304px;
	float:left; 
	display:inline;
	margin:30px 0px 0px 40px;;
}

#qtop	{
	background:url(../images/sidebar-top.gif);
	width:248px;
	height:26px;
}

#qmid	{
	background:url(../images/sidebar-bg.gif);
	width:268px; 
	height:auto;
	height:100%;
	padding-top:5px;
	padding-bottom:10px;
}

#qmid1	{
	background:url(../images/sidebar-bg.gif);
	width:248px; 
	height:auto;
	height:100%;
	padding:10px 10px 10px 10px;
	font-size:12px;
}

#qbtm	{
	background:url(../images/sidebar-btm.gif);
	width:268px;
	height:4px;
	margin-top:-4px; 
}

#news	{
	background:url(../images/news-bg.gif) no-repeat;
	width:513px;
	height:218px;
	float:left;
	display:inline;
	margin:10px 0px 30px 55px;
	color:#333;
}

#news_sm	{
	background:url(../images/news-side.gif);
	width:269px;
	height:220px;
	float:left;
	display:inline;
	margin:30px 0px 30px 40px;
}

#articles	{
	width:304px;
	float:left; 
	display:inline;
	margin-left:42px;
	margin-top:30px;
	clear:both;
}




#articles1	{
	width:304px;
	float:right;
	display:inline;
	margin-left:40px;
	margin-top:30px;
	clear:both;
}

#articlestop	{
	background:url(../images/sidebar-top.gif);
	width:248px;
	height:26px;
}

#articlesmid	{
	background:url(../images/sidebar-bg.gif);
	width:243px;
	height:auto;
	height:100%;
	padding:10px 10px 0px 15px;
}

#articlesbtm	{
	background:url(../images/sidebar-btm.gif);
	width:268px;
	height:4px;
	margin-bottom:40px;
}	

#col1	{
	width:616px;
	float:left;
	display:inline;
}

#sidebar	{              
	width:304px;
	float:left;
	display:inline;
}

#footer	{
	width:800px;
	border-top:solid 1px #ccc;
	font-size:10px;
	color:#333;
	clear:both;
	margin:0 auto;
	text-align:center;
}


#auto	{
	width:536px;
	height:700px;
	background:url(../images/auto.gif);
}

.services	{
	background:url(../images/service-bg.gif);
	width:560px;
	height:auto;
	height:100%;
	border:solid 1px #999;
	padding:5px 20px 5px 20px;
}

.line	{
	width:248px;
	height:1px;
	border-top:dashed 1px #666;
}

/*text*/

.title	{
	font-size:31px;
}
	

h1	{
	font-size:21px;
	font-weight:500;
}

.head	{
	color:#FFF;
	padding:3px 0px 0px 20px;
}


#nav	ul	{
	padding-top:3px; 
}
 
#nav	li	{
	list-style-type:none;
	display:inline;
	padding-right:40px;
	font-size:18px;
}

#nav	a	{
	color:#FFF;
	text-decoration:none;
}

#nav	a:hover	{
	color:#FF0;
}

.smindent	{
	padding-left:20px;
}

.lgindent	{
	margin-left:10px;
}

.bullets	{
	font-size:16px;
	margin-left:40px;
}

.test	{
	padding:0px 10px 0px 10px;
	font-size:14px;
}

.testppl	{
	text-align:right;
	font-style:italic;
	margin-top:-10px;
	padding-right:15px;
	font-size:14px;
} 

.testppl1	{
	text-align:right;
	font-style:italic;
	margin-top:-10px;
	padding-right:15px;
	font-size:14px;
} 

#articles	a	{
	color:#333;
}

#articles1	a	{
	color:#333;
}

h3	{
	color:#89011d;
	font-size:15px;
}

.new	{
	color:#000;
	font-size:15px;
	font-weight:bold;
}  

#news	p	{ 
	font-size:10px; 
	margin-top:5px;
}


.ftrnav	{
	text-align:left;
}

#footer	li	{
	list-style-type:none;
	display:inline;
	padding-right:20px;
}

.smnewstitle	{
	margin-top:30px;
}





/*images*/

.bulletFloatleft	{
	float:left;
	display:inline;
	margin:-5px 10px 0px 40px;
}

.bulletFloatleft1	{
	float:left;
	display:inline;
	margin:5px 10px 0px 40px;
}

.bulletFloatleft2	{
	float:left;
	display:inline;
	margin:-1px 10px 0px 40px;
}

.bulletFloatleft3	{
	float:left;
	display:inline;
	margin:2px 10px 0px 40px;
}

.quoteFloatleft	{
	float:left;
	display:inline;
	padding-right:3px;
	margin-top:-5px;
} 

.articleFloatleft	{
	float:left;
	display:inline;
	padding-right:10px;
	margin-top:-15px;
}

.clear	{
	clear:both;
	margin-bottom:30px;
} 

.form	{
	margin-left:15px;
}

.smform	{
	margin-top:30px;
	margin-left:5px; 
	color:#333;
}

.imgFloatleft	{
	float:left; 
	display:inline;
	padding:0px 10px 2px 0px;
}

.imgFloatleft1	{
	float:left; 
	display:inline;
	padding:0px 10px 2px 0px;
	margin-left:20px;
}

.imgFloatright	{
	float:right;
	display:inline; 
	padding:0px 0px 2px 10px; 
	margin-top:-20px;
}

.imgFloatright1	{
	float:right;
	display:inline;
	padding:0px 0px 2px 10px;
}

.imgFloatright2	{
	float:right;
	display:inline;
}

.autodates	{
	padding:500px 0px 0px 280px;
}

.question	{
	margin-left:20px;
}

.ser-bullets	{
	margin:-10px 0px 0px 50px;
}

.indbuleets	{
	margin-top:5px;
}

.break	{
	margin-top:30px;
}

.right	{
	text-align:right;
}

.wfloat	{
	float:left;
}

.red	{
	color:#F00;
}

.lgred	{
	color:#F00;
	font-size:36px;
}

.lightblue	{
	color:#03F;
}
