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

body {
	background-color: #FFFFFF;
	background-image:url(../../images/common/backback.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
	font-family: gill sans mt, sans-serif, Arial;
	font-size:15px;
	color:#171717;	
}

#wrapper {
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	height: 2534px;;
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: #ccc solid 1px;
	z-index: 1;
}

#header {
	height: 200px;
	width: 1000px;
	float:left;
	position: relative;
	z-index: 1;
	background-color:#FFF;
}

#logo {
	background-color:#FFF;
	height: 200px;
	width: 190px;
	float:left;
	position: relative;
	z-index: 1;
}
#head {
	background-image: url(../../images/header/header.jpg);
	height: 200px;
	width: 810px;
	float:left;
	position: relative;
	z-index: 1;
}

#followus {
	height: 44px;
	width: 216px;
	float:left;
	position: relative;
	z-index: 1;
	margin-top:20px;
	margin-left:580px;
}
.social {
	height:44px;
	width:54px;
	float:left;
	position:relative;
	z-index:1;
}



#nav {
	height: 34px;
	width: 1000px;
	float:left;
	position: relative;
	z-index: 99;
	background-image:url(../../images/common/titleback1.gif);
	background-repeat:repeat-x;
}
#col1 {
	height: 1830px;
	width: 250px;
	margin-top:50px;
	margin-left:8px;
	float:left;
	position: relative;
	z-index: 1;
}
#col2 {
	height: 1830px;
	width: 460px;
	float:left;
	margin-top:50px;
	position: relative;
	z-index: 1;
}
#col3 {
	height: 1829px;
	width: 261px;
	float:left;
	margin-top:50px;
	margin-left:20px;
	position: relative;
	background-color:#F1F1F1;
	border-left: #ccc solid 1px;
	border-top: #ccc solid 1px;
	z-index: 1;
}



