body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/top-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
body a{
	color: #000000;
	text-decoration:none;
}
body a:hover{
	color: #000000;
	text-decoration:underline;
}
.normalBold{
	color: #000000;
	font-weight:bold;
}
.italics{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: italic;	
	}
#main-container {
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#top-logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 76px;
	width: 990px;
	background-position: left top;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003466;
	text-decoration: none;
	text-align: right;
	padding-top: 10px;
}
#main-banner {
	float: left;
	height: 196px;
	width: 990px;
}
#inner-banner {
	float: left;
	height: 196px;
	width: 990px;
	background-image: url(../images/inner-page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}





#middle {
	float: left;
	height:auto;
	width: 990px;
	background-image: url(../images/pagebg.gif);
	background-repeat: repeat-y;
	
}

#shadow {
	float: left;
	height:29px;
	width: 990px;
	background-image: url(../images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#footer-shape {
	float: left;
	height:11px;
	width: 990px;
	background-image: url(../images/shape-footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:10px;
	
}

#navigation-continer {
	background-image: url(../images/lnks-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 42px;
	width: 990px;
	margin:1px 0px 1px 0px;
	background-position: left top;	
}
#navigation {
	float: left;
	height: 42px;
	width: 800px;
	list-style:none;
	
	
}
#navigation ul{
	
	float: left;
	height: 42px;
	list-style:none;
	margin: 0px;
}


#navigation li{
	
	float: left;
	list-style:none;
	margin: 0px;
	padding:0px;
}

#navigation li a{
	float: left;
	list-style:none;
	margin: 0px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	height: 42px;
	width: auto;
	padding: 0px 12px 0px 12px;
	line-height: 42px;
	text-align: center;
	display: block;
	border-left:1px solid #507601;
	border-right:1px solid #507601;
}

#navigation li a:hover{
	color: #003466;
	background-image: url(../images/links-hover.gif);
	background-repeat: repeat-x;	
}
#footer {
	float: left;
	height:auto;
	width: 990px;
	padding:10px 0px 10px 0px;
	border-top:1px solid #D8DCDC;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #0050AC;
	text-decoration: none;
	background-image: url(../images/footer-logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer a {
	
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #0050AC;
	text-decoration: none;
	
}

#footer a:hover {
	
	
	color: #629100;
	text-decoration: underline;
	
}.blue-12 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0057BD;
	text-decoration: underline;
}
.blue-heading {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0057BD;
	text-decoration: none;
}


.blue-italic {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0057BD;
	text-decoration: none;
	font-style: italic;
	background-color: #ECECEC;
	padding:10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.shape{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 50px;
	background-image: url(../images/shape.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 186px;
	padding-left: 12px;
}



#side-box-left {
width:178px;
height:auto;
float:left;
padding:0px 10px 10px 10px;
background-image:url(../images/testimonials.jpg);
background-repeat:no-repeat;

}

#testimonials {
	width:178px;
	height:51px;
	float:left;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 46px;
	font-weight: bold;
	color: #FFFFFF;

}
.white-heading{
font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 46px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	}
#testi{
width:178px;
height:auto;
float:left;

}
#side-box-right {
	width:199px;
	height:auto;
	float:right;
	background-image:url(../images/demos.jpg);
	background-repeat:no-repeat;
	padding-top:51px;
}

#free-box {
	width:180px;
	height:auto;
	float:left;
	padding-left:10px;

}



#textarea{
width:561px;
height:auto;
float:left;
padding:0px 15px 0px 15px;

}
.content {
	
	width:561px;
	float:left;
	height:auto;
	margin:10px 0px 10px 0px;
}
#page-heading {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	color: #003569;
	text-decoration: none;
	width:561px;
	float:left;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #D8DCDC;
	padding:10px 0px 10px 0px;
/*	margin-bottom:10px;*/
}







.border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
	border:1px solid #9CDD46;
	color: #000000;
	background-color: #FFFFFF;
}

.line{
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	height: 24px;
	background-position: center;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #336699;
}
.left-padding {
	padding:0px 30px 30px 0px;
	
}
.right-padding {
	padding:0px 0px 30px 30px;
}





.v-line {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-y;
	width: 11px;
}
.list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	list-style-image: url(../images/right.gif);
}
.news-heading {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.news-heading02 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
