@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:center top; 	
	background-color:#eae9e9;
}

#container{
	width:875px;
	margin:0 auto;
	background-color:white;
	padding:0px 3px 0px 3px;
}

#header_wrap{
	background-color:white; 
	height:123px !important;
}

.header{
	margin:0 auto; 
	width:875px; 
	padding:0px 3px 0px 3px;
}

.top_nav ul li{
	display:inline;
	list-style:none;
}

img{
	border:none;
}

.top_nav ul{
	margin:0;
	padding:0px;
}

.top_nav{
	margin:0;
	height:23px;
}
.top_banner{
	width:875px;
	padding-bottom:3px;
}

*:first-child+html .topimage{
	margin:0 0px;
	padding:0px;
	vertical-align:top;
}

#my_slideshow
{
width: 341px !important;
height: 263px !important;
border:none;
float:left;
}

#myGallery .imageElement{
border:0;
}

.content_left{
	width:341px;
	float:left;
}

.content_right{
	margin-left:344px;
}

.copy_left{
	padding:10px 10px 0px 10px !important;
}

.content{
	padding:0px 0px 3px 0px;
	background:url(../images/background_content_home.jpg) repeat-y top;
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color:#4f5050;
}

.bottom_clear{
	padding-top:3px;
	clear:both;
	background-color:white;
	width:875px;
	padding-left:0px;
	font-size:1px;
}

*:first-child+html .bottom_clear{
	padding:0;
	height:3px;
}

.footer{
	width:875px;
	margin:0 auto;
	padding:6px 3px 0px 3px;
	color:#346aaa;
	font-size:10px;
	font-family:verdana, helvetica;
	font-weight:500;
}

.footer a:link, a:visited, a:active{
	text-decoration:none;
	color:#346aaa;	
}

.footer a:hover{
	text-decoration:underline;
	color:#346aaa;	
}

.copy_right{
	padding:3px 10px 10px 13px;
	line-height:22px;
}


h1{
	font-size:20px;
	color:#2b5d99;
}

h2{
	font-size:16px;
	color:#0078be;
}

h3{
	font-size:14px;
}

p{
	font-size:12px;
}

.content ul{
	list-style:square;
	font-size:12px;
	line-height:18px;
}

a:link, a:active, a:visited{
	color:#0078be;
	text-decoration:none;
}

a:hover{
	color:#0078be;
	text-decoration:underline;
}

.copy_left h3{
color:#0078be;
display:inline;
font-size:12px;
line-height:18px;
}

.copy_left h2{
color:#2b5d99;
font-size:16px;
}

.copy_left p{
font-size:10px;
display:inline;
line-height:15px;
}