/* CSS Document */

body {
	background-color: #ffffff;
	min-width:980px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif, "Franklin Gothic Demi Cond";
	font-size: 12px;
	color: #999999;
}

#wrap {
	margin: 0 auto;
	width: 980px;		
}

#header {
	margin-top: 0px;
	background-image: url(../images/logo_header.jpg);
	background-repeat: no-repeat;
	width:384px;
	height: 189px;
	margin-left: 38px;
	margin-right: 37px;
}

.menu {
	width:650px;
	font-size:12px;
	position:relative;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 130px;
	padding-left: 160px;
	margin-right: 37px;
}

.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

.menu li {
	float:left;
	position:relative;
}

.menu a, .menu a:visited {
	display:block;
	font-size:12px;
	text-decoration:none; 
	color:#fff; 
	padding-left:10px; 
	padding-right:10px;
	line-height:29px;
}

.menu a:hover {
	display:block;
	font-size:12px;
	text-decoration:none; 
	color:#eb6600; 
	padding-left:10px; 
	padding-right:10px;
	line-height:29px;
}

#headerimg {
	width:980px;
	height:231px;
	margin-left:10px;
	padding:10px;
}

#headerimg1 {
	width:317px;
	height:230px;
	margin-left:10px;
	padding-left:10px;
	top: 200px;
	position: absolute;
}

#headerimg2 {
	width:322px;
	height:230px;
	margin-left:362px;
	padding-left:10px;
	top: 200px;
	position: absolute;
}

#headerimg3 {
	width:233px;
	height:230px;
	margin-left:10px;
	padding-left:10px;
	margin-left:719px;
	padding-left:10px;
	top: 200px;
	position: absolute;
}

/*main content***********/

#main {
	width:980px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
}

#content {
	float:left;
	width:740px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/***contentleft*************/
#contentleft {
	width:330px;
	float: left;
	background-image: url(../images/content_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	display: inline;			
}

#contentleft_text {
	color: #999999;
	margin: 20px;
	text-align: justify;
}

#contentleft h2 {
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 18px;
}

#contentleft h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #eb6600;
	font-size: 18px;
	margin-top:2px;
	margin-bottom:2px;
}

#contentleft h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #02a0c6;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
}

#contentleft p {
	font-family:  Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	padding: 10px;
	text-align: justify;
	background-color: #f9f9f9;
	margin-top:2px;
	margin-bottom:20px;
}

#contentleft a {
	font-family:  Arial, Helvetica, sans-serif;
	color:  #174379;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#contentleft a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	color:  #174379;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

/******end styles contentleft**********/

#contentright {
	width:330px;
	float: right;
	font-family:  Arial, Helvetica, sans-serif;
	background-image: url(../images/content_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 5px;
	display: inline;
}

#contentright_text {
	color: #999999;
	margin: 20px;
	text-align: justify;
}

#contentr {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	text-align: justify;
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	display: inline;
}

#contentright h3 {
	ont-family: Arial, Helvetica, sans-serif;
	color: #eb6600;
	font-size: 18px;
	margin-top:2px;
	margin-bottom:2px;
}

#contentright h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #02a0c6;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	padding-top: 20px;
	padding-left: 20px;
	text-decoration: none;
}

#contentright p {
	font-family:  Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	padding: 10px;
	text-align: justify;
	background-color: #f9f9f9;
	margin-top:2px;
	margin-bottom:20px;
}

#contentright ul {
	font-family:  Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}

#contentright li {
	padding: 0 0 5px 5px;
	list-style-type: square;
}

#contentright a {
	font-family:  Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#contentright a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

/******end styles contentright********/


#contentright2 {
	width:375px;
	float: right;
	font-family:  Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image: url(../images/content_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 5px;
	display: inline;
}

#content_bg04 {
	width:375px;
	height:24px;
	background-image: url(../images/content_bg04.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#contentright2 a {
	font-family:  Arial, Helvetica, sans-serif;
	color: #55802B;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#contentright2 a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	color: #55802B;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

/******end styles contentright2********/

#contentpage {
	width:700px;
	float: left;
	background-image: url(../images/content_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	display: inline;			
}

#contentpage h2 {
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 18px;
}

#contentpage h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #eb6600;
	font-size: 18px;
	margin-top:20px;
	margin-bottom:2px;
}

#contentpage h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #02a0c6;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}

#contentpage p {
	font-family:  Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	padding: 10px;
	text-align: justify;
	background-color: #f9f9f9;
	margin-top:2px;
	margin-bottom:20px;
}

#contentpage a {
	font-family:  Arial, Helvetica, sans-serif;
	color:  #eb6600;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#contentpage a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	color:  #eb6600;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

#contentpage ul {
	color:  #666666;
	font-size: 12px;
}

#contentpage li {
	padding: 5px;
}

/*******sidebar*************************/

#sidebar {
	float:right;
	width:231px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #eb6600;
	background-image: url(../images/sidebar.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#sidebar img { 
	top: 0px;
}

/*footer****************/

#footer {
	border-color: #b4ac9e;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-style: solid;
	text-align:center;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	clear:both;
	width:980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	position: relative;
}

#footer p{
	line-height: 1px;
	color: #999999;
}

#footer a {
	font-family:  Arial, Helvetica, sans-serif;
	color:  #999999;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	color:  #eb6600;
	font-weight: normal;
	text-decoration: underline;
}