/* CSS Document */
/* content:
	- PRESETS
	- LAYOUT
	*/
	

/* ------------------------------------------------------------------ */
/* PRESETS */

	BODY {margin:0px; padding:0px; background:#ffffff repeat-x;}

	IMG {border:0px;}
	
	TABLE {border-spacing:0px; border-collapse:collapse;}
	
	TD {vertical-align:top;}

/* ------------------------------------------------------------------ */
/* TEXT */
	
	P, A, SPAN, LABEL, LI {font-family:Arial; font-size:11px;}
	
	H1 {font-family:Arial, Helvetica, sans-serif; font-size:20px; letter-spacing:-1px; color:#434340; color:#ff2040; margin:16px 0px 12px 0px; padding:0px;}
	H2 {font-family:Arial, Helvetica, sans-serif; font-size:15px; letter-spacing:-1px; color:#434340; margin:12px 0px 10px 0px; padding:0px;}

	A.blue {color:#036daa;}
	A.blue:hover {color:#2f9ddc;}
	
	.dark {color:#434340;}
	STRONG.tah {font-family:Tahoma;}


/* ------------------------------------------------------------------ */
/* LAYOUT */

	#container {position:absolute; width:770px; margin-left:-385px; left:50%;}

	#leftMenu {width:191px; float:left; height:308px;}
	
	#content {width:549px; float:left; padding:0px 20px 10px 10px; color:#707278;}
	
	#bottomBanner {width:770px; clear:both; float:none;}
		#bottomAnim {width:770px; float:none; clear:both;}
		DIV.bottomTextCell {width:152px; float:left; padding:0px 20px;}
			DIV.bottomTextCell P {padding:0px; margin:0px;}
			DIV.bottomTextCell P.title {margin:0px 0px 8px 0px;}
			DIV.bottomTextCell P.title A {font-weight:bold; color:#30302e; font-family:Tahoma; font-size:12px; text-decoration:none;}
			DIV.bottomTextCell P.title A:hover, DIV.bottomTextCell P.content A:hover {text-decoration:underline;}			
			DIV.bottomTextCell P.content {margin:10px 0px;}
			DIV.bottomTextCell P.content A {color:#6a6b71; text-decoration:none;}
			DIV.bottomTextCell P.link A {color:#036daa;}
			DIV.bottomTextCell P.link A:hover {color:#2f9ddc;}

	/* ------------------------------------------------------------------ */
	/* HEADER */	

		#headerTop {width:770px; height:23px; float:none; clear:both; text-align:right; padding-top:10px;}
			#headerTop IMG {height:12px;}
		
		#headerBannerLarge {width:579px; height:265px; float:left;}
		#headerBannerThin {width:579px; height:225px; float:left;}
	
		#headerLeft {width:191px; height:53px; float:left; height:455px; background:url(../image/lt_menuback.jpg) no-repeat top; }
	
		#headerLogo {width:191px; height:53px; float:left;}
		#headerLogo IMG {position:relative; left:-16px;}
	

	/* ------------------------------------------------------------------ */
	/* FOOTER */	
	
		#footer {width:770px; clear:both; float:none; padding:24px 0px 10px 0px;}
			#footer DIV {width:100%; clear:both; float:none; text-align:center; color:#dedede;}
			#footer #bottomMenu {padding:0px 0px 6px 0px;}
			#footer #bottomMenu A, #footer #bottomMenu A:visited {color:#929192; text-decoration:none;}
			#footer #bottomMenu A.active {font-weight:bold; color:#5F5F5F !important;}
			#footer #bottomMenu A:hover {color:#ff2040;}
			#footer .copyright A, #footer .copyright A:visited {color:#a3a2a3; text-decoration:none;}
			#footer .copyright A:hover {color:#595859;}	

/* ------------------------------------------------------------------ */
/* SWF's */

	#topanim_large_container {width:579px; height:265px;}
	#topanim_thin_container {width:579px; height:225px;}	
	#leftanim_container {width:191px; height:402px;}
	#bottomanim_container {width:770px; height:155px;}

/* ------------------------------------------------------------------ */
/* FORMS */


/* ------------------------------------------------------------------ */
/* COMMON */

	.ieFix {font-size:0px; line-height:0px; margin:0px; padding:0px;}

	DIV.spacer {width:548px;  height:1px; background:url(../image/lt_spacer01.gif) repeat-x; margin:0px; padding:0px; line-height:0px; font-size:0px;}

/* ------------------------------------------------------------------ */
/* CONTACT */
	DIV.contact {float:left;}
	TABLE.contact {margin-left:20px;}
	TABLE.contact P {margin:0px 0px 2px 0px;}


/* ------------------------------------------------------------------ */
/* OFFEr */

	DIV.offerCell {width:528px;float:left; cursor:pointer; padding:10px; border-bottom:1px solid #eeeeee;}
	DIV.offerCellOf {background-color:#ffffff;}
	DIV.offerCellOn {background-color:#F7F7F7;}
	DIV.offerCell H2 {font-size:17px;}
	DIV.offerCell IMG {width:120px; height:101px; float:right;}