@charset "UTF-8";

body {margin:0; background:#f4f4f7; font-family: Arial, Helvetica, sans-serif; font-size:12px;}

#all{ margin:0 auto; background:#262961; width:1000px; height:auto; padding:20px;}

#header{width:1000px; margin:0 auto; height:100px;}
#logo{float:left; width:auto; text-align:left;}
#tagline{color:#fff; float:left; font-style:italic; font-size:14px; z-index:100; position:absolute; text-align:center; width:1000px; margin:68px 0 0 0;}
#contact{float:right; width:450px; text-align:right;color:#fff;font-size:18px;}
#contact a{color:#fff; text-decoration:none; font-size:16px; font-weight:bold;}
#contact img{margin-top:12px;}

#menu{width:1000px; margin:0px auto 0 auto; clear:both; padding:10px 0; text-align:center; background:#fff;}
#menu a{color:#ed1c24; text-decoration:none; padding:0px 15px; border-right:1px solid #ddd; font-size:14px; font-weight:bold;}
#menu a:hover{ color:#262961;}
#menu a:last-child{border-right:none !important;}

#main{width:1000px; margin:20px auto;border-top:1px solid #fff;}

#left{ width:745px; margin:0 auto; height:425px; padding:20px 0; float:left;}

#box1{ float:left; width:195px; margin-right:20px; height:160px; color:#e9e9ef; background-color:#5c5f89; padding:20px; }
#box2{ float:left; width:235px; margin-right:20px; height:200px; background: url(images/arena.jpg); color:#fff;}
#box3{ float:left; width:195px;  height:160px; background-color:#5c5f89; color:#e9e9ef; padding:20px;}

#box1 a, #box3 a, #box2 a{color:#fff; text-decoration:none;}
#box2 #title{background:#ed1c24; width:215px; padding:10px 0 10px 20px; margin-top:166px; font-size:14px;}

#about{float:left; width:362px; margin-top:20px; color:#e7ecf3; margin-right:20px;}
#about strong, .title{ font-size:14px; color:#fff;}
#left iframe{margin-top:20px; float:left;}

#right{float:right; width:235px; height:300px; color:#fff; padding:20px 0; }
#right img{ margin-top:20px;}

#footer{ margin:0 auto; width:1000px; font-size:12px; height:auto; color:#fff; border-top:1px solid #fff; padding:20px 0; clear:both;}
#footer a{color:#fff; text-decoration:none;}
#footer a:hover{ color:#999;}

#pages{ float:left; width:495px;}
#pages a{border-right:1px solid #ddd; line-height:normal; padding:0 5px;}
#pages a:first-child{padding-left:0px !important;}
#pages a:last-child{border-right: none !important;}

#address{ float:right; width:495px; text-align:right;}


