body {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	margin:0;
	line-height: 26px;
}



a {
color:#245FA3;
font-weight:700;
text-decoration:none;
}

a:hover {
color:#666666;
}

li {
list-style-image:url(backgrounds/li.gif);
line-height:14px;
text-align:left;
}

#menu {
	padding: 0px;
	width: 800px;
	top: 80px;
	float: right;
	clip: rect(auto,auto,auto,auto);
	position: absolute;
	left: 0px;
	margin: 0px;
	height: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu ul {
float:right;
margin:0;
padding:0;
}

#menu li {
float:left;
list-style:none;
color:#333;
margin:0 -2px;
padding:0;
}

#menu li a {
display:block;
width:128px;
color:#000;
text-decoration:none;
text-align:center;
background-image:url(../images/menudown.jpg);
background-repeat:no-repeat;
margin:0 0px;
padding:14px 0 6px;
}

#menu li a:hover {
color:#FFF;
background-image:url(../images/menuhover.jpg);
}

#menu li .active {
background-color:#222;
color:#FFF;
background-image:url(../images/menuhover.jpg);
}
#menu img {
	float:right;
	border:0;
	margin: 0px;
	padding: 0px;
}

#top {
	background-color:#FFF;
	height:112px;
	padding:0px;
	width: 800px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
	float: none;
}

#top img {
	float:left;
	border:0;
	margin: 20px 20px 10px;
}

#header {
width:726px;
height:150px;
background-repeat:no-repeat;
border-top:thin none #E63700;
border-right:thin solid #E63700;
border-bottom:thin solid #999999;
border-left:thin solid #E63700;
margin:0 0 0 150px;
padding:0;
}

#logo {
width:725px;
background-image:url(../images/PegasusLogo.gif);
height:100px;
background-repeat:no-repeat;
margin:0 auto 5px;
}

#header h1 {
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
font-size:30px;
text-transform:uppercase;
font-weight:400;
color:#736451;
text-align:left;
margin:0 0 30px;
padding:5px 0 0;
}

#header h2 {
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
font-size:15px;
text-transform:uppercase;
text-align:right;
font-weight:400;
color:#000;
border-bottom:1px solid #eee;
margin:0;
padding:0;
}

.pageheader {
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
font-size:16px;
text-transform:uppercase;
font-weight:600;
color:#666666;
}

#content {
	width:800px;
	border-top:1px none #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px none #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding: 0px;
	margin: 0px;
	clear: both;
	
}

.introduction {
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:24px;
font-size:12px;
color:#006699;
background-position:bottom left;
background-repeat:no-repeat;
padding:0 200px 35px 0;
}

.logo {
float:left;
margin-right:30px;
}

.clearer {
clear:both;
}

#sidebar {
	width:160px;
	float:right;
	font-size:100%;
	color:#6C534A;
	text-align:left;
	padding-right: 15px;
	padding-top: 33px;
	padding-left: 10px;
}

#sidebar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:400;
	color:#666666;
	text-align:right;
	line-height: 23px;
	margin: 0px 0px 25px;
	padding: 0px;
}

.submenu a {
display:block;
width:100%;
background-image:url(backgrounds/bullet_go.gif);
background-position:right;
background-repeat:no-repeat;
padding:5px 0 5px 5px;
}

.submenu a:hover {
background-color:#eee;
background-image:url(backgrounds/submenua_hover.jpg);
background-repeat:repeat-y;
}

#mainbar {
	margin-right:185px;
	padding-right:38px;
	background-image:url(spiral-tile.jpg);
	background-position:left;
	background-repeat:repeat-y;
	padding-top: 10px;
	padding-left: 75px;
	text-align: left;
	height: 500px;
}

#mainbar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:25px;
	text-transform:uppercase;
	font-weight:400;
	color:#0356A4;
	line-height: 28px;
}

#mainbar p {
line-height:20px;
padding:10px 10px 0px 0px;
}

#mainbar .articleimg {
float:right;
border:1px solid #EFEFEF;
margin-left:20px;
margin-top:20px;
margin-bottom:20px;
padding:5px;
}
#content #mainbar img {
	padding: 4px;
	border: 1px solid #D6CCD9;
	margin: 7px;
}
#footer {
	background-color: #999999;
	color: #FFFFFF;
	font-size: 9px;
	border-top: 1px solid #000000;
	left: 158px;
	padding: 2px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 11px;
	line-height: 9px;
	text-align: right;


}	

#footer p { margin: 0 10px; text-align: center; }	

#footer a:hover { background-color: #222; 

}
#content #mainbar form {
	padding: 10px;
}
#tabs {
	position: relative;
	width: 22px;
	top: -5px;
	right: -15px;
	float:right;
	text-align:right;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mainbarHead {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:25px;
	text-transform:uppercase;
	font-weight:400;
	color:#0356A4;
	line-height: 28px;
}

