* {
	margin: 0;
}

html, body
{ 
	margin:0; 
	padding:0; 
	text-align:center;
	/*background-color:#e6e6e6;*/
	background-color:#f1f1f1;
	font:12px Tahoma, Verdana,Arial,"Trebuchet MS",sans-serif; 
	line-height:1.5em;
	height:100%;
} 
 
#container
{ 
	width:900px; 
	height:100%;
	text-align:left;  
	background-color: #ffffff;
	margin-left:auto;
	margin-right:auto;
} 

#wrapper
{
	margin: 0 auto -19em;	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position:relative;
}
 
#header
{
	position:relative; 
	height:285px;
	background-color:#1c1e22;
	width:100%;
	text-align:center;
}

.menu_area 
{
	height: 34px;
	width: 900px;
	text-align:left;
	background-color:#000000;
	margin-left:auto; 
	margin-right:auto;
	background:url(img/nav_bg.gif) 0 0 repeat-x;
}

.menu_area ul.nav{
	height:34px;
	background:url(img/nav_bg.gif) 0 0 repeat-x;
	float:left;
	margin:0 0 0px 0px;
	padding:0;
	list-style-type: none;
}

.menu_area ul.nav li{
	float:left;
	background:url(img/nav_div.gif) right top no-repeat;
	height:34px;
	padding:0 0px 0 0;
}

.menu_area ul.nav li a{
	display:block;
	padding:0 15px;
	font:normal 11px/34px Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:inherit;
	text-decoration:none;
}

.menu_area ul.nav li a:hover
{
	height:34px;
	background:url(img/nav_hoover_bg.gif) 0 0 repeat-x;
}

.menu_area ul.nav li.noImg{
	background-image:none;
}

.search 
{
	clear: right;
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 7px; 
	margin: 0; 
	z-index: 110; 
	right:20px;
	background: url(img/search_bg.gif) no-repeat 0px 7px; 
	float: right; 
	font: 11px/22px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	width: 206px; 
	position: relative; 
	text-align: right
}

.search label {
	padding-right: 0px; padding-left: 10px; left: 0px; padding-bottom: 0px; color: #999; padding-top: 0px; position: absolute; top: 7px; text-align: left;
}

.search input {
	border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px
}

.searchBox {
	padding-right: 0px; padding-left: 0px; background: #fff; padding-bottom: 0px; vertical-align: middle; width: 172px; line-height: 12px; padding-top: 0px; height: 13px;
	color:#666; font-size:12px;
}

.searchSubmit {
	background: none transparent scroll repeat 0% 0%; vertical-align: middle; width: 23px; cursor: pointer; height: 22px
}
 
#footer
{
	height: 19em;
	width:900px; 
	margin-left:auto;
	margin-right:auto;
	background-color:#1c1e22;
	text-align:left;
	clear:both;
	position:relative;
} 

.push {
	height: 19em;
}

#footer a {color:#999; text-decoration:none;}
#footer a:hover {color:#999;text-decoration:underline;}
#footer dl {float:left; display:block; width:150px; margin: 20px 0.5% 5px 20px;}
#footer dl dt {padding:0; font-weight:700; margin:0; color:#777;}
#footer dl dt a {font-weight:700; color:#fff; font-size:1.1em; display:block; text-decoration:none; padding-bottom:10px;}
#footer dl dt a:hover {color:#fff;text-decoration:underline;}
#footer dl dd {padding:0; margin:0;}
#footer dl dd a {font:normal 11px/20px Tahoma, Arial, Helvetica, sans-serif; padding:1px 0 1px 0px; color:#fff; display:block; text-decoration:none;}
#footer dl dd a:hover {color:#fff; text-decoration:underline;}
#copy  {float:left; display:block; width:860px; color:#777; margin:0; padding:10px 20px 10px 20px;}

.left {float:left; width:48%; text-align:left; color:#777; margin:0; padding-left:20px; padding-top:20px; font-size:11px;}
.left a {color:#fff; text-decoration:none;}
.left a:hover {color:#fff;text-decoration:underline;}

/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


/* Headers */
h2, h3, h4 {margin:0 0 12px; padding-bottom:5px; color:#555; font-weight:500;}

/* Content */
#content
{
	background-color: #ffffff;  
	width:860px; 
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	color:#333;
	text-align:justify;
	display: inline-block; 
}

#content h2 {font-size:1.7em; letter-spacing:0px; clear:left; font-weight:500;}
#content h3 {font-size:1.4em; letter-spacing:0px; margin-bottom:7px; font-weight:500;}
#content h2 a, #content h3 a {font-weight:500; border:0;}
#content p {margin:0 0 15px;}
#content a {color: #222; border-bottom:1px dotted #888;}
#content a:hover {color: #777; border-bottom:1px dotted #000;}
#content ul, #content ol {margin:0 0 15px 10px; padding:0 0 0 5px;}
#content ul li, #content ol li {margin:0 0 4px 5px;}
#content ul ul, #content ol ol {margin:5px 0 5px 10px;}

.col1 {float:left; width:50%; padding:0 2% 0 0;}
.col2 {float:left; width:46%; padding:0 2% 0 0;}
.col3 {float:left; width:34%; padding:0;}
.introtext, .introtext a {color:#444;}

a {color:#4d699d; font-weight:400; text-decoration:none;}
a:hover {color:#444; text-decoration:none;}

.nohover a:hover { background-color: transparent; cursor: default; text-decoration:none; color:#4d699d;}
