html{
	margin: 0px;
	padding: 0px;
}


body{
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

p{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin: 0;
	padding: 0;
}

img {
	border: 0px;
}

a:link, a:visited, a:active{
	color: #ECA270;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
}

a:hover {
	color: #C66A2D;
	font-weight: bold;
	border: 0px;
}


.bold{
	font-weight: bold;
}

.italic{
	font-style: italic;
} 

li{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin: 0px 0px 0px 28px;
}

h1{
	color: #EFB178;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 22px;
	padding: 0px 28px 0px 28px;
}

h2{
	color: #E19651;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	padding: 0px 28px 0px 28px;
	text-align: justify;
}

h3{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	padding: 0px 28px 0px 28px;
}

h4{
	background-color: #90A94D;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 6px;
	margin-bottom: 10px;
}


#layout{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#header{
	width: 712px;
	height: 331px;
	padding:  11px 0px 0px 88px;
}

#ani1{
	float: left;
	padding:  0px 12px 0px 0px;
}

#ani2{
	float: left;
	padding:  0px 12px 0px 0px;
}

#ani3{
	float: left;
	padding:  0px 12px 0px 0px;
}

.clear{
 clear: both;
}

#content{
	width: 800px;
	overflow: hidden;
}

/* menu start */

#nav{
	float: left;
	width: 176px;
	height: 100px;
	padding: 50px 30px 0px 0px;
	font: oblique bold 16px "Times New Roman", Times, serif;
}

.menu_list {
	width: 176px;
}

.menu_list p{
	color: #fff;
}

.menu_list a{
	color: #fff;
}

.menu_list a:hover{
	color: #C66A2D;
}

.menu_head {
	padding: 4px 0px 4px 0px;
	cursor: pointer;
	position: relative;
	margin: 1px;
	font: oblique bold 16px "Times New Roman", Times, serif;
	text-align: right;
}

.menu_head a{
	text-decoration: none;
	border: 0px;
}

.menu_head a:hover {
	border: 0px;
}

.menu_body {
	display: none;
	text-align: right;
}
.menu_body a{
	display: block;
	color: #ECA270;
	padding-left: 10px;
	text-decoration: none;
}

.menu_body a:hover {
	border: 0px;
}


.selected {
	padding: 4px 0px 4px 0px;
	cursor: pointer;
	position: relative;
	margin: 1px;
	font: oblique bold 16px "Times New Roman", Times, serif;
	text-align: right;
	color: #C66A2D;
}

/* menu end */

#column2bg{
	float: right;
	width: 594px;
	background-image: url(images/col2bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0px 0px 22px 0px;
}

#column2{
	width: 594px;
	background-image: url(images/col2bg.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}

#column2 p{
	text-align: justify;
	padding: 0px 30px 0px 30px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}

#column2 td{
	text-align: right;
	padding: 0px 15px 0px 30px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}

.menutitle{
	color: #E49C5A;
	font: oblique bold 16px "Times New Roman", Times, serif;
}

#column2left{
	float: left;
	width: 324px;
	overflow: hidden;
}

#column2right{
	float: left;
	width: 240px;
	overflow: hidden;
}

#column2right img{
	padding: 10px 0px;
}

#news{
	float: right;
	width: 210px;
	background-color: #944C26;
	margin: 10px 0px 10px 0px;
	padding: 10px 15px 20px 15px;
}

#news p{
	font: 12px Arial, Helvetica, sans-serif;
	color: White;
	text-align: left;
	padding: 0px;
	line-height: 20px;
}

#news a{
	color: #DAB39E;
}

#news a:hover{
   color: #DAB39E;
	text-decoration: underline;
}

#gallery{
	width: 500px;
	height: 333px;
	margin: 10px 0px 10px 47px;
	border: 1px solid #000;
}

#gallerythumbs{
	width: 500px;
	height: 100px;
	margin: 0px 0px 0px 47px;
	border: 0px;
}

#galleryleft{
	float: left;
	width: 32px;
	height: 67px;
	border: 0px;
	cursor:pointer;
	margin-right: 3px;
}

#slider{
	float: left;
	width:430px;
	height:67px;
	vertical-align:top;
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-color: Lime;
}

#slider td{
	padding: 0px;
	margin: 0px;
}

#galleryright{
	float: left;
	width: 32px;
	height: 67px;
	border: 0px;
	cursor:pointer;
	padding: 0px;
	margin-left: 3px;
}

.floatright{
	float: right;
	margin: 10px 0px 10px 20px;
}

#footer{
	clear:both;
	width: 790px;
	height: 108px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#footer p{
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding-top: 2px;
}

#vitamin{
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 2px;	
}