a {
	outline: none;
	color: #1D386F;
	}
a:hover {
	text-decoration: none;
	}

a.more {
	float: right;
	color: #1D386F;
	text-decoration: underline;
	padding-left: 10px;
	background: #fff url(images/more.jpg) no-repeat 0px 2px;
	}
	
a:hover.more {
	text-decoration: none;
	}

button {
	outline:none;
	}
	
a img{
	border: none;
}
	
body {
	background: #193769 url('images/body-bg.jpg');
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #58595B;
	font-size: 0.70em;
	text-align: center;
	}

#container {
	position: absolute;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	/*margin: 0 auto;*/
	top: 0;
	left: 50%;
	margin-left: -490px;
	text-align: left;
	width: 980px;
	background: #fff;
	/*height: 100%;*/
	}
	
#bg {
	width: 950px;
	padding-top: 10px;
	margin: 0 auto;
	background: #fff;
	/*overflow: auto;*/
	text-align: left;

	}	
	
#header {
	margin: 0 auto;
	height: 74px;
	width: 950px;
	background: #fff;
	/*background: #fff url('images/ms-logo.jpg') top left no-repeat;*/
	}

#headMenu {
	float: right;
	font-size: 10px;
	padding-top: 25px;
	}
	
#main {
	clear: both;
	width: 950px;
	margin: 20px 0;
	}

#main h3{
	text-align: center;
	color: #1D386F;
	font-weight: normal;
	}

#main-left, #main-center, #main-right, #main-large {
	float: left;
	}
#main-left {
	width: 210px;
	font-size: 12px;
	}

#main-center {
	width: 500px;
	margin: 0;
	padding: 0 15px;
	}
#main-large {
	width: 725px;
	margin: 0;
	padding: 0 15px 0 0;
	}
#main-center h1, #main-large h1{
	color: #1D386F;
	font-size: 18px;
	margin: 0;
	/*background: url('images/h1-bg.jpg') bottom left repeat-x;*/
	border-bottom: 2px solid #1D386F;
	padding: 3px 10px 3px 0;
	margin: 0;
	}

.pagetitle {
	padding: 0 0 10px 0;
	}
	
#main-right {
	width: 210px;
	}
#main-right p{	
	margin: 0;
	}
#main-left h2, #main-right h2 {
	color: #1D386F;
	font-size: 12px;
	margin: 0 0 10px;
	padding: 0;	
	border-bottom: 1px solid #1D386F;
	}
#main-left .box ul, #main-right .box ul {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 12px;
	list-style-image:url('images/ulplus.jpg');	
	}
#main-left .box li, #main-right .box li {
	padding: 0 0 5px;
	}

#banner {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 910px;
	height: 320px;
	/*background: #fff;*/
	background: #fff url('images/ms-banner.jpg') top center no-repeat;
	}
	
#highlight {
	/*margin: 15px 0 0;
	padding: 11px 0 0 15px;	*/
}

#bottombox {
	background: #58595B;
	height: 38px;
	margin: 15px 0 0;
	padding: 11px 0 0 15px;
}
	
#boxes {
	width: 950px;
	margin: 10px 0 0;
	padding: 0;
	text-align: center;
	}
	
#boxes h2{
	font-size: 16px;
	color: #1D386F;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-align: left;
	}
#boxes p {
	text-align: left;
	margin: 5px 0;
	}
	
.box-top-menu {
	width:  210px;
	height: 27px;
	background: #fff url('images/box-top-menu.jpg') top center no-repeat;	
	border-bottom: 1px solid #ADABAB;
	}
	
.box-top-menu-long{
	width:  210px;
	background: #fff url('images/box-top-menu-long.jpg') top center;	
	border-bottom: 1px solid #ADABAB;	
	overflow: auto;
}

.box-top-menu-long span {
	float:left;
	margin:0;
	padding:7px 15px 5px 12px;
	width: 170px;
	line-height: 16px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	font-family: Arial,Verdana,sans-serif;
	}

.box-top-menu span {
	float:left;
	margin:0;
	padding:7px 15px 5px 12px;
	width: 170px;
	line-height: 16px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	font-family: Arial,Verdana,sans-serif;
	
	}

.box, .box-menu {
	margin-bottom: 10px;	
	}
.box, .boxleftpad {
	width: 210px;
	float: left;
	}
.boxleftpad {
	margin-left: 10px;
	}
.box-top {
	width: 210px;
	height: 12px;
	background: #fff url('images/box-top.jpg') top center no-repeat;
	}
.box-mid, .box-mid-left {
	width: 190px;
	background: #fff url('images/box-mid.jpg') top center repeat-y;
	padding: 0 10px;
	}

.box-mid {
	height: 140px;
	}
.box-bot {
	width: 210px;
	height: 42px;
	background: #fff url('images/box-bot.jpg') top center no-repeat;
	}
.box-bot-shadow {
	width: 210px;
	height: 10px;
	background: #fff url('images/box-bot-shadow.jpg') top center no-repeat;
	}	
.clear {
	clear: both;
	}
.topalign{
	vertical-align: top;
	}
.proimg {
	float: left;
	margin: 0 5px 0 0;
	}
.prodesc {
	padding-left: 5px;
	font-weight: bold;
	}
#footer {
	clear: both;
	padding: 10px;
	margin: 0;
	}
	
#slider{overflow:hidden;display: block;margin:0 auto}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	/*
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/	
	width:870px;
	height:320px;
	}
#slider li{
	overflow:hidden;
	}
#prevBtn, #nextBtn{
	margin: 115px 0 0;
    width:15px;
    height:90px;
    
	}
#prevBtn {
	/*left:-10px;*/
	float: left;
}
#controls {
	clear: both;
}
#nextBtn{
	/*left:696px;*/
	float: right;
	}

#prevBtn a, #nextBtn a{
	margin: 0;
	padding: 0;
	display:block;
	width:15px;
	height:90px;
	background:url(images/btn_prev.gif) no-repeat 50% 50%;
	}
#prevBtn a:hover{
	background:url(images/btn_prev_hover.gif) no-repeat 50% 50%;
	}
#nextBtn a{
	background:url(images/btn_next.gif) no-repeat 50% 50%;
	}
#nextBtn a:hover{
	background:url(images/btn_next_hover.gif) no-repeat 50% 50%;
	}
/* image replacement */
    .graphic, #prevBtn, #nextBtn{
        /*margin:0;*/
        padding:0;
        display:block;
        overflow:hidden;
        text-indent:-8000px;
        }
/* // image replacement */
	
.scrollitem {
	text-align: left;
	width: 870px;
	height:320px;
	color: #fff;
	overflow: hidden;
	margin: 0;	
	padding: 0;
	float: left;
	}

.scrollitemText {
	padding: 0;	
	width: 870px;
	height: 200px;
	margin: 58px 0 0;
	overflow: hidden;
	}
.scrollitemText h2 {
	font-size: 34px;
	font-weight: normal;
	margin: 0;
	padding: 20px 15px;
}

.scrollitemText p {
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	width: 840px;
	padding: 0 15px;
	}
	
.scrollitemText a {
		color: #fff;
	}
	
.scrollitemText a:hover {
		color: #1D386F;
		background-color: #fff;
	}
	
.searchbox {
	background: #C6C6C6;
	border: 1px solid #1D386F;
	height: 12px;
	margin: 0;
	position: relative;
	right: 16px;
	top: 5px;
	width: 139px;
	font-size: 11px;
	color: #1D386F;
	}
.searchbutton {
	position: relative;
	top: 8px;
	right: 8px;	
	}
.resultNum {
	font-weight: bold;
	padding-right: 10px;
	}
.resultText {
	padding-left: 20px;
	}
.bycls {
	margin-top:0px;
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity:0.7;
}
.bycls:hover {
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity:1.0;	
}