@charset "utf-8";
/* CSS Document */
body{ background:url(../images/bg.jpg) repeat-x}
a img{ border:0px}
#container
{
width:750px;
padding:10px;
margin:auto;
background:white;
}

h1
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:19px;
color:#02A0C6;
font-weight:400;
}

h2
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#98CA45;
font-weight:300;
text-transform:uppercase
}

h3
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:white;
font-weight:300;
text-transform:uppercase
}

b
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}
p,ul,li
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:black
}
.p
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:black
}
a
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}

a:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
text-decoration:none;
}

#logo
{
width:200px;
float:left;
overflow:hidden
}


#top
{
height:80px;
}
#menu
{
margin-left:210px;
}

	#menu a 
	{
	display:block; 
	float:left; 
	height:14px; 
	width:90px; 
	padding:60px 8px 4px 8px; 
	margin-left:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;color:white; 
	text-decoration:none; 
	text-align:right
	 }
	 #menu a:hover
	 {
	 height:14px;
	 margin-top:10px;
	 padding-top:50px;
	 }
	 

	 
	 #menu .focus
	 {
	 height:14px;
	 margin-top:10px;
	 padding-top:50px;
	 }
	 
	 #menu .focus1
	 {
	 height:24px;
	 margin-top:10px;
	 padding-top:40px;
	 }
	 #menu .f1
	 {
	 height:24px;
	
	 padding-top:50px;
	 }
	.bg1{background:#02A0C6}
	.bg2{background:#6FD0E1}
	.bg3{background:#98CA45}
	.bg4{background:#A1C9D0}
	.bg5{background:#62AC57}

#banner
{
margin:10px 0px 0px 0px;
clear:both;
}

#left
{
width:429px;
float:left;
border-right:1px dotted #cccccc;
padding:0px 10px 0px 0px;
text-align:justify;
}

#right
{
margin-left:450px;
paddding:0px 10px 0px 10px;

}

#bottom
{
clear:both
}
#bottom1
{
clear:both;
height:150px;
background: url(../images/bottom.jpg) repeat-x;
}

#bottom2
{
width:770px;
margin:auto;
clear:both;
}

#navbot
{
width:250px;
height:130px;
padding:10px;
border-right:1px dotted #cccccc;
float:left;
}

#navbot1
{


height:130px;
padding:10px;
border-right:1px dotted #cccccc;
float: left;
}

.teaserimg
{
padding:1px;
float:left;
margin:0px 5px 5px 0px;
}

.teaserbox
{
margin-bottom:10px;
border-bottom: 1px dotted #cccccc
}

.aright
{
text-align:right
}

