@charset "utf-8";

body {
	 background-image: url("background.jpg");
    background-position: 50% 0;
    background-repeat: no-repeat;
	background-color: #333333;
	margin: 0;
	padding: 0;
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
#main p.lastNode {
	margin-bottom: 0;

}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
.main{margin:0 auto; width: 899px; }  
#MainImage {
	left: 0px;
	top: -13px;
	width: 899px;
	padding-top: 0px;
	height: 634px;
	background: url(CVCO_Intern_cropped.png) no-repeat;  
	position: relative;
	margin: auto;

}
#random {
	left: 486px;
	position: absolute;
	top: 210px;
	margin-bottom: 0;
	width: 22px;
	padding-top: 0px;
	height: 24px;

}
#video_slice {
	left: 348px;
	position: absolute;
	top: 206px;
	margin-bottom: 0;
	width: 320px;
	padding-top: 0px;
	height: 259px;

}
#LinkArea {
	left: 107px;
	position: absolute;
	top: 231px;
	margin-bottom: 0;
	width: 203px;
	padding-top: 0px;
	height: 144px;

}
#contact_slice {
	left: 348px;
	position: absolute;
	top: 479px;
	margin-bottom: 0;
	width: 320px;
	padding-top: 0px;
	height: 54px;
	text-align:center;
	overflow:auto;

}
#Div {
	left: 792px;
	position: absolute;
	top: 573px;
	margin-bottom: 0;
	width: 100px;
	padding-top: 0px;
	height: 54px;

}
.sublink {
font: bold 12px/27px arial, helvetica, sans-serif;
color:#ffffff;
text-decoration: none;
width:203px;
height:27px;
display:block;
margin-bottom:2px;
text-align:center;
background: url(button.png) no-repeat;
overflow:hidden;

}
.sublink:hover {
color: #ffffff;
background-position: 0 100%;

}