/* file(core.css) */

/* import */
@import url("styles.css");
@import url("nav.css");
@import url("forms.css");

/* components */
@import url("components/news.css");
@import url("components/form-builder.css");


*, body { padding:0; margin:0; }

img, a img { border:none; }

body {
	background-color: #fff;
}

#mast {
	height: 170px;
	background: url(/sites/compustorcomau/assets/images/mast-bg.gif) repeat-x left top;
	position: relative;
}

#mast .container {
	position: relative;
}

.container {
	width: 960px;
	margin: 0 auto;
}

#logo {
	float: left;
	margin: 23px 0 0 5px;
}

#phone {
	float: right;
	margin: 20px 8px 0 0;
}

#nav {
	position: absolute;
	top: 120px;
	left: 0px;
	background: #000 url(/sites/compustorcomau/assets/images/nav-sprites.gif) repeat-x;
	width: 960px;
	height: 40px;
}

#navleft {
	background: url(/sites/compustorcomau/assets/images/nav-left.png) repeat-x;
	width: 5px;
	height: 40px;
	position: absolute;
	left: 0px;
}

#navright {
	background: url(/sites/compustorcomau/assets/images/nav-right.png) repeat-x;
	width: 5px;
	height: 40px;
	position: absolute;
	right: 0px;
}

#billboard {
	height: 345px;
	background: url(/sites/compustorcomau/assets/images/home-banner-bg.gif) repeat-x;
	border-bottom: 4px solid #ececec;
}

#billboard .container{
	padding-top: 15px;
}

#inner #billboard {
	height: 135px;
	background: url(/sites/compustorcomau/assets/images/inner-banner-bg.gif) repeat-x;
	border-bottom: 4px solid #ececec;
}

#inner #billboard .container{
	padding: 0px;
}

#inner #billboard #ftr-img {
	float: right;
}

#inner #billboard #ftr-img p {
	margin: 0px;
}

#content .container {
	padding-top: 15px;
}

#home #panel-group {
	width: 960px;
	height: 200px;
	background: url(/sites/compustorcomau/assets/images/home-panels.gif) no-repeat;
	margin-bottom: 25px;
}

#panel-group .panel {
	float: left;
	width: 280px;
	height: 170px;
	padding: 15px 20px 0px 20px;
}

.panel {
	font-size: 11px;
	color: #353535;
}

.panel p {
	margin-bottom: 8px;
	line-height: 16px;
}

.panel ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.panel ul li {
	margin: 0 0 3px 0;
	padding: 0 0 0 10px;
	line-height: 16px;
	background: url(/sites/compustorcomau/assets/images/panel-bullet.gif) no-repeat 0px 3px;
	float: left;
	width: 130px;
}

.panel h3 {
	height: 26px;
	line-height: 26px;
	margin-bottom: 10px;
}

.panel table {
	margin-bottom: 5px
}


#inner #panel-group {
	float: right;
	width: 250px;
}

#inner #panel-group .panel {
	float: none;
	width: auto;
	height: auto;
	padding: 0px;
	margin-bottom: 20px;
}

#inner .panel ul li {
	width: auto;
	float: none;
}

.services h3 {
	background: url(/sites/compustorcomau/assets/images/icon-services.gif) no-repeat 0px 0px;
	padding-left: 30px;
}
.testimonials h3 {
	background: url(/sites/compustorcomau/assets/images/icon-testimonials.gif) no-repeat 0px 0px;
	padding-left: 30px;
}
.management h3 {
	background: url(/sites/compustorcomau/assets/images/icon-management.gif) no-repeat 0px 0px;
	padding-left: 30px;
}

.panel .quotes {
	background: url(/sites/compustorcomau/assets/images/quote-close.gif) no-repeat right bottom;
}
.panel .quotes p {
	background: url(/sites/compustorcomau/assets/images/quote-open.gif) no-repeat left 1px;
	text-indent: 18px;
}
.panel .quoter {
	color: #1a5283;
}

#mainContent .testimonial {
	width: 100%;
	padding-top: 15px;
	border-top: 1px solid #EAEAEA;
}
#mainContent .testimonial td {
	background: url(/sites/compustorcomau/assets/images/quote-open2.gif) no-repeat left 2px;
	padding-left: 18px;
	color: #444;
}

#home #mainContent {
	width: 450px;
	float: left;
	padding-left: 10px;
}

#home h1 {
	font-size: 24px;
}


#homenews {
	width: 500px;
	float: right;
}

#homenews h2 {
	padding-left: 30px;
}


#inner #mainContent {
	float: left;
	width: 660px;
	padding-left: 5px;
}

#inner #mainContent h1 {
	color: #fff;
	font-size: 36px;
	width: 475px;
	height: 92px;
	margin-top: -154px;
	margin-bottom: 25px;
	padding-top: 43px;
	/*margin-bottom: 0px;*/
	/*position: absolute;
	left: 5px;
	top: 0px;
	z-index: 50;*/
}

#foot .container {
	border-top: 1px solid #eaeaea;
	padding-top: 20px;
	padding-bottom: 10px;
	overflow: hidden;
}

#foot {
	font-size: 11px;
	color: #5a5a5a;
}

#foot a {
	color: #858585;
}

#foot a:hover {
	color: #dd6e0b;
}

#copyright { line-height: 23px; margin-bottom: 15px; }
#footer-logo { margin-top:-38px; text-align: right;}
#footer-nav { clear:both; float:left; margin-left:-5px; }
#footer-nav a {
	background: url(/sites/compustorcomau/assets/images/footer-link-sep.gif) no-repeat 0px 3px;
	padding-left: 6px;
	margin-right: 5px;
	float: left;
}

#clue { float: right; margin-right:-5px;}

#clue a {
	background: url(/sites/compustorcomau/assets/images/footer-link-sep.gif) no-repeat right 3px;
	padding-right: 6px;
	margin-left: 5px;
	float: left;
}


.submenu h2 {
	display: none;
}




















