html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	margin:0px;
	padding:0px;
	font-family: Arial;
	color:#464646;
	font-size:13px;
}
h2 {

	font-size:30px;
	color:#232e71;
	font-weight:bold;
}
h3 {
	font-size:30px;
	color:#0f75bc;
}
#outer_wrap{
width:910px;
margin:0px auto 0px auto;
}
#inner_wrap{
width:905px;
margin:0px auto 0px auto;
}
#header{
background:url(../simages/header_bg.jpg) repeat-x;
width:905px;
height:296px;
float:left;

}
#inner_body{

width:905px;
float:left;
}
.top_headingbg{
width:905px;
float:left;
}
.heading_centerbg{
background:url(../simages/center_heading_bg.png) repeat-x;
width:855px;
height:106px;
float:left;
}
.img{
padding-top:15px;
}
.contant_area{
background: url(../simages/inner_contantbg.png) repeat-y;
width:905px;
float:left;
}
.left_contant{
	width:613px;
	float:left;
}
.form_area{
width:613px;
float:left;
}
.email_form input {
background:url(../simages/input_bg.gif) no-repeat;
width:200px;
float:left;
height:35px;
border:none;
padding-top:5px;
padding-left:5px;

font-size:15px;
margin:0px 0px 5px 10px;
display:block;

}
.right_contant{
width:282px;
float:right;
}


.btn_bg {
	background:url(../simages/contribute_btn.png) no-repeat top;
	width:237px;
	height:47px;
	display:block;
}
.btn_bg:hover {
	background:url(../simages/contribute_btn.png) no-repeat bottom;
}
.links_contant {
font-family:Arial, Helvetica, sans-serif;

}
.links_contant h3{
	font-size:30px;
	color:#FFFFFF;

}
.links_contant h3_center{
	font-size:30px;
	color:#FFFFFF;

}
.links_contant a{
text-decoration:none;
}
#footer_wrap{
width:905px;
float:left;
}
.footer_bg{
background:url(../simages/footer_c_bg.png) repeat-x;
width:855px;
float:left;
height:126px;
}
.footer{
font-family:Arial, Helvetica, sans-serif;
}
.footer p{
color:#FFFFFF;
font-weight:bold;
font-size:12px;
}
.footer h2{
	font-size:30px;
	color: #FFFFFF;
	font-weight:bold;
}
.skipfont {
	font-size: 18px;
}
