* {
	list-style-type: none;
	}
body {
	background: #ffc10e url("../imgs/v.gif") bottom right no-repeat;
	font-family: Helvetica, Helvetica neue, Arial, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	}
.container {
	margin-bottom: 0px;
	padding-bottom: 20px;
	margin-left: 80px;
	}
h1 {
	text-indent: -2222px;
	background: url("../imgs/logo.png") no-repeat;
	height: 190px;
	width: 657px;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	border-bottom: 1px solid #f4bf25;
	}
#vac-tag {
	position: absolute;
	top: 140px;
	width: 300px;
	height: 30px;
	}
hr {
	background: #ffc10e;
	color: #ffc10e;
	}
h4 a, p a{
	color: red;
	}
p a {
	color: black;
	text-decoration: underline;
	}
h4 a:hover, p a:hover{
	color: white;
	background: black;
	}
a, a:link, a:hover, a:visited, a:active {
	outline: none;
	}
a {
	text-decoration: none;
	color: white;
	}
a:hover {
	color: yellow;
	}
a, a:link, a:hover, a:visited, a:active {
	outline: none;
	}
p {
	display: inline;
	color: #000000;
	padding: 2px 0px;
	}
em {
	color: #fff514;
	font-style: normal;
	}
p.big, H3, h4 {
	font-weight: bold;
	font-size: 26px;
	color: white;
	letter-spacing: -1px;
	xborder-bottom: 2px solid #f4bf25;
	}
H3 {
	COLOR: BLACK;
	border-bottom: 0px none;
	font-size: 30px
	}
H4 {
	COLOR: #fff514;
	border-bottom: 0px none;
	font-size: 22px;
	padding-top: 20px;
	border-top: 1px solid #f4bf25;
	}
a.big {
	font-weight: bold;
	font-size: 22px;
	color: white;
	letter-spacing: -1px;
	border-bottom: 2px solid #f4bf25
	}
#site-menu li {
	float: left;
	border-right: 1px solid #333;
	line-height: 30px;
	}
#site-menu li a {
	color: #000;
	display: block;
	padding: 0px 20px;
	}
#site-menu li a:hover {
	color: white;
	}
.main-menu {
	color: #000;
	margin: 20px 0px 20px 0px;
	list-style-type: none;
	clear: both;
	padding-bottom: 20px;
	width: 657px;
	xborder-bottom: 1px solid #f4bf25;
	}
.main-menu li {
	display: inline;
	padding-right: 18px;
	font-size: 11px;
	}
.main-menu li.on a {
	color: yellow;
	border-bottom: 1px solid yellow;
	}
.main-menu a {
	color: #fff;
	}
.main-menu a:hover {
	color: red;
	}
#left-column {
	}
#content {
	text-align: left
	}
#content span {
	display: block;
	float: left;
	margin-right: 10px;
	}
#content span.last {
	margin-right: 0px;
	}
#content h5 {
	margin: 0px;
	background: #000;
	color: #fff;
	padding: 2px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 5px;
	}
.work {
	height: 400px;
	}
#contacts {
	width: 100%;
	font-size: 26px;
	margin: 0px;
	}
fieldset {
	border: 0px none;
	}
.text-box {
	border: 0px none;
	color: #eee;
	background: black;
	width: 200px;
	display: block;
	padding: 5px;
	}
.message-box {
	border: 0px none;
	color: #eee;
	background: black;
	width: 200px;
	display: block;
	padding: 5px;
	}
.send-button {
	background: red;
	color: white;
	border: 0px none;
	}
#mailStatus h5 {
	width: 200px;
	padding: 5px;
	}
#footer {
	clear: both;
	margin-top: 120px;
	color: #fff;
	}
#footer a {
	color: #000;
	text-decoration: underline;
	}
#copyright {
	color: #666;
	clear: both;
	padding-top: 20px;
	font-size: 12px;
	padding-bottom: 40px;
	}