body {

	margin: 0;

	padding: 5px 0;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333;

	background: url(../images/bg_body.png) left top repeat-x;

}

img {

	border: none;

}

td {

	vertical-align: top;

}

form {

	margin: 0;

	padding: 0;

}

a {

	color: #2345a1;

}



p, h1, h2, h3 {

	margin: 0.5em 0;

	line-height: 1.4em;

}

.red {

	color: #cc0000;

}

#wrapper {

	width: 988px;

	margin: 0 auto;

}

#header {

	height: 254px;

	background: url(../images/bg_header.jpg) no-repeat;

	position: relative;

	border-top: 3px solid #2345a1;

}



#header .logo {

	position: absolute;

	top: 42px;

	left: 10px;

}

#header .logo a{

	display: block;

	background: url(../images/logo.png) no-repeat;

	text-indent: -999px;

	width: 226px;

	height: 85px;

}

#header .phone{

	position: absolute;

	top: 176px;

	left: 0px;

	text-align: right;

	padding: 0 0 0 10px;

	font-size: 12px;

	font-weight: bold;	

	text-transform: uppercase;

	color: #21429b;

}

#header .phone span{

	font-size: 15px;

	display: block;

	color: #333;

}

#header .phone span strong{

	font-size: 21px;

}



#header .icons{

	position: absolute;

	top: 14px; 

	right: 8px;

}



#header .icons img{

	margin: 0 14px;

}



#pathway {

	color: #2345a1;

	position: absolute;

	top: 230px;

	left: 17px;

}



#pathway a {

	margin-right: 5px;

	padding: 0 15px 0 0;

	background: url(../images/arrow1.png) right 6px no-repeat;

}

#pathway span {

	padding: 0 15px 0 0;

	background: url(../images/arrow2.png) right 6px no-repeat;

}



.menu{

	margin: 0;

	padding: 0;

	font-size: 13px;

	list-style: none;

	line-height: 1em;

	font-weight: bold;

}

.menu ul {

	list-style: none;

	margin: 0;

	padding: 0;

	font-size: 12px;

	font-weight: normal;

}

.menu a{

	color: #333;

}

.menu a:hover, .menu li.current a{

	color: #2345a1;

	text-decoration: none;

}



.menu li{

	margin: 0;

	padding: 0 0 0 20px;

	background: url(../images/dot1.png) left 9px no-repeat;	

}

* html .menu li{

	height: 25px;

}

.menu li a{

	display: block;

	line-height: 12px; 

	padding: 6px 0 7px 0;

}



.menu ul li{

	margin: 0 0 0 10px;

	padding: 0 0 0 10px;

	background: url(../images/dot2.png) left 11px no-repeat;

}

.menu ul li a{

	background: none	

}



#content {

	margin-bottom: 30px;

}





#left_column {

	width: 190px;

	padding: 32px 30px 0 18px;

}



#banner_left {

	background: url(../images/bg_banner_left.jpg) no-repeat;

	width: 227px;

	height: 274px;

	position: relative;

}



#right_column {

	width: 205px;

	padding: 0 12px 0 20px;

}



#footer {

	height: 84px;

	background: url(../images/bg_footer.png) top center no-repeat;

	position: relative;

	color: #fff;

}



#footer .icons{

	position: absolute;

	top: 40px; 

	right: 8px;

}



#footer .icons img{

	margin: 0 14px;

}





#footer .counters{

	position: absolute;

	top: 33px;

	left: 54px;

}

#footer .counters img{

	margin-left: 20px;

}



#footer .copyright{

	text-align: center;

	padding-top: 42px;

	font-size: 11px;

}

#footer .copyright a{

	color: #fff;

}



h1 {

	font-size: 16px;

	font-weight: bold;

	color: #2345a1;

	margin-top: 0;

}

h2 {

	font-size: 14px;

	font-weight: normal;

}

h3 {

	font-weight: bold;

	font-size: 13px;

}

#right_column h3{

	background: url(../images/bg_h3.png) left top no-repeat;

	color: #fff;

	line-height: 1em;

	padding: 7px 0 15px 15px;

}

#order {

	background: url(../images/order_btn.png) no-repeat;

	width: 209px;

	color: #fff;

	font-weight: bold;

	border: none;

	line-height: 1em;

	padding: 5px 0 7px 0;

	cursor: pointer;

}