body, h1, h2, h3, h4, p, li, ul, form, fieldset, p, img{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
background-image: url(images/elements/bg.jpg);
background-repeat: repeat;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}


#wrapper{
width: 822px;
margin: auto;
}

#top{
width: 822px;
height: 201px;
background-image: url(images/elements/title.png);
background-repeat: no-repeat;
}

#menu{
width: 822px;
}

#content{
width: 667px;
padding: 20px 60px 12px 95px;
background-image: url(images/elements/body_bg.png);
background-repeat: repeat-y;
}

#footer{
width: 822px;
height: 41px;
text-align: center;
background-image:url(images/elements/bottom.png);
background-repeat: no-repeat;
padding-top: 3px;
color: #FFFFFF;
font-size: 11px;
}

.third{
width: 212px;
padding-right: 10px;
float: left;
}

.twoThird{
width: 414px;
float: left;
}

.half{
width: 323px;
margin-right: 10px;
float: left;
}

.bodyLeft{
width: 162px;
text-align: center;
float: left;
padding: 0 10px 0 10px;
}

.bodyRight{
width: 445px;
margin: 0 0 10px 0;
padding: 10px;
background-color: #EAECFF;
float: left;
}

.floatRight{
float: right;
margin-right: 10px;
}

.floatLeft{
float: left;
}

.bodyBottom{
width: 667px;
float: left;
}

.clear{
width: 667px;
height: 0;
clear: both;
}

.servicesMain {
width: 255px;
float: left;
text-align: right;
}

.servicePix {
width: 390px;
margin-left: 10px;
float: left;
}

.formTitle{
font-size: 11px;
font-weight: bold;
color:#0080C0
}


.portList{
font-size: 11px;
font-weight: none;
}

.entry{
width: 404px;
margin-left: 10px;
}