html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background: black;
}
ol, ul {
	list-style: bullet;
	margin-left: 15px;
	margin-top: 15px;
	
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* CLEAR FIX*/
.clearfix:after {content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

html,
body, #wrap {
   margin:0;
   padding:0;
   height:100%;
}

body > #wrap {
height: auto; min-height: 100%;
}


body{
font-family: Verdana, Arial, sans-serif;
color: #444;
background-image: url(images/mainbg.jpg);
background-position: center top;
background-repeat: no-repeat;
background-color: #000;
}

p{margin-top: 25px;}

#header{
height: 228px;
position: relative;
width: 960px;
margin: 0 auto;
}

	#nav-menu{
	width: 960px;
	position: absolute;
	top: 70px;
	}

	#nav-menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
	}

	#nav-menu li{
	float: left;
	margin: 0 0.15em;
	} 

	#nav-menu li a{
	height: 2em;
	line-height: 10px;
	float: left;
	width: 132px;
	} 


#container{
height: auto;
min-height:100%;
padding-bottom: 147px;
width: 960px;
margin: 0 auto;
}

	#toplead{
	position: absolute;
	left: 20px;
	top: 25px;
	width: 917px;
	height: 53px;
	background-image: url(images/topleadbg.png);
	}

	#toplead #topcons{
	margin-top: 9px;
	float: right;
	}

	#carousel{
	width: 960px;
	height: 346px;
	background-image: url(images/carouselbg.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
	position: relative;
	padding-top: 60px;
	}
		
	#carousel #right-but{
	position: absolute;
	z-index: 631;
	left: 0px;
	top: 170px;
	cursor: pointer;
	}
	
	#carousel #left-but{
	position: absolute;
	z-index: 632;
	left: 948px;
	top: 170px;
	cursor: pointer;
	}	
	
	#title-text{
	width: 560px;
	margin-left: 100px;
	color: #666;
	font-size: 10px;
	line-height: 14px;
	float: left;
	text-transform: uppercase;
	display: inline;
	padding-top: 15px;
	}
	
	#viewcase{
	position: absolute;
	z-index: 633;
	width: 244px;
	clear: none;
	float: right;
	}

.bc_cont{
float: right;
width: 90px;
}

	#central{
	width: 881px;
	margin: 75px auto;
	min-height: 360px;
	background-image: url(images/centralbg.png);
	background-position: center 0px;
	background-repeat: no-repeat;
	padding: 25px 20px 20px 20px;
	font-size: 12px;
	color: #888;
	line-height: 19px;
	position: relative;
	}



		#central #breadcrumbs{
		position: absolute;
		top: -40px;
		font-size: 10px;
		color: #777;
		}

		#central #breadcrumbs .breadcrumb a{
		font-size: 10px;
		color: #ccad9b;
		}

		#central a{
		text-decoration: none;
		font-size: 12px;
		color: #97b701;
		}	
		
		#central a:hover{
		text-decoration: none;
		font-size: 12px;
		color: #ef3c77
		}
		
		#central .cont a{
		font-size: 12px;
		text-decoration: none;
		color: #aa0000;
		}
		
		#central .cont a:hover{
		font-size: 12px;
		color: #bcff3a;
		}

		#central .pagetitle{
		margin-left: -10px;
		margin-top: 15px;
		margin-bottom: 15px;
		display: block;
		}


		#central #left{
		clear: both;
		width: 66%;
		float: left;
		}
		
		#central #right{
		float: right;
		}

		#central .mainpic{
		float: left;
		margin: 18px;
		margin-top: 0;
		margin-left: 0;
		}
		
		
		#central .mainpic img{
		border: 1px solid #000;
		}

		#central .mainpic img:hover{
		border-top: 1px solid #eee;
		border-left: 1px solid #777;
		border-right: 1px solid #777;
		}

		#central h1{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		font-weight: bold;
		color: #ccc;
		padding-top: 25px;
		padding-bottom: 9px;
		margin-bottom: 25px;
                float: left;
		}
                #central #back{
                display: inline;
                float: left;
                width: 35px;
                margin-right: 15px;
		margin-top: 10px;
                }
                

		#central h2{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-weight: bold;
		color: #ccc;
		margin-bottom: 15px;
		}

		#central h3{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		font-weight: bold;
		color: #aaa;
		margin-bottom: 15px;
		}
		
		.mainpic a{
		margin: 0 auto;
		text-decoration: none;
		clear: both;
		text-align: center;
		width: 200px;
		text-transform: uppercase;
		font-size: 10px;
		color: #aaa;
		}

		
		#central .logo{
		float: left;
		margin: 25px 35px 0 0;
		}

		#central .testimon{
		line-height: 22px;
		}


		#central .testimon b{
		color: #ccc;
		font-family: Georgia, "Times New Roman", Times, serif; 
		font-size: 14px;
		line-height: 25px;
		}
		
		#central .testimon p{
		margin-top: 25px;
		}




	#central_content{
	min-height:430px;
	width: 881px;
	background-image: url(images/front_titlesect.png);
	background-position: 0 40px;
	background-repeat: no-repeat;
	padding-top: 100px;
	position: relative;
	}


	#central_content #about{
	position: absolute;
	left: 10px;
	margin-top: 5px;
	width:290px;
	font-size: 11px;
	color: #888;
	line-height: 17px;
	}
	
		#central_content #about img{
		margin-top: 25px;
		}
	
	#central_content #whatwedo{
	position: absolute;
	left: 320px;
	width: 290px;
	}

		#central_content #whatwedo img{
		margin: 5px 0;
		}

	#central_content #testimonials{
	margin-top: 5px;
	position: absolute;
	left: 620px;
	font-size: 11px;
	width: 265px;
	}
	
		#central_content #testimonials b{
		margin-top: 25px;
		color: #ccc;
		font-family: Georgia, "Times New Roman", Times, serif; 
		}
		
		#central #testimonials .abc{
		height: 200px;
		}
		
		#central #testimonials #more{
		z-index: 15;
		position: absolute;
		top: 154px;
		left: 220px;
		}
		
		#central #testimonials #more a{
		text-decoration: none;
		color: #078ab5
		}
		
		#central #contactus{
		position: absolute;
		top: 220px;
		}
		
		#central_content #frontnews{
		position: absolute;
		top: 390px;
		clear: both;
		text-align: left;
		padding: 10px;
		}
		
		#central_content #frontnews h2{
		margin-bottom: 1px;
		}
		

.paragraph1{
font-family: Verdana;
font-size: 16px;
margin-bottom: 15px;
color: #444;
line-height: 20px;
}
	
.paragraph2{
font-family: Verdana;
font-size: 12px;
color: #7e7e7e;
line-height: 18px;
}

hr{
background-color: transparent;
border: 0;
border-bottom: 1px dotted #666;
margin:10px auto;
}

.contactForm {

text-align: left;	
}

.contactForm b{
margin-top: 15px;
color: #fff;
}

.contactForm input[type=radio]{
float: right;
}

.contactForm input[type=checkbox]{
float: right;
}

.contactForm input[type=text]{
margin-top: 4px;
padding: 4px;
height: 22px;
background-color: #333;
color: #ccc;
font-size: 14px;
border: 0;
width: 400px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.contactForm p {
	padding:6px 0;
}

.contactForm textarea {
border: 0;
margin-top: 7px;
padding: 4px;
background-color: #333;
color: #ccc;
font-size: 13px;
width: 400px;
height:120px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;	
}

.contactForm div{
width: 400px; 
clear: both; 
float: left; 
padding: 7px 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.submit {
	width:45px!important;
}
.hide {
	display:none;
}


#footer{
position: relative;
clear: both;
height: 147px;
margin-top: -147px;
}

#footer #innerfooter{
width: 960px;
height: 127px;
background-image: url(images/footerbg.jpg);
background-position: center top;
background-repeat: no-repeat;
padding: 10px;
margin: 0 auto;
position: relative;
}

#footer #innerfooter #copy{
position: absolute;
left: 90px;
top: 75px;
width: 330px;
font-size: 10px;
}

#footer #innerfooter #footcont{
position: absolute;
top: 75px;
left: 780px;
font-size: 10px;
}

#footcont a{
text-decoration: none;
color: #aa0000;
