body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E2D6C8;
	margin: 0;
}
.box{
	width:232px;
}

.text1 {
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height:normal;
}

.text2 {
	font-family: Century Gothic;
	font-size: 26px;
	color: #333;
	font-weight: normal;
}

.text3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height:normal;
}
.text4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	line-height: 20px;
	text-align: justify;
}
.text5 {
	font-family: Arial;
	font-size: 16px;
	color: #000;
	font-weight: normal;
}
.text6 {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
.td {
	border:thin dotted;
	border-color:#e3b257;
}

a.a:link {
	font-family: Century Gothic;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height:normal;
}
a.a:visited {
	font-family: Century Gothic;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height:normal;
}
a.a:hover {
	font-family: Century Gothic;
	font-size: 14px;
	font-weight: normal;
	color: #e3b257;
	text-decoration: none;
	line-height:normal;
}
a.b:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	line-height:normal;
}
a.b:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	line-height:normal;
}
a.b:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	line-height:normal;
}
a.c:link {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
	line-height:normal;
}
a.c:visited {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
	line-height:normal;
}
a.c:hover {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #e3b257;
	text-decoration: none;
	line-height:normal;
}

/*---------------Slider Css-----------------*/

#slider {
	height: 310px;
	overflow: hidden;
	width: 630px;
	float:right;
}
.nivooSlider {
background-repeat: no-repeat;position:relative;
}
.nivooSlider img {
	position: absolute;
	top: 0;
	right: 0;
}
.nivoo-link {
	border: none;
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 60;
}
.direction-nav-left {
left: 0;
}
.direction-nav-right {
right: 0;
}
.direction-nav-left,
.direction-nav-right {
position: absolute; top: 0; z-index: 100;
}
.direction-nav-left a,
.direction-nav-right a {
	display: block;
}
.direction-nav-left a:focus,
.direction-nav-right a:focus {
	outline: none;
}
.direction-nav-left a {
	background:url(images/arrow-left.gif) no-repeat 2% 50%;
}
.direction-nav-right a {
	background: url(images/arrow-right.gif) no-repeat 98% 50%;
}
.nivoo-slice {
display: block; height: 100%; position: absolute; z-index: 50;
}
/* caption */
.nivooSlider p {
	background:#181818;
	background: rgb(0, 0, 0);
	margin-left:5px;
	top:262px;
	color: #F0F0F0;
	height: 14px;
	line-height: 27px;
	left: 0;
	padding-left:12px;
	text-indent: 5px;
	position: absolute;
	width:608px;
	z-index: 500;
}

*+html .nivooSlider p {
	background:#181818;
	background: rgb(0, 0, 0);
	top:282px;
	margin-left:5px;
	color: #fff;
	height:14px;
	line-height: 24px;
	padding-left:12px;
	text-indent: 5px;
	position: absolute;
	width:576px;
	z-index: 500;
}
/*------------------End Slider Css--------------------*/

p{
	font-size:15px; font-family:Verdana, Geneva, sans-serif; font-weight:normal; color:#333; text-align:justify; line-height:22px;
	margin:0px; padding:0px 0px 20px 0px;
}
