body{
	background:#DEDEDE;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#0067A3;
}
li{
	font-size:12px;
	list-style-image:url(images/bullet.gif);
}
a.inline{
	color:#0066CC;
	border-bottom:1px dotted #69C;
	text-decoration:none;
}
a.inline:hover{
	border-bottom:1px solid #69C;
	text-decoration:none;
}
#wrapper{
	width:782px;
}
#left{
	width:11px;
	background:url(images/website_left.gif) bottom no-repeat;
}
#right{
	width:11px;
	background:url(images/website_right.gif) bottom no-repeat;
}
#center{
	width:760px;
	background:#FFF;
}
#header{
	margin:10px;
}
#logo{
	width:94px;
}
#address{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	width:134px;
	padding:15px 0 0 17px;
	background: #FFF url(images/menu_seperator.gif) right no-repeat;
}
td.menuitem{
	width:102px;
	background: #FFF url(images/menu_seperator.gif) right no-repeat;
}
#tagline{
	margin:60px 0;
}
#page_content{
	background: #FFF url(images/pages_bg.jpg) bottom no-repeat;
	/*height:300px;	*/
	padding:40px 0;
}
#theme{
	width:237px;
}
#theme_image{
	margin:0 0 100px 0;
}
#text{
	color:#0067A3;
	padding-left:20px;
}
.accordian_header{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	cursor:pointer;	cursor:hand;
	text-decoration:none;
	
	
}
.accordian_header .inner{
	padding:5px;
	background:url(images/line_arrow_dn.gif) top no-repeat;
}
.accordian_content{
	font-size:11px;
}
.accordian_content h4{
	font-size:11px;
	margin:10px 0 5px 0;
}
#footer_menu{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999;
}
#footer_menu a{
	color:#999;
}