@charset "utf-8";
/* CSS Document */
* {
	padding:0; 
	margin:0; 

}



html { 
	padding:0; 
	margin:0; 
	background-color: #33488b;
}

body { 
	/*background:url(images/mani_bg.jpg) repeat-y  #013562 center; */
	padding:0; margin:0; font-size:0.75em; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#002087; 
	
	
}

#alpha_container { 
	width:899px; 
	margin:auto; 
	position:relative;
	background-color: #f0f4fb;
	height:100%;
	border: #000000 1px solid;
	padding: 0;
}

#alpha_header { 
	width:900px; 
	height: 260px; 
	float:left; 
	background:#FFFFFF;
}

#charlie_left { 
	float: left; 
	width: 197px; 
}

#charlie_right { 
	float: right; 
	width: 699px;
	margin-bottom: 20px;
}

#alpha_left { 
	float:left; 
	width:199px; 
	/*background:url(images/left_bg.jpg) no-repeat;*/ 
	background-color: #ffffff;
	border-right: #002087 1px solid; 
	border-bottom: #002087 1px solid; 
	
}

#alpha_left  a{ 
	color:#002087; 
	text-decoration:none;
	}

#alpha_left  a:hover {
	text-decoration:underline;
}

#alpha_right { 
	float: right; 
	width:699px; 
	/*background:url(images/right_bg.jpg) no-repeat; */
	
}

#nav4 ul {
	list-style: none; 
	padding:10px 0 10px 2px; 
	margin: 0;
}

#nav4 a {
	width: 181px;  
	display:block; 
	line-height:20px; 
	padding:5px 0 5px 10px;   
	color: #002087; 
	text-decoration: none; 
	font-weight: bold; 
	border-bottom:#002087 1px dashed; 
	font-size:1.1em;
}

html>body #nav4 a {
	width: 181px;
}

#nav4 a:hover {
	background: #0f245f ; 
	color: #ffffff; 
	border-bottom:#ffffff 1px dashed; 
	text-indent:5px;
	
}

#beta_content{ 
	padding:10px 10px 10px 10px; 
	text-align:justify;
}

#car_flash { 
	float:left; background:url(Flash/vw.jpg) no-repeat; 
	width:689px; height:248px; margin:5px 0 0 5px; 
	padding:0 0 4px 0;
}

#alpha_footer { 
	margin:auto; 
	width:900px; 
	height: 55px;
	text-align:center; 
	font-weight: bold;
	font-size:1em; 
	color:#002087; 
	clear:both;
	border-top: #33488b 1px solid;
	padding: 10px;
	background:url(images/footer.jpg) top left no-repeat;
	margin-bottom: -18px;
	
	
	
}

#alpha_footer a {
	color:#FFFFFF; 
	text-decoration:none;
}

#alpha_footer a:hover { 
	text-decoration:underline;
}


#featured {
	width: 221px;
	height: 271px;
	background: url('images/featured.gif') no-repeat;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	position: relative;
	float: right;
}


#inlineFourth {
	height: auto;
	width: 200px;
	left: 15px;
	top: 40px;
	margin-top: 30px;
}

.welcome {
	font-size : 1.5em;
}

.home{
	padding: 5px;
	line-height: 1.25em;
}