body{
	margin:0px;
	background:#758595 url('Images/body_bg.gif') repeat-y top center;
	font-family:Trebuchet MS;
	color:#4d5762;
	font-size:13px;
	line-height:19px;
}

h1 {color:#0071af;font-size:30px;line-height:30px;}
h2 {color:#0071af;font-size:20px;line-height:20px;}

a {
text-decoration:none;
color:#0071af;
}

a:hover {
text-decoration:underline;
}


img{
	border: 1px solid #ccc;	
	float:left;
	margin-right:14px;
	margin-bottom:14px;
	padding: 5px;
}


div#content{
	clear:left;
	padding-left: 20px;
	padding-right: 60px;
}

div#gradient{
	text-align:center; 
	background:url('Images/gradient_bg.gif') repeat-x top center;
}

div #bgimage{
	width:801px; 
	background:url('Images/content_bg.jpg') no-repeat top center; 
	margin:auto;
	text-align: left;
}

div #minheight{
	height:905px;
	width:1px;
	float:left;
}

div#page{
 float:left;
 width:740px;
 _width:799px;
 padding: 0px 30px 0px 29px;
}

div#header{
	height:100px;
	padding:0px 30px 0px 410px;
	margin-top:40px;
}

div#header a{
	display:block;
	height:70px;
	text-indent:-900%;
	font-size:0px;
	line-height:0px;
}

div#menu {
height:31px;
background: url('Images/menu_sprite.gif') 0px -3px;
}

div#menu a {
	float:left;
	display:block;
	text-indent:-900%;
	font-size:0px;
	line-height:0px;
}

a#menu1{
height:31px;
width:86px;
background: url('Images/menu_sprite.gif') 0px -3px;
}

a#menu2{
height:31px;
width:90px;
background: url('Images/menu_sprite.gif') -86px -3px;
}

a#menu3{
height:31px;
width:50px;
background: url('Images/menu_sprite.gif') -176px -3px;
}

a#menu4{
height:31px;
width:112px;
background: url('Images/menu_sprite.gif') -226px -3px;
}

a#menu5{
height:31px;
width:74px;
background: url('Images/menu_sprite.gif') -338px -3px;
}

a#menu1:hover{
background: url('Images/menu_sprite.gif') 0px -34px;
}

a#menu2:hover{
background: url('Images/menu_sprite.gif') -86px -34px;
}

a#menu3:hover{
background: url('Images/menu_sprite.gif') -176px -34px;
}

a#menu4:hover{
background: url('Images/menu_sprite.gif') -226px -34px;
}

a#menu5:hover{
background: url('Images/menu_sprite.gif') -338px -34px;
}

a#menu1.active{
background: url('Images/menu_sprite.gif') 0px -65px;
}

a#menu2.active{
background: url('Images/menu_sprite.gif') -86px -65px;
}

a#menu3.active{
background: url('Images/menu_sprite.gif') -176px -65px;
}

a#menu4.active{
background: url('Images/menu_sprite.gif') -226px -65px;
}

a#menu5.active{
background: url('Images/menu_sprite.gif') -338px -65px;
}
