@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	color: #333;
	font-size: 12px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	background-color: #000;
}

h1 {
	color: #060;
	font-size: 30px;
	font-weight: normal;
	margin: 3px 0px 10px 0px;
}
h2 {
	color: #666;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	color: #333;
	margin-top: 12px;
	margin-bottom: 10px;
	font-size: 16px;
}
h6 {
	font-size: 12px;
	text-align: right;
	font-weight: normal;
	font-style: italic;
	margin: 0px 10px auto auto;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
a          {
	color: #369;
}
a:visited  { color: black; }
a:hover    {
	color: #1C1F21;
}

.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}


/* BANNER AREA */
.bannerArea {
	width: 100%;
	background-color: #090;
	background-image: url(images/hdr_bkgd2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bannerArea .container {
	height:83px;
}

.bannernav {
	padding-top: 20px;
	float: right;
	color: #000;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.bannernav a { color: #ffffff; text-decoration: none; }
.bannernav a:visited { color: #ffffff; }
.bannernav a:hover {
	color: #333;
	text-decoration: none;
}

.toplogo {
	padding-top: 20px;
	padding-bottom: 0;
	margin-bottom: 0;
}

/* TOP NAVIGATION AREA */
.topnavigationArea {
	width: 100%;
	background-color: #000;
}

.topnavigationgroup {
	margin: 0px;
	float: left;
	padding-right: 40px;
}
.topnavigationgroup ul {
	margin: 0px;
}

.topnavigationitem {
	max-width: 167px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	border-left-style: none;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: 1px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
}

/* CONTENT AREA */
.contentArea {
	width: 100%;
	background-color: #fff;
	background-repeat: repeat-x;
}


.contentArea .container {
	padding-top: 30px;
	padding-bottom: 30px;
	background-repeat: no-repeat;
}

.contentleft {
	width: 650px;
	padding-left: 40px;
	padding-right: 40px;
	float: left;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999;
}

.contentright {
	padding-top: 10px;
	float: left;
	padding-left: 30px;
	width: 210px;
}

.imageright {
	margin-left: 5px;
	float: right;
}
.contentright ul.incbullets li {
	margin-top: 5px;
	margin-left: 15px;
	list-style-type: disc;
	list-style-position: outside;
}


/* FOOTER AREA */
.footerArea {
	width: 100%;
	background-color: #000;
	border-top-style: solid;
	border-top-color: #390;
	border-top-width: 4px;
}

.footerArea .container {
	margin-bottom: 20px;
}

.copyright {
	padding-left: 40px;
	padding-top: 12px;
	color: #CCC;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
#container1 {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#container0 {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
.imageleft {
	margin-right: 5px;
	float: left;
}
.imageleft_special {
	margin-right: 15px;
	float: left;
}
#toprightscreen {
	float: right;
	color: #000;
	font-size: 18px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	margin: 35px 10px 0 auto;
	text-align: right;
}
.contentright ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
}
.contentright ul li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
}
.contentleft ul li {
	margin-top: 5px;
}
