/* CSS Document
Author: Marshall Merritt
Company: Digital Inc Group
Copyright 2010 
Version: 1.0
*/

/* PlaceHolder */
#login div { position:relative }
#login div label  { position:absolute; top:0; left:0; color: #777; padding-top:5px; padding-left:5px;}

* {
	padding: 0;
	margin: 0;
}

@font-face {
font-family: "Trebuchet MS";
src: url("../fonts/Trebuchet_MS.ttf")
}

body {
}

img {
	border: 0;
}


a:link, a:visited, a:active, a:hover {
	color: #FFF;
	text-decoration: underline;
}


html, body {
	background-image:url('../images/metal_background.jpg');
	background-repeat: repeat;
	background-position: top left;
	font-size:14px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#centercontent {
	width: 953px;
	margin-left: auto;
	margin-right: auto;
	margin-top:15px;
	position:relative;
	z-index:1;
}

#header {
	float:left;
	height:100px;
	width:953px;
}

#logo {
	width:254px;
	float:left;
	height:105px;
}

.nav-wrap { 
	float:left;
	width:696px;
	height:39px;
	display: block;
	background-image: url('../images/navigationbar_nav.png');
	background-repeat: no-repeat;
	float:left;
}


#maincontent {
	float:left;
	width:953px;
}

#mainbody {
	height:auto !important;
	background-image: url('../images/mainbody_black.png');
	background-repeat: repeat-y;
	float:left;
	width:953px;
	min-height:400px;
	height:400px;
}

#footer {
	float:left;
	width:868px;
	height:36px;
	margin-top: 15px;
	margin-left: 42px;
	background-image: url('../images/footer_background.png');
	background-repeat: no-repeat;
	line-height: 36px;
	font-family: Arial;
	font-size: 14px;
	color:#FFF;
}

#footertext {
	width: 480px;
	text-align: left;
	padding-left:20px;
	float:left;
}

#footertext a {
	color:#FFF;
	text-decoration: none;
}

#footertext a:hover {
	text-decoration: underline;
	color:#FFF;
}

#copytext {
	float:left;
	text-align: right;
	width:340px;
}

#poweredby {
	float:left;
	padding-top:15px;
	padding-left:300px;
}

#pagecontent {
	float:left;
	padding-left:17px;
	width:925px;
	color:#FFF;
}

#serivcescolumn {
	float:left;
	width:220px;
	padding-right:5px;
	margin-right:15px;
}

#servicesinformation {
	float:left;
	width:670px;
	height:500px;
	display:block;
	padding-left:15px;
}

#serivcescolumn ul {
	margin:0;
	padding: 0;
	list-style-type: none;
}

#serivcescolumn ul li {
	float:left;
	width:220px;
	padding-bottom:7px;
	padding-top:7px;
	border-bottom: 1px solid #FFF;
}

#serivcescolumn ul li:last-child {
	float:left;
	width:220px;
	padding-bottom:7px;
	padding-top:7px;
	border-bottom: 0px;
}

#serivcescolumn ul li span {
	height:32px;
	line-height: 32px;
	font-size:16px;
	font-color:#FFF;
	float:left;
	padding-left:8px;
	width:155px;
	text-decoration:none;
}

.nounderline a {
	color:#FFF;
	text-decoration: none;
}

.nounderline a:hover {
	color:#FFF;
	text-decoration: underline;
}

.services_title {
	width:685px;
	float:left;
}

.icon {
	height:32px;
	width:32px;
	float:left;
}

.arrow {
	height: 17px;
	width: 17px;
	float:left;
	padding-top:8px;
}

.pagetitle {
	width:912px;
	font-size:18px;
	font-weight: bold;
	padding-bottom:3px;
}

.pagedescription {
	float:left;
	width:912px;
	padding-bottom:10px;
}

.teammember {
	width:410px;
	padding:20px;
	float:left;
	height:265px;
}

.teammember img {
	float:left;
	height:160px;
	width:150px;
	padding-right:10px;
}

.teammember h3 {
	float:left;
	width:250px;
	font-style:italic;
}

.teammember h2 {
	float:left;
	width:250px;
	font-weight:bold;
}

.teammember p {
	float:left;
	width:250px;
	text-align: justify;
}

.service_item, .service_item_right {
	float:left;
	width:685px;
	padding-top:20px;
}

.service_item div, .service_item_right div {
	float:left;
	width:350px;
}

.service_item h2, .service_item_right h2 {
	float:left;
	width:360px;
}

.service_item_right h2 {
	text-align: right;
	width:360px;
}

.service_item p {
	float:left;
	width:360px;
}

.service_item img {
	float:left;
	padding-right:15px;
}

.service_item_right img {
	float:right;
	padding-right: 15px;
}

.service_item_right p {
	float:left;
	width:360px;
	text-align: right;
}

#column685 {
	float:left;
	width:685px;
	font-size:14px;
}

.homeblog {
	float:left; 
	padding-bottom:15px;
}

.homeblog h2 {
	font-size:16px;
}

#contact div {
	float:left;
	padding-bottom:5px;
	width:575px;
}

#contact div label {
	float:left;
	text-align: right;
	padding-right: 5px;
	width:175px;
}

.redstar {
	color:#ED2224;
	padding-right: 2px;
}

.messagebox {
	width:600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	background:#99f099; 
	border:2px solid #339933;
	text-align: center;
	padding:10px;
	color: #000;
	line-height: 20px;
}

.faq {
	float:left;
	line-height:25px;
}

.faq p {
	line-height:28px;
	height:25px;
	float:left;
	width:900px;
	padding-bottom:3px;
	font-size:14px;
	border-top:2px solid #6ABD45;
	border-bottom:2px solid #6ABD45;
	padding-left: 20px;	
	background-color:#6ABD45;
	font-weight: bold;
	color: #000;
}

.faq div {
	float:left;
	width:900px;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:10px;
}

.homeblog p a {
	color:#02A0C6;
}

#serivcescolumn2 {
	float:left;
	width:953px;
	padding-right:5px;
	margin-right:15px;
}

#servicesinformation {
	float:left;
	width:670px;
	height:500px;
	display:block;
	padding-left:15px;
}

#serivcescolumn2 ul {
	margin:0;
	padding: 0;
	list-style-type: none;
	background-image: url('../images/service_bar.png');
	background-repeat: repeat-x;
	height: 42px;
	width:920px;
}

#serivcescolumn2 ul li {
	float:left;
	padding-left: 17px;
	padding-right: 20px;
	margin-top:7px;
	border-right:1px solid #FFF;
}

#serivcescolumn2 ul li:last-child {
	float:left;
	margin-top:7px;
	border-right: none;
}

#serivcescolumn2 ul li span {
	height:32px;
	line-height: 32px;
	font-size:16px;
	font-color:#FFF;
	float:left;
	padding-left:6px;
	text-decoration:none;
}
