@import url(http://fonts.googleapis.com/css?family=Oswald);
* {	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
    background: url(images/back.png);
    color: #555555;
    font-family:Arial;
    font-size:13px;
    line-height:1.5;
}

a {
    color: #C72017;
    text-decoration: none;
}

a:hover, a:focus {
    color: #D25049;
    text-decoration: none;
}
.equall {width:1073px;
margin: 20px auto 0 auto;
background: #fff url(images/landall.png) left top repeat-x;
min-height:600px;
}
.equtop {padding:30px;
}
.equtop ul {margin: 0;
padding: 0;
list-style: none;
list-style-type: none;
line-height: 1.0;
float: right;
margin-right: 15px;
}
.equtop ul li {
float: left;
position: relative;
}
.equtop ul li a {display: block;
position: relative;
color: #555555;
padding: 9px 16px;
text-decoration: none;
font-family: 'Oswald', sans-serif;
font-size: 12px;
text-transform: uppercase;
font-weight: normal;
margin: 0 3px 2px 0;
}
.equmenutop {
    position: relative;
    height: 40px;
    z-index: 300;
    background: url("images/menutop.png") repeat-x scroll left top transparent;
    padding: 0px 10px 10px;
    margin: 0px -10px;
}
.equmenutop ul {
margin: 0;
padding: 0;
list-style: none;
list-style-type: none;
line-height: 1.0;
}
.equmenutop ul li {
float: left;
position: relative;
}
.equmenutop ul li a {display: block;
position: relative;
color: #676666;
padding: 14px 15px 13px 15px;
text-decoration: none;
font-family: 'Oswald', sans-serif;
font-size: 13px;
text-transform: uppercase;
font-weight: normal;
}
.equmenutop ul li a:hover {
    color: #C71E15;
    background:none;
    outline: 0;
}
.equleft {width:728px;
float:left;
padding:15px;
min-height:400px;
}
.equleft h1 {
color: #333333;
margin: 0 0 5px 0;
padding: 0;
font-family: 'Oswald', sans-serif;
font-size: 20px;
line-height: 20px;
font-weight: normal;
}
.equleft .subtitle {font-size:10px;
margin: 0 0 10px 0;
}
.equleft p {margin:6px 0;
}
.equleft ul, .equleft ol {
margin:6px 0 6px 20px;
line-height:22px;
}
.equleft li {margin:2px 0;
}
.equright {width:300px;
float:left;
padding:15px 15px 15px 0;
min-height:400px;
}
#search {
    border: 1px solid #D8D8D8;
    background: #fff;
    text-align: left;
    padding: 6px;
}

#search #s {
    background: none;
    color: #979797;
    border: 0;
    width: calc(100% - 20px);
    padding: 0;
    margin: 0;
    outline: none;
}

#content-search {
    width: 300px;
    padding: 15px 0;
}
.equright h2 {
    background: url(images/h2.png) left top repeat-x;
    margin: 20px 0 20px 0;
    padding: 9px 15px;
    -moz-border-radius: 15px;
    -khtml-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

.equright h2 {
    color: #414445;
    font-size: 16px;
    line-height: 16px;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
}
.equright ul {
list-style-type: none;
list-style: none;
margin: 0;
padding: 0;
}
.equright ul li {
padding: 0 0 9px 10px;
margin: 0 0 8px 0;
background: url(images/list.png) left 6px no-repeat;
border-bottom: 0;
}
.equright ul li a {
color: #343434;
text-decoration: none;
}
.equbottom {
    margin-bottom: 15px;
    padding: 25px 20px;
    background: none repeat scroll 0% 0% rgb(236, 236, 236);
}
.equleft img {
	max-width: 100% !important;
	display:block;
	height: auto;
}
.equleft table {
	width: auto !important;
}