/*

Designed and Coded By: Jeffrey Way
Date: 11/3/2008


PRIMARY COLORS:

gray: #eaeaea;
dark-blue: #002d56;
black: #444444;
silver: #bcbcbc;



*/




body
{
	font-size: 90%;
	font-family: helvetica, georgia, sans-serif;
	line-height: 1.6em;
	text-align: center;
	color: #444444;
	background-color: #999;
}

ul, li, img
{
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}

h3
{
	color: #FFF;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0.5em;
	text-align: left;
	font-size: 14px;
}

.fr
{
	float: right;
	padding: 1em 0 1em 1em;
}

.fl
{
	float: left;
	padding: 1em 1em 1em 0;
}

#container
{
	text-align: left;
	margin: auto;
	width: 903px;
	background-color: black;
	border: 8px solid #FFF;
}

#container ul, #container ul li a
{
	list-style-type: none;
}

#header
{
	overflow: hidden;
	background-image: url(/images/header_footer/doc_bailey_header.jpg);
	background-repeat: no-repeat;
	height: 129px;
}

#header h1
{
	text-indent: -9999px;
}

#header p
{
	margin-top: 76px;
	width: 902px;
	padding: .5em 0 .5em .5em;
	background: #bcbcbc;
	margin-bottom: 0;
}

#sidebar
{
	width: 144px;
	float: left;
	background: #eaeaea;
}

/* SIDEBAR */

#sidebar ul#nav li {
	border-bottom: 1px solid black;
	text-align: right;
	padding-right: 0.5em;
	line-height: 1.7em;
	font-size: 1.0em;
	color: #FFF;
	background-color: #474246;

}


#sidebar ul#nav li:hover
{
	border-top: 1px solid white;
	background-color: #424242;
	background-image: url(../images/yellow_shield_icon.png);
	background-repeat: no-repeat;
	background-position: 2% 50%;
}




ul#nav li a {
	color: #FFF;
}

#sidebar h2 {
	background: #002d56;
	color: #FFF;
	padding: 0.2em;
	text-align: center;
	margin-bottom: 0.4em;
}

#sidebar ul#events {
text-align: center;
}

ul#events li {
margin-bottom: .7em;
}

/* MAIN CONTENT */

#mainContent
{
	margin-left: 140px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 1em;
}

#mainContent div
{
	overflow: hidden;
}

#tier1, #tier2, #tier3
{
	margin-bottom: 2em;
	text-align: center;
}
#container #mainContent #tier2 .third .jqzoom {
	text-align: center;
}


#tier1 div, #tier2 div, #tier3 div#news, #tier3 div div
{

	padding: 0 1em;
}

#mainContent #tier2
{
	width: 745px;

}
#container #mainContent #tier2 #productwrapper {
	width: 48%;
}


#mainContent #tier2 p
{
	text-align: left;
}

#mainContent #tier2 div
{
	float: left;
	width: 46%;
	margin-right: 0.5em;
	padding: 0;
}

#mainContent #tier2 div.third
{
	margin-right: 0;
	text-align: center;
}

#tier2 div p
{

}
#container #mainContent #tier2 #productwrapper #producttext {
	float: right;
	line-height: 1em;
	color: #FFF;
	width: 54%;
}
#container #mainContent #tier2 #productwrapper #productimage {
	padding-top: 8px;
	width: 41%;
	float: left;
}



#mainContent #tier3
{
}

#mainContent #tier3 div
{
	float: left;
	width: 231px;
	margin: 0 0 2em 0;
	padding: 0;
	clear: left;
}

#mainContent #tier3 #news
{
	float: right;
	width: 66%;
	clear: none;
}

#tier3 p, #tier3 input {
padding: 0 1em;
}

#footer
{
	clear: both;
	text-align: right;
}
#container #footerimage {
	background-image: url(/images/header_footer/bottom_page_1.jpg);
	height: 214px;
}
#container #mainContent #tier2 div .jqzoom {
	background-position: center center;
}
