/* CSS Document */
body {
	margin:0;
	padding:0;
	background-color:#EFE0EF;
	font-size:13px;
	line-height:21px;
	font-family:Verdana, "Lucida Sans", Arial, "Trebuchet MS", sans-serif;
	}
#container{
	width:100%;
	display:block;
	position:absolute;
}
#container1{
	width:1000px;
	position:relative;
	margin:5px auto 2px;	
	background:#FDFBFD url(images/body_fill.jpg) repeat-x bottom;
}
#container2{
	background:url(images/content_r_fll.jpg) repeat-y right;
}
#container3{
	background:url(images/content_l_fill.jpg) repeat-y;
}
#page{
background:url(images/footer_l.jpg) no-repeat bottom left;
}
#header{
	height:295px;
	width:100%;
}
#headerRB{
	position:absolute;
	float:right;
	right:0;
	top:312px;
	width:225px;
	height:190px;
	background:url(images/header_b.jpg) no-repeat;
}
#links{height:32px;background-image:url(images/links_fill.jpg);background-repeat:repeat-x; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:14px;}
#content{
	position:relative;
	margin:-15px 320px 0 57px;
	padding:5px 0 45px;
	min-height:410px;
}
#contact{
		position:relative;
		float:right;
		right:0;
		width:252px;
		height:136px;
		margin-right:-140px;
		margin-left:10px;
		padding:30px 50px 0px 13px;
		background:url(images/contact_us.jpg) no-repeat;
		z-index:3;
}
#clearfloats,.cl{
	clear:both; width:100%;
}
#footer{
	height:15px;
	position:absolute;
	display:block;
	bottom:10px;
	left:0;
	width:1000px;
	font-size:10px;
	color:#969;
	z-index:5;
}
#footer a{color:#969; text-decoration:none;}
#footer a:hover{color:#663366;}

#footerL{
	position:absolute;
	float:left;
	display:block;
	bottom:0;
	left:0;
	width:25px;
	height:272px;
	z-index:2;
}
#footerR{
	position:absolute;
	float:left;
	display:block;
	bottom:0;
	right:0;
	width:314px;
	height:269px;
	z-index:2;
}
.tab,h1,h2,.ph,.email,.contact{font-family:"Trebuchet MS", Trebuchet, Cambria, Tahoma, Verdana, Arial, sans-serif;}
a{color:#969;} a:hover{color:#663366; text-decoration:none;}
.bullet{list-style-image:url(images/bullet.gif);}
.ph,.email,.contact{color:#666666;}
.ph{font-size:26px;}
.email{font-size:12px;}
.contact{font-size:15px;margin-top:5px;}
.subtitle{color:#996699; font-size:13px; font-weight:bold; text-decoration:underline;}
h1{color:#663366; font-size:25px; margin-top:0;}
.text{font-family:Verdana, Geneva, sans-serif; font-size:13px;}
.tab{height:23px; position:relative;float:left;font-weight:bold; font-size:14px; text-decoration:none; color:#FFFFFF; padding:4px 12px; margin:1px 0 0;border-right:1px solid #330033;}
a.tab:hover{color:#000; background-image:url(images/links_fill_on.jpg); background-repeat:repeat-x;}


