﻿html {
	overflow-y: scroll;
} 

body
{
	background-image:url('../../images/main/bk.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #4b4b4b;
	margin: 0em;
	padding: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}

a:link {text-decoration: none; color: #bd0000;}
A:visited {text-decoration: none; color: #bd0000;}
A:active {text-decoration: none; color: #bd0000;}
A:hover {text-decoration: underline; color: red;}


#introcontainer {
	width: 950px;
}

#introright_col {
	width: 282px;
	float: right;
	padding-right: 10px;
}

#intropage_content {
	width: 645px;
}

.main
{
	background-color: #FFFFFF;
	width: 950px;
	text-align: left;
  	margin-left: auto;
    margin-right: auto;
}

.toptop
{
	background-image: url('../../images/main/top.gif');
	width: 950px;
	height: 35px;
  	margin-left: auto;
    margin-right: auto;
	text-align: right;
}

.toptop a
{
	color: #FFFFFF;
}

.logo
{
	background-image: url('../../images/main/logo.jpg');
	width: 310px;
	height: 86px;
	float: left;
}

.topright
{
	background-image: url('../../images/main/top.jpg');
	width: 640px;
	height: 86px;
	float: right;
	text-align: center;
}

.navigation
{
	background-image: url('../../images/main/navigation.jpg');
	width: 950px;
	height: 35px;
	float: left;
	line-height: 35px;
	text-align: center;
	font-weight: bold;
}

.navigation a{
	padding-right: 15px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}


.scroller
{
	background-image: url('../../images/main/scroller.jpg');
	width: 950px;
	height: 40px;
	float: right;
	color: #FFFFFF;
}

.scroller1
{
	width: 590px;
	color: #FFFFFF;
	float: right;
}

.intro
{
	width: 950px;
	float: left;
	background-color: #FFFFFF;
}


.mintitle
{
	padding: 5px 10px;
	background: #222021 url('../../images/main/smallnavbk.jpg') no-repeat right;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

.maintitle
{
	padding: 5px 10px;
	background: #222021;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: x-large;
}

.bottom
{
	text-align: center;
	font-size: x-small;
}

.scroller a
{
	color: #FFFFFF;
}

#midcontainer {
	width: 937px;
	margin-left: auto;
	margin-right: auto;
	height: 800px;
}

#midleft_col {
	float: left;
	width: 283px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
}


#midright_col {
	float: right;
	width: 283px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

#midpage_content {
	margin-right: 300px;
	margin-left: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

.images {
	padding-right: 15px;
	padding-bottom: 15px;
	float: left;
}


#maincontainerww {
	width: 937px;
	height: 850px;
}

#maincontainerha{
	width: 937px;
	height: 1950px;
}

#maincontainerban{
	width: 937px;
	height: 950px;
}


#maincontaineram{
	width: 937px;
	height: 1650px;
}


#maincontainerpe{
	width: 937px;
	height: 2600px;
}

#maincontainerpe{
	width: 937px;
	height: 2600px;
}

#maincontainerac{
	width: 937px;
	height: 1500px;
}


#maincontainerc{
	width: 937px;
	height: 2400px;
}

#maincontainerp{
	width: 937px;
	height: 1050px;
}

#maincontainerp1{
	width: 937px;
	height: 1050px;
}


#maincontainer1 {
	width: 937px;
	height: 1000px;
}

#maincontainer {
	width: 937px;
	height: 1150px;
}

#mainright_col {
	width: 300px;
	float: right;
}

#mainpage_content {
	margin-right: 320px;
	padding-left: 10px;
}
.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
border-bottom-width: 0;
font: normal 12px Verdana;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #000000;
width: 200px; /* default width for menu */
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background: #bd0000;
color: white;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #DEFFCA;
}

.anylinkcsscols .column{
width: 130px;
float: left;
}

.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcsscols li{
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}


#content {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	background: #FFF;	
}


hr {
	border: none;
	height: 1px; 
	line-height: 1px;
	background: #CCC;	
	margin-bottom: 20px;
	padding: 0;
}



.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

		h3 {
	margin: 0;
	padding: 7px 0 0 0;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
}

		div#feature_list {
			width: 100%;
			height: 334px;
			overflow: hidden;
			position: relative;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
			left: 0;
			z-index: 2;
			width: 202px;
		}

		ul#tabs li {
			font-size: 10px;
		}
		
		ul#tabs li img {
			padding: 5px;
			border: none;
			float: left;
		}

		ul#tabs li a {
			color: #222;
			text-decoration: none;	
			display: block;
			padding: 6px;
			height: 28px;
			outline: none;
		}

		ul#tabs li a:hover {
			text-decoration: none;
		}

		ul#tabs li a.current {
			background:  url('../../images/intro/tab.png');
			color: #FFF;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			left: 0;
			width: 100%;
			height: 334px;
			position: relative;
		}

		ul#output li {
			position: absolute;
			width: 100%;
			height: 334px;
		}

		ul#output li a {
			position: absolute;
			bottom: 10px;
			right: 10px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 11px;
			color: #FFF;
			background: #000;
			-moz-border-radius: 5px;
		}
		
		ul#output li a:hover {
			background: #D33431;
		}

