body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	margin: 0px 0px 0px 0px;
}

.header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 78px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 136px;
	margin-bottom:8px;
}
.main-hold {
	background-color: #FFF;
	height: 405px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

.footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 126px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom:20px;
}
.logo{
	width:209px;
	height:123px;
	padding:0px 54px 0px 0px
}

.main-menu{
	width:680px;
	padding: 78px 0px 0px 0px;
}

.main-menu ul{
	margin-bottom: 0px;
	margin-top: 0px;
}

.main-menu ul li{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-right: 12px;
	letter-spacing: 1px;
}

.main-menu ul li a{
	text-decoration: none;
	color: #000;
}

.main-menu ul li a:hover{
	text-decoration: none;
	color: #0b9ab0;
}
.contact-text {
	height: 390px;
	width: 335px;
	padding: 6px 30px 0px 30px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 10px 0px 0px 0px;
	color: #333;
}

.contact-text a{
	text-decoration: none;
	color: #333;
}

.contact-text a:hover{
	text-decoration: underline;
	color: #333;
}

.contact-text h1{
	font-weight: normal;
	font-family: Baskerville;
	font-size: 42px;
	color: #76b9c5;
}
.form-cell {
	border: 1px solid #95a3ab;
}
.send-btn {
	font-weight: bold;
	color: #403e41;
	cursor: pointer;
	background-repeat: no-repeat;
	width: 74px;
	height: 20px;
	background-image: url(../images/send-btn.gif);
	border: 0;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-align: center;
	margin-bottom: 50px;
	letter-spacing: 1px;
}
.contact-image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-image: url(../images/contact-image.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 245px;
	text-align: left;
	padding: 290px 0px 0px 290px;
	line-height: 18px;
}
.six-c-main{
	width:459px;
	height:215px;
	background-image:url(../images/six-c.png);
	background-repeat:no-repeat;
	padding-left:401px;
	padding-top:190px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	padding-right:70px;
	}