/* CSS Document */

#topbar{
height:4px;
border-bottom: 6px solid #000066;

}
#logo{
margin-top:2px;
border-top: 1px solid #000066;
height:74px;
}
#logo a{
text-decoration:none;
}
#logo a:hover{
text-decoration:underline;
}
#bottomheader{
height:211px;
background-image:url(../images/bottomheader.jpg);
padding-left:181px;
padding-top:25px;
background-repeat:no-repeat;
}






body{
margin: 0; 
padding: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
margin: 0; 
padding: 0; 
margin-top:10px;
}
#shell {
	margin:auto;
	width: 757px;
}


#content{
width:547px;
float:left;
margin-left:15px;


}
#main{
width:757px;


}
#contenthome{
width:350px;
float:left;
margin-left:15px;
margin-right:5px;

}


#header {
height:295px;
width:757px;
	
}

#navi {
	width: 170px;
	float:left;
	background-image:url(../images/navigation.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	line-height:24px;
	padding-left:10px;	
}

#navi a {
text-decoration:none;
color:#585858;

}
#navi a:hover {
text-decoration:underline;
color:#000000;

}


#middle{
  	width: 457px;
	height:115px;
	padding-left:195px;
}

#footer{
text-align:center;
font-size:10px;
width:757px;
}

#footerbar{
width: 757px;
background-image:url(../images/bottom.gif);
height:20px;
margin-top:25px;
margin-bottom:5px;
}



h1{
font-size:26px;
margin:0px;
padding:0px;
margin-bottom:10px;
font-weight:lighter;



}
#homeright{
float:right;

height:297px;
width:150px;
color:#FFFFFF;
padding-top:100px;
padding-left:30px;
font-size:12px;
font-weight:bold;
background-image:url(../images/homeRight.jpg);

}

#homeright a{
text-decoration:none;
color:#FFFFFF;

}
#homeright a:hover{
text-decoration:underline;
color:#FFFFFF;

}

#clear{
clear:both;
}

a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #000066;
}
a:active {
	color: #000066;
}













