

body {
	margin: 0;
	padding: 0;
	background: #edd09e url(/images/bg_gradient.png) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}	


/* -----------------------------------*/
/* -------->>> ANCHOR TAGS <<<--------*/
/* -----------------------------------*/


a {
	color: #33449B;
}

a:hover {

}

a img {
	border: 0;
}


/* -----------------------------------*/
/* -------->>> CONTAINERS <<<---------*/
/* -----------------------------------*/


#container_main {
	position: relative;
	display: block;
	margin: 0px auto;	
	width: 926px;
}

.shadow {
	margin: 0px auto;	
	width: 926px;
	background: url(/images/bg_main.png) top left repeat-y;
	z-index: 1;
}

.white_bg {
	position: relative;
	display: block;
	margin: 0px auto;	
	background-color: #fff;
	width: 900px;
}

.blue_border {
	position: relative;
	display: block;
	margin: 0px auto;	
	width: 880px;
	border: 1px solid #33449B;
	border-top: 0;
}

.orange_border {
	position: relative;
	display: block;
	margin: 0px auto;	
	width: 880px;
	border: 1px solid #F56101;
	overflow: hidden;
}

#bottom_promos .padding {
	padding: 15px 0 0 0;
}

#bottom_promos .white_bg {
	padding-top: 15px;
}

#title_featured {
	position: absolute;
		top: 2px;
		left: 25px;
}

#bottom_promos a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

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

#bottom_promos .featured_item {
	float: left;
	text-align: center;
	width: 200px;
	padding: 0 10px 10px 10px;
}

.promo_dividerz {
	height: 100%;
	width: 1px;
	background-color: #F56101;
	overflow: hidden;
	float: left;
	position: absolute;
}

#top {
	height: 96px;
	background: url(/images/top_stripes.png) top left repeat-x;
	position: relative;
}

#middle {
	padding: 20px;
	position: relative;
}

#left {
	width: 300px;
	float: left;
}

#left .divider_bar {
	padding: 20px 0 20px 0;
	position: relative;
		left: -20px;
	width: 320px;
}

#right .divider_bar {
	padding: 0px 0 15px 0;
	position: relative;
		left: 0px;
	width: 535px;
}

.divider_bar div {
	height: 1px;
	overflow: hidden;
	border-top: 1px solid #33449B;
}

#right {
	width: 510px;
	padding-top: 30px;
	float: left;
	position: relative;
		left: 25px;
}

#product_container {

}

#product_container img {
	margin: 15px;
}

#product_container td img {
	margin: 0;
}

.misc_product {
	padding: 15px 5px 5px 5px;
	border-bottom: 1px solid #33449B;
	background-color: #E3EAFC;
	color: #33449B;
	margin: 5px;
	
	font-size: 14px;
	font-weight: bold;
}

.bottom {
	margin: 0px auto;	
	width: 926px;
	height: 20px;
	background: url(/images/bg_bottom.png) top left no-repeat;
}

#bottom_promos {
	position: relative;
		top: -10px;
}

.bg_top {
	margin: 0px auto;	
	width: 926px;
	height: 20px;
	background: url(/images/bg_top.png) top left no-repeat;
}

#copy {
	font-size: 10px;
	text-align: center;
	padding-bottom: 10px;
}

#privileges {
	width: 293px;
	height: 170px;
	position: absolute;
		bottom: -5px;
		right: 1px;
	display: none;
}

#privileges .bg {
	width: 293px;
	height: 150px;
	position: absolute;
		bottom: 0;
		left: 0;
	background: url(/images/module_overlay.png) top left no-repeat;
}

#privileges .title {
	
}

#theText { 
	position: relative;
	padding: 15px;
}

#privileges span {
	position: absolute;
		right: 20px;
		bottom: 28px;
}

#privileges a {
}

/* -----------------------------------*/
/* -------->>> NAVIGATION <<<--------*/
/* -----------------------------------*/


#nav {
	 padding-top: 30px;
	 padding-bottom: 20px;
	 border-bottom: 1px solid #33449B;
}


.nav_item {
	float: left;
	padding: 0 24px 5px 25px;
	
}

.nav_item img {

}

.nav_line {
	height: 1px;
	background-color: #33449B; 
	overflow: hidden;
	float: left
}

.nav_thickline {
	height: 7px;
	background-color: #33449B; 
	overflow: hidden;
	float: left;
}

.nav_dividerz {
	height: 15px;
	width: 1px;
	background-color: #33449B;
	overflow: hidden;
	float: left;
	position: relative;
		top: 5px;
}

#nav_bar_cont {
	height: 7px;
	position: relative;
}
#nav_bar_cont div {
	position: absolute;
	height: 7px;
	background-color: #33449B;
}

#nav_bar_ {
	display: none;
}

#nav_bar_products {left: 0; width: 118px;}
#nav_bar_services {left: 117px; width: 192px;}
#nav_bar_bargains {left: 308px; width: 152px;}
#nav_bar_locations {left: 459px; width: 162px;}
#nav_bar_careers {left: 620px; width: 113px;}
#nav_bar_contact {left: 732px; width: 148px;}

/* -----------------------------------*/
/* -------->>> CLICK AREAS <<<--------*/
/* -----------------------------------*/


#click_ {

}

#logo {
	width: 297px;
	height: 96px;
	background: url(/images/logo.png) top left no-repeat;
	position: absolute;
		left: 20px;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
}


/* -----------------------------------*/
/* -------->>> PNG TRANS <<<----------*/
/* -----------------------------------*/


#trans_ {

}


/* -----------------------------------*/
/* -------->>> TEXT STYLES <<<--------*/
/* -----------------------------------*/


.blue { color: #33449B; }
.orange { color: #F56101; }
h1 {

}

h2 {

}

.justify {
	text-align: justify;
}

p {
	margin: 0px 0px 5px;
	line-height: 150%;
}

#left p {
	line-height: 120%;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	color: #F56101;
}

li {
	color: #33449B;
	
}

ul {
	padding: 0;
	padding-left: 10px;
	margin: 0;
}

/* -----------------------------------*/
/* ------------>>> MISC <<<-----------*/
/* -----------------------------------*/


table.products tr {
	vertical-align: top;
}

table.products p {
	paddding: 
}

.col2 {
	padding-left: 10px;
}

img.title {
	display: block;
	padding-bottom: 10px;
}

img.button {
	cursor: pointer;
}


h2.title {
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
	font-size: 16px;
	color: #33449B;
}

h3 {
	padding: 0;
	margin: 10px 0 3px 0;
	font-size: 14px;
}

input[type=text] {
	width: 236px;
	height: 15px;
	padding: 5px;
	border: 1px solid #33449B;
}

input.l {
	width: 500px;
}

input.s {
	width: 168px;
}

input.xs {
	width: 40px;
}

select {
	width: 246px;
}

.form_label {
	font-weight: bold;
	color: #33449B;
	margin-top: 5px;
	font-size: 11px;
	padding-bottom: 3px;
}

.form_label em {
	font-weight: normal;
}

label {	
	font-size: 14px;
	font-weight: bold;
}

textarea {
	width: 500px;
	height: 120px;
	padding: 5px;
	border: 1px solid #33449B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#thanks {
	font-weight: bold;
	font-size: 14px;
	padding: 10px;
	border-bottom: 1px solid #33449B;
	background-color: #E3EAFC;
	color: #33449B;
}

fieldset { border: 1px solid #33449B; }

table .blue {
	font-size: 11px;
	padding-bottom: 3px;
}

.side_button {
	display: block;
	margin-bottom: 5px;
	cursor: pointer;
}

#help_buttons {
	margin-top: 25px;
}


#home_button {
	position: absolute;
		right: 15px;
		bottom: -1px;
}

hr {

}

.clear { clear: both; }
