body,html {
	text-align: center;
	margin:0px;
	padding:0px 0px 5px;
	background: #212121 url(../images/bg.jpg) repeat-x;
}

div,p,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	}

/* WRAPPER */

#wrapper {
	position:relative;
	width:809px;
	margin:auto;
	text-align:center;
	background: url(../images/contentbg.gif) repeat;
	display: block;
}


/* HEADER */

#header {
	background: url(../images/header.jpg) no-repeat;
	height: 110px;
	width: 809px;
	text-align: right;
}

.topbanner {
	width: 750px;
	position: relative;
	margin: 5px auto;
	border: 1px solid #e75c16;
}

#nav {
	margin: 0px;
	padding-top: 75px;
	padding-right: 26px;
}

/* LEFT COLUMN */

#maincontent {
	margin: 8px 5px 10px 27px;
	padding: 0px;
	width: 516px;
	float: left;
}

.maintext {
	padding: 10px;
	color: #090909;
	text-align: left;
}

.maintext p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.maintext a {
	font-weight: bold;
	color:#3A7DAF;
}

.maintext a:hover {
	text-decoration: none;
}

/* RIGHT COLUMN */ 

#rightcontent {
	margin: 8px 27px 10px 5px;
	padding: 0px;
	width: 229px;
	float: right;
}

.newsbox {
	background: url(../images/news.gif) no-repeat;
	height: 251px;
	width: 229px;
	margin: 0px;
	padding: 0px;
}

.bottom {
	background: url(../images/bottom.jpg) no-repeat;
	height: 45px;
	width: 809px;
	margin: 0px;
	padding: 0px;
}

/* FOOTER */

#footer {
	width: 809px;
	position: relative;
	text-align: center;
	margin: auto;
	padding: 10px 0px 0px;
}

#footer a {
	font-weight: bold;
	color: #CACACA;
}

#footer a:hover {
	text-decoration:none;
	}
	
#bottomnav {
	color: #F2F2F2;
	font-size: 11px;
	text-align: left;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 29px;
}

#copyright {
	font-size: 10px;
	color: #A1BFD1;
	float: right;
	margin: 0px 29px 0px 0px;
	padding: 0px;
}



/* ------------------------------------------------------------------------------------------- */



















/* ADDITIONAL HOME FLASH BOX */
#products_animation {

float:left;
width:800px;
height:190px;
background-color:#333333;
margin-top:5px;
margin-bottom:20px;

}


/* BODY */
#sub_menu {
	float:left;
	width:175px;
}
#sub_menu h1.tag {
	margin:0px;
	padding:0px;
	line-height:23px;
	width:175px;
	height:23px;
	background-image: url(images/sub_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:left;
	text-indent:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: grey;
	text-decoration: none;
}
#nav_path {
	float:left;
	width:620px;

	margin:0px;
	margin-bottom:5px;
	padding:0px;
	line-height:23px;
	height:23px;
	background-image: url(images/headlines_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:left;
	text-indent:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
#main_content {
	float:left;
	width:620px;
	margin-left:5px;
}


#main_content_1 {
	float:left;
	width:363px;
}

#main_content_2 {
	float:left;
	width:252px;
	margin-left:5px;
}
#Text1 {
	position:relative;
	width:300px;
	height:100px;
	margin:0px;
	padding:5px;
	border-bottom-color: #666666;	
	text-align:left;
	text-indent:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
}

#last_feature {
	position:relative;
	width:252px;
	height:80px;
	background-image: url(images/features_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;	
		margin:0px;
	padding:0px;
}

#main_content h1.tag {
	float:left;
	width:363px;
	height:23px;
	margin:0px;
	padding:0px;
	line-height:23px;
	background-image: url(images/headlines_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:left;
	text-indent:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;

}

