@charset "utf-8";

*, html
{
	margin:0px;
	padding:0px;
	text-align:left;
}

body
{   
	background:#70a6cf;
	margin:0px;
	font:normal 12px  Arial, Verdana, Helvetica, sans-serif;
	color:#000;
}

form, div
{
	margin:0px;	
	padding:0px;
}


p
{
	text-align: justify;
	line-height:17px;
	padding:6px 8px;
}

h1
{
	font:italic bold 20px Trebuchet MS, Arial, Verdana,  Helvetica, sans-serif; 
	color:#fff;
	padding:4px 0px;
	text-align:center;
	text-transform:uppercase;
	background:#9b2205;
}

h2
{
	
	font:italic bold 20px Times New Roman, Arial, Verdana,  Helvetica, sans-serif; 
	color:#000;
	padding:4px 0px 4px 10px;
	margin:0px;
	background:url(images/right-top.gif) top no-repeat;
}


img
{
	border: 0px;
	vertical-align: top;
}

a
{
	font:bold 12px  Arial, Verdana, Helvetica, sans-serif;
	color:#b94a07;
	text-decoration:none;
	text-align:left;
	line-height:18px;
}
a:hover
{
	color:#e52403;
	text-decoration:underline;
}

.left
{
	float:left;
}

.header
{
	clear:both;
	width:1000px;
}

.header img
{
	float:left;
}

.menu-bg
{
	clear:both;
	background:url(images/menu-bg.gif) top repeat-x;
	height:100px;
	text-align:center;
	color:#fff;
}

.menu-bg a
{
	font:bold 12px/22px  Arial, Verdana, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	padding:0px 8px;
	text-transform:uppercase;
}

.menu-bg a:hover
{
	color:#fcfb98;
}


.text
{
	font:normal 12px Arial,Verdana, Tahoma, Helvetica, sans-serif;
	color:#000;
	text-align: justify;
	line-height:17px;
	padding:6px 8px;
	border:1px solid #5b97d2;
	background:#f7f7f7;
	margin:6px 8px;
}

.clear
{
	clear:both;
}


#main
{
	width: 1000px;
	padding:0px;
	margin: auto;
	height:auto;
	background:url(images/main-bg.jpg) top repeat-y #fff;
}


#col1, #col2
{
	float:left;
	width:299px;
	height:121px;
}

#col2
{
	width:701px;
}

#col-left
{
	float:left;
	width:225px;
	margin:0px 0px 0px 0px;
}

.left-bottom
{
	background:url(images/left-bottom.gif) left bottom no-repeat; 
	height:5px;
}

#col-left a
{
	font:bold 11px Arial, Verdana,  Helvetica, sans-serif;
	color:#9b2205;
	text-decoration:none;
	display:block;
	border-bottom:1px solid #ccd9e6;
	margin:1px 2px 1px 0px;
	padding:2px 0px 2px 12px;
	background:url(images/li.gif) left center no-repeat;
	background-position:1% 50%;

}

#col-left a:hover
{
	color:#03446f;
	background:#dee7ef;
}

#col-right
{
	float:right;
	width:766px;
	margin:6px 1px 0px 0px;
	background:url(images/right-center.gif) top repeat-y;
	
}

.col-right-bottom
{
	background:url(images/right-bottom.gif) top left no-repeat #fff;  
	height:6px; clear:both;
}
.col-right
{

}

.divider, .divider-2 
{
	float:left;
	width:350px;
	border:1px solid #65a1db;
	padding:6px;
	text-align:justify;
	line-height:18px;
}

.divider-2
{
	
	margin-left:14px;
}

.footer-right 
{
	
	margin:0px 0px 0px 6px;
	text-align:right;
	padding:4px;
	font:bold 12px Arial, Verdana,  Helvetica, sans-serif;
	color:#fff;
	background:#870a06;
	clear:both;
}

.footer-bg
{
	background:#9b2205;
	clear:both;
	height:25px;
}


#footer-left, #footer-right 
{
	float:left;
	width:475px;
	margin:0px 0px;
	text-align:left;
	padding:4px;
	font:bold 11px Arial, Verdana,  Helvetica, sans-serif;
	vertical-align:middle;
	color:#fff;
}

#footer-left a
{
	color:#fff;
	padding:0px 6px;
}

#footer-right 
{
	width:480px;
	text-align:right;
	font:bold 12px Arial,Verdana,  Helvetica, sans-serif;
}
