body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B09343;
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	padding-top: 30px;
	text-align: right;
}
#subheader {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #447A85;
	font-size: 11px;
	background-image: url(images/bg_subheader.gif);
	background-repeat: no-repeat;
	background-position: -6px top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.auth_retail {
	color: #FFFFFF;
	height: 26px;
	margin-right: 10px;
	font-weight: bold;
}
#top_nav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDAF58;
	margin-top: 15px;
	text-align: center;
	color: #C4080A;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#top_nav a:link, #top_nav a:visited {
	margin-right: 6px;
	margin-left: 6px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
}
#top_nav a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C4080A;
}
#top_nav a.current2:link, #top_nav a.current2:visited {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C4080A;
}

#content {
	padding-top: 25px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
	overflow: hidden;
}
#column_left {
	width: 200px;
	float: left;
}
#column_right {
	width: 530px;
	float: right;
	overflow: hidden;
}
#column_right td {
	padding: 1px;
}



#footer {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F1B251;
	padding: 1px;
}
#bottom_nav {
	text-align: right;
	background-color: #447A85;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDAF58;
	padding: 4px;
	color: #C4080A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear: both;
}
#bottom_nav a:link, #bottom_nav a:visited {
	color: #FFFFFF;
	margin-right: 5px;
	text-decoration: none;
	margin-left: 5px;
}
#bottom_nav a:hover {
	text-decoration: underline;
}


#copyright {
	color: #735F2B;
	background-color: #B09343;
	font-size: 11px;
	text-align: right;
	padding-top: 5px;
	clear: both;
	padding-bottom: 5px;
}
#copyright a:link, #copyright a:visited {
	color: #735F2B;
}
#header a:link, #header a:visited {
	text-decoration: none;
	background-image: url(images/bg_top_button.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 126px;
	display: block;
	padding-top: 3px;
	padding-right: 6px;
	float: right;
	font-weight: bold;
	color: #204D79;
	text-transform: capitalize;
}
#header a:hover {
	color: #C4080A;
}
h1 {
	font-size: 18px;
	color: #C4080A;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 15px;
	clear: left;
}
h3 {
	background-color: #B09343;
	padding: 2px;
	font-size: 14px;
	color: #FFFFFF;
}


a:link, a:visited {
	color: #447A85;
}
a:hover {
	text-decoration: none;
}
#ul_column_left {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#ul_column_left li {
	padding: 2px;
}

#ul_column_left a:link, #ul_column_left a:visited {
	background-color: #447A85;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #B09343;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#ul_column_left a:hover {
	background-color: #B09343;
	color: #000000;
}
#ul_column_left a.current:link, #ul_column_left a.current:visited {
	background-color: #B09343;
	color: #000000;
}
.img_fright {
	float: right;
	margin-left: 5px;
	padding: 2px;
	border: 1px solid #999999;
}
.img_fleft {
	float: left;
	padding: 2px;
	border: 1px solid #999999;
	margin-right: 5px;
}
#ul_column_left a.sublink:link, #ul_column_left a.sublink:visited {
	background-color: #B09343;
	padding-left: 30px;
}
.tbl_details {
	font-size: 11px;
}
.img_frightnobrd {
	float: right;
	margin-left: 5px;
	padding: 2px;
}
.ul_install {
	list-style-type: none;

}
.img_fleftnobrd {
	float: left;
	padding: 2px;
	margin-right: 5px;
}
#div_gallery img {
	float: left;
	padding: 2px;
	border: 1px solid #999999;
	margin-right: 15px;
	margin-bottom: 15px;
}
