
@import url(fieldset.css);

body {
	margin: 0;
	padding: 0;
	background: #eeeeee url('/images/img01.jpg') repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #214c9a;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #2d2b2b;
}

h1 {
	letter-spacing: -1px;
	font-size: 44px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	margin:15px 0 0 0;
}

p{
	margin: 0 0 .3em 0;
	line-height: 1.5em;
	text-align: justify;
}

li
{
	
}

blockquote {
	font-style: italic;
}


a {
	color: #4d4d4d;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	cursor: pointer;
}

small {
}

hr {
	border-top: dotted 1px #474747; 
	border-bottom:none;
	margin: 30px 0;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 923px;
	height: 130px;
	margin: 0 auto;
	background: url('/images/img02.jpg') no-repeat;
}

#header h2
{
    /*clear:both;
    float: right;*/
    color: #ffffff;
    margin: 10px 25px 0px 0px;
    font-size: 15px;
    font-weight: bold;
    
}

/* Header Menu */

#headermenu 
{
	float:right;
	background: url('/images/headmenubg.gif') no-repeat;
	height: 35px;
	width: 236px;
}

* html #headermenu{ 
	margin-right:5px;
}

#headermenu ul{
	font: normal 11px Arial;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	display: block;
}

#headermenu ul li{
	position: relative;
	display: inline;
	float: left;
}

#headermenu ul li a
{
	display: block;
	color: white;
	padding: 0px 10px 0px 5px;
	color: #2d2b2b;
	text-decoration: none;
	background: url('/images/headmenuright.gif') no-repeat right 1px;
}

#headermenu ul li a:hover
{
	color: #9a9a9a;
}

/* MenuBannerHolder */

#menubannerholder
{
	margin: 10px 10px 0 10px; 
} 

/* Menu */

#menu {
	width: 905px;
	height:42px;
	background: url('/images/menubg.jpg') no-repeat;
}

/* Banner */

#bannerholder{
	width: 905px;
	padding:0px;
}


#banner
{
	width: 905px;
	margin: 0px; 
	padding: 0px;
	height: 300px;
	background: url('/images/bannerbg.jpg') no-repeat;
}

#banner .txtholder
{
	width: 500px;
	padding: 15px;
	height: 260px;
	float:left;
}

#banner .txtholder .btitle
{
	margin: 0;
	font-family: Tahoma, Verdana, Arial;
	font-size:  30px;
	font-weight: bold;
	color: #333333;
	background:none;
}

#banner .txtholder .btext 
{
	clear:both;
	margin: 8px 10px 0 0;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}

#banner .txtholder .btext ul li
{	
}

*:first-child+html #banner .txtholder .btext ul
{	
    margin: 0 0 0 40px;
}

*:first-child+html #banner .txtholder .btext ul li
{	
}

#banner .txtholder ul 
{
	margin: 10px 0;

}

#banner .txtholder ul li
{
    list-style-type:disc;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	margin: 4px 0;
}

#banner img
{
	margin: 25px 0 0 30px;
	float:left;
}

/* Banner Footer */

#bannerfooter{
	width: 905px;
	margin: 0px;
	height: 130px;
	background: url('/images/bannerfooterbg.gif') no-repeat;
}

/* Page */

#page {
	width: 923px;
	margin: 0 auto;
}

#bg {
	background: #eeeeee;
}

/* Content */

#content {
	float: left;
	width: 923px;
	background: url('/images/contentbg.jpg') no-repeat;
	height: 500px;
}

#contentb .top 
{
		background: #fff url('/images/contentbg2top.jpg') no-repeat;
		width: 923px;
		float: left;
		margin: 10px 0 0 0;
		height: 25px;	
}

#contentb .middle 
{
		background: #fff url('/images/contentbg2middle.jpg') repeat-y;
		width: 922px;
		float: left;
		min-height: 300px;
}

#contentb .bottom 
{
		background: #fff url('/images/contentbg2bottom.jpg') no-repeat;
		width: 922px;
		float: left;
		height: 25px;
}

#contentc .top 
{
		background: #fff url('/images/contentbg2top.jpg') no-repeat;
		width: 922px;
		float: left;
		margin: 10px 0 0 0;
		height: 25px;	
}

#contentc .middle 
{
		background: #fff url('/images/contentbg2middle.jpg') repeat-y;
		width: 922px;
		float: left;
		min-height: 300px;
}

#contentc .bottom 
{
		background: #fff url('/images/contentbg2bottom.jpg') no-repeat;
		width: 922px;
		float: left;
		height: 25px;
}

/* About Box */

#about-box {
	width: 185px;
	height: 162px;
	padding: 70px 37px 0 35px;
	background: url('/images/img11.jpg') no-repeat left bottom;
}

#about-box h2 {
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: normal;
}

#about-box p {
	font-size: 12px;
}

/* Footer */

#footer {
	padding: 30px 0;
}

#footer p {
	text-align: center;
	font-size: 12px;
	color: #474747;
}

#footer a {
	color: #474747;
}

/**/

.post {
	margin:0 5px 0 0;
	padding: 10px;
	height: 115px;
	width: 275px;
	float:left;
}

.title 
{
	clear:both;
	padding: 0 30px 0 0;
	font: 22px tahoma bold;
	color: #214c9a;
	background: url('/images/bluearrow.gif') no-repeat right 50%;
	display:inline;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.text 
{
	clear:both;
	margin: 8px 0 0 0;
}

#contentb .ctitle 
{
	margin: 0;
	font: 28px tahoma bold;
	color: #333333;
	background:none;
	margin-top: -7px;
}

#contentb .ctext 
{
	clear:both;
	margin: 8px 10px 0 0;
	color: #333333;
}

#contentc .ctitle 
{
	margin: 0;
	font: 28px tahoma bold;
	color: #333333;
	background:none;
}

#contentc .ctext 
{
	clear:both;
	margin: 8px 10px 0 0;
	color: #333333;
}

.col1
{
	min-height: 280px;
	width:195px;
	float:left;
}

.col1 img
{
	margin: 0 0 20px 25px;
}

.col2
{
	min-height: 280px;
	width:650px;
	float:left;
	padding: 0 15px 0 25px;
}

.col3
{
	margin:0 5px 0 0;
	height: 300px;
	width:300px;
	float:right;
}

.col4
{
	margin: 15px 0 0 0;
	height: 100px;
	width:920px;
	float:left;
	background: url('/images/logosbg.jpg') no-repeat;
}

.col4 img
{
	margin: 4px 0 0 4x;
	padding: 14px 15px;
	border-right: dotted 1px #7c7c7c;
}

#sitemap ul
{
	float:left;
	margin:10px;
	padding:0 18px 0 0;
	border-right: dashed 1px #474747;
	height: 175px;

}

#sitemap ul li
{
	margin:0px;
	list-style-type: none;
}
