/* Â¸ðñòêà: Èãîðü Äóøèí [ igor-dushin@ya.ru || http://langolier.ru ] */
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: 12px;
	font-family: inherit;
	vertical-align: top;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body { 
	background: #fff; 
	color: #696969;
	font-family: Verdana, Arial;
}
p {
	font-size: 13px;
	font-style: normal;
}
img {
	border: 0px;
}
a.big {
	color: #508bdd;
	font-size: 16px;
}
a.big:hover {
	color: #508bdd;
	font-size: 16px;
	text-decoration : none;
}
a.small {
	color: #508bdd;
	font-size: 10px;
}
a.small:hover {
	color: #508bdd;
	font-size: 10px;
	text-decoration : none;
}

#container { 
	width: 984px;
	height: 912px;
	margin: 0 auto; 
}
#header { 
	background: url(images/header.jpg) no-repeat; 
	width: 984px; 
	height: 258px; 
}
#left {
	background: url(images/left.jpg) no-repeat; 
	width: 57px; 
	height: 654px;
	float: left;
}
#main {
	width: 870px; 
	height: 372px;
	background-color: #e4e8ff;
	float: left;

}
#right {
	background: url(images/right.jpg) no-repeat; 
	width: 57px; 
	height: 654px;
	float: right;
}
#contacts {
	width: 253px; 
	height: 282px;
	float: left;
}
#bottom {
 	background: url(images/bottom.jpg) no-repeat;
	width: 617px; 
	height: 282px;
	float: right;
}
#copy{
	margin: 140px 40px 50px;
	text-align: right;
}
#text {
	width: 800px;
	margin: 0px 10px 0px 15px;
}
.text1 {
	font-size: 12px;
	color: #45b875;
	font-weight: bold;
}
.text2 {
	font-size: 10px;
	color: #868686;
}
#text2 {
	width: 850px;
	margin: 0px 10px 0px 0px;
}
#menu {
	width: 232px;
	height: 349px;
	float: left;
}
#menu_top {
	width: 232px;
	height: 148px;
	background-image:url(images/watch1.jpg);
}
#menu_top1 {
	width: 232px;
	height: 148px;
	background-image:url(images/auto.gif);
}
#menu_top2 {
	width: 232px;
	height: 148px;
	background-image:url(images/mag1.jpg);
}
#menu_top3 {
	width: 232px;
	height: 148px;
	background-image:url(images/ch.jpg);
}
#content {
	width: 442px;
	height: 267px;
	float: left;
	position: relative;
	z-index: 1;
	left: 2%;
}
#content2 {
	width: 579px;
	height: 267px;
	float: left;
	left: 390px;
	top: 261px;
	padding-left: 20px;
}
h1 {
	color: #45b875;
	font-family: Verdana;
	font-size: 18px;
	padding-bottom: 15px;
	font-weight: normal;
}
p{
	padding-bottom: 10px;
	font-size: 12px;
}
a{
	text-decoration: underline;
	color: #508bdd;
}
a:hover{
	text-decoration: none;
	color: #508bdd;
}
