body {
	margin: 0px;
	padding: 0px;
}

#main_wrapper {
	width: 775px;
	background: #edecd7 url(images/bg.gif) repeat-y top left;
	border: solid 1px #bdb76b;

}

.clear { clear: both; font-size: 0px; height: 0px; line-height: 0px; }
.clear_left { clear: left; font-size: 0px; height: 0px; line-height: 0px; }

#header { 
	height: 115px;
	width: 775px;
	position: relative;
	text-align: left;
}

#logo { 
	position: absolute;
	left: 0px;
	top: 0px;
	background: #850000 url(images/logo.jpg) no-repeat top center;
	width: 147px;
	height: 115px;
}

#order { 
	width: 188px;
	height: 137px;
	position: absolute;
	left: 560px;
	top: 28px;
	z-index: 50;
	background-image: url(images/order.png);
	background-repeat: no-repeat;
}

* html #order { /* PNG Hack for IE 6 */
    background-image: url('none');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/order.png", sizingMethod="crop");
}

#order a {
	/*width: 188px;
	height: 137px;
	display: block;*/
}
#order_button  img { border: 0px; width: 188px; height: 137px;}

#order_button {
	width: 188px;
	height: 137px;
	position: absolute;
	left: 560px;
	top: 28px;
	z-index: 100;
}

.spacer {
	width: 775px;
	height: 6px;
	background: transparent url(images/spacer-bg.gif) repeat-y top left;
}

#widescreen {
	width: 775px;
	height: 190px;
	text-align: left;
	background: transparent url(images/spacer-bg.gif) repeat-y top left;
}

#left_column {
	float: left;
	width: 147px;
	background: transparent url(images/nav-bg.gif) repeat-x top center;	
}

#navcontent {
	padding-top: 10px;
	width: 115px;
}
.nav_link {
	line-height: 27px;
	cursor: pointer;
	cursor: hand;
	width: 115px;	
	height: 27px;
}
.nav_link a {
	display: block;
	color: #bdb76b;
	width: 115px;	
	height: 27px;
}

#nav_home a {
	background: url(images/menu.jpg) no-repeat;
	background-position: 0px -27px;
}
#nav_home_on a, #nav_home a:hover {
	background: url(images/menu.jpg) no-repeat;
	background-position: 0px 0px;
}
#nav_about a {
	background: url(images/menu.jpg) no-repeat;
	background-position: -115px -27px;
}
#nav_about_on a, #nav_about a:hover {
	background: url(images/menu.jpg) no-repeat;
	background-position: -115px 0px;
}
#nav_services a {
	background: url(images/menu.jpg) no-repeat;
	background-position: -230px -27px;
}
#nav_services_on a, #nav_services a:hover {
	background: url(images/menu.jpg) no-repeat;
	background-position: -230px 0px;
}
#nav_resources a {
	background: url(images/menu.jpg) no-repeat;
	background-position: -345px -27px;
}
#nav_resources_on a, #nav_resources a:hover {
	background: url(images/menu.jpg) no-repeat;
	background-position: -345px 0px;
}
#nav_contact a {
	background: url(images/menu.jpg) no-repeat;
	background-position: -460px -27px;
}
#nav_contact_on a, #nav_contact a:hover {
	background: url(images/menu.jpg) no-repeat;
	background-position: -460px 0px;
}
#nav_order a {
	background: url(images/menu.jpg) no-repeat;
	background-position: -575px -27px;
}
#nav_order_on a, #nav_order a:hover {
	background: url(images/menu.jpg) no-repeat;
	background-position: -575px 0px;
}


.nav_link a:hover, .nav_link_on a { 
	color: #F0E68C; 
}

* html .nav_link a:hover { /* PNG Hack for IE 6 */
    background-image: url('none');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/nav-over.png", sizingMethod="crop");
}

* html .nav_link_on a { /* PNG Hack for IE 6 */
    background-image: url('none');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/nav-over.png", sizingMethod="crop");
}

#client_login {
	width: 115px;
	margin-top: 50px;
	margin-bottom: 25px;
	border-bottom: solid 1px #bdb76b;
	color: #F0E68C;
	padding: 45px 0px 10px 0px;
	background: url(images/exisiting-client-login.jpg) no-repeat top center;
}

#client_login form {
	margin: 0px;
	padding: 0px;
}

#client_login_title {
	margin-bottom: 7px;
	font-size: 13px;
	font-family: Trajan pro, georgia, arial, verdana;
	text-transform: uppercase;
}
#client_login_title img { margin: 2px 0px; }


.login_spot_user {
	border: 0px;
	padding: 3px;
	background: #e4e2c2 url(images/username.gif) no-repeat left center;
	color: #4e4d4d;
	font: normal 13px times;
	margin-bottom: 7px;
	width: 109px;
}
.login_spot_pass {
	border: 0px;
	padding: 3px;
	background: #e4e2c2 url(images/password.gif) no-repeat left center;
	color: #4e4d4d;
	font: normal 13px times;
	margin-bottom: 7px;
	width: 109px;
}

#right_column {
	padding-top: 10px;
	text-align: left;
	width: 613px;
	float: left;
	padding-left: 15px;
}



.heading_text {
	width: 588px;
	height: 85px;
}

#heading_home { background: transparent url(images/heading-home.png) no-repeat top center; }
#heading_aboutus { background: transparent url(images/heading-aboutus.png) no-repeat top center; }
#heading_service { background: transparent url(images/heading-service.png) no-repeat top center; }
#heading_resources { background: transparent url(images/heading-resources.png) no-repeat top center; }
#heading_contactus { background: transparent url(images/heading-contactus.png) no-repeat top center; }
#heading_order { background: transparent url(images/heading-order.png) no-repeat top center; }
#heading_join { background: transparent url(images/heading-join.png) no-repeat top center; }
#heading_privacy { background: transparent url(images/heading-privacy.png) no-repeat top center; }

* html #heading_home { /* PNG Hack for IE 6 */
    background-image: url('none');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/heading-home.png", sizingMethod="crop");
}
* html #heading_aboutus { /* PNG Hack for IE 6 */
    background-image: url('none');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/heading-aboutus.png", sizingMethod="crop");
}
* html #heading_service { /* PNG Hack for IE 6 */
    background-image: url('none');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/heading-service.png", sizingMethod="crop");
}
* html #heading_resources { /* PNG Hack for IE 6 */
    background-image: url('none');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/heading-resources.png", sizingMethod="crop");
}
* html #heading_contactus { /* PNG Hack for IE 6 */
    background-image: url('none');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/heading-contactus.png", sizingMethod="crop");
}
* html #heading_order { /* PNG Hack for IE 6 */
    background-image: url('none');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/heading-order.png", sizingMethod="crop");
}
* html #heading_join { /* PNG Hack for IE 6 */
    background-image: url('none');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/heading-join.png", sizingMethod="crop");
}
* html #heading_privacy { /* PNG Hack for IE 6 */
    background-image: url('none');
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="images/heading-privacy.png", sizingMethod="crop");
}

.image_spot {
	float: right;
	width: 200px;
	padding-left: 15px;
	padding-right: 10px;
	margin-left: 15px;
	border-left: solid 1px #bdb76b;
}
.image_spot img { border: 0px; }


#text_spot, #text_spot_no {
	padding-top: 10px;
	font: normal 13px times;
	color: #4e4d4d;
	width: 345px;
	padding-left: 23px;
	line-height: 20px;
	padding-bottom: 15px;
}
#text_spot a , #text_spot_no a{
	color: #4e4d4d;
	font-weight: bold;
	}
#text_spot a:hover, #text_spot_no a:hover{
	color: #a60000;
	font-weight: bold;
	text-decoration: none;
	}
	
#text_spot_no { width: 545px; }

.text_input {
	margin-bottom: 0px;
}

.order_header {
	margin-top: 10px;
	background: #c2bd77;
	padding: 4px 10px;
	color: #fff;
	font: bold 12px arial;
}

.order_left_column {
	padding-left: 25px;
	width: 370px;
	float: left;
	margin-top: 10px;
	padding-bottom: 7px;
}
.order_right_column {
	padding-left: 15px;
	width: 120px;
	float: left;
	margin-top: 10px;
	padding-bottom: 7px;
	text-align: center;
}





#footer {
	margin-left: -15px;
	color: #fff;
	font: 10px arial;
	margin-top: 25px;
	height: 29px;
	line-height: 29px;
	background: #bdb76b url(images/footer-bg.jpg) repeat-y left center;
	padding-left: 35px;
	text-align: left;

}
#footer a {
	padding: 0px 4px;
	color: #fff;
	text-decoration: none;
	font: 10px arial;
	line-height: 30px;
}
#footer a:hover { text-decoration: underline; }

#footer_right {
	float: right;
	width: 200px;
	line-height: 29px;
	height: 29px;
	text-align: right;
}

#footer_right a {
	line-height: 29px;
	height: 29px;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	padding: 8px;
}

#footer_right a:hover { 
	text-decoration: none; 
	background: #cec990;
}








#below_footer {
	padding-left: 40px;
	font: 11px arial;
	margin-left: -15px;
	background: #fff;
	line-height: 32px;
	color: #696969;
}
#below_footer a {
	color: #696969;
	text-decoration: none;
}

