html, body {
margin:0;
padding:0;
background:url('MainBack.png') repeat;
font-family:"Segoe UI", sans-serif;
}

#top {
height:300px;
padding:45px 0 0 0;
text-align:center;
background:url('TopBack.png') repeat-x;
}

#main {
width:100%;
padding-top:10px;
}


#services {
width:560px;
height:170px;
margin:auto;
padding-top:30px;
}


.service {
float: left;
width: 243px;
height: 70px;
font-size: 10pt;
text-align: left;
padding: 70px 11px 15px 11px;
text-shadow: 2px 1px #222e5f;
color: #a8b2db;
}

em {
color:#c8cbee;
}

.zb {
background:url('ZetaBoardsService.png') no-repeat;
margin-right:30px;
}

.if {
background:url('zIFService.png') no-repeat;
}

#about_info_container {
background:url('head_sep.png') 51% 90% no-repeat;
width:1000px;
height:145px;
margin:auto;
padding-top:15px;
}

#contact_info_container {
width:700px;
height:100px;
margin:auto;
padding:50px 0;
}


.about_info {
float: left;
width: 450px;
font-size: 11pt;
padding: 0 25px;
text-shadow: 2px 1px #222e5f;
color: #a8b2db;
text-align:left;
}

.contact_info {
float:left;
width:33%;
font-size: 11pt;
text-shadow: 2px 1px #222e5f;
color: #a8b2db;
text-align:center;
}

.contact_info h2 {
font-weight:500;
color:#c8cbee;
}

.about_info .desc {
text-align:left;
}

.about_info h2 {
padding: 0 0 10px;
margin:0;
text-align:center;
}

#footer {
width:806px;
margin:auto;
text-align:center;
}

#sep {
height:35px;
background:url('CopyrightUnderline.png') no-repeat;
}

#copyright {
font-family:"Helvetica Light", "Helvetica","Segeo UI", sans-serif;
font-size:9pt;
color:#1c254b;
text-shadow:0 1px 1px #6679B7;
}

#footer_links {
padding:10px;
}

#footer_links a {
font-size:13pt;
color: #a8b2db;
text-shadow: 1px 2px 1px #222e5f;
text-decoration:none;
}

#footer_links img {
margin-bottom: -5px;
}

#intro {
text-align:center;
color: #a8b2db;
text-shadow: 2px 1px #222e5f;
font-size:11pt;
}