body{
	margin: 0;
	padding:0;
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #2C2C2C;
}
img{
	border:0;
}
#maincontainer{
	left: 50%; 	
	width:900px;
	margin-left: -450px; 
	position: relative;
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
}
#topmenu{
	background: url(../images/topbg.gif) repeat-x bottom	;
}
#topmenu .redline{
	height: 5px;
	background: #CB0D0D;
	border-bottom: 1px solid #C41807;
}
#topmenu .menu ul{
	margin: 0px;
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#topmenu .menu li{
	height: 39px;
	margin-top: 17px;
	margin-left: 22px;
	width: 120px;
	display: inline;
	background: url(../images/topspacerf.gif) no-repeat 0 -9px;
}
#topmenu .menu a{
	margin-top:4px;
	padding-left: 10px;
	font-size: 14px;
	color: #292929;
	text-decoration: none;
	font-weight: bold;
}
#topmenu .menu a:hover{
	text-decoration: underline;
}
#topmenu .menu a.small{
	padding-left: 10px;
	font-size: 11px;
	color: #878787;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
#header{
	height:183px;
	background: url(../images/bghead.gif) repeat-x;
}
#logo{

}

#menu .menu{
	padding:4px 0px 4px 10px;
	width:207px;
	background: url(../images/tilemenu.gif) repeat-x bottom;
	border:1px solid #F8F7F7;
}
#menu .menu ul{
	margin: 0px;
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#menu .menu a{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 32px;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 27px;
}
#menu .r a{
	background: url(../images/giftred.gif) no-repeat;
}
#menu .r a:hover{
	background: url(../images/giftredo.gif) no-repeat;
}
#menu .b a{
	background: url(../images/giftblue.gif) no-repeat;
}
#menu .b a:hover{
	background: url(../images/giftblueo.gif) no-repeat;
}
#menu .g a{
	background: url(../images/giftgreen.gif) no-repeat;
}
#menu .g a:hover{
	background: url(../images/giftgreeno.gif) no-repeat;
}
#menu .newsletter{
	width: 218px;
	height: 84px;
}

#bottom .redline{
	height: 2px;
	background: #CB0D0D;
	border-bottom: 1px solid #C41807;
}
#bottom{
	border-bottom: 1px solid #efefef;
}
#bottom .copy{
	line-height: 22px;
}
#bottom .menu{
	
}
#bottom ul{
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#bottom ul li{

}
#bottom a{
	background:url(../images/menuline.gif) no-repeat 0px 4px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 22px;
	color: #2c2c2c;
	text-decoration: none;
}
#bottom a.last{
	background:url(../images/menuline.gif) no-repeat 0px 4px;
	padding-left: 1px;
	padding-right: 5px;
}
.barhead{
	background:url(../images/redstripe.gif) no-repeat 1px 0px;
	height: 40px;
	font-size: 18px;
	padding-left: 32px;
	line-height: 37px;
}
.searchform{
	padding-top:10px;
	height: 20px;
	background:url(../images/search.gif) no-repeat 0 10px;
}
.searchform .inputtext{
	background: transparent;
	border:0px;
	margin:0px;
	font-size: 9px;
	line-height: 8px;
	width: 100px;
}
.searchform .button{
	background: transparent;
	border:0px;
	margin:0px;
	padding: 0px;
	display: inline;
	width: 23px;
}
#banner{
	position:absolute;
	right:0px;
	width:191px;
}
#page_title{
	color: #CB0D0D;
	font-size: 20px;
	font-weight: bold;
}
.page_content{
	font-size: 13px;
}

/*typo*/
.arial{
	font-family: Arial;
}
.w{
	color: #ffffff;
}
.bb{
	border-bottom: 2px solid #cb0d0d;
}
.fb{
	font-weight: bold;
}
.h10{
	height:10px;
}
.h66{
	height:66px;
}
.h22{
	height:22px;
}
.h179{
	height:179px;
}
.pt4{
	padding-top:4px;
}
.pt10{
	padding-top:10px;
}
.pt20{
	padding-top:20px;
}
.mb10{
	margin-bottom:10px;
}
.pl20{
	padding-left:20px;
}
.pr22{
	padding-right:22px;
}
.pr10{
	padding-right:10px;
}
.w219{
	width: 219px;
}
.w483{
	width: 483px;
}
.w624{
	width: 624px;
}
/*floating*/
.fl{
	float: left;
}
.fr{
	float: right;
}
.cl{
	clear: left;
}
.cr{
	clear: right;
}
.cb{
	clear: both;
}
.di{
	display: inline;
}
.h{
	display: none;
}