@import url('/templates/css/menus/horizontal_dd_default.css');
body {
	padding:0px;
	margin:0px;
	font-family:Arial, sans-serif;
}

#header {
	position:top center;
	margin:auto;
	height:100px;
}

#header img {
	margin:20px 0 0 260px;
}

#top {
	position:top center;
}

#bottom{
	position:top center;
}

#center {
	margin-left:90px;
}

#content {
	font-size:12px;
	text-align:justify;
	margin-left:150px;	
	padding:0px 20px 10px 20px;
	/* another ie fix */
	line-height:1.2; 
}

/* Fix for IE6 italics causing drop-down */
/* hide from MacIE. only WinIE sees this. \*/
* html #page {
	overflow: hidden;
	o\verflow: visible;
}/* end hide */

#content p, #content div {
	margin:0;
    margin-bottom:8px;
}

#content img {
	margin:4px;
}

#header h1{
	font-family:"Century Gothic", Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	text-align:left;
	padding-left:260px;
	padding-top:20px;
}

#content h1 {
	font-size:18px;
}

#content h2 {
	font-size:14px;
}

#menu {
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

#menu ul {
	margin:0 0 0 260px;
	border-left:1px solid #CCC;
}
#menu li {
	line-height:23px;
	text-align:center;
	margin-left:-4px;
	padding:5px 30px 5px 30px;
	display:inline;
	height:25px;
	border-right:1px solid #CCCCCC;
}

#menu, #side_menu, #footer{
	font-family:Verdana, Helvetica, ariel;
	font-size:11px;
	font-weight:bold;
}

#side_menu {
	float:left;
	margin-top:71px;
	margin-top:58px;
	width:140px;
	height:auto;
}

#side_menu ul {
	border-top:1px solid #ffffff;
	padding:0px 0px 0px 0px;
	margin:0px;
	text-align:left;
}

#side_menu li {
	list-style:none;
	padding:10px 5px 10px 20px;
	border-bottom:1px solid #ffffff;
}

image {
	border:1px solid #000;
	margin:4px 4px;
}

#footer {
	font-size:10px;
	padding-left:260px;
	clear: both;
	voice-family: "\"}\"";
	voice-family:inherit;
	line-height:23px;
	height:25px;
}

hr {
	border-width: 1px 0 0 0;
	border-style:solid;
	border-color:#CCC;
	height: 0;
}