@import url(classes.css);
body { background: #365f91; margin: 0; padding: 0; }
#wrapper {width: 1116px; margin: 50px auto; background: url(../images/layout/bg_wrapper.png)}
#left {width: 310px; margin-right: 12px; float: left;}
#logo {color: #fff; background: #ff0000; padding: 10px 20px 0 20px; height: 120px; font-family: Times, "Times new Roman", serif; font-size: 3.3em; line-height: 1em; }
#header {background: #ff0000; height: 130px; }
#visual {color: #fff;   float: left; width: 189px }
#visual img {width: 189px; height: 130px;}
#nav  {margin: 40px 0 0 0; padding: 0 0 0 20px;}
#nav li {margin: 3px 0 0 0; list-style: none;}
#nav li a { color: #365f91; text-decoration: none;}
#nav li a.active {color: #000; font-weight: bold;}
#nav li a:hover {color: #000;}
#right { width: 794px; float: left; }
#slogan {color: #fff; float: right; font-size: 1.5em; padding: 10px 10px 0 0; line-height: 1em; width: 560px; }
#content {padding: 20px; margin: 20px 0 0 0;}

#cycler{float: right; width: 605px;}
#cycler img{position:absolute;z-index:1; width: 605px; height: 300px;}
#cycler img.active{z-index:3}

#cycler2{float: right; width: 605px;}
#cycler2 img{position:absolute;z-index:1; width: 605px; height: 300px;}
#cycler2 img.active{z-index:3}

#marginal {height: 300px; position: relative; top: -14px;background: #ff0000; color: #fff;}
#marginal p {width: 160px; padding: 20px;}

#button {align: center;}
#button img {display: block; margin: 15px auto;}

.fb-like-box {margin: 15px 0 15px 15px;}

#footer {margin: 20px 0 0 0; padding: 10px 0 0 0; font-size: 0.8em; border-top: 1px solid #ccc;}