/* CSS Document */

body{
	background:#0372b7 url(images/bg.gif) repeat-x;
	margin:1px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.right_bg{
	background: url(images/left_bg.gif) repeat-y right;
	width:3px;
	}

.left_bg{
	background: url(images/left_bg.gif) repeat-y left;
	width:3px;
	}

.main_bg{
	background:#FFFFFF;
	}

.rightround_bg{
	background:url(images/right_round_bg.gif) repeat-y left  ;
	padding:0 10px 0 10px;

	}

.footer_bg{
	background: url(images/footer_bg.gif) repeat-x;
	height:46px;
	}

.welocme_bg{
	background: url(images/welcome_bg.gif) repeat-x;
	
	}

.services_bg{
	background: url(images/services_bg.gif) repeat-x;
	}

.transparent_bg{
	background: url(images/transparent.gif) no-repeat top;
	height:174px;
	}

.transparent1_bg{
	background:url(images/transparent1.gif) no-repeat top right;
	height:174px;
	}

.seperator{
	background: url(images/seperator.gif) repeat-y center;
	width:1px;
	}

.seperator_horizontal{
	background: url(images/H_sep.gif) repeat-x center;
	height:1px;
	}

.main_txt{
	font-size:11px;
	color:#2e2e2d;
	text-align: justify;
	padding:0 10px 0 0 ;
	line-height:16px;
	}

.notary{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006eb6;
	padding:10px 10px 10px 0 ;
	}
	
a.bullets{
	background:url(images/bullet.gif) no-repeat left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e64f14;
	padding:0 0 0 15px;
	text-decoration:none;
	line-height:18px;
	}

a.bullets:hover{
	background:url(images/bullet_h.gif) no-repeat left center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#006eb6;
	padding:0 0 0 15px;
	line-height:18px;
	text-decoration:none;
	}

.contact_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006eb6;
	line-height:18px;
	text-align:left;
	padding:0 25px 0 0;
	}

.footer_txt {
	color:#325b78;
	font-size:10px;
	text-align:center;
	padding:0 0 5px 0;
	
	}

.footer_txt a{
			font-family: Verdana, Arial, Helvetica, sans-serif ;
			color:#325b78;
	        font-size:10px;
			text-decoration:none;
		}

.footer_txt  a:hover{
			font-family: Verdana, Arial, Helvetica, sans-serif ;
			color:#e64f14;
	        font-size:10px;
			text-decoration: underline;
		}

.dummytxt{
			font-family: Verdana, Arial, Helvetica, sans-serif ;
			color:#FFFFFF;
	        font-size:10px;
			text-decoration:none;
			padding:5px;
		}
