@charset "utf-8";


body {
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-image: url(../images/grad_blue_bgnd.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
#header {
	padding: 9px;
	width: 980px;
}
#top_nav {
	width: 980px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#left_nav {
	float: left;
	height: auto;
	width: 200px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFCC;
	padding-left: 10px;
	padding-right: 10px;
	clear: none;
	border-top-style: none;
}

#right_nav {
	float: right;
	height: auto;
	width: 200px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.content_left {
	background-color: #FFFFFF;
	float: left;
	width: 355px;
	clear: none;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	border-right-style: dashed;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.content_right {
	background-color: #FFFFFF;
	float: right;
	width: 355px;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	clear: none;
	padding: 10px;
}
.content_full_width {
	background-color: #FFFFFF;
	clear: both;
	width: 740px;
	
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 1px;
}

#content {
	background-color: #FFFFFF;
	width: 765px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: right;
	clear: none;
	padding: 5px;
}

#footer {
	padding: 10px;
	width: 980px;
	border-top-style: solid;
	background-color: #FFFFFF;
	clear: both;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
/*********************************************
/* Global horizontal nav bar styles                      
/*********************************************/

.global_horizontal_nav li
{
	display: inline;
}

.global_horizontal_nav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "Trebuchet MS", sans-serif, Arial, Helvetica;
	font-size: 15px;
	line-height: 18px;
	font-style: normal;
	text-align: center;
}


.global_horizontal_nav a
{
	padding: 2px 1em 2px 1em;
	background-color: #009900;
}

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


.global_horizontal_nav a:hover
{
	background-color: #CCCC99;
	color: #000000;
}






/***********************************************/
/* Editable Divs                                 */
/***********************************************/

h1 {
	color: #333333;
	font-size: 110%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.image-right {
	float: right;
	padding-bottom: 5px;
	padding-left: 8px;
}
.image-left {
	float: left;
	padding-right: 8px;
	padding-bottom: 5px;
}

/***********************************************/
/* Product horizontal name nav bar link list              */
/***********************************************/

.product_horizontal_nav_list ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-size: 14px;
	line-height: 17px;
	font-family: Trebuchet MS, sans-serif, Arial, Helvetica;
	
	padding-bottom: 10px;
	float: right;

}

.product_horizontal_nav_list li{
	display: inline;
}
/*************************************************
/ Left nav bar styles                            *
/ ************************************************/

.left_nav_list ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-size: 16px;
	line-height: 19px;
	font-family: "Trebuchet MS", sans-serif, Arial, Helvetica;
	color: #000000;
}

.left_nav_list a
{
	display: block;
	padding-left: 0px;
	width: 200px;
	background-color: #FFFFCC;
	border-bottom: 1px solid #DDF;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}

.left_nav_list a:link, .left_nav_list a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009900;
}

.left_nav_list a:hover
{
	background-color: #CCCC99;
	color: #000000;
}

.nav_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	background-color: #CCFFFF;
	width: 190px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 8px;
}
.clearer {
	clear: both;
}
.ad_box {
	height: auto;
	width: 178px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 9px;
	margin-left: 9px;
	margin-bottom: 5px;
}

