*{margin:0;padding:0;border:0;}
body,html{
	position:relative;
	color:#e7c387;
	background:#3c2a20;
	font-size:14px;
	font-weight:normal;
	font-family:arial;
}
#container{
	position:relative;
	width:1000px;
	height:100%;
	border:2px solid #380b04;
	margin:0 auto;
	background:url(../images/0.jpg);
}
#header{
	position:relative;
	height:210px;
	background:url(../images/1.jpg);
}
#header .gc{
	position:absolute;
	color:#e7c387;
	top:20px;
	left:350px;
	font-size:20px;
	font-family:Arial;
	font-weight:bold;
}
#header .gallery{
	position:absolute;
	top:45px;
	left:670px;
	width:100px;
	height:75px;
	index:9999;
}
#header .phone{
	position:absolute;
	top:1px;
	width:1000px;
	text-align:center;
	font-family:arial;
	font-weight:bold;
	font-size:16px;
}
#header .phone .title{
	color:#f00;
}
#header .phone .numbers{
	color:#e7c387;
}
#header .phone a:link,#header .phone a:active,#header .phone a:visited{
	color:#e7c387;
	text-decoration:none;
}
#header .phone a:hover{
	color:#f00;
	text-decoration:none;
}
#header .prices{
	position:absolute;
	top:30px;
	right:20px;
	width:200px;
	text-align:right;
}
#header .prices a:link,#header .prices a:active,#header .prices a:visited{
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	color:#e7c387;
	text-decoration:none;
}
#header .prices a:hover{
	color:#f00;
	text-decoration:none;
}
#header .prices img{
	position:absolute;
	top:0;
	right:-12px;
}
#header .menu{
	position:absolute;
	width:1000px;
	bottom:20px;
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}
#header .menu a:link,#header .menu a:active,#header .menu a:visited{
	padding-left:5px;
	padding-right:5px;
	color:#e7c387;
	text-decoration:none;
}
#header .menu a:hover{
	color:#f00;
	text-decoration:none;
}
#header .drip{
	position:absolute;
	right:0;
	bottom:-109px;
}
.url:link,.url:active,.url:visited{
	position:absolute;
	top:125px;
	left:350px;
	font-size:16px;
	font-weight:bold;
	color:#e7c387;
	text-decoration:none;
}
.url:hover{
	color:#f00;
	text-decoration:none;
}
h3 a:link,h3 a:active,h3 a:visited{
	font-size:16px;
	font-weight:bold;
	color:#e7c387;
	text-decoration:none;
}
h3 a:hover{
	color:#f00;
	text-decoration:none;
}
#content{
	position:relative;
	text-align:center;
	padding:10px;
}
#content h2{
	color:#f00;
}
#content p{
	font-size:16px;
	font-weight:bold;
}
#content ul{
	width:200px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#f00;
	list-style-type:disc;
	list-style-image:url(../images/list.png);
	list-style-position:inside;
	margin:0 auto;
}
#content ul li{
	color:#e7c387;
}
.straw1{
	width:75px;
	height:124px;
	background:url(../images/10.png) top left;
}
.straw1:hover{
	width:75px;
	height:124px;
	background:url(../images/10.png) top right;
}
.straw2{
	width:75px;
	height:124px;
	background:url(../images/11.png) top left;
}
.straw2:hover{
	width:75px;
	height:124px;
	background:url(../images/11.png) top right;
}
.straw3{
	width:75px;
	height:124px;
	background:url(../images/12.png) top left;
}
.straw3:hover{
	width:75px;
	height:124px;
	background:url(../images/12.png) top right;
}
.straw4{
	width:75px;
	height:124px;
	background:url(../images/13.png) top left;
}
.straw4:hover{
	width:75px;
	height:124px;
	background:url(../images/13.png) top right;
}
.contactus input{
	width:200px;
	background:transparent;
	color:#fff;
	margin:1px;
	border:1px solid #000;
}
.contactus input:hover{
	width:200px;
	background:transparent;
	color:#fff;
	margin:0;
	border:2px solid #f00;
}
.contactus button{
	width:200px;
	background:#f00;
	color:#fff;
	text-align:center;
	border:3px double #000;
	border-top:3px double #888;
	border-left:3px double #888;
}
.contactus button:hover{
	width:200px;
	background:#f00;
	color:#fff;
	text-align:center;
	border:3px double #000;
	border-bottom:3px double #888;
	border-right:3px double #888;
}
.contactus textarea{
	width:200px;
	height:150px;
	color:#fff;
	background:transparent;
	margin:1px;
	border:1px solid #000;
}
.contactus textarea:hover{
	width:200px;
	height:150px;
	color:#fff;
	background:transparent;
	margin:0;
	border:2px solid #f00;
}
#footer{
	position:relative;
	height:130px;
}
#footer .copyright{
	position:absolute;
	width:100%;
	bottom:10px;
	text-align:center;
}
#footer a:link,#footer a:active,#footer a:visited{
	color:#e7c387;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer .drip{
	position:absolute;
	right:0;
	bottom:0;
	z-index:9999;
}
#footer .dip{
	position:absolute;
	left:0;
	bottom:0;
	z-index:9999;
}
#login{
	position:relative;
	font-weight:bold;
	font-size:12px;
	width:100%;
	height:20px;
	background:#000;
	color:#fff;
}
#login input{
	background:#000;
	width:100px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	margin:1px;
	border:1px dotted #fff;
}
#login input:hover{
	margin:0;
	border:2px solid #fff;
}
#login button{
	color:#fff;
	background:#000;
	border:3px double #888;
	border-top:3px double #fff;
	border-left:3px double #fff;
}
#login button:hover{
	border:3px double #888;
	border-bottom:3px double #fff;
	border-right:3px double #fff;
}
#login form{
	float:right;
}
#login a:link,#login a:active,#login a:visited{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
#login a:hover{
	color:#f40;
	font-weight:bold;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}
#frame{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:url(../images/lockout.png);
	display:none;
	z-index:10000;
	text-align:center;
}
#frame .container{
	position:relative;
	width:420px;
	background:#fff;
	text-align:center;
	margin:0 auto;
}
#frame .close{
	position:absolute;
	top:-28px;
	right:-28px;
}
#frame .container .text{
	position:absolute;
	left:0;
	right:0;
	color:#000;
	font-size:16px;
	text-align:center;
}
#frame img{
	margin:10px;
	background:url(../images/61.gif) no-repeat center center;
}
table.links{
	width:800px;
	margin:0 auto;
}
table.links th{
	width:200px;
	background:#000;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
table.links th input{
	width:100%;
	margin:2px;
	border:0;
	background:#000;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
table.links th input:hover{
	width:100%;
	margin:2px;
	background:#0f0;
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
table.links button{
	background:#f00;
	font-size:14px;
	font-weight:bold;
	color:#000;
	border:3px double #000;
	border-left:3px double #888;
	border-top:3px double #888;
}
table.links button:hover{
	background:#f00;
	font-size:14px;
	font-weight:bold;
	color:#000;
	border:3px double #000;
	border-right:3px double #888;
	border-bottom:3px double #888;
}
table.links td{
	text-align:center;
}
table.links input{
	width:100%;
	margin:1px;
	border:0;
	background:transparent;
	color:#e7c387;
	text-align:center;
}
table.links input:hover{
	width:100%;
	margin:0;
	border:1px solid #0f0;
	background:transparent;
	color:#e7c387;
	text-align:center;
}
table.links td a:link,table.links td a:active,table.links td a:visited{
	color:#e7c387;
	text-decoration:none;
}
table.links td a:hover{
	color:#f00;
	text-decoration:underline;
}