body{
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
text-align: center;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}
/*ID*/
#content{
margin-left: auto;
margin-right: auto;
width: 725px;
}
#page{
width:720px;
margin-top: 10px;
border: 2px #97B1FC solid;
background-color: #FFFFFF;
}
#banner{
width: 720px;
height: 80px;
background-image:url(images/banner.gif);
}
#bannerlinks{
float: right;
padding-top:50px;
padding-right: 5px;
}
#bar{
margin-top: 10px;
margin-bottom: 10px;
}
#pagetxt{
width: 635px;
margin-right: auto;
margin-left: auto;
text-align: left;
}
#packages{
margin-top:15px;
}
#packages a{
font-size: 14px;
text-decoration: none;
padding-left: 3px;
}
#footer{
margin-top: 20px;
}
#verify{
margin-top: 15px;
}
#verify img{
border: 0px;
}

/*CLASSES*/

a{font-size: 12px;}

a:hover{color: #FF0000;}

.sections{
width: 200px;
margin-top: 20px;
margin-left: 20px;
float: left;
}
.secthead{
width: 200px;
height: 60px;
background-image: url(images/secthead.gif);
}
.sectheadtxt{
padding-top:20px;
padding-left:5px;
margin-left: 60px;
font-weight: bold;
font-size:16px;
}
.secttxt{
text-align: left;
}
.supsections{
display:inline;
width: 300px;
margin-top: 20px;
margin-left: 40px;
float: left;
}
h1{
text-align: center;
}
.pricing{
float: left;
width:300px;
}
.pricedesc{
float: left;
}
.paypalbutton{
float: left;
}
.2cobutton{
float: left;
}
.inclist{
float: left;
width:210px;
}
.inclist ul{
list-style-type:none;
padding: 0;
margin: 0;
font-size: 12px;
text-align:left;
}
.portsect{
text-align:left;
display:inline;
width: 300px;
margin-top: 20px;
margin-left: 60px;
float: left;
}
.bold{
font-weight:bold;
}
.floatleft{
float: left;
}
.floatright{
float: right;
}
.clear{
clear: both;
}
.spacer1{
height:200px;
}
.spacer2{
height:100px;
}

/* Menu */
.anylinkcss{
position:absolute;
visibility: hidden;
line-height: 18px;
z-index: 100;
background-color: #FFFFFF;
width: 205px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: FFFFFF;
color: #FF0000;
}