body, html {
	margin:0px;
	padding:0px;
	background-color:#000000;
}
#exterior {
	position:relative;
	width:100%;
	background-repeat: no-repeat;
	background-position: top center;
}
#background{
	position:relative;
	width:1280px;
	height:775px;
	margin:auto;
	background-repeat: no-repeat;
	border:1px solid #999999;
}
#containerdiv {
	position:relative;
	width:975px;
	height:768px;
	margin:auto;
	padding-top:22px;
}
#contentdiv {
	position:relative;
	border:1px solid #000000;
	background-color:#FFFFFF;
	height:720px;
}
#menu {
	position:absolute;
	top:0px;
	left:0px;
	height:63px;
	width:100%;
}
#topmenuleft{
	position:relative;
	float:left;
	width:32px;
}
.top_menu {
	position:absolute;
	top:78px;
	left:5px;
	height:25px;
	width:150px;
	background-image:url(../images/tab_green.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top:3px;
}
.top_menu_active {
	background-image:url(../images/tab_red_end.gif);
	z-index:1;
}
.top_menu_end_active {
	background-image:url(../images/tab_red_end.gif);
}
.top_menu_end{
	background-image:url(../images/tab_green_end.gif);
}
#topmenu {
	height:31px;
	border-bottom:1px solid black;
	padding-top:6px;
}
#submenu {
	height:21px;
	border-bottom: 1px solid black;
	padding-top:3px;
}
#sub_menu {
	margin-left:5px;
	background-color:#881010;
	height:22px;
}
#sub_menu a.active {
}
#content{
	position:absolute;
	top:61px;
	left:31px;
	width:100%;
}
#main{
	float:left;
	width:734px;
	margin-top:13px;
}
#right{
	float:left;
	width:202px;
	padding-top:6px;
	padding-left:6px;
	background-image:url(../images/right_bg.gif);
	background-repeat: repeat-y;
	background-color:#698A55;
}
#right_bottom{
	width:209px;
	height:13px;
	background-image:url(../images/right_bottom.gif);
	background-repeat: no-repeat;
}
#wine_content{
	float:left;
	width:395px;	
}
#wine_pictures{
	float:left;
	width:337px;
	height:500px;
}
.big_bottle{
	width: 120px;
	margin-left:25px;
	margin-right:65px;
}
.small_bottle{
	height:105px;
	width:105px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid black;
	cursor:pointer;
}
#right .item {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid black;
	width:196px;
}
#adds_right {
	position:absolute;
	top:0px;
	left:990px;
}
#adds_content{
	padding-top:10px;
}
.trade{
	position:absolute;
	bottom:5px;
	right:5px;
}
.wine_region_block{
	float:left;
	width:190px;
	margin-right:17px;
	border:1px solid #777777;
	-moz-border-radius-topright:25px;
	-moz-border-radius-bottomleft:25px;
	-webkit-border-top-right-radius:25px;
	-webkit-border-bottom-left-radius:25px;
	margin-bottom:15px;
}
.wine_region_block_header{
	padding-left:5px;
	height:22px;
	background-color:#326314;
	-moz-border-radius-topright:25px;
	-webkit-border-top-right-radius:25px;
}
.wine_region_bg_home{
	height:55px;
	border-bottom:1px solid black;
	border-top:1px solid black;
	padding-top:10px;
	padding-left:10px;
	background-position:top center;
	background-repeat:no-repeat;
	cursor:pointer;
}
.cnt_frm{
	
}
.frm_inpt{
	height:20px;
	width:300px;
	background-color:#FFFFFF;
	border:1px solid black;
	cursor:text;
}
.frm_inpt_new{
	height:18px;
	width:298px;
	background-color:#FFFFFF;
	border:0px;
}
.frm_txt{
	height:200px;
	width:450px;
	background-color:#FFFFFF;
	border:1px solid black;
	cursor:text;
}
.frm_txt_new{
	height:196px;
	width:448px;
	background-color:#FFFFFF;
	border:0px;
	cursor:text;
}
#topmenu {
	background-image:url(../images/wine_bgnd_hdr.jpg);
	height:100px;
	border-bottom:1px solid black;
}