body {
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
	font-variant: normal;
}
#main {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}


#inner-banner {
	height: 187px;
	width: 750px;
	float:left;
	background-image: url(../images/innerpage.jpg);
	background-repeat: no-repeat;	
}


#inner-title {
	height: 29px;
	width: 750px;
	float:left;
	padding-top: 29px;	
}
#inner-middle {
	height: auto;
	width: 750px;
	float:left;
	padding: 15px 0px 15px 0px;	
}


#inner-bottom {
	height: auto;
	width: 750px;
	float:left;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ECECEC;
	border-bottom-color: #ECECEC;
}




.bgbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
	padding-top: 30px;
	padding-left: 57px;
	padding-bottom: 10px;
	padding-right: 7px;
}


#logo {
	height: 78px;
	width: 226px;
	float:left;
	border-bottom:solid #ECECEC 1px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}





#left-box {
	height: auto;
	width: 226px;
	float:left;
	
	
}



#right-box {
	height: auto;
	width: 523px;
	border-left:solid #ECECEC 1px;
	float:left;
	
}



.freebox {
	height: auto;
	width: 520px;
	float:left;
	
}



.heading {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
}

.main-text {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #565656;
	text-decoration: none;
	font-variant: normal;
}
.footer-links {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-variant: normal;
}
.footer-links:hover {

	color: #972821;
	text-decoration: underline;
	
}
#footer {
	height: auto;
	width: 750px;
	float:left;
	border-bottom:solid #ECECEC 1px;
	border-top:solid #ECECEC 1px;
	margin-bottom: 15px;
}

#download {
	height: 60px;
	width: 226px;
	float:left;
	border-right:solid #ECECEC 1px;
		
}

#top-link {
	height: 78px;
	width: 524px;
	float:left;
	border-bottom:solid #ECECEC 1px;
}






#toplink {
	height: 26px;
	width: 500px;
	float:left;	
	padding-top: 51px;
}
#toplink ul{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	
}
#toplink li{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}
.toplink a{
	float:left;
	height: 26px;
	line-height:25px;
	display:block;
	width: auto;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	border-top:solid #ECECEC 1px;
	border-left:solid #ECECEC 1px;	
}



.list{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #972821;
	text-decoration: none;
	list-style-type: disc;
}



.subheading{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	list-style-type: disc;
	font-variant: normal;
}
.line {
	float: left;
	border: 1px solid #ECECEC;
}











.toplink a:hover{
	
	color: #972821;
	background-color:#ECECEC;

}
.fieldborder {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #818181;
	padding-left: 5px;
	border: 1px solid #ECECEC;
	height: 18px;
	background-color: #FFFFFF;
	
}
.textarea {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #818181;
	padding-left: 5px;
	border: 1px solid #ECECEC;
	width:208px;
	
	overflow-x: hidden;
	overflow-y: hidden;
}
