html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background:url('../images/body-bg.png') repeat-x;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

strong{
	font-weight:bold;
}

.clear{
	clear:both;
}

h1{
	font-size:37px;
	color:#ffffff;
	line-height:53px;
	margin-top:57px;
	margin-bottom: 32px;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 59px;
	padding-top:8px;
	
}

#logo{
	float:left;
}

#logo a{
	display:block;
	width:291px;
	height:52px;
	background:url('../images/logo-esm.png') no-repeat;
}

#phone{
	float:right;
	font-size:15px;
	color:#4b82c4;
}

#phone img{
	float:left;
}

#phone p{
	border-left:1px solid #4b82c4;
	float:left;
	padding-left:10px;
	margin-left:15px;
	margin-top:2px;
}



/*slider
-------------------------------------------------------------------*/
#slider{
background: url('../images/blur.png') repeat-x
}

#slider .left{
	float:left;
	width:660px;

}

#slider .form{
	float:right;
	width:280px;
	height:425px;
	border-radius:4px 4px 0px 0px;
	background:#e8e8e8;
	margin-top: 54px;
	padding:20px;
}

.form h2{
	display:block;
	padding-left:57px;
	background:url('../images/pdf.png') no-repeat;
	color:#487bb6;
	font-weight:bold;
	font-size:15px;
	padding-top:7px;
	padding-bottom:7px;
}

.form-fields{
	border-top:1px solid #d4d4d4;
	margin-top:20px;
	padding-top:20px;
	padding-left: 10px
}

.form-fields input{
	background: url('../images/field-bg.png') no-repeat;
	width:255px;
	height:31px;
	border:none;
	padding-left:7px;
	color:#6d6d6d;
	font-size:13px;
	margin-bottom:18px;
}

.form-fields input.error{
	background: url('../images/field-error-bg.png') no-repeat;
}

.form a.button{
	margin:0 auto;
	margin-top:10px;
	display:block;
	width:176px;
	height:38px;
	background: url('../images/download.png') no-repeat;
	border:none;
	cursor:pointer;
	color:#fff;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	line-height:38px;
	padding-left:44px;
	position: relative;
	z-index: 10
}

.form a.button:hover{
	background-position:0px -38px
}

.form a.button:active{
	background-position:0px -76px
}

button{
	margin:0 auto;
	margin-top:10px;
	display:block;
	width:221px;
	height:38px;
	background: url('../images/download.png') no-repeat;
	border:none;
	cursor:pointer;
	color:#fff;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	line-height:38px;
	padding-left:35px;
	position: relative;
	z-index: 10
}

button:hover{
	background-position:0px -38px
}

.gray{
	background:#dbdbdb;
	color:#7d7d7d;
	font-size:13px;
	text-align:center;
	width: 320px;
margin-left: -20px;
height: 39px;
margin-top: -18px;
padding-top: 30px;
}



/*features
----------------------------------------------------------------*/
#features{
	margin-top:50px;
}

#features ul{
	color:#4b82c4;
	font-size:18px;
	font-weight:bold;
}

#features ul li{
	display:block;
	float:left;
	width:210px;
	height:100px;
	padding-left:110px;
	line-height:24px;
	background:url('../images/icon.png') no-repeat 15px top;
	padding-top:10px;
}

#features ul li.quicklook{
	background-position: 15px -126px
}

#features ul li.guarantee{
	background-position: 15px -244px
}

#features ul li.forget{
	background-position: 15px -356px
}

#features ul li.policy{
	background-position: 15px -471px
}

#features ul li.interface{
	background-position: 15px -594px
}



/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 0 65px;
}




/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width:100%;
	margin: -65px auto 0;
	position: relative;
	height: 65px;
	background: #f5f5f5;
	position: relative;
	color:#4b82c4;
	font-size: 12px;
	line-height:22px;
}

#footer a {
    text-decoration: none;
    color: #4B82C4;
}
#footer a:hover {
    text-decoration: underline;
}
.footer-cont{
	width:1000px;
	margin:0 auto;
}

.footer-cont .footer-left{
	text-align:right;
	margin-top:15px;
	width:710px;
	float:left;
	padding-right:50px;
	border-right:1px solid #4b82c4;
}

.footer-right a{
	display:block;
	width:98px;
	height:28px;
	background: url('../images/footer-logo.png') no-repeat;
	float:right;
	margin-right:70px;
	margin-top:20px;
}