body { 
background-color: #f5f1f1;
}

#container {
position:absolute;
left:0px;
top:0px;
width:600px;
min-height: auto;
max-height: auto; 
	
margin-left: 10%;
margin-right: 20%;
}

.bg {
position: absolute;
width: 460px;
height: 470px;

top: 350px;
left: 450px;

background-image: url(graphics/images/bg_g.gif);
background-repeat: no-repeat;
}

div.bar_position {
	position:absolute;
	left:0px;
	top:0px;
	width:955px;
	height:600px;
}

div.logo-03 {
	position:absolute;
	left:100px;
	top:18px;
	width:114px;
	height:107px;
}

div.logo-05 {
	position:absolute;
	left:214px;
	top:60px;
	width:185px;
	height:65px;
}

div.blue-bar-03 {
	position:absolute;
	left:411px;
	top:105px;
	width:108px;
	height:37px;
}

div.blue-bar-04 {
	position:absolute;
	left:519px;
	top:105px;
	width:108px;
	height:37px;
}

div.blue-bar-05 {
	position:absolute;
	left:627px;
	top:105px;
	width:107px;
	height:37px;
}

div.blue-bar-06 {
	position:absolute;
	left:734px;
	top:105px;
	width:108px;
	height:37px;
}

div.blue-bar-07 {
	position:absolute;
	left:842px;
	top:105px;
	width:19px;
	height:37px;
}

div.blue-bar-10 {
	position:absolute;
	left:79px;
	top:125px;
	width:332px;
	height:17px;
}

div.blue-bar-13 {
	position:absolute;
	left:77px;
	top:558px;
	width:781px;
	height:17px;
}

.top_nav_home {
position: absolute;
top: 112px;
left: 420px;

text-align: left;
font-family: Verdana, Arial, san-serif;
font-size: 14px;
color: #f5f1f1;

z-index: 1;
}

.top_nav_about {
position: absolute;
top: 112px;
left: 530px;

text-align: left;
font-family: Verdana, Arial, san-serif;
font-size: 14px;
color: #f5f1f1;

z-index: 1;
}

.top_nav_areas {
position: absolute;
top: 114px;
left: 632px;
width: 150px;

text-align: left;
font-family: Verdana, Arial, san-serif;
font-size: 11.5px;
color: #f5f1f1;

z-index: 1;
}

.top_nav_contact{
position: absolute;
top: 112px;
left: 750px;

text-align: left;
font-family: Verdana, Arial, san-serif;
font-size: 14px;
color: #f5f1f1;

z-index: 1;
}

.content {
position: absolute;
top: 150px;
left: 100px;

width: 700px;
height: 350px;
}

h3 {
font-family: Verdana, Arial, san-serif;
font-size: 16px;
margin: 10px;
text-indent: 50px;
color: #2f2fb1;
}

p.global_nav {
position: absolute;
top: 570px;
left: 155px;
width: 100%;
height: 100px;

text-align: center;
font-family: Verdana, Arial, san-serif;
font-size: 10px;
color: #2f2fb1;
}

p {
font-family: Verdana, Arial, san-serif;
font-size: 12px;
margin: 10px;
text-indent: 50px;
color: #2f2fb1;
}

p.small {
font-family: Verdana, Arial, san-serif;
font-size: 9px;
margin: 10px;
text-indent: 50px;
color: #2f2fb1;
}


ul {
font-family: Verdana, Arial, san-serif;
font-size: 12px;
text-indent: 10px;
color: #2f2fb1;

	margin-left: 50px;
	list-style: disc;
}

ol {
font-family: Verdana, Arial, san-serif;
font-size: 12px;
text-indent: 10px;
color: #2f2fb1;

	margin-left: 25px;
	list-style: decimal;
}


a:hover.area { 
color: #f5f1f1;
text-decoration: none;
display: block; 
}

img {
border: none;
}

td { }

a:link { 
color: #16165c;
text-decoration: none;
}

a:link.top_nav {
color: #f5f1f1;
text-decoration: none;
}

a:visited { 
color: #000000;
}

a:visited.top_nav {
color: #f5f1f1;
text-decoration: none;
}

a:hover { 
color: #2f2fb1;
text-decoration: underline;
}

a:hover.top_nav {
color: #f5f1f1;
text-decoration: underline;
}

a:active { }
