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

/* Header Styles */
/*
p{
line-height:21px;
margin:0px 10px 0px 10px;
}
*/
td{
	vertical-align:top;
	text-align:left;
}
.simgtop{
	background-image:url(../images/simgtop1.jpg); 
	height:230px; 
	background-position:right bottom; 
	background-repeat:no-repeat;
}
.top_heading{
	height:85px; vertical-align:middle;  
}
.sheader_strip{
	background-image:url(../images/sheader1.jpg); 
	background-repeat:repeat-x;
	height:297px;
}
.stop_heading{
	color:#ffffff;
	font-size:26px;
	font-weight:bold;
}
.sheadingtext{
	color:#ffffff;
	font-size:21px;
}
.simgborder{
	border: 6px solid #fffbd5;
	text-align:center;
	background-color: #fffbd5;
}
.yellow_bar{
	padding:20px 0px 20px 0px;
}

/* Mid part Styles */
.smid_bg{
	background:#fffef4 url(../images/smid.jpg) repeat-x left center; 


}
.smid_set{
	/*width:1024px;*/ 
background:#fff  url(../images/blend_top.png) repeat-x left top;
}
.smid_margin{
	padding:0px 0px 0px 0px;
background:transparent  url(../images/blend_bottom.png) repeat-x left bottom;
  min-height:660px;
  height:auto !important;
  height:660px;


}
.smid_setting{
	width:620px; line-height:21px;
}

.smid_setting{
	width:620px; 
}	

.sec_main_heading{
	font-size:16px;
	color:#506b3b;
	font-weight:bold;
}
.sec_main_text{
	margin:0px;
	padding:0px;
	font-size:16px;
	color:#506b3b;
	line-height:22px;
}
.sec_link{
	font-size:12px;
	color:#506b3b;
	font-weight:bold;
}
.srt_nav ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.srt_nav li{
	font-size:15px;
	color:#506b3b;
	font-weight:bold;
	line-height:17px;
}




/* Footer Styles */
.footers{
	background-image: url(../images/sfooter.jpg);
	padding-top:63px;
	background-repeat: repeat-x;
	background-color:#fef9dd;
	color:#506b3b;
	font-size:12pt;
}

