@charset "utf-8";
/* 
CSS Document master.css
Date: Dec 12, 2009
*/

body
{
	background:url(../images/body_bg.jpg) repeat-x top;
	margin:26px 0;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#5d5d5d;
}
.layout
{
	width:862px;
	margin:0 auto;
}
.layout_l
{
	background:url(../images/left_shadow.jpg) no-repeat top left;
}
.layout_r
{
	background:url(../images/right_shadow.jpg) no-repeat top right;
}
.container
{
	width:726px;
	margin:0 auto;
	background:url(../images/banner.jpg) no-repeat 0 72px #F4F4F4;
}
.flashmenu
{
	padding:12px 12px 0 12px;
	height:63px;
}
.content
{
	margin:195px 0 0 0;
}
.h_seperator
{
	border-left:1px solid #FFFFFF;
}
.v_seperator
{
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	margin:0;
}
.titlebar
{
	background:url(../images/title_bg.jpg) repeat-x top;
	/*border-top:1px solid #FFFFFF;*/
}
p
{
	padding:12px 22px 26px 22px;
	margin:0;
	text-align:justify;
}
.fixedblog
{
	/*height:89px;*/
}
.catalog
{
	background:url(../images/lb_bg.jpg) no-repeat top left;
	vertical-align:bottom;
	line-height:22px;
}
.catalog div
{
	padding:5px 5px 5px 30px;
}
form
{
	padding:0;
	margin:0;
}
.top_bg
{
	background:url(../images/top_bg.jpg) no-repeat bottom right;
}
.home_cont
{
	padding-top:25px;
}
.title2
{
	position:absolute;
	width:174px;
	height:49px;
	left:0px;
	top:-22px;
	border-top:1px solid #FFFFFF;
	background:url(../images/vline.jpg) no-repeat right top;
}
.bottombanner
{
	height:56px;
	background:url(../images/bottom_banner.jpg) no-repeat top left;
	color:#FFFFFF;
	line-height:18px;
}
.textfield
{
	border:1px solid #d6d6d6;
	height:21px;
	width:158px;
	line-height:20px;
	font-family:Tahoma, Verdana;
}
.footer
{
	width:726px;
	height:50px;
	margin:0 auto;
	line-height:45px;
	border-bottom:4px solid #9e0719;
}
.link:hover,
a
{
	text-decoration:none;
	color:#5d5d5d;
}
.link,
a:hover
{
	text-decoration:none;
	color:#9e0719;
}
.right_top
{
	background:url(../images/right_top.jpg) no-repeat bottom left;
}
.right_bottom
{
	background:url(../images/right_bottom.jpg) no-repeat top left;
	vertical-align:top;
}
.alphabg
{
	background:url(../images/contentblock.png) repeat;
}
.heading
{
	font-weight:bold;
	padding:0;
	margin:0;
}
.textarea
{
	border:1px solid #cfcfcf;
	width:204;
	height:108px;
	color:#898989;
	font-size:11px;
	font-family:Tahoma, Verdana;
	line-height:22px;
}
.creativemenuholder
{
	margin-bottom:2px;
}
.creativemenuholder object
{
	
}
.creativemenu
{
	background:url(../images/lb_bg.jpg) no-repeat top left;
	vertical-align:top;
}
.imageholder
{
	position:relative;
	height:305px;
}
.nextbutton
{
	position:absolute;
	top:266px;
	right:40px;
	cursor:pointer;
}
.previousbutton
{
	position:absolute;
	top:266px;
	left:40px;
	cursor:pointer;
}
#caption
{
	background-color:#000000;
	left:50px;
	top:266px;
	width:380px;
	height:22px;
	line-height:22px;
	text-align:center;
	position:absolute;
	color:#FFFFFF;
}
