
*


{
margin: 0px;
padding: 0px;
}

a:link {
	color: #4c4a4a;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}

a:visited {
	color: #a7001f;
	font-weight:bold;
}

body{
	
	font: 14px Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0 auto;
	padding: 0px;
}

#content{
	width: 940px;
	text-align: left;
}

#main{
	width: 940px;
	margin: 9px;
	clear:both;
	
}

#header{
	height: 166px;
	width: 1024px;
	background: url(images/header.jpg) no-repeat top;		
}

#logo{
	height: 49px;
	text-align: left;
	padding-left: 30px;
	
	padding-top: 20px;
	
}


#logo a {
	text-decoration: none;
	text-transform: none;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}



#menu{
	width: 500px;
	height: 54px;
	padding-left: 500px;
	
}

#menu ul {
	list-style: none;
	padding: 0px;	
}

#menu li {
	list-style: none;
	padding: 0px;	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 90px;
	height: 36px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #00007f;
	font-weight: bold;
	
	padding-top: 18px;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover{
	color: #ffffff;
	text-decoration: underline;
	font-size: 16px;
}

#left{
	width: 224px;
}

#left a{
	color: #00007f;
	text-decoration: none;
	font-family: Helvetica, Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	
}

#left a:hover{
	color: #000000;
}


#left H3{
	font-family: Helvetica, Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	
	color: #ffffff;
	width: 213px;
	height: 53px;
	padding-top: 5px;
	background: url(images/left_title.png) no-repeat;
	margin-left: 6px;
	text-align: center;
}

#left ul {
	list-style: none;
	padding-left: 15px;
	padding-bottom: 15px;
}

#left ul li{
	height: 20px;
	margin-top: 4px;
}

#categories ul li{
	padding-left: 15px;
	padding-top: 1px;
}



#right{
	float: right;
	width: 698px;
	margin-right: 9px;
}


.text{
	padding-left: 15px;
	padding-right: 25px;
	color: #4c4a4a;
	line-height: 25px;
}

#right H4{
	font-family: Helvetica, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #f17836;
	height: 20px;
	padding-left: 3px;
	padding-top: 18px;
	margin-left: 25px;
	border-bottom: 1px solid #00007f;
	margin-right: 25px;
	margin-bottom: 20px;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
	text-align: left;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #00007f;
}
#right H3 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #f17836;
	}
#leftcol{
	width: 160px;
	float:left;
	margin-left: 45px;
	padding-bottom: 10px;
	
	
	color: #02196f
}

#cencol{
	width: 160px;
	float:left;
	margin-left: 40px;
	padding-bottom: 10px;
	color: #02196f
}

#rightcol{
	width: 160px;
	float:left;
	margin-left: 40px;
	margin-right: 40px;
	padding-bottom: 10px;
	color: #02196f
}



#footer {
	height: 40px;
	clear: both;
	margin: 0 auto;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
