
<!--
BODY {
      text-align : center;
      background-color: #CC0000;
      top: 0;
      }
#header {
        text-align: left;
        width: 924px;
        height: 30px;
        top: 0;
        bottom: auto;
        background-color: #333333;
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
        font-size: 12px;
        color: #C0C0C0;
      }
h2 {
 font-family: tahoma, verdana, arial, helvetica, sans-serif;
 font-size: medium;
 margin: 0px;
 padding: 10px;
 text-align: center;
 color: #666666;
}
h1, h3 {
 font-family: tahoma, verdana, arial, helvetica, sans-serif;
 font: normal small;
 font-size: medium;
 margin: 0px;
 padding: 0px;
 text-align: center;
 color: #666666;
}
h4 {
 font-family: tahoma, verdana, arial, helvetica, sans-serif;
 font: normal small;
 font-size: 14px;
 margin: 0px;
 padding: 0px;
 text-align: center;
 color: #666666;
}
#sidebarL {
        width: 20px;
        height: 100%;
        margin: 0;
        padding: 10;
        float: left;
        background-color: #666666;
      }
#sidebarR {
        width: 20px;
        top: 10px;
        height: 100%;
        margin: 0;
        padding: 0;
        float: right;
        background-color: #666666;
}
#main {
        width: 924px;
        top: 10px;
        background-color: #ffffff;
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
}
#worldwide_sms ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#worldwide_sms li {
	display: inline;
	padding-left: 8px;
	background: url(/img/bulksms.gif) no-repeat left center;
}
#footer {
        width: 924px;
        height: 20px;
        bottom: 0;
        background-color: #333333;
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
        font-size: 12px;
        text-valign: middle;
        color: #666666;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
-->
