@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	color: #COO;
	font-size: 12px;
	font-family: "Trebuchet MS",Arial, Verdana, Univers;
	background-color: #333;
	}

h1 { color: #000000; font-size: 16px; font-weight: bold; margin: 3px 0px 25px 0px; }
h2 {
	color: #F00;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}

a          { color: #C00; }
a:visited  { color: #C00; }
a:hover    { color: black; }

.container {
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/nav_bkg.jpg);
	background-repeat:repeat-x;
	background-color:#CCC;
}


/* BANNER AREA */
.bannerArea {
	width: 908px;
	background-image:url(images/nav_bkg.jpg);
	background-position:bottom;
	
}

.bannerNav {
	width: 800px;
	margin: 0px 0px 30px 15px;
	#margin-bottom: 10px; /* for IE */
	color: #CCC;
	font-size: 14px;
	font-weight: bold;
}

.bannerNav ul{
	margin: 0px;
}

.bannerNav li{
	list-style: none;
	float:left;
	margin: 5px 20px 0px 0px;
	#margin-left: 20px; /* for IE */
}

.bannerNav a{
	margin-left: 0px;
	color: #fff;
	text-decoration: none;
}
.bannerNav a:visited{
	color: #fff;
}

.bannerNav a:hover{
	color: #C00;
}

.bannersubnav {
	padding-top: 20px;
	padding-right: 20px;
	float: right;
	color: #C00;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana,Arial, Helvetica , sans-serif;
}

.bannersubnav a { color: #C00; text-decoration: none; padding-left: 5px; padding-right: 5px; }
.bannersubnav a:visited { color: #C00; }
.bannersubnav a:hover { color: #000000; text-decoration: none; }

.toplogo {
	margin-left: 0px;
	padding-top: 0px;
	background:#FFF;
}

.navigationArea {
	width: 908px;
	border-bottom: solid;
	border-color: #75570b;
	border-width: 1px;
}

/* CONTENT AREA */

.contentArea {
	width: 908px;
	padding-top: 30px;
	padding-bottom: 20px;
}

.contentleft {
	width: 400px;
	padding-left: 30px;
	padding-right: 40px;
	float: left;
}

.contentright {
	width: 400px;
	float: left;
}

.imageright {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;	
}
.imageleft {
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
}


/* FOOTER AREA */
.footerArea {
	width: 908px;
	height: 50px;
}

.copyright {
	border-top: dotted;
	border-color: #75570b;
	border-width: 2px;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 12px;
	color: #000;
	font-size: 12px;
}
.copyright a:link	{
	color:#333;
	font-size:9px;
	text-decoration:none;
}
.copyright a:visited	{
	color:#333;
	font-size:9px;
	text-decoration:none;
}
.copyright a:hover	{
	color:#fff;
	font-size:9px;
	text-decoration:none;
}
.copyright a:active	{
	color:#333;
	font-size:9px;
	text-decoration:none;
}
.product {
	color:#000;
	font-size:14px;
	font-weight:bold;
}
.product_b {
	color:#000;
	font-size:16px;
	font-weight:bold;
}
.note-txt {

	color: #000;
	font-size: 12px;
}
