@charset "UTF-8";
body {
	background:#111111;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
h2 {
	font-size: 14px;
	color: #F00;
	font-weight: normal;
}
.servbox1 {
	float: left;
	width: 270px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #999999;
	height: 402px;
}
.servbox2 {
	float: left;
	width: 270px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #999999;
	height: 402px;
}
#services {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #CCCCCC;
}
.side_bar {
	height: 300px;
	width: 150px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding: 0px;
}
#container  {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left;
}

#container:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
    visibility:hidden;
}
#header  {
	height: 65px;
	background-image:url(../images/vc_logo.png);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 11px;
	margin: 0px;
	top: 0px;
	position: static;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#header  h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContent  {
	color: #CCCCCC;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 730px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	height: 332px;
}
#contactContent {
	color: #FFF;
	margin: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 870px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	height: 430px;
	background-image: url(../images/Contact_bg.jpg);
	background-repeat: no-repeat;
}
#headpic  {
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#conveyor  {
	width: 900px;
	height: 75px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	clear: both;
}
#footer  {
	background-color: #333333;
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	width: 890px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}


a:link {
	line-height:normal;
	text-decoration:none;
	color: #FFFFFF;
	}
a:visited {
	line-height:normal;
	text-decoration:none;
	color: #FFFFFF;
	}
a:hover {
	line-height:normal;
	color:#FFFF00;
	text-decoration:none;
	}
#portfolioContent {
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	width: 850px;
	float: left;
	height: 482px;
	background-image: url(../images/portfolio_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#portdivmain {
	margin: 0px;
	width: 480px;
	float: left;
	height: 350px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}
#portdivsub {
	width: 139px;
	float: left;
	height: 104px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 17px;
}
#portdivtext {
	width: 480px;
	float: left;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
	font-weight: lighter;
}

