@charset "UTF-8";
#top/* CSS Document */

 {
	height: 100px;
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#container {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../art/bg_container.jpg);
	background-repeat: repeat-y;
	height: auto;
}
#nav {
	height: 74px;
	background-repeat: no-repeat;
	padding-top: 25px;
	width: 914px;
	padding-left: 54px;
	background-image: url(../art/bg_nav.jpg);
}
#body {
	height: auto;
	margin-right: 54px;
	margin-left: 54px;
}
#home_body1 {
	width: 600px;
	height: auto;
	float: left;
}
#home_body2 {
	height: 110px;
	width: 560px;
	background-image: url(../art/av_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin-top: 30px;
	color: #CCCCCC;
}
#contact_us {
	width: 610px;
	margin-right: 30px;
}
#home_cobalt_team {
	width: 190px;
	float: left;
	background-image: url(../art/home_team_bg.png);
	background-repeat: no-repeat;
	height: 130px;
	margin-top: 40px;
	margin-left: 39px;
	padding-top: 54px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #CCCCCC;
}
#home_testimonials {
	width: 190px;
	float: left;
	background-image: url(../art/home_testimonial_bg.png);
	background-repeat: no-repeat;
	margin-left: 39px;
	padding-top: 54px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #CCCCCC;
	margin-top: 20px;
}
#flash_home {
	width: 860px;
	height: 280px;
	margin-bottom: 20px;
}
#flash_team {
	height: 400px;
	width: 860px;
	margin-bottom: 30px;
}
#flash_engineering {
	height: 400px;
	width: 860px;
	margin-bottom: 20px;
}
#flash_rackart {
	height: 500px;
	width: 860px;
	margin-bottom: 20px;
	background-image: url(../art/bg_rackart.jpg);
	background-repeat: no-repeat;
}
#team_bio {
	width: 610px;
	float: left;
	margin-right: 30px;
}
#team_resume {
	width: 186px;
	float: left;
	background-color: #CCCCCC;
	padding-top: 48px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	background-image: url(../art/team_sidebar_top.jpg);
	background-repeat: no-repeat;
}
#av_body {
	width: 500px;
	margin-right: 30px;
	float: left;
}
#av_sidebar {
	width: 314px;
	background-repeat: no-repeat;
	float: left;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}
#end {
	background-image: url(../art/end.jpg);
	height: 40px;
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	padding-top: 46px;
	background-repeat: no-repeat;
}
#menu_active {
	width: 172px;
	float: left;
	background-image: url(../art/top_nav_button_over.png);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 12px;
	font-family: "Lucida Grande CE", Arial, Verdana;
}
.top_menu {
	float: left;
	font-family: "Lucida Grande CE", Arial, Verdana;
	font-size: 14px;
	text-align: center;
	width: 172px;
	height: 40px;
	}	
.top_menu a:link, .top_menu a:visited {
	text-decoration: none;
	background-image: url(../art/top_nav_button.png);
	padding-top: 12px;
	display: block;
	width: 172px;
	background-repeat: no-repeat;
	height: 40px;
	color: #0033FF;
}
.top_menu a:hover {
	background-image: url(../art/top_nav_button_over.png);
	color: #FFFFFF;
	background-repeat: no-repeat;
}
.no_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bio_box {
	background-color: #5B88E1;
	width: 570px;
	background-image: url(../art/bg_bio.png);
	background-repeat: repeat-x;
	margin-bottom: 20px;
	color: #FFFFFF;
	padding: 20px;
}
.contact_us {
	float: left;
	width: 300px;
	margin-bottom: 20px;
}
#clear_float {
	clear: both;
	height: 10px;
	width: 500px;
}
