#navigation{
background-color: #292929;
height: 58px;
}

#content{
margin-bottom:40px;
margin-top: 40px;
}


.buttongrey{
background: url(images/buttongrey.gif) repeat-x #e9e9e9;
height: 22px;
color: #292929;
font-size: .9em;
text-decoration: none;
padding-top: 6px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius:4px;
margin-bottom: 8px;
padding-left: 8px;
border: 1px solid #292929;
width: inherit;
padding-bottom: 6px;
padding-right: 8px;
margin-top: 6px;
font-weight: bold;
}



#banner{
background: #009ad5 url(images/bannerbg.gif) repeat-x bottom;
color: white;
padding-top: 35px;
padding-bottom: 35px;
border-top: 1px solid white;
}

	#banner h2{
	color: white;
	}
	
	#banner img{
	margin-right: 45px;
	}

#banner2{
background: #009ad5 url(images/bannerbg.gif) repeat-x bottom;
color: white;
padding-top: 35px;
padding-bottom: 18px;
border-top: 1px solid white;
}

	#banner2 h2{
	color: white;
	}
	
	#banner2 img{
	margin-right: 45px;
	}


#banner3{
color: black;
padding-bottom: 1px;
border-top: 1px solid white;
}

	#banner3 h2{
	color: #009ad5;
	}
	
	#banner3 img{
	margin-right: 45px;
	}

	
#message{
background: #e9e9e9;
font-weight: bold;
font-size: .9em;
margin-top: 1px;
border-top: 1px solid #a5a5a5;
border-bottom: 1px solid #a5a5a5;
padding-top: 15px;
padding-bottom: 8px;
}

#message img{
vertical-align: middle;
padding-bottom: 7px;
}
	
.footcol{
	width:200px;
	float: left;
	margin-right: 40px;
	}
	
.homepage #pagecontent{
width: 570px!important;
}

.homepage #sidebar{
width: 330px!important;
}

.homepage #sidebar .homepagemod{
margin-bottom: 45px;}

#thegurus{
background: #e9e9e9;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius:4px;
padding: 30px;
margin-bottom: 15px;
}

	#thegurus .pic{
	margin-top:0;
	margin-right: 14px;
	margin-bottom: 35px;
	}
	
	#thegurus #top{
	padding-bottom: 10px;
	border-bottom: 1px solid #d5d5d5;
	}
	
	#thegurus #bottom{
	padding-top: 15px;
	border-top: 1px solid white;
	}
	
	#thegurus #bottom li{
	display: block;
	float: left;
	width: 255px;
	height:50px;
	margin-top: 15px
	}