/***** This file contains site wide layout ******/

body
{
	background-color:#6f6d6e;
	font-family: Arial, Helvetica, sans-serif;
}

img
{
	border: 0px;
}


#static_capsule_container
{
	background-color:#FFFFFF;
	padding: 0px;
    width: 1000px;
    margin: -15px auto;
}


.clear
{
	clear: both;
	margin:0px;
	padding: 0px;
}


/*** 3 column layout ***/

#static_bg_left
{
	background: url(/resources/images/left_bkgrd.gif);
	width: 890px; /* 1024 - width of bg right image*/
}

#static_bg_right
{
	background: url(/resources/images/right_bkgrd.gif) top right;
	width: 100%
}


#static_capsule_content
{
	margin-left: 122px;
	background-color: #FFFFFF;
	width: 780px;/*1024 -left and right;*/
}




/******** HEADER ******/

#static_capsule_header
{
	width: 780px;
	padding: 20px 0px 0px 0px;
	background-color:  #000000;
	background-position:right center;
	background-repeat:no-repeat;
}

.static_top_menu_container
{
	padding-right: 0px;
	padding-top: 0px;
	color: #FFFFFF;
	width: 100%;
	height: 166px;
	background: url(/resources/images/sub_header.jpg) no-repeat;
	text-align: right;
	display:block;
	clear:both;
	text-transform: uppercase;
	font-size: 10px;
	font-weight:bold;
}

.static_top_menu_container ul#top_nav 
{
	list-style-type:none;
	padding-right: 20px;
	padding-top: 0px;
	margin: 0px;
	margin-bottom: -15px;
	padding-bottom: 16px;
	float: right;
}

.static_top_menu_container ul#top_nav li
{
	display: inline;
	font-size: 11px;
	font-weight: bold;
}

.static_top_menu_container ul#top_nav a:link, .static_top_menu_container #top_nav a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.static_top_menu_container ul#top_nav a:hover{
	text-decoration: none;
	color:  #EC1322;
	margin-bottom: -7px;
	padding-bottom: 15px;
	background:url(/resources/images/nav_arrow.jpg) no-repeat  center bottom;
}

.static_top_menu_container form
{
	float: left;
	padding-left: 20px;
	padding-top: 4px;
	color: #FFFFFF;
}


.static_top_menu_container form button
{
   color:#FFFFFF;
   background-color:#BDBCBC	;
   border-style:none;
}

.static_top_menu_container form button:hover
{
   background-color: #000000	;
}


#logo_text
{
	color: #FF0000;
	font-size: 225%;
	position: relative;
	left: -80px;
	top: 85px;
	font-weight: bold;
	text-transform: uppercase;
}

.red_bar
{
	clear: both;
	background: #FF0000;
	height: 5px;
}

.blue_bar
{
	clear: both;
	background: #6E9DD5;
	height: 15px;
}


body#body_about #static_content_bottom {
    margin: 10px;
}

/************* custompage selection marker ***********/
/********* HOVER MENU EFFECT ********/

body#body_home li#nav_home a,
body#body_about li#nav_about a,
body#body_credit li#nav_credit a,
body#body_products li#nav_products a,
body#body_contact li#nav_contact a
{
	text-decoration: none;
	color:  #EC1322;
	margin-bottom: -7px;
	padding-bottom: 15px;
	background:url(/resources/images/nav_arrow.jpg) no-repeat  center bottom;
}




/*************** FOOTER ****/

#static_footer_capsule
{
	background-color: #eb1603;
	height: 25px;
}

#static_footer_capsule p
{
	text-align: right;
	padding-top: 7px;
	padding-right: 8px;
	font-size: 9pt;
	color: #FFFFFF;
	margin: 0px;
}


#static_footer_capsule a
{
	color: #FFFFFF;
	text-decoration: none;
}

#static_footer_capsule a:hover
{
	text-decoration:underline;
}



/**** bottom section ***/

#site_bottom_capsule
{
	width: 100%;
}

.three_col
{
	float: left;
	margin: 0px;
	padding: 0px;
	
}

.three_col h4
{
	color: #696969;
	display: block;
	text-align: left;
	padding-left: 10px;
	text-transform: uppercase;
	font-size: 75%;
	margin: 0px;
}

.bottom_box
{
	background: #6E9DD5;
	padding: 5px 0px 5px 5px;
	font-size: 70%;
}

.storage_needs
{
	width: 260px;
	margin: 5px;
}

ul.storage_needs
{
	float:left;
	padding: 10px 0px 0px 16px;	
	margin: 0px;
	width: 125px;
}

ul.storage_needs2
{
	clear: both;
	width: 85%;
	padding: 0px 0px 5px 16px;	
	margin: 0px;
}

.storage_needs li
{

	padding: 2px 0px 2px 0px;
}	

.storage_needs a
{
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 95%;
	text-align: right;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

.storage_needs a:hover
{
	text-decoration: underline;
}

.storage_needs img
{
	float: left;
	width: 106px;
	margin: 0px;
	padding: 0px;
	
}

.modifications_box
{
	width: 215px;
	margin: 5px 5px 5px 5px;
}

.modifications_box img
{
	padding-left: 2px;
}

.modifications_box ul
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 115%;
	padding: 0px 0px 0px 20px;	
	margin: 10px 0px;
}

.modifications_box li
{

	padding: 2px 0px 2px 0px;
}

.contact_box
{
	width: 265px;
	margin: 5px 0px 5px 5px;
}

.contact_box p
{
	margin: 0px;
	font-size: 9pt;
	padding-left: 7px;
}
.contact_box h5
{
	margin: 10px 0px 2px 0px;
	font-size: 10pt;
}
.contact_box .image 
{
	float: right;
	display: inline;
	padding: 0px 55px 0px 0px;
	margin: 0px;
}
 .contact_box #bottom_contact 
 {
     padding: 0px 5px 0px 5px;
 
 }
 
 .contact_box .city
 {
     padding: 1px 5px 0px 5px;
     font-weight:bold;
 
 }
 
 
.contact_box a
{
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

.contact_box a:hover
{
	text-decoration: underline;
}
	
