body, html{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #005186;
}



/* Text styles */

h1{
	font-family: Arial, Verdana, sans-serif;
	font-size: 29px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

h2{
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 19px;
	padding: 16px 0px 10px 0px;
	margin: 0px;
}

h3{
	font-weight: bold;
	font-size: 11px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h4{
	font-weight: bold;
	font-size: 10px;
	padding: 0px 0px 4px 0px;
	margin: 0px;
}


p{
	color: #58595b;
	margin: 0px;
	padding: 0px 35px 18px 0px;
	line-height: 1.4;
}

p.right_content{
	color: #005186;
}

p.footer{
	font-size: 10px;
	color: #000;
	padding: 14px 0px 0px 0px;
	text-align: center;
}

p.contact{
	font-size: 13px;
}

p.small{
	font-size: 9px;
	padding-top: 10px;
}


a{
	color: #005186;
	text-decoration: none;
	line-height: 1.4;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: none;
}

a.menu_item{
	display: block;
	height: 18px;
	border-left: 1px solid #c6c7c8;
	padding: 5px 20px 0px 5px;
	margin-right: 5px;
	float: left;
	outline: none;
	cursor: pointer;
	position: relative;
	text-decoration: none;
}



/* Lists styles */

ul, ol{
	margin: 0px;
	padding: 0px 35px 18px 13px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #58595b;
	line-height: 1.5;
}
ol{padding: 0px 35px 18px 25px;}



/* Form styles */

form{
	margin: 0px 0px 25px 0px;
}

label{
	vertical-align: top;
}



/* Div styles */

#menu_container{
	position: relative;
	width: 100%;
	height: 56px;
	background-color: #cecece;
}

#menu{
	position: relative;
	margin: 0px auto 0px auto;
	width: 812px;
	height: 56px;
	background-color: #ffffff;
}

#menu_items{
	position: relative;
	top: 33px;
	left: 35px;
}

#top_container{
	position: relative;
	width: 100%;
	height: 130px;
	background-color: #ececec;
	top: -1px;
	left: -1px;
}

#top_images{
	position: relative;
	margin: 0px auto 0px auto;
	width: 812px;
	height: 130px;
	background: url(../graphic/top_images.jpg) no-repeat top center #fff;
}

#page{
	position: relative;
	margin: 0px auto 0px auto;
	width: 837px;
	background: url(../graphic/bkg.gif) repeat-y #fff;
	padding-top: 5px;
}

#content{
	position: relative;
	margin: 0px auto 0px auto;
	width: 811px;
	//background-color: #fff;
}

#content_left{	
	position: relative;
	width: 260px;
	float: left;
	padding: 0px 0px 20px 0px;
}

#content_right{
	position: relative;
	float: right;
	width: 508px;
	padding: 27px 0px 20px 20px;
}

#represent{
	position: relative;
	width: 236px;
	background-color: #cfd9db;
	padding: 15px 9px 0px 9px;
	border-bottom: 1px solid #dde4e6;
	margin: 0px 4px 4px 4px;
}

#left_links_search{
	position: relative;
	width: 236px;
	background-color: #e7eced;
	padding: 15px 9px 10px 9px;
	border-bottom: 1px solid #dde4e6;
	margin: 4px;
}

#left_links_useful{
	position: relative;
	width: 236px;
	background-color: #e7eced;
	padding: 15px 9px 10px 9px;
	border-bottom: 1px solid #f1f4f4;
	margin: 4px;
}

#work{
	position: relative;
	width: 471px;
	border-top: 1px solid #c6c7c8;
	top: 15px;
	padding-bottom: 15px;
}

#bottom{
	position: relative;
	margin: 0px auto 0px auto;
	width: 837px;
	height: 70px;
	background: url(../graphic/bottom.gif) no-repeat #fff;
}

.sep{
	display: block;
	width: 470px;
	height: 15px;
	border-bottom: 1px solid #aaa;
	margin-bottom: 25px;
}


/* Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }


/* begin styles for RSS Feed */

/*
.rss_box {
	 margin: 10px 5%;
	 padding: 4px 8px;
	 width: 460px;
	 background-color: #ededed;
	 border: 2px dashed #7485CA;
}
*/

.rss_title, rss_title a {
/*	font-family: "American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;*/
	font-size: 18px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

/*.rss_items {
  
}

.rss_item  {
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  font-weight : bold; 
  margin: 8px 0;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	border-bottom: 1px solid #ededed;
	color: #88b;
	}

.rss_item a:hover { 
	text-decoration : none;
	color: #e0861e;
	border-bottom: 1px dotted #e0861e;
	}
	
.rss_date {
	font-size: 11px;
	font-weight : normal;
	color: #F60;
	}
*/
