 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,
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-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
background: transparent;
}
table,td {
	vertical-align:top;
	}
/* Не забываем описать стили для :focus! */
:focus {
outline: 0;
}
body {
line-height: 130%;
color: black;
background: white;
line-height:1em;
}
ol, ul {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

#bodywrap {
font-size:12px;
font-family:Verdana,sans-serif;
min-width:1000px;
background: white;
color:#373737;
}
h1,h2,h3,h4,h5,h6 {
	font-family:Arial,sans-serif;
	}
* html #bodywrap {
	width: expression(Math.max((document.documentElement ? document.documentElement.clientWidth :
					   document.body.clientWidth), 1000)+'px');
}

body 
{padding:0;
margin:0;
background-color:white;
}
/*--------------------LOGO---------------------*/
#logo {
float:left;
width:442px;
height:328px;
background:url(/i/ae/logo.png) no-repeat;
}
#logo a {
display:block;
width:423px;
height:308px;

}
/*--------------------HEADER---------------------*/
#header {
height:340px;


}
#headerright {
margin-left:480px;
padding-top:65px;
}
#mmenuwraper {
width:447px;
height:56px;
margin-left:40px;
background:url(/i/ae/mainmenu/bg.gif) no-repeat;
padding-top:10px;

}
#mainmenu {
height:36px;
width:400px;
margin-left:20px;
overflow:hidden;
}
#mainmenu tr {
height:36px;
overflow:hidden;
}
td a, td img {
display: block;
}
td a {
text-align:center;
}
#mainmenu .narrows {
width:8px;
height:36px;
background:url(/i/ae/mainmenu/narrows.gif) no-repeat center;
padding-left:5px;
}
#mainmenu .mmenulink {
padding-left:10px;

}
#logindiv {
width:495px;
height:95px;
padding-top:20px
}
#logintable {
vertical-align:middle;
margin-top:20px;
}
#logintable td {
padding: 0px 2px;
vertical-align:middle;
}
#logintable input {
border: 1px solid #d8dadc;
color:#005abb;
padding: 3px 8px;
width:174px;
}
/*--------------------SideBar---------------------*/
#sidebar {
float:left;
padding-top:25px;
padding-left:50px;
padding-bottom:165px;
}

/*--------------------CONTENT---------------------*/
.infomsg {
	background:#254a9d;
	color:white;
	font-size:14pt;
	padding:20px;
	text-align:center;
	font-weight:bold;
	}
.infomsg p {
	padding:0;
	} 
#contentwrap {
clear:both;
}
p {
	padding-bottom:20px;
	}
#content .blue,#main b {
	color:#4aade4;
	}
#content .bold {
	font-weight:bold;
	}
#content .pad {
	padding-left:30px;
	}
#main .pad ul {
	margin-left:30px;
	padding-bottom:20px;
	}
#main .pad li,#questions ul li {
	list-style-image:url(/i/ae/contentli.gif);
	padding-bottom:5px;
	padding-left:10px;
	}
#content .bluebig {
	color:#4aade4;
	text-transform:capitalize;
	font-weight:bold;
	font-size:15px;
	font-family:Arial,sans-serif;
	text-align:center;
	padding-top:15px;
	padding-bottom:20px;
	}
#content .orderwith,#content .helpful {
	color:black;
	font-size:18px;
	text-transform:uppercase;
	text-align:center;
	padding-bottom:30px;
	font-family:Arial,sans-serif;
	}
#main {
	padding:0px 40px 0px 75px
	}
#main #boxes {
	padding-bottom:20px;
	}
#questions,#whyus {
	padding-right:35px;
	}
#questions ol {
	list-style:decimal;
	padding-left:20px;
	padding-bottom:80px;
	}
#questions ol li a {
	color:#373737;
	margin-left:20px;
	line-height:150%;
	text-decoration:underline;
	}
#questions ol a:hover {
	color:#4aade4;
	text-decoration:underline;
	}
#questions .answer a {
	color:#4aade4;
	font-size:14pt;
	font-family:Arial,sans-serif;
	}
#questions .answer p {
	padding-top:25px;
	padding-bottom:35px;
	}
#questions .answer ul {
	padding-left:30px;
	padding-bottom:35px;
	}
#whyus h2 {
	display:inline;
	background:#fcc75d;
	padding:12px 30px 12px 8px;
	color:black;
	font-size:12pt;
	font-weight:bold;
	}
#whyus h3 {
	color:#005da6;
	padding:10px 40px;
	font-size:12pt;
	font-weight:bold;
	background:url(/i/ae/whyusico.gif) no-repeat left;
	margin-left:10px;
	}
#whyus p {
	padding-top:20px;
	}
#services {
	padding-bottom:60px;
	}
#services h2 {
	text-align:center;
	color:black;
	font-size:12pt;
	font-weight:bold;
	padding-bottom:10px;
	}
#services h3{
	font-size:18px;
	font-weight:normal;
	color:#1f8fc9;
	background:url(/i/ae/servicesico.gif) no-repeat left;
	padding:0px 0px 0px 17px;
	}
#services p {
	padding-top:12px;
	padding-bottom:18px;
	}
#services h4 {
	padding-top:10px;
	padding-bottom:20px;
	}
#services .delivleft {
	background:url(/i/ae/ondelivery.gif) no-repeat 35px 140px;
	}
#services .delivmiddle {
	background:url(/i/ae/stdelivery.gif) no-repeat center top;
	}
#services .delivright {
	background:url(/i/ae/secdaydelivery.gif) no-repeat right 50px;
	margin-right:20px;
	height:305px;
	}
#services .delivleft p {
	padding:0;
	margin:0;
	font-family:Arial,sans-serif;
	color:black;
	line-height:140%;
	}
#services .delivleft span {
	font-size:18px;
	color:#1f8fc9;
	padding-left:5px;
	font-weight:normal;
	}
#services .delivleft .right {
	text-align:right;
	font-size:15px;
	font-weight:bold;
	padding-top:205px;
	}
#services .delivleft .middle {
	padding-top:30px;
	text-align:center;
	font-size:18px;
	padding-left:40px;
	}
#services .delivleft .left {
	font-size:14px;
	font-weight:bold;
	}
#services .also {
	padding-left:20px;
	}
#services .also li {
	list-style-image:url(/i/ae/servicesliico.gif);
	color:black;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	}
#contactform table {
	vertical-align:middle;
	width:620px;
	}
#contactform table td {
	vertical-align:middle;
	padding:3px 5px;
	}
#contactform table .fieldName {
	text-align:right;
	}
#contactform {
	
	padding-left:60px;}
#contactform table textarea, #contactform table select {
	border:1px solid #dadcde;
	}
#contactform select {
	border:none !important;
	background:white !important;
	}
#contactform table textarea,#contactform table select {
	width:505px;
	}
#contactform #boxes {
	margin-left:70px !important;
	}
/*--------------------BOXES---------------------*/
 #boxtable {
width:870px;
height:280px;
margin-top:15px;
}
.box li,.box ul {
padding:0;
margin:0;
text-align:left;
line-height:0.9em;
}
#box1{
background:url(/i/ae/box1.jpg) no-repeat;
width:228px;
height:280px;
}
#box1 .text {
overflow:hidden;
height:155px;
padding-top:40px;
padding-left:70px;
}
#box1 a{
display:block;
width:40px;
height:40px;
float:right;
}
#box2{
margin:0px auto;
background:url(/i/ae/box2.jpg) no-repeat;
width:224px;
height:280px;

}
#box2 .text {
height:155px;
padding-left:60px;
padding-top:40px;
}
#box2 a{
display:block;
width:40px;
height:40px;
float:right;
}
#box3{
background:url(/i/ae/box3.jpg) no-repeat top left;
width:396px;
height:280px;
}
#box3 .text {
padding-left:100px;
padding-top:40px;
padding-right:20px;
}
#box3 .text span {
	display:block;
	text-align:right;
	}
.box li {
font-family:Arial,sans-serif;
font-size:8pt;
font-weight:bold;
color:#494949;
list-style-image:url(/i/ae/boxesico.gif);
padding-top:4px;
}
#box3 .text li {
color:black;
font-weight:normal;
font-size:9pt;

}
#box3 li {
list-style-image:url(/i/ae/box3ico.gif);
}
#sidebar .box {
margin:0px;
}
#sidebar #box2 {
margin-top:25px;
}
/*--------------------FOOTER---------------------*/
#footer {
clear:both;
height:245px;
background: url(/i/ae/bottombg.gif) repeat-x left bottom;

}
#livechat {
float:left;
width:325px;
margin-top:62px;
}
#whitecont {
background:white;
height:120px;
text-align:center;
margin-bottom:50px;
margin:0 110px 0 355px;
}
#whitecont img{
	padding-right:25px;
	}
#copyright {
text-align:center;
margin-top:75px;
margin-left:325px;
}

