/*

Design by SRF Consulting Group

*/





body

{

	margin: 0;

	padding: 0;

	background: url(images/img01.jpg) #262626 repeat-y top center;

	font-size: 13px;

	color: #ffffff;

}



body, th, td, input, textarea, select, option

{

	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;

}



strong{

	color: #FF1F32;

}



ul:li:a:strong:hover{

	color:#FFFFFF;

}



h1, h2, h3

{

	font-weight: normal;

	color: #FF1F32;

	font-family: Georgia, Serif;

}



h1 {

	font-size: 2em;

	color:#FFFFFF;

}



h2 {

	font-size: 1.5em;

	

}



h3 {

	font-size: 1.25em;

}

h4 {

	font-size: 1em;

}


p, ul, ol

{

	text-align: justify;

	padding-left:15px;

	line-height:1.6em;

}



blockquote {

	padding-left: 1em;

}



blockquote p, blockquote ul, blockquote ol {

	line-height: normal;

	font-style: italic;

}



a

{

	color: #99C8FF;

	text-decoration: none;

}



a:hover {

	text-decoration: none;

	color: #E6B715;

}



img

{

    float:left;

    padding-right:10px;

}



/* Header */



#header {

	width: 850px;

	height: 348px;

	margin: 0 auto;

	background: url(images/img03.jpg) no-repeat right top;

}





div.UseMap

{

	position:relative;

}



div.UseMap a

{

	display: block;

	border: none;

	text-decoration: none;

	color: #99C8FF;

	font-size:1.6em;

	font-family: Georgia, Serif;

	line-height:48px;

	vertical-align:bottom;

}



div.UseMap a span

{

	display: none;

}



/* Page */



#page {

	width: 850px;

	margin: 0 auto;

}



/* Content */



#content {

	float: left;

	width: 560px;

	margin: 0;

	margin-top: 5px;

	clear:both;

}





/* Sidebar */



#sidebar

{

    float: right;

    width: 250px;

    margin-top: -30px;

    position:relative;

}



#sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

	padding: 5px;

}





#sidebar ul li

{

    border-bottom: 1px dotted #000000;

    background: url(images/img02.gif) no-repeat 5px 10px;

    padding-left: 8px;

}



#sidebar ul li ul li

{

    border-bottom: none;

    padding-top:-5px;

    padding-bottom:-5px;

}



#sidebar h2 {

	margin: 0;

	padding: 0;

	border-bottom: 2px solid #0F0F0F;

}



#sidebar a {

	text-decoration: none;

	color:#ffffff;

}



#sidebar a:hover

{

    color: #E6B715;

}



/* Footer */



#footer {

	clear: both;

	width: 850px;

	margin: 0 auto;

	padding: 30px 0;

	text-align: left;

	font-size: .8em;



}



a img, a img.preview {
border: none;
text-decoration: none;
}

a:link img, a:visited img, a:hover img {
border: none;
text-decoration: none;
}