@charset "UTF-8";
/* CSS Document */

BODY {
	font-family: Myriad Pro, Verdana, Tahoma, Arial;
	color:#333;
	font-weight:normal;
	background-color:#6d246d;
	background:#fff url(/images/layout/bg.png);
	background-repeat:repeat-x;
	padding:0px;
	font-size:15px;
	margin:0px;
	line-height:1.3em;
	color:#333;
	behavior:url(/css/csshover.htc);
}



#master_container {
	margin-left:auto;
	margin-right:auto;
	width:1030px;
	
	margin-top:0px;
	padding:0px;
	
	
}

#layout_topshadow {
	width:100%;
	height:10px;
}

#layout_bottomshadow {
	background-image:url(/images/layout/shadow-bottom.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	height:40px;
	xborder:#999999 1px solid;
	
}

#layout_centrecontainer {
	margin:0px;
	padding:0px;
	width:1030px;
	background-image:url(/images/layout/watermark.png);
	background-position:660px 370px;
	background-repeat:no-repeat;
	

	

}

#layout_centrecontainer_topslice {
	background-image:url(/images/topbanner_1.jpg);
	
	background-position: top;
	xbackground-repeat:no-repeat;
	padding: 0px;
	margin:0px;
	height:298px;
	width:980px;
	overflow:hidden;
}

#toplogo {
	float:right;
	margin-right:45px;
	margin-top:255px;
}


#layout_content {
	vertical-align:top;
	padding:0px;
	margin:0px;

}


#layout_leftshadow {
	background-image:url(/images/layout/shadow-left.png);
	background-repeat:repeat-y;
	background-position:right;
	width:25px;
	
}



#layout_mainbody {
	

}

#layout_rightshadow {
	background-image:url(/images/layout/shadow-right.png);
	background-repeat:repeat-y;
	width:25px;
	
}


#singlecolumn {
	padding:20px 40px 20px 40px;
	width:900px;
	margin:0px
}

#leftcolumn {
	padding:0px;
	margin:0px; 
	float:left;
	padding-right:20px;
	padding-left:40px;
	width:630px;
	xborder-right:1px #ccc solid;
	padding-bottom:15px;
	padding-top:10px;
	
}

#rightcolumn {
padding-left:20px;
padding-top:20px;
float:left;
width:240px;
}


#monoSlideshow {
margin-bottom:20px;

}

/*#layout_floating_right_menu {
	margin:0px;
	padding:0px;
	float:right;
	
	
	margin-bottom:15px;
	margin-left:15px;
	padding-bottom:15px;
	
	
	
}*/

/*#bbtl {
float:left;
height:10px;
width:50px;
background-image:url(/images/layout/bbtl.png);

}

#bbt {
float:left;
height:10px;
width:100%;

}

#bbtr {
float:right;
height:10px;
width:50px;
background-image:url(/images/layout/bbtr.png);

}
*/


