body {
	color: #7c7a77;
	margin: 0 auto;
	width: 100%;
	height: auto;
	padding: 0;	
	font: normal 10pt Arial, Helvetica, sans-serif;
}

html {
	overflow-x: hidden;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	height: auto;
}

#header {	
	width: 950px;
	height: 110px;
	margin: 0 auto;
	padding: 0;
}

#header-lt img{
	padding-top:35px;
}

#header-rt img{
	padding-top:15px;
}

#header-lt {	
	width: 250px;
	height: 110px;
	float: left;
	padding: 0;
}

#header-rt {	
	width: 700px;
	height: 110px;
	float: right;
	padding: 0;
	text-align: right;
}

.selected{
	color: #f26722;
}

#mainmenu a:hover{
	color:#f26722;
	text-decoration:none;
	font-weight:bold;
}

#mainmenu a{
	margin-right:6px;
	color:#7c7a77;
	margin-left:32px;
	font-size:18px;
}

#footer {	
	width: 950px;
	height: 160px;
	margin: 0 auto;
	padding: 0;
	background: url('../images/bg-main-top.png') top center no-repeat;
}

#footer p{
	font-size:9pt;
}

#footer-lt {	
	width: 590px;
	height: 150px;
	float: left;
	padding: 0;
}

#footer-rt {	
	width: 360px;
	height: 150px;
	float: right;
	padding: 0;
	text-align: right;
}

#container {	
	width: 950px;
	height: auto;
	min-height: 660px;
	margin: 0 auto;
	padding: 0;
}

#banner {	
	width: 950px;
	height: 315px;
	margin: 0 auto;
	padding: 0;
}

#banner-2 {	
	background: url('../images/bg-banner-2.jpg') repeat-x;
	width: 950px;
	height: 580px;
	margin: 0 auto;
	padding: 0;
}

#banner-2 a{
	text-decoration:underline;
	color:blue;
}

#banner-lt {	
	width: 610px;
	height: auto;
	float: left;
	padding: 0;
}

#banner-rt {	
	width: 260px;
	height: auto;
	float: left;
	padding: 0;
}

#container-lt {	
	margin-top:20px;
	width: 580px;
	height: auto;
	float: left;
	padding: 0;
}

#container-rt {	
	margin-top:20px;
	width: 370px;
	height: auto;
	float: right;
	padding: 0;
}

#main-top {
	background: url('../images/bg-main-top.png') no-repeat;
	width: 950px;
	height: 35px;
	margin: 0 auto;
	padding: 0;
}

#main {
	width: 950px;
	height: auto;
	/*min-height: 605px;*/
	margin: 0 auto;
	padding: 0;
}

#main-bot {
	width: 950px;
	height: 22px;
	margin: 0 auto;
	padding: 0;
}

#mainbox {
	background: transparent;
	width: 950px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
#mainbox1 {
	background: transparent;
	width: 890px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

#svcitem {
	background: url('../images/bg-svc-item.png') no-repeat;
	width: 276px;
	height: 25px;
	float: left;
	padding: 0;
}

.tbl {
	display: table;
	margin: 0 auto;
}

.row {
	display: table-row;
}

.mainbox-lt {	
	display: table-cell;
	width: 430px;
	padding: 0;
}

.mainbox-rt {	
	display: table-cell;
	width: 430px;
	padding: 0;
}

.spacer {
	width: 30px;
}

.cell1 {
	display: table-cell;
	width: 120px;
	height: 90px;
	vertical-align: middle;
}

.cell2 {
	display: table-cell;
	width: 220px;
	height: 80px;
	font: #262262 normal 10pt Arial, Helvetica, sans-serif; 
	vertical-align: middle;
	line-height: 18px;
}

.cell3 {
	display: table-cell;
	width: 70px;
	height: 3px;
}

.cell4 {
	display: table-cell;
	width: 200px;
	height: 3px;
}

.cellsv1 {
	display: table-cell;
	border: none;
	width: 328px;
	height: 62px;
	vertical-align: top;
	text-align: left;
	padding: 0;
}


.cellsv2 {
	display: table-cell;
	border: none;
	width: 293px;
	height: 62px;
	vertical-align: top;
	text-align: left;
	padding: 0;
}

.cellsv1 p, .cellsv1 a:link, .cellsv1 a:visited, .cellsv2 p, .cellsv2 a:link, .cellsv2 a:visited {
	color: #ffffff; 
	font: bold 10pt Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	margin: 0;
	margin-top: 4px;
}


.box {
	background: #ffffff repeat;
	border-top: none;
}

.boxcont {
	border: none;
	width: 540px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
}

.boxcont p {
	color: #666666; 
	font: normal 10pt Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	margin: 0;
	margin-top: 4px;
	line-height: 14px;
}

.clear {
	clear: both;
}

p, pre {
	font: normal 11pt Arial, Helvetica, sans-serif; 
	margin-top: 10px;
	margin-bottom:10px;
	line-height:150%;
}

a:hover {
	color: #555;
	text-decoration:underline;
}

a {
	color:#f26722;
	text-decoration: none;
}

p.p-footer {
	line-height: 22px;
}

p.p-banner {
	line-height: 16px;
	margin-left: 30px;
}

p.p-bannertitle {
	color: #f26722; 
	font-size: 28pt;
	font-weight: bold;
	margin-left: 30px;
}

p.p-balloon {
	color: #ffffff; 
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	margin-left: 70px;
}

a.a-readmore:link, a.a-readmore:visited {
	color: #f26722; 
	font: bold 8pt Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	margin: 0;
}

a.a-readmore:hover {
	color: #f26722; 
	font: bold 8pt Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	margin: 0;
}

p.p-green, a.a-green:link, a.a-green:visited {
	color: #f26722; 
	font: bold 10pt Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	margin: 0;
}

a.a-green:hover {
	color: #f26722; 
	font: bold 10pt Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	margin: 0;
}

h1 {
	color: #f26722; 
	font-size: 20pt;
	font-weight: bold;
	margin: 0px;
}
h1.h1-bannertitle{
	color: #f26722; 
	font-size: 28pt;
	font-weight: bold;
	margin-left: 30px;
}

h2 {
	color: #f26722; 
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
}

hr {
	filter: alpha(opacity=31);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=31);
	-moz-opacity: 0.31;
	opacity:0.3;
}

.img1 {
	margin-right: 20px;
	margin-bottom: 15px;
	border: #dddddd solid 3px;
}

.img1a {
	margin-right: 20px;
	margin-bottom: 21px;
	border: #dddddd solid 3px;
}

.img2 {
	margin-top: 20px;
	margin-bottom: 5px;
	border: #dddddd solid 3px;
}

.img3 {
	margin-top: 0px;
	margin-bottom: 5px;
	border: #dddddd solid 3px;
}

.clientlogo {
	height: 175px;
	margin: 0 auto;
	padding: 0;
}

.clientlogo img{
	margin-right:38px;
}

.submitcontact {
	background-color: #f58751;
	width: 107px;
	height: 38px;
	border: 1px dashed #fff;
	float:right;
	color: #fff;
	font-weight:bold;
	margin-right:68px;
	margin-top:10px;
	border-radius:5px;
}

.submitcontact:hover {
	cursor: pointer;
}

.serviceContent {
	margin-top:16px;
	padding:24px;
	background-color: #eee;
	border-radius:6px;
	-webkit-border-radius: 6px;
}

.input {
	background-color: #bbb;
	color: #fff;
	border: 1px dashed #555;
	border-radius:5px;
	padding:5px 6px;
	margin:5px 30px 3px 68px;
}

.testimonialBox{
	width:229px;
	height:356px;
	color:#fff;
	padding-left:48px;
	padding-right:38px;
	padding-top:30px;
	line-height: 18px;
	background: url('../images/testimonial_box.png') top center no-repeat;
}

.testimonialBox img{
	float:right;
}

#serviceIntro p{
	margin-top:21px;
}

#servicesBubble{
	width:262px;
	height:284px;
	background: url('../images/services-bubble.png') top center no-repeat;
	float:right;
	text-align:center;
	color:#fff;
	padding-top:40px;
}
#servicesBubble p{
	font-size:18px;
}

.wideContainer{
	width:1200px;
	margin:auto;
	background: url('/images/slideShadow.png') top center no-repeat;
	margin-top:10px;
}

.aboutMain{
	padding:0;
	border-radius:6px;
	background-color:#eee;
	padding:24px;
	margin-top:36px;
}

#serviceSideMenu img{
	margin-bottom:10px;
}
