/*Reset ============================================*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*Default Text ============================================*/

body{
	background-color: #ecf3cc;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	height: 100%;

}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #767676;*/
	color:#333333;
	line-height: 18px;
	padding-bottom: 18px;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4c2b13;
	padding-bottom: 10px;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4c2b13;
	padding-bottom: 10px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4c2b13;
	padding-bottom: 10px;
	font-weight: bold;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4c2b13;
	padding-bottom: 15px;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4c2b13;
	padding-bottom: 15px;
}
strong{
	font-weight: bold;
}
br{
	padding-top: 10px;
}
a {
	color: #ff7b00;
}

a:visited {
	color: #ff7b00;
}

a:hover {
	color: #ff7b00;
}
img {
	display: inline;
	margin: 0px;
	padding: 0px;
}

/*Main Structure ============================================*/

#container{
	margin: 0 auto;
	padding: 0px;
	width:987px;
	align: center;
	height: 100%;
}
#Navigation{
	width: 717px;
	height: 41px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 81px 0px 0px 270px;
	z-index: 2;
	
}
#logo {
	position: absolute;
	top: 1px;
	float: left;
	height: 122px;
}
#PageContent{
	width:985px;
	margin: 0px;
	padding: 0px;
	float: left;
	border-right: 1px solid #492211;
	border-bottom: 1px solid #492211;
	border-left: 1px solid #492211;
	background-color: #FFFFFF;
	height: 100%;
	background-image: url(../images/column2.jpg);
	background-repeat: repeat-y;
}
#PageContentHome{
	width:985px;
	margin: 0px;
	padding: 0px;
	float: left;
	border-right: 1px solid #492211;
	border-bottom: 1px solid #492211;
	border-left: 1px solid #492211;
	background-image: url(../images/home-bg.jpg);
	background-repeat: no-repeat;
	height: 560px;
	background-color: #FFFFFF;
}
#Display {
	float: left;
	width: 100%;
}
#HomeCol1 {
	width: 214px;
	padding-right: 11px;
	padding-left: 38px;
	padding-top: 80px;
	float: left;
}
#HomeCol2 {
	float: left;
	width: 722px;
	clear: none;
}
#PageCol1 {
	float: left;
	width: 180px;
	padding-right: 13px;
	
}
#PageCol1 li {
	font: 12px Arial, Helvetica, sans-serif;
	color: #ff7b00;
}
#PageCol1 ul {
	padding-bottom: 18px;
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 0px;
}
#PageCol2 {
	width: 265px;
	padding-right: 10px;
	float: left;
}
#PageCol2 li {
	font: 12px Arial, Helvetica, sans-serif;
	color: #ff7b00;
}
#PageCol2 ul {
	padding-bottom: 18px;
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 0px;
}
#PageCol3 {
	float: left;
	width: 290px;
}
#footer{
	margin: 0px;
	width: 987px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #767676;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
		/*Sub Navigation ============================================*/
		
		

	#subNav h1 {
	margin: 0px;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
	color: #c7df00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
	#subNav h1 a {
	margin: 0px;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
	color: #c7df00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
}
		#subNav ul{
	padding: 0px 20px 20px;
	clear: both;
		}
		#subNav li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
		}
		#subNav li a{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 0px;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	line-height: 14px;
			
		}
		
		#subNav li a:hover{
	color: #ff7b00;
		}
		
		#subNav ul li ul li{
		}
		#subNav ul li ul li a{
			display: block;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			font-weight: normal;
			color: #004A8D;
			text-decoration: none;
			padding: 0px;
			
		}
		
		#subNav ul li ul li a:hover{
	font-weight: bold;
	color: #ff7b00;
		}
		
		/*End Sub Navigation ============================================*/


.main-about {
	background-image: url(../images/main-back-about3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.main-about2 {
	background-image: url(../images/main-back-about2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.main-services {
	background-image: url(../images/main-back-services2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.main-solutions {
	background-image: url(../images/main-back-solutions2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.main-testimonials {
	background-image: url(../images/main-back-testimonials2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.main-contact {
	background-image: url(../images/main-back-contact3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:575px;
}
.green {
	color: #c7df00;
}
.brown {
	color: #4c2b13;
}
.orange {
	color: #ff7b00;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.PageCol1 ol {
	list-style-type: decimal;
	list-style-position: inside;
	padding-left: 10px;
	margin-left: 10px;
}
#Video {
	width: 456px;
	padding-right: 300px;
	padding-left: 0px;
	float: left;
}


/**********contact form*********/
#telno{
	margin:35px 0px 0px 39px;
}
.telno{
	font-size:11pt; color:#d0e439; font-weight:bold; text-decoration:none;
	font-family:Arial,Helvetica,Tahoma,Verdana,"Bitstream Vera Sans",sans-serif;
}
.telno:hover{
	color:#d0e439;
}



#contact-block {
background:url("../images/contact-bg2.png") no-repeat scroll 0 0 transparent;
height:350px;
padding:8px 15px;
width:195px;
}

#HomeCol1 {
	float:left;
	padding-left:38px;
	padding-right:11px;
	padding-top:50px;
	width:214px;
}



#contact-block #edit-submit {
	background:url("../images/contact-submit.png") no-repeat bottom;
	border:0 none;
	color:#FFFFFF;
	font-weight:bold;
	height:25px;
	margin:4px 0 4px 37px;
	padding-bottom:6px;
	width:94px;
	font-size:13px
}

#contact-block h2  {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	padding-bottom:0px!important;
	font-weight:normal;
	line-height:1.1em;	
}



.contactinput {
	font-size:11px;
	height:10px;
	width:100px;
}

#contact-block input {
	margin:4px 0;
}

#contact-block #message  {
	clear:both;
	font-size:11px;
	height:60px;
	width:170px;
}
#contact-form{
	font-size:11px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#contact-block .label{
	width:65px;
	float:left;
	display:inline;
	padding:5px 0px;
}
#contact-block .input{
	float:left;
	padding:0px!important;
}

.resizable-textarea .grippie {
	background:url("../images/grippie.png") no-repeat scroll center 2px #EEEEEE;
	border-color:#DDDDDD;
	border-right:1px solid #DDDDDD;
	border-style:solid;
	border-width:0 1px 1px;
	cursor:s-resize;
	height:9px;
	overflow:hidden;
	width:171px;
}

.thankyou h1, .thankyou h2{
	color:#1f5d2c;
}
.thankyou h1{
	font-size:22px; 
}

#main_col{
	padding-left:20px;
	float:left;	
	width:700px;
	border:0px solid
}

#subNav {	
	overflow: hidden;	
	width:214px; padding-left:10px; background-color:#fbf2e3; 
	display:inline; 
	float: left;
	border:0px solid;
}
