/* Start of CMSMS style sheet 'home stylesheet' */
@charset "UTF-8";
a {
text-decoration:none;
}
a:link {
color: #051666;
}
a:visited {
COLOR: #051666;
}
a:hover {
COLOR: #8790b9;
}
a:active {
COLOR: #051666;
}
h1,h2,h3,h4,h5,h6 {
color: #051666;
font-family:Tahoma, Georgia, sans-serif;
}

p {
font-family:Tahoma, Georgia, sans-serif;
}
body {
background-image:url(../images/home_images/steel_backgrnd_02.jpg);
background-repeat:repeat;
}

#wrapper {
	margin: auto;
	width: 1046px;
	margin-top: -8px;
	text-decoration:none
}
#wrapper #topblue {
	background-image: url(../images/home_images/images/Home-5f_01.jpg);
	height: 13px;
	width: 1046px;
}
#wrapper #logobar {
	background-image: url(../images/home_images/images/Home-5f_02.jpg);
	height: 97px;
	width: 1046px;
}

#wrapper #menuspacer {
	height: 31px;
	width: 77px;
	background-image: url(../images/home_images/images/Home-5f_03.jpg);
}
#wrapper #menubar {
	background-image: url(../images/home_images/images/Home-5f_03.jpg);
	height: 31px;
	width: 650px;
	z-index: 1111;
	margin-left: 77px;
	margin-top: -31px;
}
#wrapper #searchbar {
	background-image: url(../images/home_images/images/Home-5f_03.jpg);
	height: 31px;
	width: 319px;
	margin-left: 727px;
	margin-top: -31px;
}
#wrapper  #leftbar {
	height: 356px;
	width: 77px;
}
#wrapper #flashbanner {
	height: 356px;
	width: 895px;
	margin-left: 77px;
	margin-top: -356px;
        z-index: 1;
}
#wrapper #rightbar {
	height: 356px;
	width: 74px;
	margin-left: 972px;
	margin-top: -356px;
}
#wrapper #contentbar {
	height: 67px;
	width: 1046px;
	margin-top: -1px;
}
#wrapper #maincontent {
	background-image: url(../images/home_images/images/Home-5f_08.jpg);
	width: 1046px;
	margin-top: -16px;
}
#wrapper #bottombar {
	height: 94px;
	width: 1046px;
	background-image: url(../images/home_images/images/Home-5f_10.jpg);
}
#wrapper #footer {
	width: 1046px;
}
.style2 {font-size: 9px}


#maincontainer{
	width:235px;
	margin:0 auto;
	background:#eae8e9;
}

#mainimage{
	padding:14px 14px 13px 14px;
	margin:0 auto;
}
#maintext{
	padding:0px 14px 13px 14px;
}
.title{
	font-family:tahoma;
	font-size:18px;
	color:#051666;
	font-weight:bold;
}
.content{
	color:#000000;
	font-size:12px;
	font-family:tahoma;
}

.content span{
	color:#051666;
}
#gallery{
	width:235px;
	background:#ffffff;
}
.images{
	width:117px;
	float:left;
	background:#d9d7d7;
	text-align:center;
	padding-top:10px;
	padding-bottom:5px;
	border-bottom:1px solid #ffffff;
	color:#051666;
}
.images img{
	border:1px solid #ffffff;
}
.imagetitle{
	
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
}
.border{
	border:1px solid #ffffff;
}
.borderright{
	border-right:1px solid #ffffff;
}
.images:hover{
	background:url(images/home_images/image_hover.gif) no-repeat;
	color:#ffffff;
}
.images.current{
		background:url(images/home_images/image_hover.gif) no-repeat;
	color:#ffffff;
}

.live{
	background:url(images/home_images/image_hover.gif) no-repeat;
	color:#ffffff;
}

/* End of 'home stylesheet' */

