html{
	margin:0;
	padding:0;
}
body{
	width:940px;
	margin:0 auto;	
	background:url(../img/backgroundGradient.png) repeat-x;
	background-color:#d9f0ff;
	font-size:14px;
}
#wrapper{

	
}
a img {border:none;}
#tabbedNavigation{
	float:left;

}
#navcontainer ul{
	list-style-type:none;
	margin:0;
}
#contentTop a#official_site {margin-left:500px; color:#49b6ff; padding-top:150px;}
#contentTop a#official_site:hover {color:#ff0000;}
#content a#official_site {width:100%; text-align:right; color:#49b6ff;}
#content a#official_site:hover {color:#ff0000;}
#home a img, #products a img, #contact a img, #homeP a img, #productsP a img, #contactP a img, #homeC a img, #productsC a img, #contactC a img{
	border:none;
}	


#contentTop a.official_site {margin-left:500px; color:#49b6ff; padding-top:150px;}
#contentTop a.official_site:hover {color:#ff0000;}
#content a.official_site {width:100%; text-align:right; color:#49b6ff;}
#content a.official_site:hover {color:#ff0000;}


#home{
	width:72px;
	height:320px;
}
#homeP {
	width:72px;
	height:305px;
}
#homeC{
	width:71px;
	height:313px;
}

#products {
	width:72px;
	height:309px;
}
#productsP{
	width:72px;
	height:329px;
}
#productsC{
	width:72px;
	height:315px;
}
#aboutOrovo {
	width:72px;
	height:309px;
}
#aboutOrovoP{
	width:72px;
	height:329px;
}
#aboutOrovoC{
	width:72px;
	height:315px;
}

#contact{
	width:72px;
	height:321px;
}
#contactP, #contactC{
	width:72px;
	height:316px;
}
#contentRight{
	width:764px;
	float:left;
	background:url(../img/mid.gif) repeat-y right;
	
}
#contentTop{
	background:url(../img/top.gif) repeat-y;
	height:23px;
}
#logo{
	border:0px;
	margin:23px 20px 0 0;
	padding:20px 25px;
}
#content{
	clear:both;
	margin:10px 30px 10px 45px;
	padding:15px;
}
#content p{
	line-height:22px;
}
img#arrows{
	float:left; 
	margin:0px 25px 0px 0px;
}
#orovo{
	background:url(../img/orovo.jpg) no-repeat;
	width:85px;
	height:184px;
	float:left;
	padding:0 25px 0 0;
	margin-top:15px;
	margin-left:-25px;
}
#reviews{
	float:left;
	margin-top:200px;
}

h1{
	color:#49b6ff;
	font-size:18px;
	margin-top:10px;
}
hr{
	color:#49b6ff;
	background-color:#49b6ff;
	height:3px;
	margin-top:-5px;
	margin-bottom:15px;
}
.italicize{
	font-style:italic;
}
.underline{
	text-decoration:underline;
}
#superFoods{
	background:url(../img/collage_07.gif)  no-repeat;
	width:773px;
	height:419px;
	margin-left:-67px;
}
#foot{
	clear:both;
	width:764px;
	margin-left:112px;
	text-align:center;
	background:url(../img/bottom.gif) repeat-y right;
	padding:5px 0;
}
#foot ul{
	list-style-type:none;
}
#foot ul li{
	display:inline;
}
#foot ul li a{
	text-decoration:none;
	color:#646464;
}
a{color:#49b6ff;}
/*=================================================
		PRODUCT REVIEWS
=================================================*/
div.floatingDiv {
	float:left;
	margin-right:10px;
}
div.floatingDiv img {
	padding-bottom:20px;
	float:left;
	margin-right: 15px;
}

div.floatingDiv table {
	clear:both;
	float:left;
	margin-right: 15px;
	margin-bottom: 5px;
}
/*=================================================
		FORM
=================================================*/
form{
	width:400px;
}	
label{
	width:85px;
	float:left;
	margin:5px;
	display: block;
}

input, textarea{
	width:300px;
	border:inset 2px;
	background-color:#FFFAC5;
}
#sendtoself{
	width:10px;
}
#sendToSelfLabel{
	width:150px;
}
#submitEmail{
	width:100px;
	border:outset 2px;
	margin:0 auto;
}
#sendtoself{
	margin-top:10px;
	margin-left:-25px;
}
