@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bk_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.main {
	float: left;
	height: 100%;
	width: 100%;
	
}
.body {
	height: auto;
	width: 822px;
	margin-right: auto;
	margin-left: auto;

}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #430102;
	text-align: center;
	float: left;
	height: auto;
	width: 822px;
	padding-top: 10px;
	letter-spacing: 2px;
}
a {
	color:#430102;
	text-decoration:none;
}

a:hover {
	color: #FEBD3F;
	text-decoration: none;
}

div {
position:relative;}
.flashcontainer {
	float: left;
	height: 331px;
	width: 822px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.mainBodyContainer {
	float: left;
	min-height:300px;
	height: auto !important;
	height: 300px ;
	
	width: 782px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.mainBottom {
	float: left;
	height: 100%;
	width: 100%;
	background-image: url(images/bk_03.jpg);
	background-repeat: repeat-x;
	background-color: #A86908;
	
}.bottomContainer {
	height: 150px;
	width: 822px;
	margin-right: auto;
	margin-left: auto;
	
}
.callbottomContainer {
	background-color: #430102;
	float: left;
	width: 759px;
	height: auto;
	margin-left: 30px;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.call1 {
	background-image: url(images/nova_seafood_20.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 78px;
	width: 176px;
	margin-left: 11px;
	margin-top: 5px;
}
.call2 {
	background-image: url(images/web_15.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 78px;
	width: 176px;
	margin-left: 11px;
	margin-top: 5px;
}
.call3 {
	background-image: url(images/web_17.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 78px;
	width: 176px;
	margin-left: 11px;
	margin-top: 5px;
}
.call4 {
	background-image: url(images/web_19.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 78px;
	width: 176px;
	margin-left: 11px;
	margin-top: 5px;
}
.callContainer {
	height: auto;
	width: 254px;
	padding-bottom: 15px;
	padding-left: 15px;
	float: right;
}
.center {
	text-align: center;
	font-size: 11px;
	color: #006699;
	float: left;
	height: auto;
	width: 500px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.FormField {
	font-size: 10px;
	height: 16px;
	width: 80%;
	border: 1px solid #000033;
	background-color: #0066FF;
	color: #FFFFFF;
}
.FormFieldBig {
	font-size: 10px;
	width: 80%;
	border: 1px solid #000033;
	background-color: #0066FF;
	color: #FFFFFF;
}
.radio {
border: 1px solid #000033;
	background-color: #0066FF;}.textbox {
	width: 700px;
	float: left;
	height: auto;
	border: 1px solid #430102;
	margin: 5px;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
#bigBlue {
	font-size: 15px;
	color: #0099FF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.link {
	color: #F00;
	font-weight:bold;
}