/* 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-family: open sans; font-style:normal;font-weight:normal;}li{list-style:inside;}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;*/
background:#d9d9d9 url(../images/bg_red.gif) center top repeat-x;
font-family: open sans;
}

.mr20{
margin-right: 20px;
}

#content{
/*background: url(../images/mid_bg.jpg) center top no-repeat;*/
background: url(../images/mid_bg_red.jpg) center top no-repeat;
padding-top: 50px;
text-align: center;
}

.dots {
border-bottom:2px dotted #FFF;
width:100%;
margin-bottom:10px
}

p{
font-family: open sans;
font-size:14px;
color:#000000;
line-height: 22px;
margin-bottom: 10px;
}

a{
color: #2a6888;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

h1{
font-family: open sans;
font-weight: normal;
color: #fff;
font-size:40px;
margin-bottom: 15px;
}

h3{
font-family: open sans;
font-size: 18px;
font-weight:normal;
color: #fff;
font-style: normal;
margin-bottom: 10px;
}

h2{
font-family: open sans;
font-size:22px;
color:#017863;
margin-bottom: 8px;
}

.sinara{
font-family: open sans;
font-size:22px;
color:#017863;
margin-top:20px;
}

.main{
width: 884px;
padding-bottom: 30px;
margin: 0 auto;
background: url(../images/shadow.png) left bottom no-repeat;
}

.mcontent{
background:#ebebeb url(../images/main.gif) left top repeat-x;
width:100%;
/*height:280px;*/
border-left: 1px solid #f7f7f7;
border-right: 1px solid #f7f7f7;
padding:20px;
}

.mcontent_bigger{
background:#ebebeb url(../images/main.gif) left top repeat-x;
width:100%;
height:300px;
border-left: 1px solid #f7f7f7;
border-right: 1px solid #f7f7f7;
padding:20px;
}

.box_l{
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: 370px;
height:auto
}

.box_l_clean{
/*float: left;*/
text-align:center;
min-height: 110px;
padding: 20px;
width: 370px;
height:auto
}

.box_r{
border: 1px solid #fff;
background: #ededed;
-moz-box-shadow: 1px 2px 3px #C6C5C5;
-webkit-box-shadow: 1px 2px 3px #C6C5C5;
float:right;
text-align: left;
min-height: 110px;
padding: 20px;
width: 370px;
}

.box_r_clean{
float:right;
text-align:center;
min-height: 110px;
padding: 20px;
width: 370px;
}

/*.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;
padding: 20px;
width: 172px;
margin: 5px 10px 5px 10px
}*/

.box2 a{
float: left;
margin-right: 10px;
}

a.get{
font-family: open sans;
background:#017863;
color:#fff;
padding: 3px 7px;
font-size: 16px;
}

a:hover.get{
background:#999999;
text-decoration: none;
color:#000000
}