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

body{
	margin:0px;
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url('../images/mgb_repeat.jpg');
}
a:link { 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited { 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	font-weight: bold;
}
a:active { 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Optima, Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bold;
}

#headertop{
	width:900px;
	height:145px;
}

#nav{
	height:30px;
	width:900px;
}

#body_image{
	width:865px;
	padding-left:15px;
	padding-right:15px;
}

#body_left{
	width:575px;
	float:left;
	background-color:#FFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 15px;
}

#body_left_bottom{
	width:500px;
	float:left;
	background-color:#FFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 15px;
}

#body_right{
	float:left;
	background-color:#FFFFFF;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 270px;
	border-left: solid;
	border-color: #999;
	border-left-width: thin;
}

#body_right_text{
}

#body_right_phone{
	font-size:18px;
	font-weight:bold;
	color:#900;
	padding-left:5px;
	padding-right: 15px;
}

#body_right_green{
	color:#693;
	font-weight: bold;
}

#bottom_wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#footer_text{
	float: left;
	width: 840px;
	height: 40px;
	padding-top: 20px;
}

#footer_logo{
	float:right;
	width: 70px;
	height: 70px;
	padding-top: 5px;
	padding-right: 25px;
}

#form {
	padding-top:15px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
	font-size:10px;
	color:#C00;
	height: 278px;
	background-image: url(../images/contact_background.png);
	background-repeat: no-repeat;
	margin-left: 15px;

}
#body_right_weather {
	padding-left:10px;
}
.white_text {
	color: #FFF;
}
#posins{
	float:left;
display:block;
background: url('../images/posinsbtn.png');
background-repeat: no-repeat;
float:left;
width:150px;
height:175px;
}
	#posins:hover{
		float:left;
	display:block;
	background: url('../images/posinsbtnover.png');
	background-repeat: no-repeat;
	float:left;
	width:150px;
	height:175px;
	}
	
	#overly{
	float:left;
display:block;
background: url('../images/overlybtn.png');
background-repeat: no-repeat;
float:left;
width:150px;
height:175px;
}
	#overly:hover{
		float:left;
	display:block;
	background: url('../images/overlybtnover.png');
	background-repeat: no-repeat;
	float:left;
	width:150px;
	height:175px;
	}
	
	#sports{
	float:left;
display:block;
background: url('../images/sportsbtn.png');
background-repeat: no-repeat;
float:left;
width:150px;
height:175px;
}
	#sports:hover{
		float:left;
	display:block;
	background: url('../images/sportsbtnover.png');
	background-repeat: no-repeat;
	float:left;
	width:150px;
	height:175px;
	}
	
	#atr{
	float:left;
display:block;
background: url('../images/atrbtn.png');
background-repeat: no-repeat;
float:left;
width:150px;
height:175px;
}
	#atr:hover{
		float:left;
	display:block;
	background: url('../images/atrbtnover.png');
	background-repeat: no-repeat;
	float:left;
	width:150px;
	height:175px;
	}
