body { 
	margin:5px 0; 
	padding:0; 
	font: 74% Arial, Sans-Serif; 
	color:#000; 
	line-height: 1.4em; 
	background : #F0F0F0;

}
.content { 
	color: #505050; 
	margin: 0 auto; 
	padding: 0; 
	width: 791px; 
	background: #FFFFFF url(bg.jpg) 
	repeat-y center; 
}

#toph { 
	background: #F0F0F0 url(top.jpg) no-repeat center top; 
	height: 14px; 
	margin: 0; 
	padding: 0;
}

#header { 
	color: #FFF; 
	padding: 0 15px 0 15px; 
	line-height: 1.0em; 
}

#header .rside { 
	background: url(header.jpg) no-repeat; 
	color: #337493; 
	float: right; 
	height: 129px; 
	width: 586px;  
	margin-right:1px;
}

.title h4{
	font-family:Arial Black; 
	font-size:50px; 
	font-weight:bold;
}

#header .lside { 
	height: 129px; 
	width: 174px;
	padding: 0; 
	margin: 0; 
	float: left; 
}

#header h2 { 
	background-color: inherit; 
	color: #FFF; 
	letter-spacing: 1px; 
}

#header .title { 
	text-align: center; 
	padding-top: 0px;
}

#main { 
	margin: 0 20px 0 15px; 
}

#main h2 { 
	background-color: inherit; 
	color: #156184; 
	line-height: 0.2em; 
}

#main h3 { 
	font: 85% Arial, Sans-Serif; 
	margin: 0 0 10px 0; 
	padding: 0; 
	color: #5f5f5f; 
	background: inherit; 
}

.center { 
	background: #FFF;  
	width: 550px !important; 
	width: 535px;  
	float: right; 
	margin: 15px; 
	margin-top:5px;
}

.centerleft{
	float:left;
	width:265px;
	text-align:center;
	border-bottom-style:solid;
	border-bottom-color:#e4e2e2;
	border-bottom-width:1px;
}

.centerright{
	float:right;
	width:265px;
	text-align:center;
	border-bottom-style:solid;
	border-bottom-color:#e4e2e2;
	border-bottom-width:1px;
}
#banner{
	clear:both;
}
.leftmenu { 
	background: #FFF url(leftbg.jpg) repeat-x; 
	width: 174px; 
	float: left; 
	padding: 0; 
	margin: 0; 
}

.padding { 
	padding: 15px; 
	text-align:justify;
}

.img { 
	background: #FFF; 
	float: left; 
	padding: 1px; 
	margin: 5px 8px 5px 0; 
	color: #333; 
	border: 1px solid #e0e0e0; 
}
h5{
	font-size:14px;
	color:#0B61A4;
}
h6{
	font-size:12px;
	color:#0B61A4;
}

/* FOOTER */
#footer { 
	background: #FFF url(footer.jpg) no-repeat; 
	color: #a0a0a0; 
	height: 43px; 
	text-align: center; 
	font-size: 90%; 
	clear: both; padding: 0px; 
	margin: 0;
}

#footer hr { 
	width: 740px; 
	color: #888; 
	border: 1px solid #f0f0f0; 
	margin: 0 25px 0 25px;  
}

#footer a { 	
	color: #999; 
	background: #FFF;  
	text-decoration:none; 
}

#footer a:hover { 	
	background: #FFF;	
	text-decoration: 
	underline; 
	color: #444;
}
.slogan{
	text-align:center;
	font-size:16px;
}

/* NAVIGATION */
.nav { 
	clear: both; 
	text-align: left; 
	color:#7D8085; 
	padding: 20px 0 0 0; 
}

.nav li { 
	font-weight: bold; 
	margin: 0 0 8px 0; 
	padding: 0 0 0 5px; 
	border-bottom: 1px solid #ccc; 
}

.nav li a { 
	color: #0B61A4; 
	text-decoration: none;  
}

.nav li a:hover { 
	color: #FF0000; 
	text-decoration: none;  
}


.boxads { 

	background: #E7EDF0; 
	padding: 5px; 
	border: 1px solid #999; 
	color: #333; 
}

/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

p { 	

	margin: 0 0 5px 0; 	
	padding: 0; color: #555; 
	background: inherit;
	text-align:justify;
}

hr { 
	border: 0; 
	height: 1px; 
	color: #eee; 
	background-color: #eee; 
}

a { 	
	color: #0F5B7F; 
	background: inherit;  
	text-decoration:none; 
}

a:hover { 	
	background: inherit;	
	text-decoration: underline; 
}

h1 { 
	padding:0; 
	margin:0; color: #0F5B7F; 
	background: inherit;
	font: bold 1.8em Arial, Sans-Serif; 
	letter-spacing: -1px; 
}

h1 a {
	color: #0F5BFF; 
	background: inherit;
}

h2 { 
	background-color: inherit; 	
	color:#FF0000; 
	font-size:140%; 
	font-weight:bold; 
	margin: 10px 0 10px 0; 
	padding:0; 
}

h2 a { 
	color: #FF0000; 
}

h2 a:hover { 	
	color: #0F5BAF; 
	text-decoration: none;
}

ul { 	
	margin: 5px 0 20px 15px; 
	padding : 0; 
	list-style : none;  
}

li { 
	list-style-type: none;	
	color: #FF0000;	
	margin: 0 0 0px 0;	
	padding: 0 0 0 0px; 
}

li a { 
	color: #546078;  
}

li a:hover { 
	color: #F29900; 
}

#list li{
	list-style-type:square;
	color:#546078;
}

table{
	margin-left:10px;
}
#text{
	font-weight:bold;
}
#contact{
	font-size:12px;
	font-weight:bold;
	color:#0B61A4;
}

#red{
	color:#ff0000;
}

#link{
	margin-left:40px;
}