/* HEADER VARIABLES */
#header_box {
	width: 100%;
	background: #000066;
	height: 35px;
	position: absolute;
	top: 0px;
}
#header_content {
	color: #FFFFFF;
	width: 872px;
	margin: 0px auto;
	padding: 0px 64px;
	text-align: right;
}
#header_content h4 {
	display: none;
}
#header_content li {
	list-style-position: outside;
	list-style-type: none;
	line-height: 35px;
	float: right;
}
#header_content span {
	margin: 0px 15px;
	font-size: 1.1em;
}
#header_content a:link, #header_content a:active, #header_content a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header_content a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/* LOGOBOX VARIABLES */
#logo_box {
	width: 100%;
	background: #CCCCCC url(images/logo_banner_bg.jpg) repeat-x bottom left;
	height: 106px;
	padding: 35px 0px 0px 0px;
}
#logo_content {
	background: #CCCCCC url(images/logo_banner.jpg) repeat-y center center;
	height: 106px;
	width: 1000px;
	margin: 0px auto;
}
#logo_content h1, #logo_content p {
	display: none;
}
#logo_content a {
	height: 106px;
	width: 1000px;
	display: block;
}

/* MENUBAR VARIABLES */
#menubar_box {
	width: 100%;
	background: #D5D5D5 url(images/menu_background.jpg) repeat-x top left;
	height: 50px;
}
#menubar_content {
	height: 47px;
	width: 872px;
	margin: 0px auto;
	padding: 0px 64px;
}
#menubar_content h4 {
	display: none;
}
#menubar_content li#menu_contact {
	width: 127px;
}
#menubar_content li {
	background: url(images/menu_background_off.jpg) no-repeat top left;
	list-style-position: outside;
	list-style-type: none;
	line-height: 50px;
	float: right;
	width: 128px;
}
#menubar_content li:hover {
	background: url(images/menu_background_on.jpg) no-repeat top left;
}
#menubar_content a:link, #menubar_content a:active, #menubar_content a:visited {
	color: #333333;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	font-size: 1.2em;
}
#menubar_content a:hover {
	color: #FFFFFF;
}
#menubar_spacer {
	background: url(images/menu_spacer.jpg) no-repeat top left;
	height: 47px;
	width: 233px;
	float: right;
}

/* PAGE TITLE AREA VARIABLES */
#pagebanner_box {
	width: 872px;
	height: 295px;
	padding: 0px 64px;
	margin: 0px auto;
	position: relative;
}
#pagebanner_box div {
	top: -3px;
	display: block;
	width: 872px;
	height: 295px;
	position: absolute;
}
.pagebanner_home {
	background: #FFFFFF url(images/page_banner_home.jpg) no-repeat center;
}
.pagebanner_portfolio {
	background: #FFFFFF url(images/page_banner_portfolio.jpg) no-repeat center;
}
.pagebanner_quote {
	background: #FFFFFF url(images/page_banner_quote.jpg) no-repeat center;
}
.pagebanner_contact {
	background: #FFFFFF url(images/page_banner_contact.jpg) no-repeat center;
}
.pagebanner_other {
	background: #FFFFFF url(images/page_banner_other.jpg) no-repeat center;
}

/* BODY AREA VARIABLES */
#content_box {
	width: 1000px;
	margin: 0px auto;
	background: #D5D5D5 url(images/body_background.jpg) repeat-y center;
}
#body_box {
	width: 872px;
	padding: 0px 64px;
	margin: 0px auto;
}
#body_content {
	color: #666666;
	width: 477px;
	padding: 35px 40px 40px 40px;
	float: left;
	text-align: left;
}
#body_content div.wide, #body_box div.wide {
	width: 792px;
	padding: 35px 40px 40px 40px;
	text-align: left;
}
#body_content h2 {
	margin: 0px 0px 15px 0px;
	color: #000066;
	font-weight: bold;
	text-transform: uppercase;
}
#body_content h4 {
	background: #D5D5D5 url(images/body_h4_bg.jpg) repeat-y center;
	width: 792px;
	height: 28px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	color: #000066;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 28px;
	font-size: 0.75em;
}
#body_content h4.alt_blue {
	background: #000066;
	width: 792px;
	height: 28px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 28px;
	font-size: 0.75em;
	text-align: center;
}
#body_content p {
	margin: 0px 0px 15px 0px;
	font-size: .9em;
}
#body_content a:link, #body_content a:active, #body_content a:visited {
	color: #0000FF;
	text-decoration: none;
}
#body_content a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#body_content ul, #body_content ol {
	margin: 0px 0px 15px 10px;
}
#body_content ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px 0px 0px 7px;
}
#body_content ol li {
	list-style-position: outside;
	list-style-type: decimal;
	margin: 0px 0px 0px 7px;
}

/* SIDEBAR VARIABLES */
#sidebar_content {
	width: 275px;
	padding: 40px 40px 40px 0px;
	float: left;
}
#sidebar_content a:link, #sidebar_content a:active, #sidebar_content a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#sidebar_content a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#sidebar_box_wrapper {
	background: #cccccc url(images/body_sidebar_box_bg.jpg) repeat-y center;
	width: 275px;	
}
#sidebar_box_bottom {
	background: url(images/body_sidebar_box_bottom.jpg) no-repeat top center;
	width: 275px;
	height: 23px;
}
#sidebar_box {
	background: url(images/body_sidebar_box_top.jpg) no-repeat top center;
	width: 275px;
	color: #FFFFFF;
	text-align: left;
}
#sidebar_box h2 {
	width: 235px;
	padding: 18px 15px 25px 20px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}
#sidebar_box h4 {
	width: 235px;
	margin: 0px 0px -10px 0px;
	padding: 10px 20px 0px 20px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}
#sidebar_box p {
	width: 235px;
	padding: 10px 20px 0px 20px;
}
#sidebar_box form {
	width: 235px;
	padding: 10px 20px 0px 20px;
}
#sidebar_box ul, #sidebar_box ol {
	width: 235px;
	padding: 10px 20px 0px 20px;
}
#sidebar_box ul li {
	list-style-position: inside;
	list-style-type: disc;
}
#sidebar_box ol li {
	list-style-position: inside;
	list-style-type: decimal;
}

/* FOOTER VARIABLES */
#footer_box {
	width: 100%;
	height: 35px;
	background: #000066;
}
#footer_content {
	width: 872px;
	margin: 0px auto;
	padding: 0px 64px;
	color: #FFFFFF;
}
#footer_content h4 {
	display: none;
}
#footer_content ul {
	width: 50%;
	float: right;
}
#footer_content p {
	width: 50%;
	float: left;
	line-height: 35px;
	text-align: left;
	font-size: 0.65em;
}
#footer_content li {
	list-style-position: outside;
	list-style-type: none;
	line-height: 35px;
	float: right;
	font-size: 0.65em;
}
#footer_content span {
	margin: 0px 10px;
	font-size: 0.75em;
}
#footer_content a:link, #footer_content a:active, #footer_content a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_content a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/* PRINT BOX VARIABLES */
.print_box {
	width:860px;
	height: 1000px;
	padding:140px 20px 40px 20px;
	background: #ffffff url(images/printable_bg.png) no-repeat top center;
	border-bottom: 1px dashed #000000;
}
.print_box table {
	margin: 10px 0px 20px 20px;
	width: 840px;
}
.print_box td {
	padding: 7px;
	font-size: 0.75em;
	border: 1px solid #000000;
	line-height: 1.3em;
}
.print_box table.alt {
	width: auto;
	margin: 0;
}
.print_box table.alt td {
	border: 0;
	width: auto;
	padding: 0;
}
.print_box li {
	margin: 0px 0px 0px 25px;
}
