﻿body 
{
    margin:0;
    background:url(../images/layout/bg.jpg) #4D91D9;
    background-repeat:repeat-x
}

#container
{
    width:832px;
    background:url(../images/layout/bodyBG.jpg);
    margin:0cm auto;
}

#leftTop
{
    background:url(../images/layout/topLeftBG.jpg);
    height:285px;
    width:25px;
    background-repeat:no-repeat;
}

#rightTop
{
    background:url(../images/layout/topRightBG.jpg);
    height:285px;
    width:25px;
    background-repeat:no-repeat;
}

#logoArea
{
    background:url(../images/layout/logoBG.jpg);
    height:142px
}

#logoWoman
{
    background:url(../images/layout/logoWoman.jpg);
    height:142px;
    width:213px;
    float:right;
}

#middleHeader
{
    height:3px;
}

#middleWoman
{
    height:3px;
    width:151px;
    float:right
}

#menu
{
    font-size:14px;
    font:arial;
    color:White;
    height:32px;
    background:#90C2F7;
}

.menuItems
{
    padding:0px 6px 0px 6px
}

.menuItems a
{
    font-size:15px;
    color:White;
    font-weight:bold;
    text-decoration:underline
}

.menuItems a:hover
{
    color:#ddddff
}

#bottomWoman
{
    height:32px;
    width:126px; padding-left:26px;
}

#content
{
    padding:15px 35px 15px 35px;
    font-family:verdana;
    font-size:13px;
    text-align:justify;
    background-color:White;
}

#content img
{
	padding:15px
}

#footer
{
    text-align:center;
    font-size:10px;
    background-color:White;
}

#rotator
{
    height:278px;
    width:782px;
    padding-top:3px;
    margin-bottom:5px;
}

/* rotator Css */
.slideshow-images {display:block;overflow:hidden;position:relative}
.slideshow-images img {display:block;position:absolute;z-index:1}
.slideshow-thumbnails {overflow:hidden}
.slideshow-images-visible {left:0;opacity:1;top:0}
.slideshow-images-next {left:0;opacity:0}
.slideshow-images-prev {left:0;opacity:0}
.slideshow {height:278px;margin:0;width:782px}
.slideshow a img {border:0}
.slideshow-captions {background:#000;bottom:0;color:#FFF;font:normal 18px/22px Arial, sans-serif;overflow:hidden;position:absolute;text-indent:10px;width:100%;z-index:10000}
.slideshow-captions-hidden {height:0;opacity:0}
.slideshow-captions-visible {height:28px;opacity:.7}
.slideshow-controller {background:url(../rotator/layout/controller.png) no-repeat;height:42px;left:50%;margin:-21px 0 0 -119px;overflow:hidden;position:absolute;top:50%;width:238px;z-index:10000}
.slideshow-controller * {margin:0;padding:0}
.slideshow-controller-hidden {opacity:0}
.slideshow-controller-visible {opacity:1}
.slideshow-controller a {cursor:pointer;display:block;height:18px;overflow:hidden;position:absolute;top:12px}
.slideshow-controller a.active {background-position:0 18px}
.slideshow-controller li {list-style:none}
.slideshow-controller li.first a {background-image:url(../rotator/layout/controller-first.gif);left:33px;width:19px}
.slideshow-controller li.last a {background-image:url(../rotator/layout/controller-last.gif);left:186px;width:19px}
.slideshow-controller li.next a {background-image:url(../rotator/layout/controller-next.gif);left:145px;width:28px}
.slideshow-controller li.pause a {background-image:url(../rotator/layout/controller-pause.gif);left:109px;width:20px}
.slideshow-controller li.play a ../rotator/{background-image:url(layout/controller-play.gif)}
.slideshow-controller li.prev a../rotator/ {background-image:url(layout/controller-prev.gif);left:65px;width:28px}
.slideshow-images img {float:left}
.slideshow-loader {height:28px;right:0;position:absolute;top:0;width:28px;z-index:10001}
.slideshow-loader-hidden {opacity:0}
.slideshow-loader-visible {opacity:1}
