<!--

body	{
        background:#336699;
		font-family:  verdana, bitstream vera sans, tahoma, helvetica, verdana, arial, sans-serif;
		color:#000;
		font-size:12px;
		font-weight:normal;
		margin: 10px auto;
		text-align:center;
		
	}
body p, body hr {padding:0px}

.main{
	width: 770px;
	background-image:url('/site/images/site_bg1.jpg'); 
	background-repeat:repeat-y;
	margin: 0px auto;	
	}
	
.cap{
	background-position: top; 
	background-image:url('/site/images/header_top_bg.jpg');	
	background-repeat:repeat-x;
	margin: 0px;
	height:13px;
	padding:0px;
}

.foot{
	background-position: top; 
	background-image:url('/site/images/footer_bg.jpg');	
	background-repeat:repeat-x;
	margin: 0px;
	height:13px;
	padding:0px;
}

.topnav p{
	background-color:#666;
	color:#fff;
	padding:0px 5px 5px 5px;
	margin:0px 8px 0px 8px;
	text-align:left;
	}
	
 .topnav a:link, .topnav a:visited, .topnav a:active	{ color: #fff; text-decoration: none; }
 .topnav a:hover	{ color: #fff; text-decoration: underline; }
 .bottomnav a:link, .bottomnav a:visited, .bottomnav a:active	{ color: #fff; text-decoration: none; }
 .bottomnav a:hover	{ color: #fff; text-decoration: underline; }
	

.bottomnav p{
	background-color:#666;
	color:#fff;
	padding:5px 5px 0px 5px;
	margin:0px 8px;
	text-align:right;
	}

.header{
	margin:0px 8px;
	background-image:url('/site/images/header_bottom_bg.jpg');
	background-repeat:repeat-x;	
	padding:0px;
	text-align:left;
	}
.shine{
	margin:0px;
	background-position:right top;
	background-image:url('/site/images/header_shine2.jpg');
	background-repeat:no-repeat;	
	padding:0px;
	}
	
.footer{
	height:28px;
	background-image:url('/site/images/footer_bg.jpg'); 
	background-repeat:repeat-x;
	width: 770px;
	text-align:left;	
		}
		
.features{
	padding: 0px;
	margin: 0px;
	float:left;
	}
	
.features ul{
padding:0px;
margin:0px 0px 5px 20px;
	}

.f_left{
	background-image:url('/site/images/footer_left.jpg');	
	background-repeat:no-repeat;
	height:28px;
	}
.f_right{
	background-position: right top;
	background-image:url('/site/images/footer_right.jpg');	
	background-repeat:no-repeat;
	height:28px;
	}


.container{
	width:754px;
	min-width:754px;
	text-align:left;
	margin: 3px 0px 0px 13px;
	padding:0px;
	}
.container p{
padding:0px;
margin:0px;
		}
.left_pane{
float:left;
width:139px;
padding:0px;
margin: 0px 0px 0px 0px;
	}
.right_pane{
float:left;
width:600px;
padding:0px;
margin: 0px 0px 0px 5px;
	}
.clearboth{
	clear: both; line-height: 100%;

	}
.loginform {padding:10px; margin:0px;}

.form {
	border:solid 1px #ccc;
	font-size:10px;
	padding:2px;
	margin-bottom:5px;
	}
.button {
	border:solid 0px;
	font-size:10px;
	font-weight:bold;
	padding:2px;
	color:#666;
	background-color:#fff;
	}
	
:hover.button {
color:#6666FF;
	}
	
.login_form {padding:0px; font-size:11px;}

.pack {
		padding-top:150px; 
		float:left; background-position: left top; 
		background-repeat:no-repeat;
		margin-left: 5px;
		cursor: hand;
}

.pack b{
		color:#666;
		font-weight:bold;
		font-family: "Trebuchet MS", helvetica, verdana, arial, sans-serif, tahoma;
		padding:0px;
		margin:0px;
		font-size:12px;		
}
.pack i{
		color:#000;
		font-weight:bold;
		font-family: "Trebuchet MS", helvetica, verdana, arial, sans-serif, tahoma;
		padding:0px;
		margin-left:0px;
		font-size:36px;
		font-style: normal;
        letter-spacing: -6px;
		
}

.packholder {
		margin-left: 5px;
}

.pack p{ padding:0px;}
.pack a, .table a{ color:#336; text-transform:uppercase; font-weight:bold; font-size:10px;}


.news{padding:5px; margin:0px;}

.news p{
	font-family: tahoma, helvetica, verdana, arial, sans-serif;
		color:#666;
		font-size:11px;
		padding: 5px;
		margin-bottom:5px;
	}
.news h4{
	font-family: tahoma, helvetica, verdana, arial, sans-serif;
		color:#336;
		font-weight:bold;
		font-size:11px;
		padding:0px;
		margin:0px;
	}




/* boxes */

 /* set background images for corners */
.boxl, .boxc { background-color: #FFFFFF; }
.boxb { background-color: #DAECF3; }
.box_top div  { background: url('/site/images/top_left.gif') no-repeat top left; }
.box_top_1 div{ display:block; height:90px; }
.box_top, .box_top_1{ background: url('/site/images/top_right.gif') no-repeat top right; }
.box_bot div  { background: url('/site/images/bottom_left.gif') no-repeat bottom left; }
.box_bot      { background: url('/site/images/bottom_right.gif') no-repeat bottom right; }

/* blue boxes */

.box_top_b { background: url('/site/images/top_right_blue.jpg') no-repeat top right; }
.box_top_b div  { background: url('/site/images/top_left_blue.jpg') no-repeat top left; }
.box_bot_b div  { background: url('/site/images/bottom_left_blue.jpg') no-repeat bottom left; }
.box_bot_b      { background: url('/site/images/bottom_right_blue.jpg') no-repeat bottom right; }


 /* height and width details */
.box_top div, .box_top, .box_bot div, .box_bot, .box_top_b, .box_top_b div, .box_bot_b div, .box_bot_b   {
	width: 100%;
	height: 5px;
	font-size: 1px;
	padding: 0px;
	margin:0px;
}
.boxl h2, .boxc h2, boxb h2  { 	font-family: "Trebuchet MS", helvetica, verdana, arial, sans-serif, tahoma;
			color: #000000;
			padding: 0px 5px;
			margin:0px;
			font-size:14px;
			text-align:left;}
			
.box_content { width:100%; text-align:left; margin: 0px; padding:0px;}
.box_content p{margin: 0px; padding: 0px; color:#666; }
.main_content { width:600px; text-align:left; margin: 0px; padding: 0px;}
.main_content p{margin: 0px; padding: 5px 5px 15px 5px; color:#333; }
.main_content b, .main_content strong{font-weight: bold;}
.boxl { width: 139px; margin: 0px 0px 5px 0px;}
.boxc { width: 600px; margin: 0px 0px 5px 0px;}
.boxb{ margin:5px;}

#nav-menu{
	padding: 0px 0px;
	margin: 0px 5px 0px 5px;
	width:124px;
		}
#nav-menu ul{
	list-style: none;
	padding:5px 0px 0px 0px;
	margin: 0px;
	}
#nav-menu span{
	padding: 0px 5px;
	margin: 0px;
	}

#nav-menu li{
border-top: 1px dashed #ccc;
	padding: 0px;
	}
#nav-menu li a{
	width:100%;
	padding: 5px 0px;
	margin: 0px;
	font-family: "Trebuchet MS", helvetica, verdana, arial, sans-serif, tahoma;
	font-weight: bold;
	color: #333;	font-size: 11px;
	text-align:left;
	display: block;
	text-decoration: none;
	}
#nav-menu li a:hover{
	color: #000;
	background-color: #6666FF;
	}

.table{ width:100%; border-width:0px; padding:5px;	}

.plan_table{ 
width:98%;
border-width:0px; 
padding:5px;  
border-collapse: collapse;
border: 1px solid #BFBFBF;
margin-left: auto;
margin-right: auto;
}

.plan_table tr {background-color: #F0F2F2; text-align: center;}

.plan_table .first_col {width:200px; background-color: #DFE2FF; text-align:left;  font-weight: bold;}
.plan_table .middle_header {background-color: #CCD9E2; font-weight: bold;}

.plan_head td { 
background-color: #E7EBEA;
height: 30px; 
color: black;
text-align: center;
}

.plan_head a:link, .plan_head a:visited, .plan_head a:active	{ color: black; }

.plan_side_text 
{
  margin-top:5px;
  margin-left:20px;
  font-weight: normal;
  font-size: 10px;
  text-align: left;
}

.order_now {font-size: 14px; }

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

.clearfix {display: inline-table;}

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


//-->
