/* CSS Document */
body{
	background:#808080 url(../images/grad_body_bg.jpg) repeat-x;
	html>body background:#808080 url(../images/grad_body_bg.jpg) repeat-x; /*IE*/
	font-family: Arial,Helvetica,sans-serif /*Verdana, Arial, Helvetica, sans-serif*/;
	font-size: 13px /*11px*/;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	line-height:1.5em;
	}
body a {
	text-decoration:none; 
	outline-style:none; 
	color:#007F9F;
	}
body a:hover { 
	text-decoration:underline; 
	outline-style:none;
	color:#007F9F;
	}
body a:visited {
	color:#007F9F;
	}

#wrapper {
	background-color: #ffffff;
	overflow: hidden;
	width: 990px;
	margin: 0px auto;
	border: 0;
	height:auto;
}
#footer {

	height:190px;
	background:#fff url(../images/footer_top_bg.jpg) no-repeat;
}
#footer .footerlinks{
	float:left;
	width:230px;
	padding:8px;
}
#footer .footerlinks ul{
	margin:0; 
	padding:0;
}
#footer .footerlinks li{
	list-style:none;
	padding:1px 2px;
}
.bottom_body{
	background:#808080 url(../images/bottom_bg.jpg) no-repeat; height:18px;
	}
#header{
	padding:8px;
	background:#fff url(../images/top_bg.jpg) no-repeat;
	}
#nav{
	width:100%;
	}
#slideshow{
	margin:8px;
	background:#fff url(../images/banner.jpg) no-repeat bottom left;
	height:196px;
	}
#content_top_second{
	margin:8px;
	background:#fff;
	}

#content{
	width:990px;
	padding:8px;
	line-height:1.5em;
	}

#bottom_left{
	float:left;
	width:358px;	
	padding-right:8px;
	margin-top:10px;
	}
#bottom_right{
	float:left;
	width:358px;	
	padding-left:8px;
	margin-top:10px;
	}

/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer{
	position:relative;
	height:40px;
	color:#E0E0E0;
	background:#143D55;
	width:100%;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	line-height:normal;
	}

#dolphinnav{
	position:relative;
	height:33px;
	font-size:12px;
	font-weight:bold;
	background:#fff url(../images/dolphin_bg.gif) repeat-x bottom left;
	padding:0 0 0 20px;
	}

#dolphinnav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
	}

#dolphinnav ul li{
	display:block;
	float:left;
	margin:0 1px;
	}

#dolphinnav ul li a{
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 20px;
	height:33px;
	}

#dolphinnav ul li a span{
	padding:12px 20px 0 0;
	height:21px;
	float:left;
	}

#dolphinnav ul li a:hover{
	color:#fff;
	background:transparent url(../images/dolphin_bg-OVER.gif) repeat-x bottom left;
	}

#dolphinnav ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;
	}

#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{
	color:#fff;
	background:#1D6893 url(../images/dolphin_left-ON.gif) no-repeat top left;
	line-height:275%;
	}

#dolphinnav ul li a.current span{
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:#1D6893 url(../images/dolphin_right-ON.gif) no-repeat top right;
	height:33px;
	}
/* ---------------------- END Dolphin nav ---------------------- */

/* ---------------------- LinkBar nav ---------------------- */
#linkbarcontainer{
	position:relative;
	height:34px;
	color:#E0E0E0;
	width:100%;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	}

#linkbar{
	position:relative;
	height:33px;
	font-size:12px;
	font-weight:bold;
	
	}

#linkbar ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
	background:#f1f1f1 url(../images/grad1.jpg) repeat-x;
	}

#linkbar ul li{
	display:block;
	float:left;
	margin:0;
	}

#linkbar ul li a{
	display:block;
	float:left;
	color:#006699;
	text-decoration:none;
	padding:0 0 0 10px;
	height:33px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	}

#linkbar ul li a span{
	padding:8px 9px 0 0;
	height:21px;
	float:left;
	}

#linkbar ul li a:hover{
	text-decoration:underline;
	}

#linkbar ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;
	}

#linkbar ul li a.current,#linkbar ul li a.current:hover{
	color:#000;
	line-height:275%;
	border-bottom:1px solid #fff;
	background:#e8eff5 url(../images/grad2.jpg) repeat-x;
	padding:0 10px 0 10px;
	}

#linkbar ul li a.current span{
	display:block;
	padding:0 5px;
	width:auto;
	height:33px;
	}
/* ---------------------- END linkbar nav ---------------------- */
#how_sq{
	/*background:#e8eff5;*/
	width:735px;
	margin-bottom:8px;
	}
#how_col1{
	float:left;
	width:234px;	
	padding-right:16px;
	}
#how_col2{
	float:left;
	width:234px;	
	padding-right:16px;
	}
#how_col3{
	float:left;
	width:234px;	
	}
	
.title_txt{
	font-size:1.7em;
	color:#FFFFFF;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:normal;
	padding:10px 0 0 190px;
}
.title_black{
	font-size:2em;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:normal;
	padding:8px 0 0px 0px;
	color:#000000;
}
.title_img{
	font-size:2em;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:normal;
	color:#000000;
	height:36px; 
	margin-top:10px;	
	}
.title_img_small{
	font-size:1.7em;
	color:#FFFFFF;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:normal;
	margin:15px 0 0 150px;
	height:28px;
}

hr.line{
	border: 0 none;
  	width: 99.6%;
	background-color:#CCCCCC;
	height:1px;
  }
.bullets{
	margin:0; 
	color:#ffffff; 
	font-family:Arial, Helvetica, sans-serif; 
	padding:10px 0 0 190px; 
	
	}
.bullets ul {
	margin:0;
	padding:0; 
	padding-bottom:5px;
	}
.bullets ul li {
	font-size:14px;
	list-style:none;
	padding: 2px 0;
	line-height:normal;
	}
.left{
	float:left; 
	width:738px;
	padding-bottom:10px;
	}
.right{
	float:right;
	width:228px;
	}
.bubble{
	line-height:normal;
	}
.bubble #top{
	background:url(../images/top_sq.jpg) no-repeat;
	min-height:5px;
	line-height:normal;
}
.bubble #bubbletxt{
	background:url(../images/txt_sq.jpg) repeat-y;
	padding:5px 5px 0 8px;
	font-family:Georgia, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	line-height:normal;
}
.name{
	padding-left:57px;
	padding-top:16px;
	background:url(../images/bottom_sq_1.jpg) no-repeat;
	line-height:normal;
	min-height:35px;
}
.title_txt2{
	font-size:2em;
	color:#000000;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:normal;
	padding:0px 0 0 8px;
}
.medium_title{
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}
.color1{
	color:#006699;
}
.color2{
	color:#000;}
.color_content{
	color:#333333;
	}
.box_style{
	padding:10px;
	border:5px solid #CCCCCC;
	width:705px;
	color:#333333;
	}
.paragraph{
	margin-bottom:15px;
	padding:5px;
	line-height:1.5em;
	background:#f1f1f1;
}
.bottom_box{
	width:726px;
	margin-top:15px;
	padding-top:10px;
	}

.testimonial{
	border:0;
	padding:8px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	height:180px;
}
.testimonial_item{
	font-family:Georgia, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	padding-bottom:3px;
}
.plan1, .plan2, .plan3{
	float:left;
	width:240px;
	background:#242424 url(../images/plans_top_bg.jpg) no-repeat;
	min-height:270px;
	color:#FFFFFF;
	line-height:normal;
}
.plan1, .plan2 {
	margin:12px 8px 8px 0;
}
.plan3 {
	margin: 12px 0 0 0;
}
.plan_items{
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.plan_items ul{
	margin:0; padding:0;
}
.plan_items li{
	margin:0; padding:0; list-style:none;
}
.steps{
	padding-top:10px;
	}
.steps ul{
	margin:0; padding:0 5px 0 0 ;
}
.steps li{
	margin:0; padding:5px 0; list-style:none; line-height:1.5em; color:#333;
}
	

div.level-01 {
	background-color:#242424;
	display:block;
	font-size:1px;
	height:1px;
	margin:0 3px;
	overflow:hidden;
}
div.level-02 {
	background-color:#242424;
	border-left:1px solid #DBDBD9;
	border-right:1px solid #DBDBD9;
	display:block;
	font-size:1px;
	height:1px;
	margin:0 2px;
	overflow:hidden;
}
div.level-03 {
	background-color:#242424;
	border-left:1px solid #DBDBD9;
	border-right:1px solid #DBDBD9;
	display:block;
	font-size:1px;
	height:1px;
	margin:0 1px;
	overflow:hidden;
}
div.level-txt {
	background-color:#242424;
	border-left:1px solid #DBDBD9;
	border-right:1px solid #DBDBD9;
	display:block;
	font-size:1px;
	height:1px;
	margin:0 1px;
	overflow:hidden;
}