@charset "utf-8";
/* CSS Document */

h1 { serif; font-size: 25px; line-height: 1; margin-bottom: 0.5em; }
/*header for sub page*/
/* HomePage Banner div starting */


.subbanmain
{
	width:100%;
	height:auto;
	float:left;
	background: url(../images/bg_subpage.gif) repeat-x top;
}
.subbannermain
{
	width:998px;
	margin:0 auto;
	padding:0px;
}

/* HomePage Banner div Ends */


#header-center-border-subpage {
	float: left;
	width: 956px;
	height: 105px;
	background: #e4e4e4 url(../images/header_bg.png) repeat-x;	
}

#header-subpage {
	float: left;
	height:105px;
	width: 998px;
}


#header-subpage-content {
	height: 110px;
	width: 956px;
	margin: 0 auto;
	line-height: 10px;
}

#header-left-border-subpage {
	float: left;
	width: 13px;
	height: 105px;
	background: url(../images/header_left_border_subpage.png) no-repeat left bottom;
}

#header-center-border-subpage {
	float: left;
	width: 972px;
	height: 105px;
	background: #e4e4e4 url(../images/header_bg_subpage.png) repeat-x;	
}

#header-content {
	width: 962px;
	margin: 0 auto;
	margin-top: 5px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:5px;
	background:url(../images/ribbon.jpg) no-repeat left;
	height: 95px;
}	
#header-content-h1-padding {
	padding:0 20px;
	padding-top: 10px;
}	
#header-content-h3-padding {
	padding: 0 20px;
	padding-top: 30px;
}	

	#header-content h1 {
		color: #fff;
		font-family:"Times New Roman", Times, serif;
	font-weight:normal;
		font-size: 30px;
	}
	#header-content h3 {
		color: #fff;
		font-family:"Times New Roman", Times, serif;
		font-weight:normal;
		font-size: 20px;
	}

#header-right-border-subpage {
	float: left;
	width: 13px;
	height: 105px;
	background: url(../images/header_right_border_subpage.png) no-repeat right bottom;
}
		
#header-subpage h2 {
	background: url(../images/h2_header_bottom_border_subpage.gif) repeat-x bottom;
	padding-bottom: 15px;
	margin-bottom: 8px;
}
			
	
#header-right-border {
	float: left;
	width: 13px;
	height: 295px;
	background: url(../images/header_right_border.png) no-repeat right bottom;
}

.header-description-container {
	height: 211px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}
