* {font-size: 100.01%;}

body {
	background-image: url(../images/bgGradientBl-white.png);
	font-family: Veranda, Helvetica, sans-serif;
	position:relative;
	font-size: .9em;
	margin: 20px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#center {
	text-align: center;
	}
#container {
	margin: 0px auto;
	text-align: left;
	width: 754px;
	border: #000066 2px solid;
}

/********************** Header ***************************/
#header {
	background-image: url(../PageBG/HorizontalBar.gif);
	margin: 0px 0px 0px 0px;
	width:754px;
	height: 338px;
	
}


/********************** Content ***************************/
#content {
	background-image: url(../PageBG/content_bg.jpg);
	background-repeat:repeat-y;
    background-color: none;
	font-size:.9em;
	width:754px;
	text-align:justify;
}
a{
	color: #0000cc;
}
a:hover{
	color: #000000;
	
}
#headline {
	clear:both;
	background-image: url(../bg750/contentHeader.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 5px;
	width: 754px;
}
p {
	color: #333333;
}
h1{
	color: #000066;
	font-size:1.3em;
	font-weight: 500;
	margin: 20px 0px 0px 0px;
}

h2{
	color: #000066;
	font-size:1.1em;
	font-weight:400;
	text-align:center;
	
}
h2 span{
	color: #FF0000;
}
h3{
	color: #000066;
	font-weight: 500;
	font-size:1.2em;
	text-align:center;
}
h4{
	color: #000066;
	font-weight: 300;
	font-size:1em;
	text-align:center;
		
}
#left {
	font-size: .9em;
	float:left;
	width:528px;
	display:block;
}

#left p {
	padding-left: 40px;
	padding-right: 40px;
}

#menu ul{
	background-image: url(../PageBG/menuNav_bg.png);
	background-repeat:no-repeat;
	background-position: center;
	background-color: none;
	width:530px;
	display:block;
	position:relative;
	margin-top: 10px;
	height:26px;
	padding:10px 0px 0px 0px;
	text-align:center;
	left: 0px;
}
#menu li{
	display:inline;
	font-weight:550;
	font-size:1em;
	color: #000066;
	margin: 0px 8px;
	}
#left h5 {
	display:inline;
	font-weight:550;
	font-size:1em;	
	color: #000066;
	text-decoration: underline;
		
}
#menu ul a{
	display:inline;
	text-decoration:none;
	color: #333399;
}

#menu ul a:hover{
	color: #000066;
	text-decoration: underline;
}

#contact p{
	text-align:center;
}
#contact a{
	font-size:1em;
	text-decoration:underline;
	text-align:center;
}

#right {
	font-size: .8em;
	float:right;
	width:223px;
	
}
#right p {
	color:#333333;
	padding-left: 30px;
	padding-right: 30px;
	
}
#right a {
	font-size: 1.1em;
	color:#003399;
}
#right span{
	font-size: 1.1em;
	color:#003399;
	text-decoration: underline;
}
#right a:hover{
color:#000000;
}
#right h2{
	font-size: 1.2em;
	}

#special {
border: 3px #FFFFFF solid;
width: 400px;
margin-right:auto;margin-left:auto;width:440px;
padding-top: 10px;
padding-bottom: 10px;
text-align:center;
}
#special p{
	margin-bottom: 5px;
}

#certified {
width: 375px;
height: 66px;
margin: 0px 0px 0px 75px;
text-align:justify;
}
#certimg {
width: 75px;
float:right;
}
#certtext {
margin-top: 10px;
width: 300px;
float: left;
}
#certtext p{
font-size: 1em;
margin: 0;
padding: 5px;
}
/********************** Footer ***************************/
#footerline {
	clear:both;
	background-image: url(../bg750/footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 5px;
	width: 754px;
	
}
#footer {
	width:754px;
	text-align:center;
	font-size: .8em;
	}
/********************** Footer ***************************/
#spicebox {
border: 2px #FFFFFF dashed;
width: 400px;
margin-right:auto;
margin-left:auto;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 20px;
text-align:center;
}
#spicebox h2{
	width: 300px;
	font-size: 14px;
	color: #10375c;
	margin: 10px 0 10px 0;
	margin-left: auto;
	margin-right: auto;
}
#spicebox2 {
border: 2px #10375c dashed;
width: 400px;
margin-right:auto;
margin-left:auto;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 20px;
text-align:center;
}
#spicebox2 h2{
	width: 300px;
	font-size: 14px;
	color: #10375c;
	margin: 10px 0 10px 0;
	margin-left: auto;
	margin-right: auto;
}
#spicebox2 h2 span{
	color: #000000;
}
#spice{
	width: 400px;
	margin: 0 auto;
}
#spice h2{
	font-weight: bold;
}
#spice h1{
	font-weight: bold;
}
#spice ul{
	
}
#spice li{
	margin:10px 15px 10px 15px;
	font-size: 14px;
	font-weight: 400;
	color: #111;
}
