@charset "utf-8";
/* CSS Document */

body{	
	background: url(../images/bg.jpg) no-repeat top center;
	margin: auto 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: central;
	font-size: 12px;
	line-height: 17px;
	
}
.bullet ul{
	padding: 0px;
	margin: 0px;}
.bullet li{ 
	padding-left: 19px;
	padding-right: 10px;
	font-size: 16px;
	padding-top: 26px;
	text-transform:uppercase;
	display:inline;
	list-style-type:none;}
.bullet a{ 
	color: #000;
	text-decoration: none;}
.bullet a:hover{
	color: #0c77a1;
	text-decoration: underline;}	
.home-content{
	font-size: 12px;
	line-height: 17px;}	
.link a{
	color: #000;
	text-decoration: none;}
.link a:hover{
	color:#000;
	text-decoration: underline;}	
.border{
	border: #999 1px solid;
	background-color: #fff;}	
.heading{
	font-size: 18px;
	color:#000;}	
	

.bullet2 ul{
	padding: 0px;
	margin: 0px;}
.bullet2 li{ 
	font-size: 14px;
	padding-bottom: 10px;
	list-style-type:none;}
.bullet2 a{ 
	color: #000;
	text-decoration: none;}
.bullet2 a:hover{
	color: #000;
	text-decoration: underline;}	