@charset "utf-8";
body {
	margin:0;
	padding:0;
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#f3e5c2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5f2e21;
}
#pagewrapper {
	width:1008px;
	margin:0 auto;
	padding:0;
}
#header {
	width:1000px;
	padding:0;
	margin:0 4px;
	height:100px;
	overflow:hidden;
}
#header h1 {
	margin:0;
	padding:0;
	float:left;
}
#header img {
	border:none;
}
#header p#callnow {
	font-size:19px;
	font-weight:bold;
	color:#860038;
	float:right;
	display:block;
	margin:0;
	padding:20px 0 0 0;
}
#header ul#socialnetwork {
	list-style:none;
	float:right;
	clear:right;
}
	#header ul#socialnetwork li {
		display:inline;
		padding:0 5px;
	}
ul#nav {
	border-top:solid 3px #860038;
	width:1000px;
	height:26px;
	background-image:url(images/bg-nav.jpg);
	overflow:hidden;
	margin:0 4px 2px 4px;
	padding:0;
	list-style:none;
	font-size:12px;
}
ul#nav li {
	display:block;
	float:left;
	height:26px;
	width:141px;
	padding:0 0 0 2px;
	background-image:url(images/bg-nav-separator.gif);
	background-repeat:no-repeat;
	background-position:left;
}
ul#nav li.firstnav {
	padding:0;
	background-image:none;
}
ul#nav li a {
	display:block;
	height:26px;
	color:#ffffff;
	text-decoration:none;
	line-height:26px;
	text-align:center;
	font-weight:bold;
}
ul#nav li a:hover,
ul#nav li a.currentnav {
	background-image:url(images/bg-nav-on.jpg);
}

#homesplash {
	width:380px;
	height:370px;
	padding:50px 580px 0 40px;
	background-image:url(images/bg-splash-home.jpg);
	color:#ffffff;
	font-size:13px;
	margin:0 auto;
}
#homesplash h1 {
	font-size:42px;
	font-weight:bold;
	margin:0 0 10px 0;
	line-height:40px;
}
#homesplash p {
	margin:0 0 10px 0;
}
#homesplash p.learnmore {
	font-size:14px;
	font-weight:bold;	
}
#homesplash p.learnmore a {
	color:#ffffff;
	text-decoration:none;
}

#homebuttonsrow {
	margin:10px 1px 0 2px;
	padding:0;
	width:1005px;
	height:175px;
	background-image:url(images/bg-homebuttonsrow.png);
}
#homebuttonsrow .homebutton {
	width:271px;
	padding:0 25px 0 25px;
	height:167px;
	float:left;
	margin:4px 0 0 17px;
	position:relative;
}
#homebuttonsrow .homebutton.firstbutton {
	margin:4px 0 0 0;
}
#homebuttonsrow .homebutton h1 {
	color:#860038;
	font-size:16px;
	font-weight:bold;
	margin:20px 0 10px 0;
}
#homebuttonsrow .homebutton p {
	font-size:12px;
	color:#5f2e21;
	font-weight:normal;
	margin:10px 0;
}
#homebuttonsrow .homebutton p.readmore {
	position:absolute;
	color:#000000;
	font-weight:bold;
	margin:0;
	padding:0;
	bottom:25px;
	left:25px;
}
#homebuttonsrow .homebutton p.readmore a {
	text-decoration:none;
	color:#000000;
}

.splash {
	width:1000px;
	margin:0 auto 10px auto;
	height:234px;
	background-image:url(images/bg-splash-about-us.jpg);
}
.splash.about-us-page {
	background-image:url(images/bg-splash-about-us.jpg);
}
.splash.services-page {
	background-image:url(images/bg-splash-services.jpg);
}
.splash.featured-clients-page {
	background-image:url(images/bg-splash-featured-clients.jpg);
}
.splash.news-page {
	background-image:url(images/bg-splash-news.jpg);
}
.splash.contact-us-page {
	background-image:url(images/bg-splash-contact-us.jpg);
}
#contentwrapper-shadow-top {
	margin:0;
	width:1008px;
	height:4px;
	background-image:url(images/bg-contentwrapper-shadow-top.png);
	line-height:1px;
	overflow:hidden;
}
#contentwrapper-shadow-bottom {
	margin:0;
	width:1008px;
	height:4px;
	background-image:url(images/bg-contentwrapper-shadow-bottom.png);
	line-height:1px;
	overflow:hidden;
}
#contentwrapper {
	width:1008px;
	margin:0;
	overflow:hidden;
	padding:0;
	background:url(images/bg-contentwrapper-shadow.png) repeat-y;
}
#contentwrapper-shadow-left {
	width:4px;
/*	height:auto !important;
	min-height:100px;
	height:100px;
	margin:0 0 -2000px 0;
	padding:0 0 2000px 0;
	background-image:url(images/bg-contentwrapper-shadow-left.png); */
	float:left;
}
#contentwrapper-shadow-right {
	width:4px;
/*	height:auto !important;
	min-height:100px;
	height:100px;
	margin:0 0 -2000px 0;
	padding:0 0 2000px 0;
	background-image:url(images/bg-contentwrapper-shadow-right.png); */
	float:right;
}
#contentwrapper-outter {
	width:980px;
	padding:10px;
	height:auto !important;
	min-height:80px;
	height:80px;
	background-image:url(images/bg-contentwrapper.jpg);
	float:left;
}
#contentwrapper-inner {
	background-color:#f3e5c0;
	border:1px #b25c6e solid;
	height:auto !important;
	width:978px;
	overflow:hidden;
}
#subpanel {
	width:190px;
	padding:10px 0 0 20px;
	float:left;
}
#subpanel h1,
#subpanel h2 {
	font-size:26px;
	color:#860038;
	font-weight:bold;
	margin:0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #5f2e21;
}
#subpanel a {
	color:#5f2e21;
	text-decoration:none;
}
#subpanel a:hover {
	text-decoration:underline;	
}

#content {
	width:680px;
	padding:45px 60px 40px 0;
	float:right;
}
#content h1 {
	font-size:26px;
	font-weight:bold;
	margin:10px 0;
	padding:0 0 5px 0;
}
#content h2 {
	font-size:18px;
	font-weight:bold;
	margin:10px 0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #5f2e21;
}
#content h3 {
	font-size:14px;
	font-weight:bold;
	margin:10px 0;
	padding:0;
}
#content .bio {
	width:100%;
	overflow:hidden;
	margin:0 0 20px 0;
}
#content .bio .bio-image {
	float:left;
}
#content .bio .bio-image img {
	border:1px solid #bb9280;
}
#content .bio .bio-text {
	width:460px;
	float:right;
}
#content .bio .bio-text h2 {
	font-size:18px;
	margin:0;
	padding:0 0 5px 0;
	font-weight:bold;
	border-bottom:1px dotted #5f2e21;
}
#content p {
	margin:10px 0;
}
#content a {
	color:#000000;
}
#content #side-content {
	width:300px;
	float:right;
	margin:0 0 10px 10px;
}
#footer {
	width:1000px;
	margin:10px 0 0 0;
	padding:0;
	overflow:hidden;
	font-size:10px;
	color:#7f7870;
}
#footer img {
	border:none;
}
#footer p#copyright {
	float:left;
	margin:0;
}
#footer p#digitaleye {
	float:right;
	margin:0;
}
.errortext {
	color:red;
}