html, body
{
    background: #ffffff;
    margin: 0px;
    height: 1600;
    background-repeat: repeat;
    font-family:Arial;
    font-size:12px;
}
@font-face {
    font-family: 'GothamLightRegular';
    src: url("fonts/gotham-light-webfont.eot");
    src: url("fonts/gotham-light-webfont.eot-#iefix") format('embedded-opentype'),
         url("fonts/gotham-light-webfont.woff"/) format('woff'),
         url("../fonts/gotham-light-webfont.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}
a {color:#FFFFFF; text-decoration:none; letter-spacing:-1px; font-weight: bold;}
a:hover { color:#FFFFFF; text-decoration:none;}


.wrapper
{
    text-align: center;
    width: 100%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -116px auto;
}
.wrapper2
{
    text-align: center;
    width: 100%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -116px auto;
    background:#313332;
}
.wrapper-inner
{
    text-align: center;
    width: 100%;
}

#header 
{
 background: url("") repeat-x center top;
 height:108px;
 width:100%;
 position:absolute;
 z-index:100;
}

.header-inner
{
    width:940px;
    margin:0 auto;
    position:relative;
}
.header-logo
{
    position:absolute;
    left:2px;
    top:14px;
}
.header-dil
{
    position:absolute;
    right:0;
    top:35px;
    font-size:11px;
    color:#888888;
}
.header-dil a {color:#888888; font-size:11px; font-weight:normal; letter-spacing:normal;}
.header-dil a:hover {color:#888888; font-size:11px;}



.footer, .push
{
    width: 100%;
    height: 96px;
    clear: both;
}
.footer
{
    width: 100%;
    height: 76px;
    padding-top:20px;
}
.footerinner
{
    width: 940px;
    margin: 0 auto;
    text-align:center;
    border-top:#555251 1px solid;
    padding-top:10px;
    color:#847d7c;
    font-size:11px;
    line-height:26px;
}
.footer-sol{ width:540px; float:left; text-align:left;}
.footer-sag{ width:400px; float:left; text-align:right; padding-top:10px;}
.footerinner span.menu a {color:#847d7c; font-size:11px; font-weight:normal; letter-spacing:normal;}
.footerinner span.menu a:hover {color:#b8d0dc; font-size:11px;}

.footerinner span.menualt a {color:#b8d0dc; font-size:11px; font-weight:normal; letter-spacing:normal;}
.footerinner span.menualt a:hover {color:#b8d0dc; font-size:11px;}

/* Scroller Box */
#scroller_container {
 width: 270px;
 height: 25px;
 overflow: hidden;
 position: relative;
}

#scroller {
 white-space: nowrap;
}

#scroller p {
 padding: 0;
}
/* Scoller Box */




.shadow-top {
	background:url("images/shadow-top.png") no-repeat center top;
	width:100%;
	height:24px;
	position:absolute;
	top:108px;
	left:0;
	z-index:99;
}
.shadow-top-alt {
	background:url("images/shadow-top.png") no-repeat center top;
	width:100%;
	height:24px;
    margin:0 auto;
}
.slayt{
	width: 100%;
	margin: 0;
	position: absolute;
	top: 108px;
	left: 0;
	z-index: 99;
	height: 591;
}
.slaytinner{
	margin: 0 auto;
	position: relative;
	z-index: 99;
}

.slaytinner a {color:#b8d0dc; text-decoration:none; letter-spacing:-1px; font-weight: bold;}
.slaytinner a:hover { color:#b8d0dc; text-decoration:none;}
