@charset "utf-8";
/* CSS Document */

body{
	background:url(../images/pattern.gif) repeat;
	margin:0;
	background-color:#e4cebb;
	}
a{
	color:#000;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
p{
	margin:0;
	padding:0;
	text-align:justify;
	line-height:16px;
	font:14px Georgia, "Times New Roman", Times, serif;
	}
.left{
	float:left;
	}
.right{
	float:right;
	}
.clear{
	clear:both;
	}
/* bdy */
#wrapper{
	margin:0 auto;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#090909;
	line-height:18px;
	width:908px;
	}
.container{
	background:url(../images/bdybg.png) repeat-y;
	width:900px;
	padding:0 4px;
	float:left;
	}
.bdy{
	background:url(../images/bdyconbg.gif) repeat-x;
	width:870px;
	padding:0 15px 15px 15px;
	float:left;
	}
.bdyLft{
	width:645px;
	float:left;
	}
.bdyRgt{
	float:right;
	width:210px;
	}
.bdyLfthed{
	padding:6px 0;
	width:645px;
	}
/* default */
.indLft{
	width:645px;
	}
.indLft p{
	color:#757575;
	margin:0 0 10px 0;
	padding:0;
	}
.indLftser{
	color:#000;
	}
.indLftser td{
	font:11px Verdana, Arial, sans-serif;
	color:#5d5d5d;
	}
.indLftser ul{
	margin:10px 0 13px 35px; 
	padding:0;
	}
.indLftser li{
	list-style:none;
	line-height:20px;
	color:#00aeef;
	}
.indLftser li span{
	color:#090909;
	}
.bdyRgt img{
	border:1px solid #090909;
	width:208px;
	height:155px;
	}
.mgr15{
	margin:15px 0;
	float:left;
	}
.mgr6{
	margin:6px 0;
	float:left;
	}
.fotersdw{
	width:900px;
	height:6px;
	background:url(../images/foterdrpsdw.png) repeat-x;
	float:left;
	margin:0 4px;
	}
.text{
	font:11px Verdana, Arial, sans-serif;
	color:#000;
	border:1px solid #666;
	padding:2px;
	}
.text:hover{
	border:1px solid #000;
	}
/* contact us */
.contLft p{
	color:#090909;
	margin:0 0 17px 0;
	padding:0;
	}
.blutxt{
	color:#00aeef;
	}
.gal{
	width:208px;
	float:right;
	border:1px solid #7a7a7a;
	}
.gal ul{
	margin:0;
	padding:12px 0 0 50px;
	}
.gal li{
	padding:3px;
	width:100px;
	height:100px;
	list-style:none;
	margin:0 0 12px 0;
	border:1px solid #7a7a7a;
	}
.galbig{
	margin:0 0 0 95px;
	padding-top:75px;
	}
.galbig img{
	width:448px;
	height:336px;
	padding:3px;
	border:1px solid #7a7a7a;
	}
