/* Page wrapper */
div.page 
{
	width: 908px;
	margin: 0 auto 0 auto;
	position: relative;
	overflow: hidden;
}

/**
 * ========================================================================
 * Header
 * ========================================================================
 */
 
div.header-box 
{
	clear: both;
	position: relative;
	z-index: 1;
}

div.header 
{
	;
	position: relative;
}

#header
{
	height: 146px;
}

/**
 * Header body
 */
#header-body
{
	height: 146px;
}

#header-body .left
{
	float: left;
	width: 4px;
	height: 146px;
}

#header-body .middle
{
	float: left;
	width: 900px;
	height: 146px;
}

#header-body .right
{
	float: left;
	width: 4px;
	height: 146px;
}

/**
 * Logo
 */

#header-logo
{
	clear: both;
	height: 98px;
}

#header-logo #logo
{
	float: left;
	width: 244px;
	height: 146px;
}

/**
 * Phone Number and tag line
 */

#header-logo #phone
{
	float: left;
	width: 656px;
	height: 146px;
}

#header-logo #phone #number
{
	position: relative;
	top: 70px; 
	right: 250px;
}

/**
 * ========================================================================
 * Navigation
 * ========================================================================
 */

div.hmenu-box 
{
	position: absolute;
	clear: both;
	z-index: 3;
	top: 0px;
	left: 0;
	height: 40px;
	width: 908px;
}

div.hmenu-box-content 
{
	position: absolute;
	clear: both;
	z-index: 3;
	top: -92px;
	height: 40px;
	width: 908px;
}

div.hmenu 
{
	height: 42px;
}

#navigation .inner
{
	height: 30px;
}

#navigation .left
{
	float: left;
	width: 4px;
	height: 32px;
}

#navigation .middle
{
	float: left;
	width: 900px;
	height: 32px;
}

#navigation .right
{
	float: left;
	width: 4px;
	height: 32px;
}

/* Home page */

#content-top
{
	height: 16px;
	overflow: hidden;
}

/* Sub pages */

#content-top-sub
{
	height: 16px;
	overflow: hidden;
}

/**
 * ========================================================================
 * Main body
 * ========================================================================
 */
 
div.main 
{
	clear: both;
	padding-bottom: 35px;
	width: 100%;
	position: relative;
	z-index: 1;
}

div.main-left-bg
{
	float: left;
	width: 4px;
	z-index: 1;
	background: #ddd;
}

/**
 * ========================================================================
 * Content
 * ========================================================================
 */

/* Width for left and content */

div.wrap 
{
	width: 712px;
	float: left;
}

/* Home page */

div.content-box 
{
	position: relative;
	z-index: 3;
	float: right;
	width: 459px;
	margin-top: 38px;
}

div.content-box-content
{
	position: relative;
	left: 0px;
	z-index: 3;
	float: right;
	width: 705px;
	margin-top: 38px;
}

div.content 
{
	padding: 0px;
	background: #fff;
}

div.content-bg 
{
	width: 460px;
	position: absolute;
	top: 0;
	left: 253px;
	background: #fff;
	padding-top:  32767px !important;
	margin-bottom:  -32767px !important;
}

div.content-bg-content
{
	width: 713px;
	position: absolute;
	top: 0;
	left: 4px;
	background: #fff;
	padding-top:  32767px !important;
	margin-bottom:  -32767px !important;
}

/* Content pages */

div.wrap-sub
{
	width: 904px;
	float: left;
}

div.content-box-sub
{
	position: relative;
	z-index: 3;
	float: right;
	width: 649px;
	margin-top: 38px;
}

div.content-sub
{
	padding: 0px;
	background: #fff;
}

div.content-bg-sub
{
	width: 651px;
	position: absolute;
	top: 0;
	left: 253px;
	background: #fff;
	padding-top:  32767px !important;
	margin-bottom:  -32767px !important;
}

/**
 * ========================================================================
 * Left nav
 * ========================================================================
 */

div.vmenu-box 
{
	position: relative;
	top: 0;
	z-index: 3;
	width: 248px;
	float: left;
	margin: 21px 0 0 0;
}

div.vmenu 
{
	padding: 0 0 0 4px;
	margin: 17px 0 0 0;
	/*background: #FF0000;*/
}

div.vmenu-bg 
{
	width: 248px;
	position: absolute;
	top: 0;
	left: 4px;
	margin: 24px 0 0 0;
	/*background: #CFECAB;*/
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
	border-right: 1px solid #6D0020;
}

div.vmenu-left-bg
{
	position: absolute;
	top: 0;
	left: 0;
	width: 4px;
	/*background: #fff;*/
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
}

/**
 * ========================================================================
 * Right nav
 * ========================================================================
 */

div.container-box 
{
	position: relative;
	z-index: 3;
	width: 190px;
	float: right;
	margin-top: 38px;
}

div.container 
{
	padding: 0 4px 0 0;
	/*background: #FFFF00;*/
}

div.container-bg 
{
	width: 190px;
	position: absolute;
	top: 0;
	right: 4px;
	/*background: #ECABCF;*/
	padding-top:  32767px !important;
	margin-bottom:  -32767px !important;
	border-left: 1px solid #6D0020;
}

div.container-right-bg 
{
	position: absolute;
	top: 0;
	right: 0;
	width: 4px;
	/*background: #fff;*/
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
}

/**
 * ========================================================================
 * Footer
 * ========================================================================
 */

div.footer-box 
{
	clear: both;
	position: relative;
	z-index: 1;
}

div.footer 
{
	/*background: #CFCFAB;*/
	;
	position: relative;
}

#footer
{
	margin: 0 auto 0 auto;
	width: 908px;
}

#footer .inner .left
{
	float: left;
	width: 4px;
	height: 77px;
}

#footer .inner .middle
{
	float: left;
	width: 900px;
	height: 77px;
}

#footer .inner .middle .links
{
	float: left;
	width: 240px;
}

#footer .inner .middle .copyright
{
	float: left;
	width: 650px;
}

#footer .inner .right
{
	float: left;
	width: 4px;
	height: 77px;
}

#footer-shadow
{
	clear: both;
	width: 908px;
	height: 4px;
}

#footer-blocks
{
	clear: both;
	overflow: hidden;
	width: 908px;
}

/* left */

#footer-blocks .left
{
	float: left;
	padding-top: 5000px !important;
	margin-bottom: -5000px !important;
	width: 4px;
	min-height: 10px;
}

/* Middle */

#footer-blocks .middle
{
	float: left;
	width: 900px;
}

#footer-blocks .middle-inner
{
	overflow: hidden;
}

#footer-blocks .middle-inner-left
{
	float: left;
	width: 249px;
}

#footer-blocks .middle-inner-middle
{
	float: left;
	width: 400px;
}

#footer-blocks .middle-inner-right
{
	float: left;
	width: 251px;
}

/* Right */

#footer-blocks .right
{
	float: left;
	padding-top: 5000px !important;
	margin-bottom: -5000px !important;
	width: 4px;
}
