* {
	margin:0;
	padding:0;
}
body {
	color:#0a0a0a;
	background:url(images/bg_footer.jpg) repeat 0 0;
	font:14px "Lucida Grande", Sans-Serif;
}
a {
	text-decoration:none;
}
a:active {
	outline:none;
}
a:focus {
	outline-style:none;
}
.clear {
	clear:both;
}
/* HEADER */
#headerContainer {
	width:100%;
	background:url(images/bg_page.jpg) repeat-x top left;
}
#header {
	margin:0px auto;
	height:210px;
	padding-left:125px;
	padding-right:125px;
	width:900px;
	background:url(images/bg_header.jpg) no-repeat top left;
}
#header h1 a {
	float:left;
	border:none;
	height:210px;
	width:247px;
	background:url(images/logo.jpg) no-repeat top left;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
#header img {
	border:none;
	float:left;
}
/* NAV */
#nav {
	float:right;
	border-top:1px solid #1d1d1d;
	margin-top:110px;
	list-style:none;
	font:11px Georgia, Serif;
	letter-spacing:2px;
	text-transform:uppercase;
}
#nav li {
	float:left;
}
#nav li a:link, #nav li a:visited {
	float:left;
	padding:15px;
	color:#f9f9f9;
	background:#121212 url(images/bg_nav.jpg) no-repeat bottom right;
}
#nav li a:hover, #nav li a:active {
	float:left;
	padding:15px;
	background-color:#331212;
	background-image:none;
	text-decoration:none;
}
/* MARQUEE */
#marqueeContainer {
	width:100%;
	background-color:#e3d6b8;
}
#marquee {
	margin:0px auto;
	width:900px;
	padding:0 125px 0 125px;
	text-align:center;
	padding:30px 0 40px 0;
}
#marquee h1 {
	font:32px Georgia, Serif;
	background:url(images/bg_pixels.gif) no-repeat 35px 0;
	margin-bottom:10px;
}
#slide {
	width:907px;
	height:312px;
	padding-left:25px;
	background:url(images/bg_slide.gif) no-repeat 0 0;
}
/* CONTENT */
#contentContainer {
	width:100%;
	background:#efe6ce url(images/bg_content.jpg) repeat-x 0 0;
}
#content {
	margin:0px auto;
	width:860px;
	padding:60px 135px 80px 155px;
}
#blurb a:link, #blurb a:visited {
	color:#491818;
	font-weight:bold;
	border-bottom:1px dotted #aa9873;
	text-decoration:none;
}
#blurb a:hover, #blurb a:active {
	text-decoration:none;
	border-bottom:1px dotted #817150;
	color:#000;
	background-color:#fff;
}
#blurb {
	float:left;
	width:550px;
	padding-right:60px;
	border-right:1px solid #d6ccbb;
	line-height:20px;
}
#blurb h1 {
	font-size:22px;
	margin-bottom:15px;
}
#blurb h2 {
	font-size:18px;
	margin:0 0 8px 0;
}
#blurb p {
	margin-bottom:15px;
}
.white {
	font-weight:bold;
}
#specialties {
	float:right;
	width:220px;
}
#specialties h1 {
	font-size:20px;
	margin-bottom:15px;
}
#specialties ul {
	font-size:14px;
	margin:10px 0 0 0;
	line-height:20px;
}
#specialties ul li {
	list-style:none;
	padding:0 0 0 20px;
	background:url(images/bullet.gif) no-repeat 0 3px;
}
#specialties #contact {
	background:url(images/bg_contact_on.jpg) no-repeat 0 -9999px;
	line-height:20px;
}
#specialties #contact a:link, #specialties #contact a:visited {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	margin:20px 0 0 0;
	display:block;
	width:142px;
	height:32px;
	text-align:center;
	padding:10px 0 0 0;
	background:url(images/bg_contact_off.jpg) no-repeat 0 0;
}
#specialties #contact a:hover, #specialties #contact a:active {
	display:block;
	width:142px;
	height:32px;
	text-align:center;
	padding:10px 0 0 0;
	background:url(images/bg_contact_on.jpg) no-repeat 0 0;
	text-decoration:none;
}
#sidebar a:link, #sidebar a:visited {
	color:#491818;
	border-bottom:1px dotted #aa9873;
	text-decoration:none;
}
#sidebar a:hover, #sidebar a:active {
	text-decoration:none;
	border-bottom:1px dotted #817150;
	color:#000;
	background-color:#fff;
}
#sidebar {
	float:right;
}
#sidebar h1 {
	font-size:20px;
	margin-bottom:15px;
}
#sidebar h2 {
	font-size:18px;
	margin:0 0 15px 0;
}
#sidebar ul {
	font-size:12px;
	margin:10px 0 0 0;
	line-height:20px;
}
#sidebar ul li {
	list-style:none;
	padding:0 0 0 20px;
	background:url(images/circle.gif) no-repeat 0 5px;
}
#main a:link, #main a:visited {
	color:#491818;
	font-weight:bold;
	border-bottom:1px dotted #aa9873;
	text-decoration:none;
}
#main a:hover, #main a:active {
	text-decoration:none;
	border-bottom:1px dotted #817150;
	color:#000;
	background-color:#fff;
}
#main {
	float:left;
	width:520px;
	padding-right:60px;
	line-height:20px;
}
#main h1 {
	font-size:22px;
	margin-bottom:15px;
}
#main h2 {
	font-size:18px;
	margin:0 0 8px 0;
}
#main h3 {
	font-size:16px;
	margin:0 0 5px 0;
}
#main p {
	margin-bottom:15px;
}
#main #services {
	border-bottom:1px solid #d6ccbb;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
}
#main #house {
	float:right;
	margin:8px 0 15px 25px;
	border:4px solid #c0af8c;
}
#main #contactFormArea p {
	width:100%;
	float:left;
	margin-bottom:5px !important;
}
#main label {
	float:left;
	font-size:12px;
	font-weight:bold;
}
#main textarea {
	font:12px "Lucida Grande", Arial, Sans-Serif;
	float:left;
	margin-bottom:20px;
	margin-top:5px;
	padding:5px;
	width:400px;
	height:170px;
}
#main .field {
	float:left;
	padding:5px;
	font-size:12px;
	width:200px;
	margin-bottom:10px;
	margin-top:5px;
}
#main #submit {
	float:left;
	width:100%;
}
#main .submit {
	font-size:14px
}
#main #loadBar img {
	margin:5px 0 0 -5px;
}
#sidebarinner a:link, #sidebarinner a:visited {
	color:#491818;
	border-bottom:1px dotted #aa9873;
	text-decoration:none;
}
#sidebarinner a:hover, #sidebarinner a:active {
	text-decoration:none;
	border-bottom:1px dotted #817150;
	color:#000;
	background-color:#fff;
}
#sidebarinner {
	float:right;
	padding:40px 30px 0 50px;
	background:url(images/bg_sidebar.jpg) no-repeat top left;
	width:198px;
	height:260px;
}
#sidebarinner #contact {
	margin-top:25px;
}
#sidebarinner p {
	margin-bottom:10px;
	font-size:12px;
}
#sidebarinner h1 {
	font-size:20px;
	margin-bottom:15px;
}
#sidebarinner h2 {
	font-size:18px;
	margin:0 0 10px 0;
}
#sidebarinner ul {
	font-size:12px;
	margin:15px 0 0 0;
	line-height:22px;
}
#sidebarinner ul li {
	list-style:none;
	padding:0 0 0 20px;
	background:url(images/circle.gif) no-repeat 0 6px;
}





#footer {
	color: #908f86;
	height: 4em;
	margin-bottom: 3em;
	padding-top: .5em;
}

#footer a {
	border-bottom: 1px dashed #484944;
	color: #908f86;
}

#footer a:hover {
	color: #f0eedf;
}


#secnav li {
	display: inline;
	margin-right: .5em;
}

#apple {
	background: url(http://deciussolutions.com/wp-content/themes/Decius/images/apple.gif) no-repeat right center;
	margin-bottom: 1em;
	padding-top: 2px;
	padding-right: 18px;
	margin-top: .2em;
}
#credits {
	float: right;
        text-align: right;
}

#footer {
	clear: both;
}

#secnav li {
	display: inline;
	margin-right: .5em;
}