

h1.test{

}



@font-face {
	font-family: 'DroidSansRegular';
	src: url('../fonts/DroidSans-webfont.eot');
	src: local('☺'), url('../fonts/DroidSans-webfont.woff') format('woff'), url('../fonts/DroidSans-webfont.ttf') format('truetype'), url('../fonts/DroidSans-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DroidSansBold';
	src: url('../fonts/DroidSans-Bold-webfont.eot');
	src: local('☺'), url('../fonts/DroidSans-Bold-webfont.woff') format('woff'), url('../fonts/DroidSans-Bold-webfont.ttf') format('truetype'), url('../fonts/DroidSans-Bold-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}


p{
margin: 20px 0px 20px 0px;
}


img{
border: none;
}

h2{
color: #726961;
font-size: 18px;
line-height: 25px;
margin: 0px;
}


h3{
margin: 10px 0px 0px 0px;
}


a{
font-family: arial;
font-weight: normal;
font-size: 14px;
color: #1b6dd2;
text-decoration: none;
}

a:hover{
text-decoration: underline;
color: #1b6dd2;
} 


li a{
font-family: arial;
font-weight: normal;
font-size: 14px;
color: #52678e;
text-decoration: none;
}

li a:hover{
text-decoration: underline;
color: #52678e;
} 





ul{
margin: 16px 0px 0px 20px;
padding: 0px;
}

ul li{
margin: 0px 0px 15px 0px;
list-style-image: url(../images/arrow.gif);
}

ol{
padding: 0px 0px 0px 20px;
margin: 0px;
}

li.num1 {
background-image: url(../images/bullet_1.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 45px;  
list-style-type: none;
margin: 20px 0px 20px 0px;
}
li.num2 {
background-image: url(../images/bullet_2.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 45px;  
list-style-type: none;
margin: 20px 0px 20px 0px;
}
li.num3 {
background-image: url(../images/bullet_3.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 45px;  
list-style-type: none;
margin: 20px 0px 20px 0px;
}
li.num4 {
background-image: url(../images/bullet_4.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 45px;  
list-style-type: none;
margin: 20px 0px 20px 0px;
}
li.num5 {
background-image: url(../images/bullet_5.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 45px;  
list-style-type: none;
margin: 20px 0px 20px 0px;
}
li.num6 {
background-image: url(../images/bullet_6.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 45px;  
list-style-type: none;
margin: 20px 0px 20px 0px;
}


#footer{ 
background: #7b7168;
color: #ffffff;
margin: 0px 0px 0px 0px;
padding: 15px 0px 15px 0px;
height: 80px;
}
#footer_container{ 
width: 957px;
margin: auto;
padding: 0px 0px 15px 0px;
}
#footer_container a.foot{ 
margin-left: 20px;
margin-right: 20px;
color: #ffffff;
}




