body {
	font-size: 70%; /* Resets 1em to 10px */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	 background:url(../images/bsm_bg.png) top center repeat-x #FFF;
	color: #333;
	text-align:left;
	padding:0px;
	margin:0px;
	height:100%;
	}
	
html {
	height:100%;
	}	
	
#Page {
	clear:both;
	width: 600px;
	height:auto;
	min-width: 300px;
	margin-left:auto; 
	margin-right:auto;
	border:none;
	padding:0px;
	margin-top:110px;
	}			
	
#Header {
	width:auto;

	}
	
a.logo {
	display:block;
	float:left;
	width:175px;
	height:90px;
	background:url(../images/bsm_logo.gif) top left no-repeat;
	padding:0px;
	margin:0px;
	}

h1 {
	padding:0px;
	height:0px;
	}	
	
h2	{
	display:block;
	float:right;
	width:425px;
	background:url(../images/top_bg.jpg) right bottom no-repeat;
	padding-top:25px;
	margin:0px;
	height:65px;
	font-size:1.15em;
	font-weight:normal;
	text-align:right;
	}
	
h3 {
	font-weight:normal;
	font-size:1.75em;
	color:#3366cc;
	margin:10px 0px;
	padding:0px;
	}	
	
h4 {
	padding:0px;
	margin:0px;
	}	
	
.splash {
	clear:both;
	width:auto;
	height:130px;
	background:url(../images/bsm_splash.jpg) top right no-repeat;
	padding:0px;
	margin:0px;
	}	

span.HideText {
	display:none;
	}	

a:link, a:visited {
	text-decoration:none;
	color:#333399;
	}	
	
a:hover, a:active {
	text-decoration:none;
	color:#FF9900;
	}	
	
#ColLeft {
	float:left;
	width:200px;
	height:auto;
	margin-top:5px;
	}

	
	
#ColRight {
	float:right;
	width:380px;
	height:auto;
	margin-top:5px;
	}
	
/* PLAN STYLES */	
	
.boxPlan {
	width:360px;
	height:135px;
	padding: 10px 10px 0px 10px;
	margin-bottom:15px;
	background:url(../images/box_bg.jpg) top center no-repeat;
	}	
	
.detailBox {
	width:360px;
	height:70px;
	background:url(../images/grid_bg.gif) top left no-repeat;
	}	
	
.dtailPrice {
	float:left;
	width:80px;
	height:auto;
	padding: 5px 0px 0px 10px;
	text-align:center;
	}
	
.dtailPrice p {
	padding:0px;
	margin:0px;
	}	
	
span.price {
	font-weight:bold;
	font-size:3em;
	}	
	
.dtailTxt {
	float:right;
	width:250px;
	height:auto;
	padding: 10px 10px 0px 10px;
	text-align:left;
	}	
	
.dtailTxt ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	}		
	
a.OrderNow {
	display:block;
	float:right;
	width:72px;
	height:22px;
	margin-top:5px;
	background:url(../images/order_now.gif) top left no-repeat;
	}
	
a.OrderNow:hover {
	background-position:0px -22px;
	}	
		
	
a.planExo {
	display:block;
	width:360px;
	height:30px;
	background:url(../images/plan_exo.gif) top left no-repeat;
	}
	
a.planExo:hover {
	background-position:0px -30px;
	}		
	
a.planIon {
	display:block;
	width:360px;
	height:30px;
	background:url(../images/plan_ion.gif) top left no-repeat;
	}
	
a.planIon:hover {
	background-position:0px -30px;
	}		
	
a.planMeso {
	display:block;
	width:360px;
	height:30px;
	background:url(../images/plan_meso.gif) top left no-repeat;
	}
	
a.planMeso:hover {
	background-position:0px -30px;
	}
	
a.planStrato {
	display:block;
	width:360px;
	height:30px;
	background:url(../images/plan_strato.gif) top left no-repeat;
	}
	
a.planStrato:hover {
	background-position:0px -30px;
	}	
	
a.planTropo {
	display:block;
	width:360px;
	height:30px;
	background:url(../images/plan_tropo.gif) top left no-repeat;
	}
	
a.planTropo:hover {
	background-position:0px -30px;
	}			
			
			
/* RANDOM STYLES */

div.RandBox {
	width: 178px;
	height: 110px;
	background:url(../images/rand_bg.jpg) top left no-repeat;
	padding:10px 12px 5px 8px;
	}
	
div.RandBox:hover {
	background-position: 0px -125px;
	}
	
div.RandBox a img {
	border:1px solid #cccccc;
	}
	
div.RandBox a img:hover {
	border:1px solid #cc6600;
	}	
	
div.RandBox p {
	margin:0px;
	padding:0px;
	}
	
/* NAVIGATION STYLES */

ul.Nav {
	padding:0px;
	margin:0px;
	list-style-type:none;
	display:inline;
	}
	
ul.Nav li {
	list-style-type:none;
	display:inline;
	}	

a.NavHost {
	display:block;
	float:left;
	width:145px;
	height:30px;
	padding: 15px 0px 0px 55px;
	background:url(../images/nav_host.gif) top left no-repeat;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	margin-bottom:10px;
	}
	
a.NavHost:hover {
	background-position:0px -45px;
	color:#666699;
	}	
	
a.NavDomain {
	display:block;
	float:left;
	width:145px;
	height:30px;
	padding: 15px 0px 0px 55px;
	background:url(../images/nav_domain.gif) top left no-repeat;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	margin-bottom:10px;	
	}
	
a.NavDomain:hover {
	background-position:0px -45px;
	color:#666699;
	}			
	
a.NavClient {
	display:block;
	float:left;
	width:145px;
	height:30px;
	padding: 15px 0px 0px 55px;
	background:url(../images/nav_client.gif) top left no-repeat;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	margin-bottom:10px;	
	}
	
a.NavClient:hover {
	background-position:0px -45px;
	color:#666699;
	}		
	
a.NavFaqs {
	display:block;
	float:left;
	width:145px;
	height:30px;
	padding: 15px 0px 0px 55px;
	background:url(../images/nav_faqs.gif) top left no-repeat;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	margin-bottom:10px;	
	}
	
a.NavFaqs:hover {
	background-position:0px -45px;
	color:#666699;
	}		
	
a.NavContact {
	display:block;
	float:left;
	width:145px;
	height:30px;
	padding: 15px 0px 0px 55px;
	background:url(../images/nav_contact.gif) top left no-repeat;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	margin-bottom:10px;	
	}
	
a.NavContact:hover {
	background-position:0px -45px;
	color:#666699;
	}		
	
	
/* FOOTER */

#Footer {
	clear:both;
	width:auto;
	height:auto;
	text-align:center;
	padding:10px;
	border-top:1px solid #CCCCCC;
	margin-top:15px;
	}
	
#Footer ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	}		
	
#Footer ul li {
	display:inline;
	padding:5px;
	}
	
#Footer ul li a:link, #Footer ul li a:visited {
	text-decoration:none;
	color:#333399;
	}

#Footer ul li a:hover, #Footer ul li a:active {
	color:#FF9900;
	}	
		
/* FEATURES CHART */	
	
div.chartHead {
	clear:both;
	width: auto;
	padding: 5px;
	background-color:#CC6600;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
div.chartSubHead {
	clear:both;
	width: auto;
	padding: 3px 3px 3px 20px;
	background-color:#FF9933;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	}	
	
div.Row span.left {
	float: left;
	width: 184px;
	text-align: left;
	padding:3px;
	}
	
div.Row span.right {
	float: right;
	width: 184px;
	text-align: left;
	padding:3px;
	}	
	
div.Row span.left2 {
	float: left;
	background-color:#F0E4CB;
	width: 184px;
	text-align: left;
	padding:3px;
	}
	
div.Row span.right2 {
	float: right;
	background-color:#F0E4CB;
	width: 184px;
	text-align: left;
	padding:3px;
	}			
		
		
/* PLAN LIST STYLE */

ul.PlanList {
	padding:10px 0px 20px 0px;
	margin:0px;
	text-decoration:none;
	}
	
ul.PlanList li {
	clear: both;
	padding:5px;
	margin:0px;
	font-weight:normal;
	font-size:1.3em;
	list-style-type:none;
	color:#6666cc;
	}	
	
ul.PlanList ul {
	clear: both;
	padding: 5px 0px 5px 25px;
	}
	
ul.PlanList ul li {
	font-weight:normal;
	padding:0px;
	list-style-type: disc;
	font-size:.75em;
	color:#333333;
	}	
	
span.NewsHead {
	font-size:1em;
	font-weight:bold;
	color:#FF6600;
	margin:0px;
	}		
	
/* Buttons */

div.Center {
	text-align: center;
	}

a.RegHere {
	display:block;
	width:200px;
	height:50px;
	background:url(../images/reg_here.gif) top left no-repeat;
	margin-left:85px;
	}
	
a.RegHere:hover {
	background-position:0px -50px;
	}
	
/* Forms */

	
	

/* Fix */	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */		