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

Body {
	margin-top:10px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background:#FFFFFF;
}
#main {
	width:980px;
}
#head {
	height:94px;
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
}
#logo {
	width:433px;
	float:left;
	margin-left:20px;
}
#Nav {
	height:35px;
	background-color:#c3cbd1;
	margin-top:10px;
}
#nav_text {
	padding-top:8px;
	text-transform:uppercase;
	font-family:"Arial Rounded MT Bold";
	font-size:18px;
	color:#494949;
	text-align:justify;
}
.nav_text a {
	color:#494949;
	text-decoration:none;
}
.nav_text a:hover {
	color:#000066;
}
#blue_BGbox {
	height:557px;
	width:980px;
	background-image:url(images/bg_blue.jpg);
	background-position:center;
	background-repeat:no-repeat;
	padding-top:15px;
	display:table;
}
#foot {
	background:#d3c8b4;
	height:37px;
	font-family:"Arial Rounded MT Bold";
	font-size:12px;
	color:#494949;
}
.footer_text a {
	text-decoration:none;
	color:#494949;
}
.footer_text a:hover {
	text-decoration:underline;
	color:#000000;
}

#Rotate_image {
	height:350px;
	width:720px;
	display:table-cell;
	float:right;
	padding-top:26px;
	padding-right:28px;
	text-align:center;
	overflow:hidden;
	
}

#text_content {
	height:478px;
	width:720px;
	display:table-cell;
	float:right;
	padding-top:34px;
	margin-right:15px;
	padding-right:10px;
	text-align:center;
	overflow:scroll;
	
}

#Subscribe {
	float:left;
	display:table-cell;
	width:150px;
	height:405px;
	text-align:center;
	margin-top:53px;
	margin-left:21px;

}

.hiddenPic {display:none;}

#free_shipping {
	height:100px;
	width:720px;
	margin-top:20px;
	display:table-cell;
	float:right;
	padding-right:28px;
	text-align:center;

}

.about_text {
	text-align:left;
	font-size:12px;
	line-height:20px;
/*	font-family:"Georgia", Times New Roman, Times, serif;*/
}
#rightHead {
		float:right;
		width:500px;	
	margin-right:20px;
	font-family:"Arial Rounded MT Bold";
	font-size:14px;
	line-height:22px;
	color:#333333;
}
