@charset "utf-8";
/* main texts and news */

#mainTextarea { 
	background-image:url(../images/BG_maintext.jpg);
	background-repeat: repeat-x;
	height: 263px;
	margin: 0px 0px 0px 0px;
}

#mainTextContainer { 
	width: 962px;
	height: 263px;
	margin: 0 auto;
	background-image:url(../images/BG_main_text.jpg);
	background-repeat:no-repeat;
}

#mainWrap { 
	width: 962px;
	margin-top: 0px;
	background-image:url(../images/mainbody_BG.jpg);
	background-repeat:repeat;
	height: 538px;
}

#textWrap { 
	float: left;
	width: 605px;
	margin-left:26px;
	font-family:  Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#333;
	line-height: 121%;
}

#H1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight:bold;
	color:#ff9933;
	margin-top: -20px;
	padding-top: 20px;	
}

#h1wrap { 
	float: left;
	width: 700px;
	height: 45px;
	margin-left: 140px;
	margin-top: 20px;
}


#quoteWrap { 
	float: right;
	width: 286px;
	height: 192px;
	margin-left: 0px;
	margin-top: 34px;
	background-image:url(../images/BG_quote.jpg);
	background-repeat:no-repeat;
}

#quote { 
	float: left;
	width: 266px;
	margin-left:8px;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#336699;
	line-height: 125%;
}

#news { 
	float: left;
	width: 290px;
	margin-left:11px;
	margin-top: 60px;
	font-family:  Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#336699;
	line-height: 125%;
}
