@charset "utf-8";

body{
	margin:0;
	padding:0;
}

#container {
	width: 1024px;
	margin:0 auto;
	
}

#content {
	width: 100%;
	top: auto;

	background-image: url(../vuapps2/images/contentbg3.png) repeat: no-repeat;
	height: 280px;
	background-image: url(images/contentbg3.png);
	background-repeat: repeat-x;
	 
}
#header {
	background-image: url(images/logo3.gif);
	background-repeat: no-repeat;
	height: 75px;
	margin-bottom: 10px;

}

#navigation {
	padding: 10px
	height: 75px;
	margin-top: 30px;
	margin-right: 30px;
	float: right;
	
}

#header2 {
	width: 100%;
	height: 300px;
	background-color:#993300;
	
}


#question {
	width: 100%;
	height: 25px;
	background-color:#990033;		
}
#subscribe {
	height: 236px;
	width: 1024px;
}


#l_col {
	padding: 10px;
	float: left;
	height: 255px;
	width: 339px;
}

#c_col {
	padding: 10px;
	height: 255px;
	margin:0 370px;
}
#r_col {
	padding: 10px;
	float: right;
	width: 350px;
	height: 255px;
	margin:0 1px;
}

#footer {
	padding: 1px;
	height: 100px;
	background-image: url(images/Vstrip.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bottom {
	letter-spacing: 1px;
	height: 10px;
	padding-top: 1px;
	text-align: center;
}
#vu_tracker {
	height: 60px;
}
#form_content {
	width: 1024px;
}
