body {
	text-align: center;
	color: #FFF;
}
#navlist .active {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#main {
	width: 800px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-align: left;
}
#logo {
	background-image: url(images/redline_logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 25px;
	height: 84px;
}

#content {
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-y;
	background-color: #900;
	overflow: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#topbg {
	background-image: url(images/bgtop.gif);
	background-repeat: no-repeat;
	height: 15px;
}

ul#navlist
{
	margin-left: 0;
	white-space: nowrap;
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 0px;
	text-align: left;
	padding-left: 0px;
}


#navlist li
{
	display: inline;
	list-style-type: none;
	height: 83px;
	width: 100%;
}

#navlist a {
	margin-right: 20px;
}

#navlist a:link, #navlist a:visited
{
	color: #fff;
	text-decoration: none;
}

#navlist a:hover
{
	color: #fff;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#slider {
	width: 100%; /* important to be same as image width */
	height: 250px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	background-color: #FFF;
	display: block;
	margin-bottom: 15px;

}
#sliderContent {
	width: 500px;
	position: absolute;
	top: 0;
	margin-left: 0;
	padding: 0;
	height: 250px;
	margin-top: 0px;
	left: 0px;
	z-index: 5;
}

.sliderImage{
	position: relative;
	display: none;
}
.sliderImage span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px;
	width: 300px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
.sliderImage span strong {
    font-size: 14px;
}
.clear {
	clear: both;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 100px !important;
	height: 255px;
}
.right {
	right: 0;
	bottom: 0;
	width: 100px !important;
	height: 255px;
}
#left_side {
	float: left;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.45em;
}
a, a:visited, a:link {
	color:#FFF;
}
#right_side {
	float: right;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#header-right {
	text-align: left;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	height: 250px;
	position: absolute;
	left: 420px;
	float: right;
	z-index: 7;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#header-right a
{
	display: block;
	margin-bottom: 1px;
}

#header-right a:link
{
	text-decoration: none;
}

#header-right a:hover
{
	background-image: url(images/hover-header-right.png);
}

#bottom_side {
	background-image: url(images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	width: 800px;
	margin-right: 0px;
	margin-bottom: 15px;
	height: 20px;
	background-color: #900;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #828282;
	padding-left: 20px;
}

.title {
	background-image: url(images/bgtitle.gif);
	height: 31px;
	background-repeat: no-repeat;
	background-position: top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1.5px;
	line-height: 1.2em;
	margin-top: 20px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -2px;
	line-height: 0.8em;
}
h2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -15px;
	margin-top: 30px;
}
h3 {
	font-weight: bold;
	margin-bottom: -15px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


.right-h1 {
	background-image: url(images/bgtitle_right.png);
	background-repeat: no-repeat;
	height: 30px;
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.h2-right {
	font-size: 9px;
	margin-top: 0px;
	padding: 3px;
	background-color: #F00;
	margin-bottom: 15px;
	z-index: auto;
	text-transform: uppercase;
}
#left_side a:link, #right_side a:link, #left_side a:visited, #right_side a:visited{
	color: #FFF;
	text-decoration: none;
}
#left_side a:hover, #right_side a:hover {
	color: #FFF;
	text-decoration: underline;
}
label {
	font-size: 9px;
}
.h2 {
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 18px;
}
#mail-login {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666;

}
#left_side_single {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.45em;
}
.h2-table {
	font-size: 9px;
	margin-top: 0px;
	padding: 3px;
	background-color: #F00;
	margin-bottom: 5px;
	z-index: auto;
	text-transform: uppercase;
}
        .lavaLampBottomStyle {
	position: relative;
	width: 100%;
	margin: 0px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
        }
                .lavaLampBottomStyle li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampBottomStyle li.back {
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
                    }
                    .lavaLampBottomStyle li a {
	font: bold 14px arial;
	text-decoration: none;
	color: #FFF;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
	margin-top: auto;
                    }   
                        .lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
                            border: none;
                        }                     

