
* {
	margin: 0;
	padding: 0;
}

body {
	font: 12px Arial;
	color: #666;
	background: #f7f7c8;
}

img {
	border: 0px;
}

a:link, 
a:visited 
{
	color: #5880b1;
	font: bold 11px Arial;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 55px;
	color: #e7eae9;
	text-transform: uppercase;
	text-decoration: bold;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 18px;
	color: #999;
	font-weight: normal;
	text-transform: uppercase;
	margin: 16px 0 10px 0;
}

h3 {
	font-size: 14px;
	color: #9dabae;
	text-transform: lowercase;
	padding-left: 36px;
}

h4 {
	font-size: 12px;
	color: #666;
	font-weight: bold;
}

/*================= BEGIN Drop shadows ==================*/

div.ds-rt {
	background: url('../images/ds_rt.gif') right top no-repeat;
}

div.ds-lt {
	background: url('../images/ds_lt.gif') left top no-repeat;
}

div.ds-rc {
	background: url('../images/ds_rc.gif') right top repeat-y;
}

div.ds-lc {
	background: url('../images/ds_lc.gif') left top repeat-y;
}

div.ds-rb {
	background: url('../images/ds_rb.gif') right bottom no-repeat;
}

div.ds-lb {
	background: url('../images/ds_lb.gif') left bottom no-repeat;
}

/*================= END Drop shadows ==================*/

#wrapper {
	margin: 0 auto;
	min-width: 760px;
	max-width: 984px;
	width: expression(document.body.clientWidth > 984 ? "984px" : "auto");
	xborder: 1px solid black;
}

#header {
	padding-left: 44px;
	padding-right: 21px;
	margin: 4px 0 10px 0;
}

div.home {
	margin: 0 0 0 23px;
	height: 21px;
}

#header_wrapper {
	float: left;
	width: 345px;
}

#main_menu {
	float: left;
	width: 300px;
	height: 128px;
}

div.info {
	clear: right;
	float: right;
	margin-top: 4px;
	padding-right: 10px;
	width: 395px;
	color: #bbb;
	text-align: right;
}

div.logo {
	float: right;
	background: url('../images/layout/logo.jpg') no-repeat top left;
	width: 322px;
	height: 155px;
}

div.logo a {
	width: 322px;
	height: 155px;
	display: block;
}

#content_wrapper {
	padding-left: 44px;
	padding-right: 21px;
	margin-bottom: 22px;
}


#content{
	padding: 14px 16px 16px 8px;
	xborder: 1px solid black;
}

#left_menu {
	padding-left: 18px;
	padding-right: 30px;
	float: left;
	width: 198px;
}

#left_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#left_menu ul a {
	padding-left: 36px;
	margin-top: 3px;
	margin-bottom: 3px;
	xborder: 1px solid black;
	display: block;
	width: 154px;
	color: #838276;
	font-weight: normal;
	font-size: 12px;
	background: url('../images/layout/plus.jpg') no-repeat left 2px;
}

#left_menu ul a:hover{
	background: url('../images/layout/plus_hover.jpg') no-repeat left 2px;
}

div.main_content {
	xfloat: right;
	margin-left: 240px;
	xposition: relative;
}

div.main_content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 18px;
}

div.main_content p {
	margin-bottom: 15px;
}

div.main_content li {
	margin-bottom: 1px;
	padding: 3px 0 3px 30px;
	background: #f9ef91 url('../images/layout/vert_line.jpg') no-repeat 20px top;
	border-bottom: 1px solid #fff;
}

div.main_content a,
div.main_content a:link,
div.main_content a:visited
{
	font: normal 12px Arial;
	color: #5880b1;
	text-decoration: underline;
}

div.main_content a:hover {
	text-decoration: none;
}

div.main_content a.gotop,
div.main_content a.gotop:link,
div.main_content a.gotop:visited
{
	display: block;
	margin-bottom: 4px;
	text-align: right;
}

div.main_content a.download,
div.main_content a.download:link,
div.main_content a.download:visited
{
	font-weight: bold;
}

hr.gray {
	height: 1px; 
	color: #d1d7d9;
	background-color: #d1d7d9;
	border: none;
}

div.main_content p.yellow {
	color: #edd602;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
	text-transform: uppercase;
}

div.header_content {
	height: 125px;
	margin-bottom: 5px;
	background: url('../images/layout/content_header.jpg') no-repeat top left;
}

div.about_us {
	margin-left: 42px;
	margin-top: 18px;
	margin-bottom: 38px;
	color: #aaa9a9;
	text-transform: uppercase;
	line-height: 22px;
	font-weight: bold;
	width: 350px;
	text-align: justify;
	position: relative;
}

div.about_us a {
	position: absolute;
	right: 0px;
	bottom: 3px;
	width: 21px;
	height: 11px;
	display: block;

}

div.about_us a,
div.about_us a:link,
div.about_us a:visited,
div.about_us a:active {
	position: absolute;
	right: 0px;
	bottom: 6px;
	width: 21px;
	height: 11px;
	display: block;
	background: url('../images/layout/plus.jpg') no-repeat top right;
}
	
div.about_us a:hover {
	background: url('../images/layout/plus_hover.jpg') no-repeat top left;
}

div.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}

#footer {
}

#footer span {
	display: block;
	color: #9dabae;
	font-size: 14px;
	font-weight: bold;
}
