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

body {
	margin: 0;
	padding: 0;
	background-image: url(./images/bgapple.jpg);
	background-repeat: repeat-x;
	font: normal 12px/18px Tahoma, Arial, sans-serif;
	color: #383838;
	background-position: center top;
}

dl,dt,dd,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin: 0;
padding: 0;
}

ul.line {
	margin: 0;
	text-align: left;
	list-style-type: disc;
	line-height: 21px;
	padding: 0px 0px 0px 25px;
	float: none;
	text-indent: 0px;
}

li.line {
	float: none;
	margin: 0px;
	padding: 0px;
}

ul.linesidebar {
	margin: 0;
	text-align: left;
	list-style-type: none;
	line-height: 21px;
	padding: 5px 0px 0px 25px;
	float: none;
	text-indent: 0px;
}

li.linesidebar {
	float: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: url(./images/smarrow.jpg);
	font-size: 11px;
	background-position: center center;
}

ul.linequote {
	margin: 0;
	text-align: left;
	list-style-type: none;
	line-height: 21px;
	padding: 5px 0px 0px 25px;
	float: none;
	text-indent: 0px;
}

li.linequote {
	float: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: url(./images/quote.jpg);
	font-size: 11px;
}

ul.linewrench {
	margin: 0;
	text-align: left;
	list-style-type: none;
	line-height: 21px;
	padding: 5px 0px 0px 25px;
	float: none;
	text-indent: 0px;
}

li.linewrench {
	float: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: url(./images/wrench.jpg);
	font-size: 11px;
	line-height: 18px;
}




		
		#wrapper {
	background-image: url(./images/panel-b.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
		#wrapper2 {
	background-repeat: no-repeat;
	width: 899px;
	text-align: center;
	padding: 55px 40px 10px;
	
	float: none;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 200px;
	background-image: url(./images/header-about.png);
}

#wrapper3 {
	background-repeat: no-repeat;
	width: 899px;
	text-align: center;
	padding: 55px 40px 10px;
	
	float: none;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 200px;
	background-image: url(./images/header-services.png);
}

#wrapper4 {
	background-repeat: no-repeat;
	width: 899px;
	text-align: center;
	padding: 55px 40px 10px;
	background-image: url(./images/header-projects.png);
	float: none;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 200px;
}

#wrapper5 {
	background-repeat: no-repeat;
	width: 899px;
	text-align: center;
	padding: 55px 40px 10px;
	
	float: none;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 200px;
	background-image: url(./images/header-contact.png);
}

#wrapper6 {
	background-repeat: no-repeat;
	width: 899px;
	text-align: center;
	padding: 55px 40px 10px;
	
	float: none;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 200px;
	background-image: url(./images/header-clients.png);
}

#wrapper7 {
	background-repeat: no-repeat;
	width: 899px;
	text-align: center;
	padding: 55px 40px 10px;
	
	float: none;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 200px;
	background-image: url(./images/header-testimonials.png);
}



.featured {
	font-size: 24px;
	line-height: 30px;
	color: #0D55A5;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.featuredsidebar {
	font-size: 18px;
	color: #0D55A5;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0D55A5;
}

.featured-sub {
	font-size: 18px;
	line-height: 24px;
}

.anchorlinks a {
	display: block;
	float: right;
	background-image: url(./images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	margin-right: 20px;
	color: #382C74;
	text-decoration: none;
}

.hr {color:#383838}

#contentinside {
	background-image: url(./images/bgapple.jpg);
	background-repeat: no-repeat;
	background-color: #FDFDFD;
	width: 100%;
	text-align: center;
	float: left;
}

.sidebar {
	float: left;
	width: 250px;
	padding-left: 10px;
	text-align: left;
	padding-top: 30px;
}


.mainbar {
	float: left;
	width: 609px;
	text-align: left;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
