body, select, input, textarea, td, th, h1, h2, h3, h4, h5, h6, div {
	font-family: Tahoma, sans-serif;
}
body, select, input, textarea, td, th, div, p {
	font-size: 11px;
	line-height: 1.5em;
}

body {
	margin: 0px;
	padding: 0px;
	color: #545252;
	background: url(/htdoc/images/bg.gif) top left repeat-x;
}

a {
	text-decoration: none;
	outline: none;
	color: #1f296e;
}

a:hover{;
	text-decoration: underline;
}

a img{
	border: none;
	outline: none;
}

.clearfix {
	clear: both;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
	font-size: 0pt;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #1f296e;
}

h1{
	font-size: 18px;
}

h2{
	font-size: 16px;
}

h3{
	font-size: 14px;
}

h4{
	font-size: 14px;
}

h5{
	font-size: 11px;
	font-weight: bold;
}
h2 span, h3 span{
	display: none;
}

h3{
	margin: 17px 0px 11px 0px;
}

#page {
	width: 1004px;
	margin: auto;
}

#page:after { content: ""; display: block; overflow: hidden; clear: both; height: 0; zoom: 1;}

a.more{
	padding: 2px 30px 2px 0px;
	font-weight: bold;
	background: url(/htdoc/images/arrow.gif) 100% 50% no-repeat;
}

	#header {
		height: 357px;
		width: 1004px;
		position: relative;
		overflow: hidden;
	}

	#header h1 {
		position: relative;
		top: 22px;
		left: 8px;
		height: 51px;
		width: 158px;
		background: url(/htdoc/images/logo.gif) no-repeat;
		margin-bottom: 45px;
		z-index: 1;
	}

	#header h1 a {
		display: block;
		height: 51px;
		width: 158px;
	}

	#header h1 a span{
		display: none;
	}

	#menuTop, #mainMenu{
		margin: 0px;
		padding: 0px;
		zoom: 1;
	}

	#menuTop li, #mainMenu li{
		float: left;
		display: inline;
		list-style: none;
		zoom: 1;
	}

	#menuTop li a, #mainMenu li a{
		zoom: 1;
		display: block;
		text-indent: -3000px;
		height: 15px;
	}

	#menuTop{
		position: absolute;
		top: 47px;
		right: 27px;
		width: 340px;
		height: 15px;
	}

	#mainMenu{
		position: absolute;
		width: 555px;
		height: 17px;
		top: 87px;
		left: 260px;
	}

	#mainMenu li a{
		display: block;
		height: 17px;
		text-indent: -3000px;
	}

#bannerBox{
	padding: 15px 0px 15px 0px;
	height: 210px;
	background: url(/htdoc/images/banner_bg.gif) top left repeat-x;
}

#bannerBox .banner{
	float: left;
	width: 728px;
	display: inline;
}

#bannerBox .right{
	float: right;
	display: inline;
	width: 273px;
	height: 207px;
}
#bannerBox .right .newsletter{
	margin-left: 7px;
	height: 104px;
	overflow: hidden;
}

#bannerBox .right .newsletter div{
	margin: 0 0 7px 0;
}

#email-email{
	float: left;
	display: inline;
	width: 159px;
	height: 14px;
	padding: 2px 0 2px 4px;
	font-size: 10px;
	border: none;
	background: url(/htdoc/images/input_newsletter.gif) top left no-repeat;
}

#bannerBox .right .newsletter .submit{
	margin-right: 7px;
	float: right;
	display: inline;
}

#bannerBox .right .search{
	padding-left: 8px;
	height: 105px;
	overflow: hidden;
	position: relative;
	background: url(/htdoc/images/search_bg.gif) top left no-repeat;
}

#bannerBox .right .search .input{
	position: absolute;
	top: 57px;
	left: 7px;
	width: 176px;
	height: 14px;
	padding: 2px 0 2px 4px;
	border: none;
	background: url(/htdoc/images/input_search.gif) top left no-repeat;
}

#bannerBox .right .search .submit{
	position: absolute;
	top: 56px;
	left: 200px;
}

#wmc-paginator{
	height: 35px;
	padding-top: 10px;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	text-align: center;
}

#wmc-paginator .back{
	float: left;
}

#wmc-paginator .numbers{
	text-align: center;
	width: 450px;
	float: left;
	margin-left: 43px;
	overflow: hidden;
}

#wmc-paginator .next{
	float: right;
}

#wmc-paginator .back a,
#wmc-paginator .next a,
#wmc-paginator .numbers a
{
	text-decoration: none;
	line-height: 25px;
	font-size: 11px;
	color:#0099fd;
}

#wmc-paginator .back a{
	margin-left: 15px;
	padding-left: 27px;
	background: url(/htdoc/images/arrow_left.gif) no-repeat 0 50%;
}

#wmc-paginator .next a{
	margin-right: 15px;
	padding-right: 27px;
	background: url(/htdoc/images/arrow_right.gif) no-repeat 100% 50%;
}

#wmc-paginator .back a:hover,
#wmc-paginator .next a:hover,
#wmc-paginator .numbers a:hover
{
	text-decoration: underline;
}

#wmc-paginator .back img{
	margin-right: 17px;
}

#wmc-paginator .next img{
	margin-left: 17px;
}

#footer{
	width: 100%;
	background: url(/htdoc/images/strip_footer.gif) top left repeat-x;
}

#footer .in{
	padding-top: 20px;
	width: 1004px;
	height: 57px;
	margin: 0px auto;
	clear: both;
	color: #939393;
	overflow: hidden;
}

#footer .right,
#footer .left{
	display: inline;
}

#footer .in .right a,
#footer .in .left a{
	color: #606060;
	font-size: 11px;
}

#footer a img{
	border: none;
	outline: none;
}

#footer .in .left{
	float: left;
	display: inline;
}

#footer .in .right{
	margin-left: 5px;
	margin-right: 20px;
	float: right;
	display: inline;
}

#footer .in .right span{
	float: right;
	display: inline;
}

#footer .in .logos{
	float: left;
	display: inline;
	margin-left: 90px;
}

#footer .in .logos img{
	margin-right: 20px;
}

#logos{
	clear: left;
	width: 725px;
	height: 74px;
}

#logos ul {
	list-style: none;
	margin: 0px;
	padding: 24px 0 0 9px;
}

#logos ul li {
	float: left;
}

#logos a {
	display: block;
	background: url(/htdoc/images/logos.gif) no-repeat;
	height: 43px;	
	outline: none;
	text-indent: -3000em;
}

#logos a.l0 {background-position: -0px -0px;		width: 100px; 	margin-right: 38px;}
#logos a.l1 {background-position: -138px -0px;		width: 91px; 	margin-right: 58px;	}
#logos a.l2 {background-position: -287px -0px;		width: 116px;	margin-right: 54px;}
#logos a.l3 {background-position: -457px -0px;		width: 88px;	margin-right: 33px;}
#logos a.l4 {background-position: -578px -0px;		width: 120px;}


#shortcutBox {
	margin-bottom: 15px;
}

