/* CSS Document */


body  {
margin: 0;
padding: 0;
background:#4e915c;

}
.wrapper{
	width: 100%;
	margin:auto;
	background-color:#61cfdc;
	border:#000000;
	border-width:2px;
}

#Top {
	position:absolute;
	width: 100%;
	background-image:url(images/upper.png);
	background-repeat:repeat-x;
	height:87px;
} 
.Main{
	width: 943px;
	margin:auto;
	background-image:url(images/center_area.jpg);
	background-color:#61cfdc;
	background-repeat:repeat-y;
}
.CenterBody{
	width:723px;
	height:680px;
	margin:auto;
}
.logo{
width:221px; 
height:61px;
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
position:relative;
top:87px;
}

.menu{
	background-color:#ffffff;
	width:503px;
	height:61px;
	margin:auto;
	float:right;
	margin-top:26px;
}
.header_img{
width:659px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
background-position:center;
height:249px;
margin:auto;
margin-top:10px;
}
.boxesbody{
	width:723px;
	margin:auto;
	position:relative;
	margin-top:25px;
}
.box1{
width:162px;
background-image:url(images/frame.jpg);
background-repeat:no-repeat;
height:206px;
margin-left:32px;
}
.box2{
position:absolute;
width:162px;
top:0px;
background-image:url(images/frame.jpg);
background-repeat:no-repeat;
height:206px;
margin-left:197px;
}
.box3{
position:absolute;
width:162px;
top:0px;
background-image:url(images/frame.jpg);
background-repeat:no-repeat;
height:206px;
margin-left:362px;
}
.box4{
position:absolute;
width:162px;
top:0px;
background-image:url(images/frame.jpg);
background-repeat:no-repeat;
height:206px;
margin-left:527px;
}
.box_container{
	position:relative;
	width:156px;
	height:206px;
}
.box_heading{
position:relative;
top:18px;
font-family: Georgia;
font-size: 11px;
font-weight: bold;
color: #333333;
text-decoration: none;
}
.box_img{
position:relative;
top:26px;
background-image:url(images/menu_img.jpg);
background-repeat:no-repeat;
background-position:center;
left:-1px;
height:85px;
}
.box_img2{
position:relative;
top:26px;
background-image:url(images/product_img.jpg);
background-repeat:no-repeat;
background-position:center;
left:-1px;
height:85px;
}
.box_img3{
position:relative;
top:26px;
background-image:url(images/store_img.jpg);
background-repeat:no-repeat;
background-position:center;
left:-1px;
height:85px;
}
.box_img4{
position:relative;
top:26px;
background-image:url(images/press_img.jpg);
background-repeat:no-repeat;
background-position:center;
left:-1px;
height:85px;
}
.detail_txt{
position:relative;
top:33px;
font-family: Georgia;
font-size: 10px;
font-weight: normal;
color: #000000;
text-decoration: none;
padding-left:13px;
padding-right:16px;
}
.bottom_txt{
font-family: Georgia;
font-size: 11px;
font-weight: normal;
color: #231f20;
text-decoration: none;
}
a.more:link {font-family: Georgia; font-size: 10px; color: #006666;text-decoration: underline; text-transform:uppercase; font-weight:bold;}
a.more:visited {font-family: Georgia; font-size: 10px; color: #006666; text-decoration: underline; ext-transform:uppercase; font-weight:bold;}
a.more:hover { font-family: Georgia; font-size: 10px; color: #006666; text-decoration: none; ext-transform:uppercase; font-weight:bold;}
a.more:active { font-family: Georgia; font-size: 10px; color: #006666; text-decoration: none; ext-transform:uppercase; font-weight:bold;}

/* css for menu starts here */
.hbuttons a{
display: block;
text-decoration: none;
font: bold 11px Georgia;
color: #333333;
width: 86px;
height: 42px;
float: left;
display: inline;
margin-left:3px;
margin-right: 8px;
background-image:url(images/tab.jpg);
background-repeat: no-repeat;
padding-top: 12px;
text-align:center;
}

.hbuttons a:hover{
background-image:url(images/tab_over.jpg);
color:#60bcc6;
}
/* menu css ends here */
#footer {
	top:-10px;
	position:relative;
	width: 100%;
	background-image:url(images/footer.png);
	background-repeat:repeat-x;
	height:90px;
} 
.footer_container{
	width:723px;
	margin:auto;
	height:20px;
}
/* footer nav css starts here*/
ul#navlist
{
margin-left: 0;
font: normal 10px Georgia;
white-space: nowrap;
position:absolute;
margin-top:-164px;
margin-left:-32px;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 2px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navlist a:hover
{
color: #000;
text-decoration: none;
}
#copyright{
font-family: Georgia;
font-size: 10px;
font-weight: normal;
color: #fff;
text-decoration: none;
position:relative;
margin-top:-165px;
margin-left:370px;

}
.silhouette{
z-index:300;
position:relative;
background-image:url(images/silhouette.png);
background-repeat:no-repeat;
right:0px;
top:-120px;
width:139px;
height:186px;
left:690px;
}
/* footer nav css ends here */

.pages_heading{
font-family: Georgia;
font-size: 24px;
font-weight: bold;
color: #231f20;
text-decoration: none;
position:relative;
}
.upper_white_box{
position:relative;
margin-left:25px;
background-image:url(images/upper_white.jpg);
background-repeat:no-repeat;
height:27px;
}
.mid_white_box{
position:relative;
margin-left:25px;
margin-right:13px;
margin-top:-3px;
background-image:url(images/mid_white.jpg);
background-repeat:repeat-y;

}
.down_white_box{
position:relative;
margin-left:25px;
background-image:url(images/down_white.jpg);
background-repeat:no-repeat;
height:27px;
}
.dailymenu_image{
position:relative;
left:17px;
top:3px;
background-image: url(images/dailymenu_img.jpg);
background-repeat:no-repeat;
width:178px;
height:405px;
}
.dailymenu_image1{
position:relative;
left:17px;
top:3px;
background-image:url(images/press_gallery.jpg);
background-repeat:no-repeat;
width:178px;
height:403px;
}
.dailymenu_image2{
position:relative;
left:17px;
top:3px;
background-image:url(images/productlist_img.jpg);
background-repeat:no-repeat;
width:178px;
height:403px;
}
.dailymenu_image3{
position:relative;
left:17px;
top:3px;
background-image:url(images/about_owen.jpg);
background-repeat:no-repeat;
width:178px;
height:402px;
}
.body_box{
position:absolute;
left:218px;
top:10px;
width:440px;
}
.body_heading{
font-family: Georgia;
font-size: 21px;
font-weight: normal;
color: #4e915c;
text-decoration: none;
position:relative;
background-image:url(images/heading_line.jpg);
background-repeat:no-repeat;
height:28px;
padding-bottom:0px;
}
.body_content{
position:relative;
top:10px;
width:426px;
height:340px;
overflow:auto;
}
.sub_heading{
font-family: Georgia;
font-size: 12px;
font-weight: normal;
color: #66c4cf;
text-decoration: none;
position:relative;
margin-top:5px;
}
.body_txt{
font-family: Georgia;
font-size: 11px;
font-weight: normal;
color: #5e5d5d;
text-decoration: none;
position:relative;
margin-top:5px;
margin-right:2px;
}
.body_txt1{
font-family: Georgia;
font-size: 13px;
text-align:justify;
font-weight: normal;
color: #5e5d5d;
text-decoration: none;
position:relative;
margin-top:5px;
margin-right:2px;
}
.contact_heading{
font-family: Georgia;
font-size: 18px;
font-weight: bold;
color: #65bfcb;
text-decoration: none;
text-transform:uppercase;
position:relative;
margin-top:5px;
margin-right:2px;
text-decoration:underline;
}
.contact_txt{
font-family: Georgia;
font-size: 14px;
font-weight: normal;
color: #5e5d5d;
text-decoration: none;
text-transform:uppercase;
position:relative;

margin-right:2px;
line-height:18px;
}
.menu_txt{
font-family: Georgia;
font-size: 14px;
font-weight: bold;
color: #65bfcb;
text-decoration: underline;
}
.menu_txt1{
font-family: Georgia;
font-size: 11px;
font-weight: normal;
color: #5e5d5d;
text-decoration: none;
text-transform:uppercase;
}
.menu_txt2{
	font-family: Georgia;
	font-size: 11px;
	font-weight:normal;
	color: #5e5d5d;
	text-decoration: none;
	text-transform:uppercase;
	font-style: italic;
}
.grey_txt{
	font-family: Georgia;
	font-size: 14px;
	font-weight:normal;
	color: #5e5d5d;
	text-decoration: none;
}
.navigation_fl
{
font-family:Georgia, "Times New Roman", Times, serif; 
font-style:italic;  
font-weight:bold; 
font-size:14px;
}
.navlistmy
{

font: normal 10px Georgia; color:#FFFFFF;
white-space: nowrap;
text-decoration:none;




}
/*.press_txt{
	font-family: Georgia;
	font-size: 13px;
	font-weight:bold;
	color: #6bcdd5;
	text-decoration: underline;
}
.press_txt1{
	font-family: Georgia;
	font-size: 13px;
	font-weight:bold;
	color: #6bcdd5;
	text-decoration: none;
}*/
a.press:link {font-family: Georgia; font-size: 13px; color: #5e5d5d;text-decoration: underline; font-weight:bold;}
a.press:visited {font-family: Georgia; font-size: 13px; color: #5e5d5d;text-decoration: underline; font-weight:bold;}
a.press:hover { font-family: Georgia; font-size: 13px; color: #6bcdd5;text-decoration: underline; font-weight:bold;}
a.press:active { font-family: Georgia; font-size: 13px; color: #6bcdd5;text-decoration: underline; font-weight:bold;}

a.press1:link {font-family: Georgia; font-size: 13px; color: #5e5d5d;text-decoration: none; font-weight:bold;}
a.press1:visited {font-family: Georgia; font-size: 13px; color: #5e5d5d;text-decoration: none; font-weight:bold;}
a.press1:hover { font-family: Georgia; font-size: 13px; color: #6bcdd5;text-decoration: underline; font-weight:bold;}
a.press1:active { font-family: Georgia; font-size: 13px; color: #6bcdd5;text-decoration: underline; font-weight:bold;}