body{

	margin: 0px;

	padding: 0px;

	background:  url(images/bg.jpg);

}

.left-line {

	background-image: url(images/left-line.jpg);

	background-repeat: repeat-y;

}

.button-bg {

	background-image: url(images/button-bg.jpg);

	background-repeat: repeat-x;

}

.big-image {

	background-image: url(images/big-image_bg.jpg);

	background-repeat: no-repeat;

}

.text-upperline {

	background-image: url(images/text-upperline.jpg);

	background-repeat: repeat-x;

}

.border {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: none;

	border-left-style: solid;

	border-top-color: #4E4D48;

	border-right-color: #4E4D48;

	border-bottom-color: #4E4D48;

	border-left-color: #4E4D48;

}



.text-bottomline {

	background-image: url(images/text-bottomline.jpg);

	background-repeat: repeat-x;

}

.right-line {

	background-image: url(images/right-line.jpg);

	background-repeat: repeat-y;

}

.body-text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #B5B5B5;

	text-decoration: none;

	text-align: justify;

	line-height: 16px;

}

.intro-dis-bg {

	background-image: url(images/intro-middle-02.jpg);

	background-repeat: no-repeat;

}

.intro-bottom-bg {

	background-image: url(images/intro-bottom-02.jpg);

	background-repeat: no-repeat;

}

.intro-text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

	text-align: justify;

	line-height: 15px;

}

.verdana12 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFA902;

	text-decoration: none;

}





.footer-bg {

	background-image: url(images/footer-bg.jpg);

	background-repeat: repeat-x;

}

#reviews {
	position:relative;
	width:390px;
	height:250px;
	margin:auto;
	overflow: auto;
	text-align:left;
	font-size:12px;
	outline:none;
	padding-left:4px;
	padding-right:0px;
	}