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

body *{ outline:none; }
body {
	margin:0 auto;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#272727;
	background:#220104;
}
a { text-decoration:none; color:#272727; }

h1, h2, h3, h4, h5, h6, p, div, span, html, ol, form, label {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

p a { color:#272727; }


.clear {
	clear:both;
	font-size:0;
	margin:0;
	padding:0;
	height:0;
	line-height:0;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
img {
	border:0;
	padding:0;
	margin:0;
}
.redHead { color:#da251d; }
.padT35 { padding-top:35px; }
.padB20 { padding-bottom:20px; }

/*HEADER*/
#header {
	width:760px;
	height:105px;
	position:relative;	
	margin:0 auto;
	background:#d4d5d4;
}

#header #topBrown {
	height:5px;
	line-height:5px;
	background:#470004;
	}
#header #logo {
	height:75px;
	padding-left:10px;
	float:left;
	clear:both;
	}
#header #clockArea {
	width:491px;
	background:url(../images/clock-back.gif) no-repeat;
	width:269px;
	line-height:22px;
	text-align:center;
	float:right;
	margin-top:53px;
	vertical-align:bottom;
	}

/*Header Image*/
#headerImageArea {
	width:760px;
	height: 156px;
	position:relative;
	margin:0 auto;
	background:#fff;
	}
.headerTB {
	height:3px;
	line-height:3px;
	clear:both;
	overflow:hidden;
	background:#272727;
	width:760px;
	}
#headerImage {
	height:150px;
	float:left; }

/*Links Under Header Image*/
#headerLinksOther {
	background:url(../images/header-links-other.gif) no-repeat left;
	float:left;
	width:478px;
	height:22px;
	}

#headerLinksOther ul{
	margin: 0;
	padding: 0;
	font: normal 10px Arial;
	text-transform:uppercase;
	list-style-type: none;
	background: none;
	width: 450px;
	}
#headerLinksOther li{
	display: inline;
	margin: 0;
	padding:0;
	}
#headerLinksOther li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 3px 15px; /*padding inside each tab*/
	border-right: 1px solid #d5d6d7; /*right divider between tabs*/
	color: #d5d6d7;
	text-align:center;
	}
#headerLinksOther li a:hover { color:#db0000; }


/*Content Area*/
#contentArea {
	background:#fff; width:760px; position:relative; margin:0 auto; }

#bodyArea {
	width:760px;
	background:#fff;
	float:left;
	margin:0 auto;
	padding:30px 0;
	}
/*Headings*/
h1 {
	font-size:16px;
	width:100%;
	margin-bottom:5px;
	}
h2 {
	font-size: 14px; 
	color:#da251d;
	}
h2 a {
	color:#da251d;
	}
h2 a:hover {
	color:#000;
	}


/*Homepage Welcome Area*/
#welcomeText {
	width: 464px;
	height:145px;
	float:left;
	padding-left:20px;
	}
#welcomeText img { padding-right:15px; }
#welcomeText p {
	text-align:justify;
	margin-bottom:5px;
	}
.readMore {
	float:right;
	font-weight:bold;
	}
.readMore a { color:#272727; }

/*Homepage Service Area*/
.homeServicesArea {
	float:right;
	width:228px;
	height:200px;
	border:1px solid #adb2b6;
	background:#f2f2f2;
	margin-right:20px;
	}

.homeServicesArea ul {
	margin:0;
	margin-left:15px;
	list-style-type: none;
	padding:0;
	overflow:hidden;
	color:#da251d;
	}
.homeServicesArea ul li{
	display: inline;
	margin: 0;
	padding:0;
	}
.homeServicesArea ul li a{
	text-align:left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding:2px 0 1px 0; /*padding inside each tab*/
	padding-left:15px;
	color: #da251d;
	background:url(../images/bullet.gif) left center no-repeat;
	}
.homeServicesArea ul li a:hover { color:#272727; }

/*Homepage Portfolio Area*/
#workPort {
	width:172px;
	height:145px;
	float:right;
	padding-right:20px;
	}
#workPort img {
	border:1px solid #adb2b6;
	padding:3px;
	}


#lineSepHor {
	float:left;
	width:720px;
	padding-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	}

/*Homepage Service Area*/
#homeServices {
	float:left;
	width:720px;
	padding:0 20px;
	}
.homeServicesBox {
	float:left;
	width:228px;
	height:200px;
	border:1px solid #adb2b6;
	background:#f2f2f2;
	}
.homeServicesBox img { padding-right:10px; }
.homeServicesBox ul {
	margin:0;
	margin-left:15px;
	list-style-type: none;
	padding:0;
	overflow:hidden;
	color:#da251d;
	}
.homeServicesBox ul li{
	display: inline;
	margin: 0;
	padding:0;
	}
.homeServicesBox ul li a{
	text-align:left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding:3px 0; /*padding inside each tab*/
	padding-left:15px;
	color: #da251d;
	background:url(../images/bullet.gif) left center no-repeat;
	}
.homeServicesBox ul li a:hover { color:#272727; }
.spaceHomeServices { width:15px; height:200px; float:left; }


/*Footer*/
#footer {
	clear:both;
	width:720px;
	background:#fff;
	position:relative;
	margin:0 auto;
	padding:0 20px;
	}
.footerBack {
	background:url(../images/footer-back.gif) repeat-x;
	height:52px;
	text-align:center;
	}
.footerBack p { padding-top:7px; }
.footerBack a { color:#272727; }
.footerBack a:hover { text-decoration:underline; }


/*About Us Page*/
#textArea {
	width: 464px;
	float:left;
	padding-left:20px;
	}
#textArea img { padding-right:15px; }
#textArea p {
	text-align:justify;
	margin-bottom:5px;
	}

#textArea ul {
	margin:0;
	margin-left:15px;
	list-style-type: none;
	padding:0;
	overflow:hidden;
	color:#da251d;
	}
#textArea ul li{
	margin:5px 0 0 0;
	padding:0;
	background:url(../images/bullet.gif) left center no-repeat;
	padding-left:15px;
	}
#textArea ul li a{
	text-align:left;
	text-decoration: none;
	margin: 0;
	padding:3px 0; /*padding inside each tab*/
	padding-left:15px;
	color: #da251d;
	background:url(../images/bullet.gif) left center no-repeat;
	}
#textArea ul li a:hover { color:#272727; }


/*SES*/
#seoArea {
	width: 464px;
	float:left;
	padding-left:20px;
	}
#seoArea img { padding-right:15px; }
#seoArea p {
	text-align:justify;
	margin-bottom:5px;
	}

#seoArea ul {
	margin:0;
	margin-left:15px;
	list-style-type: none;
	padding:0;
	overflow:hidden;
	color:#272727;
	}
#seoArea ul li{
	margin:5px 0 0 0;
	padding:0;
	background:url(../images/bullet.gif) left 4px no-repeat;
	padding-left:15px;
	}
#seoArea ul li a{
	text-align:left;
	text-decoration: none;
	margin: 0;
	padding:3px 0; /*padding inside each tab*/
	padding-left:15px;
	color: #272727;
	background:url(../images/bullet.gif) left center no-repeat;
	}
#seoArea ul li a:hover { color:#272727; }
