body {
	color:#fff;
    font:14px Arial, Helvetica, Tahoma, Verdana;
	margin:0;
    background-color:#7d251c;
}
img {
	border:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
form {
	border-style:none;
	margin:0;
	padding:0;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:top;
}
fieldset {
    margin:0;
    padding:0;
    border:none;
}
h1 {
    line-height:42px;
    margin:0;
    font-size:18px;
    text-align:center;
    font-weight:normal;
}
.main {
    width:1001px;
    margin:0 auto;
    background-color:#4a1e1c;
    padding:264px 7px 0 6px;
    position:relative;
}
.header {
    background:url(../images/header-img.jpg) no-repeat;
    position:absolute;
    top:6px;
}
a.big-link {
    display:block;
    height:199px;
    width:100%;
}
.wrap-nav-1 {
	width: 1001px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: center;
    background:url(../images/head-menu.png);
}
.wrap-nav-2 {
	left: 50%;
	float: left;
	position: relative;
	text-align: center;
}
.header ul {
    margin:0;
    padding:0;
	left: -50%;
	float: left;
	position: relative;
}
.header ul li {
    list-style:none;
    height:59px;
    text-align:center;
    float:left;
}
.header ul li a {
    line-height:59px;
    font-size:14px;
    color:#fff;
    padding:0 28px;
    text-transform:uppercase;
    height:100%;
    float:left;
}
.header ul li a.active,
.header ul li a:hover {
    text-decoration:none;
    background:url(../images/head-menu-on.gif) repeat-x;
}
.content {
    background-color:#291919;
    padding:17px 34px 46px 25px;
    height:1%;
    overflow:hidden;
}
.left-col {
    width:442px;
    float:left;
    padding-right:64px;
    padding:0 64px 40px 0;
}
.content h2 {
    margin:0 0 38px;
    font-size:18px;
    font-weight:normal;
}
.logo {
    display:block;
    width:241px;
    height:73px;
    background:url(../images/logo.png) repeat-x;
    overflow:hidden;
    margin-bottom:46px;
}
.logohome {
    margin-bottom:14px;
}
.logo a {
    display:block;
    height:100%;
    text-indent:-9999px;
}
.content p {
    margin:0 0 27px;
    text-align:justify;
    line-height:23px;
}
.content blockquote {
    margin:0 0 30px;
    line-height:24px;
}
.content blockquote span {
    color:#a83126;
    display:block;
}
.brown-link {
    color:#a83126;
    text-decoration:underline;
    line-height:24px;
}
.brown-link:hover {
    text-decoration:none;
}
.right-col {
    float:right;
    width:436px;
    padding-bottom:40px;
}
.visual {
    width:436px;
    border:2px solid #60211c;
}
.footer {
    background:#291919 url(../images/footer-bg.png) no-repeat;
    text-align:center;
    padding-bottom:20px;
}
.footer ul {
    margin:0;
    padding:5px 0;
}
.footer ul li {
    list-style:none;
    display:inline;
    background:url(../images/separ.gif) no-repeat 0 50%;
    padding:0 9px 0 12px;
}
.footer ul li.first {
    background:none;
}
.footer ul li a {
    color:#fff;
    font-size:12px;
}
.footer span {
    font-size:12px;
    display:block;
    padding-bottom:8px;
}
.footer span a {
    color:#fff;
}
.footer span.copy {
    padding-bottom:0;
    padding-top:12px;
    line-height:20px;
}
.forms {
    margin:0;
    padding:0;
}
.forms li {
    list-style:none;
    height:1%;
    overflow:hidden;
    padding-bottom:7px;
}
.forms li.area {
    padding-bottom:32px;
}
.forms li label {
    width:135px;
    padding-right:5px;
    float:left;
}
.forms li select,
.forms li input {
    background-color:#fff;
    border:1px solid #666;
    float:left;
    font-size:11px;
    color:#a83126;
    padding:0;
    margin:0;
}
.forms li input {
    width:160px;
    padding:0 2px;
}
.forms li select {
    width:166px;
}
.forms li textarea {
    width:160px;
    height:56px;
    font-size:11px;
    color:#a83126;
    border:1px solid #666;
    padding:0 2px;
    margin:0;
}
.forms li span {
    color:#a83126;
    font-size:12px;
}
.forms li div {
    line-height:24px;
}
.forms li.buttons input {
    margin-right:29px;
    width:109px;
    padding:0;
}
.form-column {
    padding-left:44px;
}
.visual-a {
    text-align:center;
    padding:14px 0;
}
.print {
    padding:24px 0 10px;
}
.one-col {
    padding:0 38px;
}
h4 {
    margin:0;
    font-size:14px;
}
.prices {
    margin:0;
    padding:0 0 20px;
    font-size:13px;
    line-height:18px;
}
.prices li {
    list-style:none;
    height:1%;
    overflow:hidden;
    padding-bottom:6px;
}
.prices li span {
    width:250px;
    padding-right:5px;
    float:left;
}
.prices li strong {
    float:left;
    padding-right:5px;
    width:235px;
}
.forprice {
    padding-right:10px;
    width:495px;
}
.center {
    text-align:center;
}
.photo {
    border:2px solid #60211c;
}
.w-100 {
    clear:both;
}
ul.links {
    margin:0;
    padding:0;
}
ul.links li {
    list-style:none;
    height:1%;
    overflow:hidden;
}
ul.links li span {
    float:left;
    width:200px;
    padding-right:5px;
}
ul.links li a {
    float:left;
}
.gen-info {
    padding-bottom:16px;
}
.gen-info h2 {
    margin-bottom:4px !important;
}
.gen-info p {
    margin-bottom:6px !important;
}
.gen-info ul {
    margin:0;
    padding:0 0 0 14px;
    list-style:none;
    line-height:20px;
}
.gen-info blockquote {
    margin-bottom:12px;
}
ul.with-style {
    padding-left:14px;
    list-style:disc;
}
ul.sample li {
    width:270px;
    padding-right:5px;
    float:left;
    color:#ccc;
    font-size:12px;
}
ul.sample {
    width:550px;
    height:1%;
    overflow:hidden;
    padding:0;
}
.error {
    position:relative;
    top:-29px;
    text-align:center;
    color:#ff0000;
}
.message {
    position:relative;
    top:-29px;
    text-align:center;
    color:#8f9ff4;
}