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;
}
.header-home {
	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;
}
.main-hold-home {
	background-color: #FFF;
	height: 485px;
	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:330px;
	background-repeat:no-repeat;
	padding-left:401px;
	padding-top:75px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	padding-right:70px;
	background-image: url(../images/six-c.png);
	}
.six-c-menu {
	width: 512px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A3ACB1;
	height: 20px;
	padding-bottom: 50px;
}
.six-c-menu ul{
	margin: 0;
	padding: 0;
}

.six-c-menu ul li{
	display: inline;
	margin-right: 5px;
}
.first   {
	margin-left: 0px;
}
.all   {
	margin-left: 5px;
}

.six-c-menu ul li a{
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A3ACB1;
	text-decoration:none;
}

.six-c-menu ul li a:hover{
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-decoration:none;
}
.six-c-header {
	height: 70px;
	width: 512px;
}

