body {
	margin-top: 0px;
	background-image: url(../site/header.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#all {
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
}

#header {
	height: 140px;
	width: 900px;
}
#logo {
	padding-top: 28px;
	padding-left: 25px;
}
.link {
	color:#1CA6F0;
	text-decoration: none;
}
a:hover {
    text-decoration:underline;
}

.px10 {
	font-size: 10px;
}
.menu {
	height: 40px;
    padding-top:12px;
}
.menu_vert_bord {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DCA0A0;
}
#content {
	width: 900px;
	padding-top: 50px;
}
.logo {
	font-size: 28px;
}
#col1 {
	float: left;
	width: 160px;
}
#col2 {
	float: left;
	width: 480px;
    padding-left:20px;
}
#col3 {
	float: left;
	width: 210px;
    padding-left:20px;
}
.where_buy {
	font-size: 12px;
}
.hor_bord {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.link_green {
	color: #6AC626;
	text-decoration: none;
}
.heading {
	font-size: 18px;
}
.hor_line_top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ADADAD;
	padding-top: 18px;
}
.hor_line_top_heading {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #7D7D7D;
	padding-top: 18px;
}
.hor_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.link_grey {
	color: #6B6B6B;
	text-decoration: none;
}
.button_login {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #0D9BDD;
	color: #0B82BB;
	background-color: #FFFFFF;
}
.px12_blue {
	font-size: 12px;
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
    color:#0B82BB;
}
.px14 {
	font-size: 14px;
}
.bord_image {
	border: 1px solid #999999;
	padding: 3px;
}
.bord_user {
	padding: 2px;
	border: 1px solid #999999;
}
#footer {
	width: 900px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 4px;
        clear:both;
}
.border {
	border: 1px dashed #999999;
	padding: 6px;
}
.px12 {
	font-size: 12px;
}
.GAS_block {
	height: 169px;
	width: 205px;
    padding-top: 36px;
}
.hor_bord_gray {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.right_bord {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #D0A6F7;
}
.buttom_bord {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D0A6F7;
}
.block_na_morde_links {
	background-color: #F0F0F0;
	padding-bottom: 18px;
}