html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-size: 13px;
	font-family: Georgia;
	color:#333333;
}
a {
	color: #333333;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 5000px;
	min-width: 1000px;
}


/* Middle
-----------------------------------------------------------------------------*/
#content {
	width: 25000px;
	height:100%;
	left:0px;
}
#middle {
	position:absolute;
	width: 100%;
	height:100%;
	top: 0px;
	left:0px;
	overflow:scroll;
}

#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

.page {
position:relative;
width:1280px;
height:1280px;
line-height:150%;
float:left;
}
#left {
	height: 100%;
	width: 375px;;
	position: fixed;
	top: 180px;
	left: 0px;
}
.logo{
position:fixed;
top:40px;
left:40px;
z-index:10;
}

.menublock {
position:fixed;
left:40px;
top:220px;
width:170px;
height:170px;
min-width:170px;
background-color:#333333;
min-height:170px;
color:#FFFFFF;
padding-top:15px;
z-index:10;
}

.menublock  a{
color:#FFFFFF;
font-family: Verdana;
font-size:13px;
text-decoration:none;
padding:7px 14px;
line-height:145%;
cursor:pointer;
}

.menublock2 {
z-index:5;
position:fixed;
left:40px;
margin-left:0px;
top:220px;
height:170px;
background-color:#333333;
min-height:170px;
color:#FFFFFF;
padding-top:15px;
display:none;
}

.menublock2  a{
font-family: Verdana;
font-size:13px;
color:#FFFFFF;
text-decoration:none;
padding:7px 14px;
line-height:145%;
cursor:pointer;
}
#selected {
color:#BD203C;
}
#selected2 {
color:#BD203C;
}
#selectedtop {
color:#FFFFFF;
}


.topmenu {
font-family: Verdana;
font-size:11px;
position:fixed;
left:220px;
top:37px;
color:#BD203C;
z-index:10;
}
.topmenu  a{
color:#BD203C;
}
.clear {clear: both;}
.column4 {float:left; width:160px; padding-right:40px; padding-top:40px;}
.column3 {float:left; width:265px; padding-right:20px;}
.main {background-color:#E7AC23;}
h1 {font-family:Georgia; font-size:40px; color:#FFFFFF; line-height:100%; font-weight:lighter;}
h2 {font-family:Georgia; font-size:40px; color:#FFFFFF; line-height:100%; font-weight:lighter; text-decoration:underline;}

h3 {font-family:Georgia; font-size:18px; font-weight:lighter;}
h4 {font-family:Georgia; font-size:24px; line-height:30px; color:#FFFFFF; background-color:#333333; font-weight:lighter; display:table; padding:0 5px;}
h5 {font-family:Georgia; font-size:24px; line-height:120%; color:#333333; font-weight:lighter; padding-bottom:40px;}
h6 {font-family:Georgia; font-size:28px; color:#FFFFFF; line-height:100%; font-weight:lighter; padding-bottom:25px;}

.pcol {width:43%; margin: 40px 30px 20px 20px; float:left;}
.pcol img {padding-bottom:40px;}
.pcol2 {width:35%; margin: 40px 30px 20px 20px; float:left;}

.disabled  a{color:#686868; cursor:default;}
