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

*{
	margin:0;
	padding:0;
}

body{
	background-color: #FFF;
}


#wrapper{
	width:1000px;
	height:1040px;
	color:#FF0000;
	background-color: #000000;
	background-image: url(jpg/header.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.haeder {
	background-color: #FFF;
	height: 400px;
	width: auto;
	top: 20px;
	position: relative;
}
.left {
	height: 560px;
	width: 200px;
	background-color: #FFF;
	position: relative;
	margin: 0px;
	top: 20px;
}
.middle {
	background-color: #FFF;
	position: relative;
	height: 560px;
	width: 600px;
	top: -540px;
	left: 205px;
	overflow: auto;
}
.middlehome {
	background-color: #FFF;
	position: relative;
	height: 560px;
	width: 600px;
	top: -540px;
	left: 205px;
	overflow: auto;
}

.middleallimage {
	background-color: #FFF;
	position: relative;
	height: 560px;
	width: 600px;
	top: -540px;
	left: 205px;
	overflow: auto;
}

.middlePDes {
	background-color: #FFF;
	position: relative;
	height: 560px;
	width: 600px;
	top: -540px;
	left: 205px;
	overflow: auto;
}

.rights {
	background-color: #FFF;
	position: relative;
	width: 190px;
	top: -1100px;
	left: 810px;
	height: 560px;
	text-align: center;
}
.footers {
	background-color: #F3F3F3;
	height: 150px;
	width: 1000px;
	position: relative;
	top: -1090px;
	text-align: center;
	color: #000;
	font-size: 18px;
}
#footerlink {
	height: 20px;
	width: 1000px;
	position: relative;
	text-align: left;
	font-size: 14px;
}
#menu {
	height: 30px;
	width: 1000px;
	background-color: #FFFFFF;
	position: relative;
	top: 20px;
}

#topheader {
	height: 30px;
	width: 1000px;
	position: fixed;
	background-color: #FFF;
	color: #000;
	text-align: right;
}
.tableright {

}
.righttableback {
	background-color: #E6E6E6;
	font-size: 14px;
	color: #000;
}
.lefttableback {
	background-color: #E6E6E6;
	color: #000;
}
.CONTACTUS {
	font-size: 19px;
	color: #FF0;
	background-color: #0072BB;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.CONTACTUS1 {
	font-size: 12px;
	color: #FF0;
	background-color: #0072BB;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.CONTACTUStpno {
	font-size: 16px;
	color: #000;
	background-color: #FFF;
	font-weight: normal;
}
