body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
hr{
	border:solid 0px #ababab;
	background-color: #ababab;
	height: 1px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main-wrapper {
	background-image: url(../images/top-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	padding: 0px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	padding: 0px;
	height: 121px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo{
	margin: 0px;
	float: left;
	height: 105px;
	width: 460px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#phone{
	float: right;
	height: 41px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../images/phone-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
}#navigation {
	clear: both;
	height: 34px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header {
	padding: 0px;
	height: 290px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear:both;
}
#header-left {
	padding: 0px;
	float: left;
	height: 260px;
	width: 460px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header-left p{
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#header-right {
	padding: 13px;
	height: 234px;
	width: 444px;
	float: right;
	background-image: url(../images/portfolio-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#body-wrapper {
	background-image: url(../images/middle-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	width: 940px;
	margin-top: 21px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#body-wrapper h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background-image: url(../images/h1-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 36px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ababab;
}
#body-wrapper h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #505050;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ababab;
}
#body-wrapper a{
	text-decoration:underline;
	color:#656565;
}
#body-wrapper a:hover{
	text-decoration: none;
	color:#000000;
}
#wrapper {
	background-image: url(../images/middle-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 10px;
	width: 920px;
	display: table;
	position: relative;
}
#wrapper ul{
	margin:0px;
	padding:10px 0px 10px 10px;
	list-style-type:none;
}

#wrapper ul li{
	margin:0px;
	list-style-type:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background-image: url(../images/li-icon.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 18px;
}
#wrapper ul ul{
	margin:0px;
	list-style-type:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#wrapper ul ul li{
	margin:0px;
	list-style-type:none;
	background-image: url(../images/sub-li.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 14px;
}

#wrapper a{
	text-decoration:none;
	color:#333;
}
#wrapper a:hover{
	text-decoration: underline;
	color:#000;
}
#sub-wrapper {
	background-image: url(../images/middle-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 900px;
	display: table;
	position: relative;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#sub-wrapper {
		background-image: url(../images/middle-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 900px;
	display: table;
	position: relative;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
}

#sub-wrapper ul{
	margin:0px;
	padding:10px 0px 10px 10px;
	list-style-type:none;
}

#sub-wrapper ul li{
	margin:0px;
	list-style-type:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background-image: url(../images/li-icon.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}


#sub-left {
	background-image: url(../images/vertical-white-line.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	margin: 0px;
	width: 585px;
	float: left;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ababab;
}
#sub-left p{
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #484848;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#sub-left h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background-image: url(../images/h1-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 36px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ababab;
}
#sub-right {
	width: 255px;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #505050;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sub-right p{
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #484848;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#sub-right h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background-image: url(../images/h1-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 36px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ababab;
}
#boxes {
	padding: 0px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#box-01 {
	background-image: url(../images/vertical-line.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
	margin: 0px;
	width: 265px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#box-01 p{
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #484848;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#box-01 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background-image: url(../images/h1-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 36px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.image-bdr {
	border: 3px solid #575757;
}

#box-02 {
	background-image: url(../images/vertical-line.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
	margin: 0px;
	width: 265px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#box-02 p{
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #484848;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#box-02 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background-image: url(../images/h1-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 36px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#box-03 {
	margin: 0px;
	width: 265px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#box-03 p{
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #484848;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#box-03 h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background-image: url(../images/h1-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 36px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #505050;
}
.more a{
	text-decoration:none;
	color: #505050;
	padding:0 10px 0 0;
}
.more a:hover{
	text-decoration: underline;
	color: #000000;
}

.more-testimonials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #ffe7a6;
}
.more-testimonials a{
	text-decoration:none;
	color: #ffe7a6;
	padding:0 10px 0 0;
}
.more-testimonials a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

#left {
	background-image: url(../images/vertical-line.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
	margin: 0px;
	width: 575px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#left p{
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #484848;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#left h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background-image: url(../images/h1-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 36px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bdr {
	margin-right: 10px;
	margin-left: 5px;
	border: 3px solid #c0c0c0;
	margin-top: 5px;
}
.photos {
	border: 3px solid #c0c0c0;
}
#right {
	margin: 0px;
	width: 265px;
	float: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #505050;
}
#right p{
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #484848;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#right h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	background-image: url(../images/h1-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 36px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.input-field {
	margin: 0px;
	height: 18px;
	width: 178px;
	border: 1px solid #bdbcbd;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333;
	background-image: url(../images/input-field.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.input-area {
	margin: 0px;
	padding: 0px;
	width: 178px;
	border: 1px solid #bdbcbd;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333;
	background-image: url(../images/input-area.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
}
#footer-bg {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 245px;
	width: 100%;
}
#footer{
	background-image: url(../images/footer-strip.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 204px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 36px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #cbcbcb;
}
#services {
	background-image: url(../images/footer-vertical-line.png);
	background-repeat: no-repeat;
	background-position: right 30px;
	margin: 0px;
	width: 265px;
	float: left;
	height:204px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#services p{
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#services h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #fac433;
	background-image: url(../images/footer-h2-bg.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 36px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#services ul{
	margin:0px;
	list-style-type:none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#services ul li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#services ul li a{
	margin:0px;
	color:#e2e2e2;
	text-decoration:none;
	background-image: url(../images/footer-li.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	width: 240px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
}
#services ul li a:hover{
	margin:0px;
	color:#f8c335;
	text-decoration:none;
	background-image: url(../images/footer-li-hover.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#testimonials {
	background-image: url(../images/footer-vertical-line.png);
	background-repeat: no-repeat;
	background-position: right 30px;
	margin: 0px;
	width: 270px;
	float: left;
	height:204px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#testimonials p{
	padding-top: 6px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#testimonials h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #fac433;
	background-image: url(../images/footer-h2-bg.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 36px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.testimonial {
	padding-left: 20px;
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-style: italic;
	width: 245px;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
.testimonial-writer {
	color: #ffc11e;
	text-align: right;

}
#social {
	margin: 0px;
	width: 258px;
	float: right;
	height:204px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#social p{
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#social p a{
	text-decoration:underline;
	color: #cbcbcb;
}
#social p a:hover{
	text-decoration: none;
	color: #FAC433;
}
#social h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #fac433;
	background-image: url(../images/footer-h2-bg.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 36px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.social-icon {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #e2e2e2;
}
.social-icon a{
	text-decoration:none;
	color: #e2e2e2;
}
.social-icon a:hover{
	text-decoration:none;
	color: #fac433;
}
