@import url("tabs.css");

@charset "UTF-8";
/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	}

a{
	color: #999;
	text-decoration:none;
	}
	
a:hover{
	color:#dd135c;
	}

#wrapper{
	width:945px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 50px 0;
	}
	
#logo{
	width:258px;
	height:122px;
	float:left;
	}
	
#menu{
	width:517px;
	height:61px;
	float:right;
	}

#menu1{
	width:517px;
	height:31px;
	float:right;
	}
	
#mainpic{
	width:897px;
	height:300px;
	margin: 40px auto;
	padding: 50px 0 0 0;
	}
	
#mainpic2{
	width:945px;
	height:450px;
	margin: 40px auto;
	}
	
#mainpic3{
	width:945px;
	height:730px;
	margin: 40px auto;
	}
	
#thumbblank{
	width:230px;
	height:365px;
	margin: 0px 0 0 6px;
	float:left;
	background-image:url(../images/thumb-blank.jpg);
	}

#thumb1{
	width:230px;
	height:365px;
	margin: 0px 0 0 6px;
	float:left;
	background-image:url(../images/thumb-1.jpg);
	}
	
#thumb2{
	width:230px;
	height:365px;
	margin:0 0 0 5px;
	float:left;
	background-image:url(../images/thumb-2.jpg);
	}
	
#thumb3{
	width:230px;
	height:365px;
	margin: 0px 0 0 6px;
	float:left;
	background-image:url(../images/thumb-3.jpg);
	}
	
#thumb4{
	width:230px;
	height:365px;
	margin: 0px 0 0 6px;
	float:left;
	background-image:url(../images/thumb-4.jpg);
	}
	
#thumb5{
	width:230px;
	height:365px;
	margin: 0px 0 0 6px;
	float:left;
	background-image:url(../images/thumb-5.jpg);
	}
	
#thumb6{
	width:230px;
	height:365px;
	margin: 0px 0 0 6px;
	float:left;
	background-image:url(../images/thumb-6.jpg);
	}
	
#thumbc{
	width:200px;
	height:120px;
	margin: 230px 5px 0 10px;
	float:left;
	}
	
#thumba{
	width:200px;
	height:200px;
	margin: 20px 5px 0 0px;
	float:left;
	}
	
#thumbs{
	width:200px;
	height:370px;
	margin: 0px 8px;
	float:left;
	}
	
#banner{
	width:auto;
	height: 200px;
	background-color:#CCC;
	}
	
#bottom{
	width:945px;
	height:185px;
	margin: 0px auto;
	}
	
#site{
	width:114px;
	height:153px;
	margin: 20px 20px 0 0;
	float: left;
	}
	
#watch{
	width:63px;
	height:65px;
	margin: -10px 10px 0 0;
	float: right;
	}
	
#watch a{
	background-image: url(../images/watch.png); 
	text-decoration:none;	
	
	}
	
#watch a:hover{
	background-color:#999;
	}
	
	
#kapzai{
	width:221px;
	height:123px;
	margin: 0px 20px 0 0;
	float: right;
	}
	
#kelvin{
	float:left;
	width:389px;
	height:250px;
	}

#form{
	float:left;
	width:500px;
	height:auto;
	}
	
#profile{
	float:left;
	width:385px;
	height:250px;
	}
	
#text{
	float:right;
	width: 470px;
	height: auto;
	padding: 0px 10px;
	}
	
#address{
	float:right;
	width: 300px;
	height: auto;
	padding: 0px 10px;
	}
	
#contact-area{
	16x !important;
	margin: 0 0 10px;
	min-height: 250px;
	width: 500px;
	float:left;
	}
	
.faq{
	font-size:12px;
	color: #CCC;
	padding: 30px 20px 0 10px;
	text-align:right;
	}
	
.add{
	font-size:12px;
	color: #666;
	padding:0px 30px 0 0px;
	text-align:right;
	}

.titler{
	font-size:14px;
	font-weight:bold;
	color: #333;
	padding: 10px 10px 0 10px;
	text-align:right;
	}

.title{
	font-size:14px;
	font-weight:bold;
	color: #333;
	padding: 10px 10px 0 10px;
	text-align:left;
	}
	
.titles{
	font-size:14px;
	font-weight:bold;
	color: #333;
	padding: 10px 10px 0 10px;
	text-align:center;
	}
	
.titleb{
	font-size:24px;
	font-weight:bold;
	color: #333;
	padding: 10px 10px 0 0px;
	text-align:left;
	}
	
.titlet{
	font-size:20px;
	color: #666;
	padding: 0px 10px 0 0px;
	text-align:left;
	}
	
.details{
	font-size:12px;
	color: #999;
	padding: 10px 0px 0 10px;
	text-align:left;
	}
	
.contact{
	font-size:16px;
	color: #999;
	padding: 10px 0px 0 20px;
	line-height: 24px;
	text-align: justify;
	}
	
.contact2{
	font-size:16px;
	color: #999;
	padding: 10px 0px 0 20px;
	line-height: 24px;
	text-align: left;
	}
	
.list{
	font-size:10px;
	color: #999;
	padding: 0px 10px 0 10px;
	text-align:left;
	}
	
.listt{
	font-size:12px;
	color: #333;
	padding: 0px 10px 0 10px;
	text-align:left;
	}
