body {
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	background-color:#333;
}
p {
	margin:0;
}
h1, h2, h3, h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#CE2323;
	margin:0;
}
h1 {
	font-size:23px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:15px;
}
h4 {
	font-size:12px;
}
th {
    font-weight:normal;
    text-align: left;
    vertical-align:top;
}
a:link, a:visited {
	color: #CE2323;
	text-decoration: none;
}
a:hover, a:active, a:visited:hover {
	color: #CE2323;
	text-decoration: underline;
}
input, select, textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
}
ul {
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
	margin-left:15px;
	list-style-image:url(../images/interior/bullet.gif);
}
hr {
	margin:15px;
	border:solid 2px #000;
	clear:both;
}
blockquote {
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
	margin-left:25px;
}

/*** MAIN CONTAINERS ***/
.top {
	width:100%;
}
.content {
	width:902px;
	background-image:url(../images/home/content_repeat.jpg);
	background-repeat:repeat-y;
}
#flash {
	width:645px;
	height:276px;
	margin-left:289px;
	margin-top:62px;
}
#footer_container {
	position:relative;
	z-index:1;
	width:100%;
	clear:both;
	background-image:url(../images/home/footer_repeat.jpg);
	background-repeat:repeat-x;
	background-position:center;
}
#footer {
	width:667px;
	height:118px;
	padding:23px 0 0 235px;
	margin:auto;
	background-image:url(../images/home/footer.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	color: #999;
}
#footer a:link, #footer a:visited {
	color: #999;
	text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:visited:hover {
	color: #999;
	text-decoration: underline;
}
#footer address {
    font-style: inherit;
    font-weight: inherit;
}
.left_red {
	background-color:#ED001E
}
.left_footer_top {
	background-image:url(../images/home/footer_top_left.jpg);
	background-repeat:repeat-x;
	height:14px;
	overflow:hidden;
}
.content_footer_top {
	background-image:url(../images/home/footer_top_middle.jpg);
	background-repeat:no-repeat;
	height:14px;
	overflow:hidden;
}
.right_footer_top {
	background-image:url(../images/home/footer_top_right.jpg);
	background-repeat:repeat-x;
	height:14px;
	overflow:hidden;
}
.grad {
	background-color:#CCC;
	background-image:url(../images/home/repeat_main.jpg);
	background-repeat:repeat-x;
}

/*** CONTENT DIV STRUCTURE ***/
#main_wrapper {
	position:relative;
	width:902px;
}
#main_left {
	width:204px;
	float:left;
}
#main_right {
	width:698px;
	float:left;
	background:url(../images/home/content_top_repeat.jpg) repeat-x;
}
#main_right_inner {
	width:672px;
	padding:0 0 0 13px;
	min-height:355px;
	background:url(../images/home/gear_bkgd.jpg) no-repeat;
}

/*** LEFT COLUMN ***/
#logo {
	width:167px;
	height:111px;
	background-image:url(../images/home/logo.jpg);
}
#logo a {
	width:167px;
	height:111px;
	text-indent:-9999px;
	display:block;
}
#logo a:hover {
	width:167px;
	height:111px;
}
#nav {
	position:relative;
	width:204px;
	background:url(../images/home/nav_top_line.jpg) no-repeat;
	margin:11px 0 0 0;
	padding-top:3px;
	text-align:right;
	outline:0;
	border:0;
	z-index:4;
}
#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style:none;
}

#nav li a {
	width:160px;
	height:30px;
	padding-right:44px;
	display:block;
	cursor:pointer;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #999;
	line-height:25px;
	background:url(../images/home/nav_bkgd.jpg);
	background-position:left top;
}
#nav li a:hover {
	width:160px;
	height:30px;
	padding-right:44px;
	background-position:0 -30px;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
}
#nav a:hover, #nav a:active, #nav a:visited:hover {
	color: #fff;
	text-decoration: none;
}
/*** SUB NAV ***/
#nav ul li ul{
	margin:0 10px 0 0;
	padding:0;
	list-style-type:none;
	list-style:none;
	border:solid 3px #000;
}

#nav ul li ul li a {
	width:171px;
	height:auto;
	padding:5px 10px 5px 5px;
	display:block;
	cursor:pointer;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	line-height:normal;
	background:#ED001E;
	border:solid 1px #000;
}
#nav ul li ul li a:hover {
	width:171px;
	height:auto;
	padding:5px 10px 5px 5px;
	background:#000;
}
#catalog {
	width:204px;
	height:129px;
	padding-top:10px;
	clear:both;
}
#catalog a {
	width:204px;
	height:129px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background-image:url(../images/home/catalog.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#catalog a:hover {
	width:204px;
	height:129px;
	background-position:right top;
}
#pdf {
	width:204px;
	height:45px;
}
#pdf a {
	width:204px;
	height:45px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background-image:url(../images/home/pdf.jpg);
	background-position:left top;
}
#pdf a:hover {
	width:204px;
	height:45px;
	background-position:0 -45px;
}

/*** RIGHT COLUMN ***/
#top_content {
	position:relative;
	width:660px;
	height:42px;
	padding-top:10px;
	padding-left:12px;
	clear:both;
	overflow:hidden;
}
#top_content h1 {
	font-size:18px;
	line-height:20px;
	color:#ccc;
}
#top_content h2 {
	font-size:12px;
	line-height:16px;
	color:#ccc;
}
#search_field {
	position:absolute;
	top:20px;
	right:45px;
}
#search_field input {
	width:120px;
	float:left;
}
#search_btn {
	position:absolute;
	left:635px;
	top:20px;
	width:24px;
	height:24px;
}
#search_btn input.btn {
	width:24px;
	height:24px;
	border:0;
	outline:0;
	margin:0;
	padding:0;
	cursor:pointer;
	overflow:hidden;
	background-image:url(../images/home/search_btn.jpg);
	background-position:left top;
}
#search_btn input.btn:hover {
	background-image:url(../images/home/search_btn.jpg);
	background-position:left bottom;
}
#banner {
	width:658px;
	height:292px;
	background-image:url(../images/home/banner_bkgd.png);
	padding:10px 0 0 14px;
	clear:both;
}
#news_container {
	width:411px;
	height:176px;
	background:url(../images/home/news_bkgd.png) no-repeat;
	float:left;
}
#news_scroll {
	width:258px;
	height:140px;
	margin:20px 0 0 140px;
	overflow: auto;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow:-moz-scrollbars-vertical;
}
#news_content {
	width:235px;
	padding-top:35px;
	background:url(../images/home/news_header.png) no-repeat;
}
#news_content h1 {
	color:#000;
	font-size:12px;
	text-decoration:underline;
}
#news_content p {
	padding-left:5px;
}
#bestofboth_container {
	width:257px;
	height:176px;
	margin-left:4px;
	background:url(../images/home/bestofboth_bkgd.png) no-repeat;
	float:left;
}
#bestofboth_content {
	width:214px;
	height:103px;
	margin:57px 0 0 22px;
}

/*** LOGOS ***/
#logos_container {
	position:relative;
	width:672px;
	height:85px;
	clear:both;
	z-index:2;
}
#amc {
	position:absolute;
	width:86px;
	height:66px;
	left:9px;
	top:13px;
}
#amc2 {
	width:86px;
	height:66px;
	margin:auto;
}
#amc a, #amc2 a {
	width:86px;
	height:66px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background:url(../images/home/logos/amc.jpg);
	background-position:left top;
}
#amc a:hover, #amc2 a:hover {
	width:86px;
	height:66px;
	background-position:left bottom;
}
#ptda {
	position:absolute;
	width:86px;
	height:66px;
	left:124px;
	top:13px;
}
#ptda2 {
	width:86px;
	height:66px;
	margin:auto;
}
#ptda a, #ptda2 a {
	width:86px;
	height:66px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background:url(../images/home/logos/ptda.jpg);
	background-position:left top;
}
#ptda a:hover, #ptda2 a:hover {
	width:86px;
	height:66px;
	background-position:left bottom;
}
#fema {
	position:absolute;
	width:86px;
	height:66px;
	left:231px;
	top:13px;
}
#fema2 {
	width:86px;
	height:66px;
	margin:auto;
}
#fema a, #fema2 a {
	width:86px;
	height:66px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background:url(../images/home/logos/fema.jpg);
	background-position:left top;
}
#fema a:hover, #fema2 a:hover {
	width:86px;
	height:66px;
	background-position:left bottom;
}
#adma {
	position:absolute;
	width:86px;
	height:66px;
	left:345px;
	top:13px;
}
#adma2 {
	width:86px;
	height:66px;
	margin:auto;
}
#adma a, #adma2 a {
	width:86px;
	height:66px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background:url(../images/home/logos/adma.jpg);
	background-position:left top;
}
#adma a:hover, #adma2 a:hover {
	width:86px;
	height:66px;
	background-position:left bottom;
}
#aem {
	position:absolute;
	width:86px;
	height:66px;
	left:464px;
	top:13px;
}
#aem2 {
	width:86px;
	height:66px;
	margin:auto;
}
#aem a, #aem2 a {
	width:86px;
	height:66px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background:url(../images/home/logos/aem.jpg);
	background-position:left top;
}
#aem a:hover, #aem2 a:hover {
	width:86px;
	height:66px;
	background-position:left bottom;
}
#ntea {
	position:absolute;
	width:86px;
	height:66px;
	left:574px;
	top:13px;
}
#ntea2 {
	width:86px;
	height:66px;
	margin:auto;
}
#ntea a, #ntea2 a {
	width:86px;
	height:66px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	background:url(../images/home/logos/ntea.jpg);
	background-position:left top;
}
#ntea a:hover, #ntea2 a:hover {
	width:86px;
	height:66px;
	background-position:left bottom;
}

/*** INTERIORS ***/
#interior_content_container {
	width:672px;
	background:url(../images/interior/content_bkgd_repeat.png) repeat-y;
	overflow:hidden;
}
#Interior_top {
	width:672px;
	background:url(../images/interior/content_bkgd_top.png) no-repeat 4px top;
}
#content {
	width:612px;
	min-height:350px;
	padding:25px 30px 10px 30px;
}
#Interior_content_btm_cap {
	width:672px;
	height:15px;
	background:url(../images/interior/content_bkgd_btm.png) no-repeat;
	padding-bottom:15px;
}
.header {
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:solid 4px #000;
}
.frame {
	background-color:#000;
	padding:1px;
	border:solid 4px #CE2323;
	margin:0 10px 5px 10px;
}
.grey {
	border:solid 4px #000;
	background-color:#ccc;
	padding:5px;
}
.box {
	border:solid 4px #000;
	background-color:#ccc;
	padding:5px;
}
.white_bold {
	color:#FFF;
	font-weight:bold;
}
.red {
	color:#CE2323;
}
.row_header {
	background-color:#666;
	font-weight:bold;
	color:#FFF;
}
.row_grey {
	background-color:#ccc;
}
.row_white {
	background-color:#fff;
}
#gallery {
	width:100%;
	height:66px;
	overflow:visible;
	clear:both;
}
