body {
background:#271f2a;
font: Normal 12px Tahoma;
color: #fff;
}

/*Reset Styles*/

body, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, ol, ul, li, fieldset, form, input, label, table, caption, tr, td, img {
margin:0;
padding:0;
border:0;
}

:focus{ outline: none;}
.clear { clear:both; }
.left { float:left; }
.right { float:right; }

h1, h2, h3, h4, h5, h6{
	padding: 15px 20px 12px 0;
	font-weight: Normal;
	font-style: italic;
	font-family: Georgia;
	line-height: 20px;
	color: #fff;
}

h1{font-size: 20px;}
h2{font-size: 18px;}
h3{font-size: 17px;}
h4{font-size: 16px; font-weight: bold;}
h5{font-size: 15px; font-weight: bold;}
h6{font-size: 14px; font-weight: bold;}

p{
	padding: 15px 14px 3px 3px;
}

ul{
	padding: 12px 0 10px 26px;
	list-style: square;
}

ul li{
	padding: 0 0 3px 14px;
}

a:link, a:active, a:visited
	{
	color: #fff;
	text-decoration: underline;
}

a:hover
	{
	color: #1264C7;
}

/* Wrapper */
#wrapper{
	width: 850px;
	margin: 0 auto;
}

/* Header */
#header{
	width: 850px;
	float: left;
	overflow: hidden;
	background: url(../images/top-header-bg.jpg) repeat-x left top #594761;
}

#header h2{
	float: left;
	font: italic normal 30px georgia;
	color: #fff;
	width:350px;
	padding: 18px 30px 10px 33px;
}

#header h2 strong{
	font: bold 12px tahoma;
	padding: 0 0 0 6px;
}

#header p{
	float: right;
	padding: 25px 28px 10px 15px;
	font: bold 14px "Trebuchet MS";
	color: #0f6bd8;
	width:320px;
	text-align: right;
}

#header p span{
	font: bold 30px "Trebuchet MS";
}

#header p strong{
	color: #fff;
}

/* Main content */
#main{
	width: 850px;
	float: left;
	padding: 0 0 16px 0;
}

/* Left panel */
#left-panel{
	width: 254px;
	float: left;
	padding: 6px 0 0 0;
	background: url(../images/left-panel-bg.jpg) repeat-x left top;
}

.form-hed{
	font-style: normal;
	padding: 10px 35px 11px 15px;
	text-align: center;
	background: url(../images/contact-hed-bar.jpg) no-repeat left top;
}

form{
	float: left;
	width: 210px;
	padding: 8px 0 0 19px;
	background: url(../images/form-bg.jpg) repeat-x left top #271f2a;
}

form label{
	width: 207px;
	padding: 3px 0 0 3px;
	float: left;
	font: bold 11px tahoma;
}

form input{
	float: left;
	width: 190px;
	padding: 1px 0 0 0;
	height: 19px;
	border: 1px solid #2e382a;
	text-indent: 3px;
}

form textarea{
	float: left;
	width: 190px;
	height: 60px;
	border: 1px solid #2e382a;
	font: normal 12px arial;
}

form input.form-btn{
	width: 53px;
	height: 23px;
	border: none;
	float: right;
	margin: 5px 18px 23px 0;
}

#left-inner{
	width: 229px;
	float: left;
}

.services{
	padding: 6px 10px;
	background: url(../images/services-hed-bg.jpg) repeat-x left top #153f31;
	text-align: center;
	border-top: 1px solid #71505b;
	border-bottom: 1px solid #71505b;
}

#left-inner ul{
	padding: 0 0 5px 0;
	list-style-type: none;
}

#left-inner li{
	padding: 7px 0 10px 0;
	font: bold 13px Tahoma;
	background: url(../images/left-nav-bg.jpg) repeat-x left bottom #3b5f53;
}

#left-inner li a:link, #left-inner li a:visited, #left-inner li a:active{
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 34px;
	background: url(../images/left-nav-normal-bull.jpg) no-repeat 15px 4px;
}

#left-inner li a:hover{
	background: url(../images/left-nav-hover-bull.jpg) no-repeat 15px 4px;
	color: #0f6bd8;
}

#testimonial{
	background: url(../images/testimonia-bg.jpg) repeat-x left top #4d3e53;
	float: left;
	padding: 0 0 12px 0;
	width: 229px;
}

#testimonial h4{
	text-align: center;
	padding: 20px 12px 0 12px;
}

#testimonial p{
	padding: 7px 12px;
	text-align: center;
}

/* Right panel */
#right-panel{
	width: 596px;
	float: right;
	padding: 5px 0 0 0;
}

.main-nav{
	list-style-type: none;
	padding: 0;
	float: right;
}

.main-nav li{
	float: left;
	font: bold 13px tahoma;
	margin: 0 1px;
	padding: 0;
}

.main-nav li a:link, .main-nav li a:visited, .main-nav li a:active{
	color: #fff;
	background: url(../images/main-nav-bg.jpg) repeat-x left top;
	padding: 15px 19px 15px 19px;
	float: left;
	text-decoration: none;
	margin: 0;
}

.main-nav li a:hover{
	color: #0f6bd8;
	background: url(../images/main-nav-hover-bg.jpg) repeat-x left top;
}

.main-nav li.active a:link, .main-nav li.active a:visited, .main-nav li.active a:active{
	color: #0f6bd8;
	background: url(../images/main-nav-hover-bg.jpg) repeat-x left top;
}

#right-content{
	width: 596px;
	float: left;
}

.welcome{
	background: url(../images/welcome-hed-bg.jpg) repeat-x left bottom #271f2a;
}

.separator{
	float: left;
	margin: 16px 0 16px 0;
}

.text {font-style: italic; margin-bottom: 25px;}
.text span {font-style: normal; font-weight: bold; float:right;}

.float_right {float: right; margin: 10px 0px 10px 10px;}

#promotion{
	width: 479px;
	float: left;
	margin: 0 0 0 23px;
	border: 1px solid #4d3e53;
	padding: 12px 15px;
	display: inline;
	background: url(../images/call-action-bg.jpg) no-repeat right top #19011a;
}

#promotion h2{
	text-align: center;
	padding: 2px 15px;
	font: italic normal 20px "Trebuchet MS";
	text-decoration: underline;
	color: #0f6bd8;
}

#promotion p{
	line-height: 18px;
	padding: 2px 0 3px 0;
	text-align: center;
}

#promotion p span{
	font: bold 12px tahoma;
	color: #0f6bd8;
}

#call-action{
	width: 510px;
	padding: 16px 0 6px 16px;
	float: left;
	margin: 0 0 0 23px;
	display: inline;
}

#call-action strong{
	font: normal 17px georgia;
	text-align: right;
	float: left;
}

#call-action span{
	font: bold 25px tahoma;
	color: #0f6bd8;
	float: left;
	background: url(../images/call-action-separator.jpg) no-repeat 15px top;
	padding: 7px 0 7px 30px;
}

/* Footer */
#footer{
	background: url(../images/footer-bg.jpg) repeat-x left top #271f2a;
	width: 810px;
	float: left;
	padding: 14px 20px;
	text-align: center;
	line-height: 16px;
}

#footer a:link, #footer a:visited, #footer a:active{
	color: #fff;
	text-decoration: none;
}

#footer a:hover{
	color: #0f6bd8;
}

#footer ul{
	list-style-type: none;
	padding: 0;
}

#footer ul li{
	display: inline;
	padding: 0 11px;
	border-left: 1px solid #fff;
}

#footer ul li.no-bdr{
border: none;
}

#footer P{
	padding: 0;
}

