*{margin:0px; padding:0px;}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;}
.top{
	border-top:5px solid #1C4795;
	border-bottom:3px solid #1668AA;
	height:190px;
	background:url(../img/back_top.jpg) repeat-x top left;
	}
.head{ width:1000px; margin:auto; height: 150px; }
	
.logo{ padding-top:45px; float:left; width:310px; }
	
.logo h1 a{
	background:url(../img/gary_obrien_logo.gif) no-repeat;
	width:309px;
	height:61px;
	display:block;
	font-weight:bold;
	color:#333333;
	font-size:28px;
	font-family:Arial, Verdana, Tahoma, Serif;
	text-indent:-5000px;
	outline:none;
}

	
.topcontact{
	background:url(../img/contact_top.gif) no-repeat bottom;
	width:549px;
	height:40px;
	display:block;
	font-weight:bold;
	color:#333333;
	font-size:28px;
	font-family:Arial, Verdana, Tahoma, Serif;
	text-indent:-5000px;
	outline:none;
	padding-top: 75px;
	float: right;
}

.clear{clear:both;}

#menu {
	width:100%;
	height:32px;
	background-image:url(../img/menu_back.png);
	background-repeat:no-repeat;
	background-position:center;
	padding:15px 0 0 0px;
	margin:-25px auto 0 auto;
	text-align: center;
	z-index:3;
	position: absolute;
	}
#menu a{
	color:#96B3D4;
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration: none;
	font-size: 11px !important;
}

#menu a:hover{
	color:#FFF;
	}
.flash{
	background:url(../img/flash_back.jpg) repeat-x;
	height:214px;
	z-index:1;
	position: relative;
	border-top: 10px solid #1C4795;
	border-bottom: 1px solid #ECEAE3;
}

.flashb{
	background:url(../img/flash_back.jpg) repeat-x;
	height:100px;
	z-index:1;
	position: relative;
	border-top: 10px solid #1C4795;
	border-bottom: 1px solid #ECEAE3;
	padding-bottom: 30px;
}

.containter{
	width:1000px;
	margin:auto;}
	
.containterb{
	width:1000px;
	margin:auto;
	padding-top: 30px;
}
	
.body{
	width:1000px;
	padding-top:30px;
	margin:auto;
	min-height: 300px;
	padding-bottom:50px;
}



.footer{
	background-color:#F0EEE7;
	border-top:3px solid #EBE9E1;
	padding-top: 30px;
	text-align:center;
	color:#92918E;
	padding-bottom: 20px;
	}
	
.footer a{
	color:#92918E;
	text-decoration:none;
	}
.footer p{
	padding-top:20px;
	font-size:10px;}
	
.footer p a{
	color:#7A7976;
	text-decoration:none;
	}

.containterb h2{
	font-weight:normal;
	font-size:20px;
	padding-bottom: 15px;
	}
.containterb p{
	line-height:18px;
	font-size: 15px;
	font-style: italic;
	color: #666;
	}

.label{
	width:150px;
	float:left;
	padding-top:8px;
	text-align: right;
	padding-right: 10px;
}
.input{width:400px;float:left;margin-bottom:30px;}
.cnt_input{
	padding:4px;
	border:#999 1px solid;
	width:350px;
}

.input span{
	color:#F00;
	font-size:10px;
	text-decoration:blink;
	display: block;
}

.cnt_left{
	width:350px;
	float:left;
}
.cnt_right{
	width:600px;
	float:left;
	margin-right:50px;
}


.body h1{
	font-size:30px;
	font-weight:bold;
	font-family: "Arial", Helvetica, sans-serif;
	color:#333333;
	margin-bottom:15px;
	}
	
.body h2{
	font-size:25px;
	font-weight:bold;
	font-family: "Arial", Helvetica, sans-serif;
	color:#1C4795;
	margin-bottom:10px;
	}
.body h3{
		font-size:22px;
	font-weight:normal;
	font-family: "Arial", Helvetica, sans-serif;
	color:#0070AF;
	margin-bottom:10px;
}

.body h4{
		font-size:20px;
	font-weight:normal;
	font-family: "Arial", Helvetica, sans-serif;
	color:#666AF;
	margin-bottom:10px;
}

.body h5{
	font-size:16px;
	font-weight:normal;
	font-family:"Arial", Helvetica, sans-serif;
	color:#333333;
	margin-bottom:10px;}
	
.body a{
	color:#2B88BC;
	text-decoration:none;
	}
	
.body a:hover{
	color:#000;
	}
	
.body ul{
	list-style:none;
	padding-left:40px;
	}
.body li{
	background:url(../img/item.jpg) no-repeat left top;
	padding-left:20px;
	padding-bottom:20px;
	line-height:20px;}
