/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}



body{
margin:0;
padding:0;
background:#d9d9d9 url(../images/bg.gif) center top repeat-x;
font-family:"Helvetica Neue",Helvetica, Arial;
}

.mr20{
margin-right: 26px;
}


.mr202{
margin-right: 0px;
}


#content{
	background: url(../images/mid_bg.jpg) center top no-repeat;
	padding-top: 115px;
	text-align: center;
	width: 1024px;

}

p{
font-size: 13px;
color: #656565;
line-height: 22px;
margin-bottom: 10px;
}

a{
color: #be1e2d;
text-decoration: none;
}

a:hover{
text-decoration: none;
}

h1{
color: #fff;
font-size: 36px;
margin-bottom: 15px;
}

h3{
font-family: Georgia, helvetica, arial;
font-size: 16px;
color: #fff;
font-style: italic;
margin-bottom: 35px;
}

h4{

font-size: 12px;
color: #656565;
margin-bottom: 35px;
} 

h2{
font-size: 22px; 
color: #be1e2d;
margin-bottom: 8px; 
}

.main{
	width: 1024px;
	padding-bottom: 10px;
	margin: 0 auto;
	background: url(../images/shadow.png) left bottom no-repeat;
	}

.mcontent{
	min-height: 172px;
	background: #ebebeb url(../images/main.gif) left top repeat-x;
	width: 984px;
	border-left: 0px solid #f7f7f7;
	margin: 0 0;
	border-right: 0px solid #f7f7f7;
	padding: 20px;
}

.mcontent2{
	min-height: 200px;
	background: #ebebeb url(../images/main.gif) left top repeat-x;
	width: 1024px;
	border-left: 0px solid #f7f7f7;
	margin: 0 0;
	border-right: 0px solid #f7f7f7;
	align-self: center;
/*padding: 20px;*/
}

.mcontent3{
min-height: 200px; 
background: ;
/*background:#ebebeb url(../images/main2.gif) left top repeat-x;*/
width: 1024px; 
/*border-left: 1px solid #f7f7f7;
margin: 0 auto;
border-right: 1px solid #f7f7f7;
align-self:center;*/
/*padding: 20px;*/
}

.mcontent3{
	min-height: 20px;
	background: #ebebeb;
	width: 1024px;
	color: #be1e2d;


}

.box{
	border: 1px solid #fff;
	background: #ededed;
	-moz-box-shadow: 1px 2px 3px #C6C5C5;
	-webkit-box-shadow: 1px 2px 3px #C6C5C5;
	float: left;
	text-align: left;
	min-height: 110px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 184px;
	height: 130px;
}

.box2{
border: 1px solid #fff;
background: #ededed;
-moz-box-shadow: 1px 2px 3px #C6C5C5;
-webkit-box-shadow: 1px 2px 3px #C6C5C5;
float: left;
text-align: left;
min-height:110px;
padding: 20px;
width: 172px;
}

.box2 a{
float: left;
margin-right: 10px;
}

a.get{
background: #bd1f2c;
color: #fff;
border: 1px solid #bd1f2c;
padding: 3px 7px;
font-size: 16px;
}

a:hover.get{
	background: #bd1f2c;
	text-decoration: none;
	border-top: 1px solid #bd1f2c;
	border-bottom: 1px solid #bd1f2c;
	border-right: 1px solid #bd1f2c;
	border-left: 1px solid #bd1f2c;
}
