body {
background-image:url('PelekanosBack.jpg');
}

#wrap {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

#top {
	width:980px;
	height:217px;
}

#top_border {
	width:980px;
	height:20px;
	background-image:url('PelekanosBlue-Up.jpg');
}

#middle_top {
	width:980px;
	height:20px;
	background-image:url('PelekanosBlue-Middle.jpg');
}

#middle_top_left {
	float:left;
	width:220px;
	height:20px;
	margin:0 10px 0 20px;
	background-image:url('PelekanosMenuUp.jpg');
}

#middle_top_right {
	float:left;
	width:700px;
	height:20px;
	margin:0 20px 0 10px;
	background-image:url('PelekanosContent-Up.jpg');
}

#middle {
	width:980px;
	overflow:auto;
	/*background-image:url('PelekanosBlue-Middle.jpg');*/
	background-image:url('pelekanos_middle_back.jpg');
}

#middle_left {
	float:left;
	width:220px;
	min-height:350px;
	margin:0 10px 0 20px;
	background-image:url('PelekanosMenuMiddle.jpg');
}

#mact {
	width:640px;
	height:20px;
	margin:0 20px 0 20px;
}

#content {
	width:640px;
	margin:10px 20px 20px 20px;
}

#middle_right {
	float:left;
	width:700px;
	min-height:350px;
	margin:0 20px 0 10px;
	background-image:url('PelekanosContent-Middle.jpg');
}

#middle_bottom {
	width:980px;
	height:20px;
	background-image:url('PelekanosBlue-Middle.jpg');
}

#middle_bottom_left {
	float:left;
	width:220px;
	height:20px;
	margin:0 10px 0 20px;
	background-image:url('PelekanosMenuDown.jpg');
}

#middle_bottom_right {
	float:left;
	width:700px;
	height:20px;
	margin:0 20px 0 10px;
	background-image:url('PelekanosContent-Down.jpg');
}

#bottom_border {
	width:980px;
	height:20px;
	background-image:url('PelekanosBlue-Down.jpg');
}

#contact {
	width:980px;
	height:20px;
	margin:10px 0 10px 0;
	text-align:center;
}

#heliowebs {
	width:980px;
	height:20px;
	text-align:right;
}

/* Vertical Menu */
/* A Level */
#menu {
    width: 180px;
	margin:10px 20px 10px 20px;
    line-height: normal;
}

#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu li {
    display: inline;
    margin: 0;
    padding: 0;
}

#menu a {
    margin: 0;
    padding: 0;
    text-decoration: none;
}

#menu a span {
    display: block;
    padding: 2px;
    font-family: Verdana;
    font-size: 13px;
    color: #004D80;
}

#menu a:hover span {
    color: #EA9726;
}

#menu ul li.active a span {
    color: #EA9726;
}
/* B Level */
#menu ul ul {
    margin-left: 10px;
    padding: 0;
    list-style: none;
}

#menu ul ul li.normal a span {
    color: #004D80;
    font-size: 11px;
}

#menu ul ul li.normal a:hover span {
    color: #EA9726;
    font-size: 11px;
}

#menu ul ul li.active a span {
    color: #EA9726;
    font-size: 11px;
}

p {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 140%;
    color: #404041;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-bottom: 0px;
    text-indent: 0px;
}

a:link {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 140%;
    color: #004D80;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-bottom: 0px;
    text-indent: 0px;
    text-decoration: none;
}

a:visited {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 140%;
    color: #004D80;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-bottom: 0px;
    text-indent: 0px;
    text-decoration: none;
}

a:hover {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 140%;
    color: #EA9726;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-bottom: 0px;
    text-indent: 0px;
    text-decoration: none;
}

a:active {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 140%;
    color: #EA9726;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-bottom: 0px;
    text-indent: 0px;
    text-decoration: none;
}


.p1 {
    font-family: Verdana, sans-serif;
    font-size: 9px;
    line-height: 140%;
    color: #404041;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-bottom: 0px;
    text-indent: 0px;
}

#mact a {
    color: #EA9726;
    font-size: 14px;
}