body
{
    background: none repeat scroll 0 0 #FFFFFF;
    color: #606060;
    font-family: verdana,arial,helvetica,sans-serif;
    line-height: 16px;
	font-size: 12px;
	margin:0px;
}
p {
	font-size: 110%;
	font-family: verdana,arial,helvetica,sans-serif;
}
a {
    color: #00ADEC;
    text-decoration: none;
}
a:hover, a:active, a:focus {
    color: #92278F;
    text-decoration: none;
}
.left_1 .menu li a:hover, a:active, a:focus{
	color:#4F4F4F !important;
}
h1 {
    color: #0077C0;
    font-size: 150%;
    margin: 0 0 10px;
}
h2 {
    color: #0077C0;
    font-size: 130%;
}
h3 {
    color: #0077C0;
    font-size: 115%;
    margin: 0;
    padding: 0;
}
h4 {
    color: #0077C0;
    font-size: 100%;
    line-height: normal;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
b, strong {
    font-weight: bolder;
}
li {
	background: url("../images/arrow.png") no-repeat scroll 0 6px transparent;
    list-style: none outside none;
    padding-left: 11px;
	line-height: 170%;
}
hr {
    border-color: #CCCCCC -moz-use-text-color -moz-use-text-color;
    border-style: solid none none;
    border-width: 1px 0 0;
    height: 1px;
}
.center {
	max-width:960px;
	margin:0 auto !important;
	width:95%;
}
.wrapper {
	padding:20px 0;
	font-size:1em;
}
.address {
	margin-left:30px;
}
