body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	height: 100%;
	background-image: url(../images/BG1.png);
}
a {
	text-decoration: none;
	color:#054466;
}
a:hover {
	text-decoration: underline;
}
.wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #efefef;
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-y;
	min-height: 985px;
	height: 1093px;
}


.wrapper1 {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #efefef;
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-y;
	height: 674px;
}

.wrapper2 {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #efefef;
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-y;
	height: 1372px;
}

.wrapper3 {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #efefef;
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-y;
	height: 1002px;
}


.main {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.banner {
	background-image: url(../images/bannerbg1.jpg);
	background-repeat: repeat-x;
	height: 200px;
	width: 920px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.banner img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav {
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 50px;
}
.nav img {
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.page {

}
.page .content {
	width: 900px;
	float: left;
}
.page .content .col1 {
	float: left;
	width: 400px;
	margin-right: 10px;
	margin-left: 10px;
}
.page .content .center {
	margin-right: auto;
	margin-left: 60px;
	width: 810px;
}
.page .content form   {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.page .content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #90007d;
	text-transform: uppercase;
	padding-left: 40px;
	font-size: 24px;
}
.page .content h1 .hplus {
	font-size: 36px;
}

.page .content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #90007d;
	text-transform: uppercase;
	padding-left: 40px;
	font-size: 18px;
	text-decoration: underline;
}

.page .content li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #90007d;
	margin-left: 50px;
	font-size: 18px;
}

.page .content .gallery {
	margin-bottom: 10px;
	text-align: center;
}

.page .content .gallery img {
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.page .content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #90007d;
	padding-left: 30px;
}

.page .contentHome {
	width: 500px;
	float: left;
}
.page .contentHome p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #90007d;
	padding-left: 30px;
}




.page .imageBox {
	float: right;
	height: 383px;
	width: 360px;
	margin-top: 50px;
	margin-right: 30px;
	background-image: url(../images/imageBox.png);
	background-repeat: no-repeat;
}
.page .imageBox img {
	margin-left: 75px;
	margin-top: 35px;
}
.page .imageBottom {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}
.page .imageBottom img {
	padding-left: 10px;
}
.page .imageBottom img .left {
	padding-left: 0px;
}

.footer {
	width: 920px;
	background-color: #90007d;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666;
	clear: both;
	padding-top: 5px;
	padding-bottom: 10px;
}
.page .content .gallery a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
}

.page .footer a {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.page .footer a:hover {
	font-size: 16px;
	color: #FFF;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.page .contentHome h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #90007d;
	text-transform: uppercase;
	padding-left: 40px;
	font-size: 24px;
}
.page .contentHome h1 .hplus {
	font-size: 36px;
}
.page .content .col2 {
	float: left;
	width: 450px;
	margin-right: 10px;
	margin-left: 10px;
}
#form_contact{
								text-align:left;
								height:550px;
								width:500px;
							}
							#form_contact div{
								text-align:left;
								clear:both;
								display:block;
								padding-top:10px;
							}
							#form_contact div label{
								text-align:right;
								padding-right:15px;
								width:150px;
								min-width:75px;
								float:left;
								font-size:15px;
								font-weight:400;
							}
							#form_contact div input, #form_contact div select{
								float:left;	
								height:24px;
								padding:2px;
								font-size:16px;
								border-style: solid;border-color: #000000;border-width: 1px;background-color: #fcfcfc;
							}