.outline {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	height: auto;
	width: 1000px;
	vertical-align: middle;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	text-align: center;

}
body {
	background-color: #292825;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}

a:link {
	color: #DBDBDB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	color: #F4F4F4;
}
a:active {
	text-decoration: none;
	color: #DBDBDB;
}

.header {
	text-align: center;
	height: 180px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.content2 {
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	letter-spacing: 1px;
	margin-top: 10px;
}
.product {
	text-align: left;
	width: 95%;
	padding-left: 35px;
	height: 500px;
}

.footer {
	font-size: 11px;
	padding-right: 30px;
	padding-left: 30px;
	font-family: Tahoma;
	color: #DBDBDB;
	text-align: center;
	vertical-align: middle;
	margin-top: 30px;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
	letter-spacing: 1px;
	width: 930px;
	padding-top: 20px;
}


.enterPageImageHolder {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 0px;
	margin-top: 50px;
}
.content {
	text-align: center;
	padding-top: 30px;
}

.price {
	text-align: left;
	height: auto;
	width: 95%;
	padding-left: 35px;
}
.outline .price p {
	text-align: left;
}


.product {
	text-align: left;
	height: auto;
	width: 95%;
	padding-left: 35px;
}
.outline .job p {
	text-align: left;
}


.slideHolder {
	height: auto;
	width: auto;
}
.updateImageHolder {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
.enterHeader {
	width: 1000px;
	background-color: #292825;
}


.menuBox {
	width: 1000px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	background-color: #747160;
}
.contact {
	text-align: left;
	vertical-align: top;
	width: 950px;
	height: auto;
}
.outline .contact {
}
.outline .menuBox {
	background-color: #292825;
}
.form_validate {
	color: #FF0000;
}
