/* CSS Document 
Developer: Warren Laidler
Publisher: DeLite Multimedia
Website: www.DeLiteMultimedia.com
Copyright: 2009 - All rights reserved.
*/

/*
---------------------------------------------
Global
---------------------------------------------
*/

* {
	margin:0;
	padding:0;
}
body {
	font: 12px/1.4em Verdana, Geneva, sans-serif;
	color: #FFF;
	background: #000 url(../images/bg.jpg) no-repeat;
}
p {
	margin-bottom: 20px;
	text-align: left;
}
h5 {
	text-align: left;
	padding-bottom: 20px;
}

h1 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0.65em;
}
h2 {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
	font-style: italic;
	color: fff;
	margin-top: 10px;
}
h4 {
	font-size: 12px;
	text-align: right;
}
a img  {border:none;}a:link, a:visited, a:active {
	color: #f53838;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	text-decoration:underline;
}

/*
---------------------------------------------
Layout
---------------------------------------------
*/

#wrapper {
	height: 1490px;
	width: 900px;
	margin: 0px auto;
	background-color: #000;
}
#header {
	height: 63px;
	width: 900px;
	background: #333 url(../images/index_header.jpg) no-repeat;
	text-align: center;
}
#header h3 {
	font-size: 12px;
	margin-bottom: -1px;
	padding-top: 10px;
}
#nav {
	height: 30px;
	width: 900px;
	background: #000;
	text-align: center;
	padding-top: 15px;
}
#navLinks {
	font-size: 0.85em;
}
#navLinks li {
	list-style: none;
	display: inline;
	border-right: .1em solid #FFF;
	padding-left: 1.2em;
	padding-right: 1.2em;
	font-weight: bold;
}
#navLinks li a, #navLinks li a:link, #navLinks li a:active, #navLinks li a:visited {
	color: #FFF;
	text-decoration: none;
}
#navLinks li a:hover {
	color: #f53838;
	text-decoration: none;
}
#navLinks li.noBorder {
	color: #FFF;
	text-decoration: none;
	border-style: none;
}
#navLinks li.noBorder a, #navLinks li.noBorder a:link, #navLinks li.noBorder a:active, #navLinks li.noBorder a:visited {
	color: #FFF;
	text-decoration: none;
	border-style: none;
}
#navLinks li.noBorder a:hover {
	color: #f53838;
	text-decoration: none;
	border-style: none;
}
#flash {
	height: 317px;
	width: 900px;
}
#indexContent {
	height: 995px;
	width: 900px;
	position: relative;
	background: #000 url(../images/index_mainContent_BG.jpg) no-repeat;
}
#infoContent {
	height: 995px;
	width: 900px;
	position: relative;
	background: #000 url(../images/serviceRequest_Content_BG.jpg) no-repeat;
}
#leadStory {
	height: 255px;
	width: 488px;
	padding-top: 58px;
	padding-left: 360px;
}
#testimonial {
	height: 255px;
	width: 488px;
	padding-left: 65px;
	padding-top: 40px;
	padding-bottom: 45px;
	position: relative;
	float: left;
}
#featuredNews {
	height: 250px;
	width: 196px;
	padding-right: 68px;
	position: relative;
	float: right;
	margin-top: 210px;
}
#indexOffer {
	height: 132px;
	width: 815px;
	margin-left: 37px;
	clear: both;
	padding-top: 60px;
}
#servicesContent {
	height: 995px;
	width: 900px;
	position: relative;
	background: #000 url(../images/servicesContent_BG.jpg) no-repeat;
}
#services_Left {
	height: 573px;
	width: 508px;
	margin-left: 70px;
	padding-top: 75px;
	float: left;
}
#services_Left img {
	float: left;
	border: medium solid #FFF;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#servicesList {
	height: 260px;
	width: 200px;
	float: left;
	padding-top: 70px;
	margin-left: 100px;
	font-weight: bold;
	line-height: 1.8em;
	font-size: 11px;
}
#servicesList ul li {
	color: fff;
}
#services_Ad {
	padding-top: 17px;
	position: relative;
	float: right;
	padding-right: 34px;
}
#servicerequestform {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
	padding-top: 60px;
}
#servicerequestform.right {
	text-align:right;
}
#productsContent {
	height: 995px;
	width: 900px;
	position: relative;
	background: #000 url(../images/productsContent_BG.jpg) no-repeat;
}
#productsContent {
	background-image: url(../images/productsContent_BG.jpg);
	background-repeat: no-repeat;
	height: 995px;
	width: 900px;
}
#aboutContent {
	height: 995px;
	width: 900px;
	position: relative;
	background: #000 url(../images/services_mainContent_BG.jpg) no-repeat;
}
#contactContent {
	height: 995px;
	width: 900px;
	position: relative;
	background: #000 url(../images/services_mainContent_BG.jpg) no-repeat;
}
#sideBar {
	height: 208px;
	width: 196px;
	margin-left: -40px;
	clear: left;
	float: right;
	margin-top: -220px;
}
#clientName {
	text-align: right;
	font-weight: bold;
}
#footer {
	height: 62px;
	width: 900px;
	background: #000;
	text-align: center;
	padding-top: 1.5em;
	font-size: 12px;
}
#referredby {
	height: 125px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 11px;
}
#templates {
	padding-top: 60px;
	padding-left: 40px;
	text-align: center;
}
.contentList {
	padding-left: 25px;
	padding-bottom: 25px;
}



/*
---------------------------------------------
Classes
---------------------------------------------
*/

.noBorder {
	border-style: none;
}
.templateTx {
	padding-left: 20px;
	width: 780px;
}
