/* CSS Document */



html, body {

margin: 0px;

padding: 0px;

}

body {

font-family: Verdana, Arial, sans-serif;

font-size: 11px;

color: #3F4554;

text-align: center;

line-height: 1.8em;

}

a {

	;

	text-decoration: none;

	color: #3F4554; font-size: 11px

}





a:hover {

	border: none;

	text-decoration: underline;

}





#wrapper {

width: 800px;

margin: 15px auto 10px auto;

padding: 0px;

text-align: left;



}

#header {

width: 100%;

height:150px;

	background-repeat:no-repeat;

	background-image:url(images/top_tab.jpg);



}

#menu {

	float: right;

}



#menu ul {

	margin: 0;

	list-style: none;

	padding-top: 10px;

	padding-right: 75px;

	padding-bottom: 0;

	padding-left: 250;

}



#menu li {

	display: inline;

}



#menu a {

	background: url('images/img03.gif') no-repeat left center;

	font-size: 10px; padding-left:22px; padding-right:10px; padding-top:0; padding-bottom:0

}



#menu .first a {

	background: none;

}





#container {

width: 100%;

height: auto;

margin: 0px;

padding: 0px;

background-image: url(images/divider.gif);

background-repeat: repeat-y;

background-position: 200px 0px;

}

#left {

width: 160px;

height: auto;

float: left;

padding: 20px;

margin: 0px;

}

#left2 {

width: 160px;

height: auto;

float: left;

padding: 40px;

margin: 0px;

}





#indent{color:#990000 }

#right {

width: 530px;

height: auto;

float: left;

padding: 20px 50px 20px 20px;

margin: 0px;

}

#right p {

margin: 0px;

}

.clearer {

font-size: 0px;

height: 0px;

width: 100%;

display: block;

clear: both;

}

#nav {

margin: 0px;

padding: 0px;

list-style: none;

list-style-image: none;

}

#nav li {

margin: 0px;

padding: 0px;

display: inline;

}

#nav li a:link, #nav li a:visited, #nav li a:active {

color:#3F4554;

text-decoration: none;

display: block;

margin: 0px;

padding: 0px;

width: 160px;

}

#nav li a:hover {

color: #990000;

text-decoration: none;

}

.floatimgleft {

    float:left;

    margin-top:10px;

    margin-right:10px;

    margin-bottom:10px;

    }



.clearit{clear:both}



#footer {

padding: 0px;

margin: 0px;

text-align: center;

}

#footer p {

margin: 0px auto 0px auto;

padding: 10px 0px 10px 0px;

color: #aaa;

}

#footer a:link, #footer a:visited, #footer a:active {

color: #aaa;

text-decoration: none;

}

#footer a:hover {

color: #ccc;

text-decoration: none;

} 



.links {

	color: #990000;

	text-decoration: underline;

}

.links2 {color: #330099; text-decoration: underline;}