@charset "utf-8";


* {
margin:0px;
padding:0px;

}
body {
	background-color: #000034;
	background-image: url(../images/VW_bg.png);
	background-repeat: repeat-x;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#icons{
height: 54px;
width: 163px;
float: left;
margin-top: 60px;
margin-left: 15px;
}
/*==================Coaches======================================*/
#logo_coaches {
	background-image: url(../images/VW_coaches.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 269px;
	margin-left: 10px;
	margin-top: 60px;
	float:left;
}
#pic_coaches {
	background-image: url(../images/VW_coaches_03.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 268px;
	width: 338px;
	margin-right: 10px;
	float:right;
}
#header_coaches {
	height: 268px;
	background-image: url(../images/header_bg_03.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
/*==================speaks======================================*/
#logo_speaks {
	background-image: url(../images/VW_speaks_06.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 269px;
	margin-left: 10px;
	margin-top: 60px;
	float:left;
}
#pic_speaks {
	background-image: url(../images/VW_speaks_03.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 269px;
	width: 338px;
	margin-right: 10px;
	float:right;
}
/*==================consults======================================*/
#logo_consult {
	background-image: url(../images/VW_consults_06.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 269px;
	margin-left: 10px;
	margin-top: 60px;
	float:left;
}
#pic_consult {
	background-image: url(../images/VW_consults_03.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 267px;
	width: 338px;
	margin-right: 10px;
	float:right;
}
/*==================resources======================================*/
#logo_res {
	background-image: url(../images/VW_resources_06.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 269px;
	margin-left: 10px;
	margin-top: 60px;
	float:left;
}
#pic_res {
	background-image: url(../images/VW_resources_03.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 267px;
	width: 338px;
	margin-right: 10px;
	float:right;
}
/*==================contact us======================================*/
#logo_contact {
	background-image: url(../images/VW_contactus_06.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 269px;
	margin-left: 10px;
	margin-top: 60px;
	float:left;
}
#pic_contact {
	background-image: url(../images/VW_contactus_03.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 268px;
	width: 338px;
	margin-right: 10px;
	float:right;
}
/*==================sitemap======================================*/
#logo_site {
	background-image: url(../images/VW_sitemap_03.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 269px;
	margin-left: 10px;
	margin-top: 60px;
	float:left;
}
#pic_site {
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 267px;
	width: 338px;
	margin-right: 10px;
	float:right;
}

#bullet {
float: left;
margin-left: 20px;
}
#bullet ul {
	list-style-type: none;
}
#bullet ul li {
	float: left;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	width: 800px;
	display: block;
	position: relative;
	line-height: 24px;
}
#bullet ul li a{
color: #FFFF80;
text-decoration:none;
}
#bullet ul li a:hover{
color: #ffffff;
text-decoration: underline;
}
#content{
padding: 10px;
color: #ffffff;
}
#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
	line-height: 24px;
}
#body .headding{
font-size: 21px;
line-height: normal;
color: #CCDBEC;
padding-left: 10px;
}
#body .headingyellow{
font-size: 18px;
line-height: normal;
color: #FFFF80;
font-style:italic;
padding-left: 10px;
}
#body .left {
	float: left;
	padding-top: 0px;
}
#body .right {
	float: right;
	margin-top: 30px;
	width: 280px;
	padding-left: 30px;
	display: block;
}
.spacer {
clear:both;
line-height:12px;
}

#footer {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}
#footer ul {
margin:0px;
padding:0px;
list-style-type: none;
display: block;
height: 30px;
width: 500px;
margin-left: auto;
margin-right: auto;
}

#footer ul li {
	float: left;
	color: #014C8B;
	text-align: center;
	margin-left: 10px;
	}

#footer ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #014C8B;
	text-decoration: none;

}
#footer ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
