@charset "utf-8";
/* CSS Document */

body{margin:0; background:#111d50; font-family: 'Droid Sans', sans-serif; font-size:14px; color:#e5e5e0;}
p{margin:0; padding-bottom:12px;}
a img{border:none;}
strong{color:#FFCC00;}
h1{margin:0; padding-bottom:12px; color:#fff540; font-size:24px; font-family: 'Alfa Slab One', cursive; font-weight:normal;}
h2{margin:0; padding-bottom:12px; color:#fff540; font-size:24px; font-weight:bold;}
.bg-home { background-image:url(../images/bg-home.jpg); background-position:center top; background-repeat:no-repeat;}
.bg-inner { background-image:url(../images/bg-inner.jpg); background-position:center top; background-repeat:no-repeat; background-color:#0F2356;}
#wrapper { width:1000px; margin:0 auto 0 auto;}
#header { width:1000px; height:177px; float:left; text-align:center;}
#nav{width:655px; padding-left:305px; height:48px; float:left; text-align:center; line-height:48px;}
#nav a{ padding:0 10px 0 10px; color:#FFFFFF; text-decoration:none; float:left; display:block;}
#nav a:hover{background:#fff540; color:#000000; border-radius:10px;}
#banner-home{width:1000px; height:310px; float:left;}
#content-home{width:1000px; float:left; background-image: url(../images/bottom-shape.png); background-repeat: no-repeat; background-position: center bottom;}

#content-inner{width:960px; float:left; padding: 0 20px 10px 20px;}

#left{width:564px;float:left;}
#right{width:436px;float:left; padding-top:180px;}
.footer{
	font-size:12px;
	color:#448eb4;
	text-decoration: none;
}
.footer a{ text-decoration:none; color:#448eb4;}
.footer a:hover {color:#52c4ff;}
.footer-line{margin-top:10px; border-top:#004e4d solid 1px; float:left;}
