@charset "utf-8";
/* CSS Document */

/* general */

body {
	
	font-family: Arial, "Lucida Grande", "Lucida Sans Unicode",Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	color: #666666;
/*	background-image:url(images/bg.gif); */
	background-position: top center;
	background-repeat: no-repeat;
	background-color:#156894;
	background-image:url(images/bg.jpg);
	background-attachment:scroll;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: relative;
}
#container #header #logoarea {
	overflow: visible;
	z-index: 2;
	
}



#container #header #logo {
	float: left;
	left: 115px;
	top: 30px;
	position: absolute;
	
	
}



#container #header #headermenu {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	padding: 5px;
	top: 15px; 
	text-align: right;
	/** border: 1px solid black; **/
	width: 500px;
	font-size:12px;
	color: blue;
	float: right;
	position: relative;
	color: #ffffff;
	
}
#container #header #headermenu #headermenuitems
{
	margin: 0;
	padding: 0;
	background:url(images/headermenubg.png) top center no-repeat;
	overflow: visible;
	height: 25px;
	width: 365px;
	float: right;
	top: 0px;
	margin: 0 5px 0 0;
	padding: 6px 0 0 0;
	text-align: center;
	position: relative;
	font-size: 11px;
}
#container #header #headermenu  a { 
	text-decoration: none; 
	/*color:#3366FF; */
	color: #ffffff;
	padding: 0 10px 0 10px;  
}

#container #header #headermenu  a:hover {	
	text-decoration: underline; 
}




#container #main .highlightheadline {
	color: #FF6633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
/* header area */

/* main area */

/* footer area */
#container{
	
	width:980px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
/*	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color:#ffffff;
	border-left-color: #ffffff; */
}

#container #main #rightcolumn {
	float: right;
	width: 250px;
}
#container #menu {
	color: #999999;
	text-align: left;
	position: relative;
	left: 15px;
	background-repeat: repeat-x;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center;
	font-weight: bold;
	
}

#container #menu  ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
#container #menu  ul li {
	float:left;
	display:inline;
	height:30px;
	margin:0;
	padding:0;
	}

#container #menu ul li a {
	display:block;
	height:30px;
	text-decoration:none;
	overflow:hidden;
	text-indent:-999em;
	}
	
/** new menu code **/

#container #menu #menu_home
{
	background:url(images/menubg.png) -30px 0px;
	width:237px;
}

#container #menu #menu_home:hover
{
	background:url(images/menubg.png) -30px 35px;
	width:237px;
}


#container #menu #menu_whoweare
{
	background:url(images/menubg.png) -228px 0px;
	width:237px;
}

#container #menu #menu_whoweare:hover
{
	background:url(images/menubg.png) -228px 35px;
	width:237px;
}


#container #menu #menu_whatwedo
{
	background:url(images/menubg.png) -442px 0px;
	width:237px;
}

#container #menu #menu_whatwedo:hover
{
	background:url(images/menubg.png) -442px 35px;
	width:237px;
}


#container #menu #menu_contactus
{
	background:url(images/menubg.png) -660px 0px;
	width:237px;
}

#container #menu #menu_contactus:hover
{
	background:url(images/menubg.png) -660px 35px;
	width:237px;
}




/**/
	


#container #menu #menubar {
	
	padding-top: 0px;
	background: url(images/menubg.png) top center no-repeat;
	
	/*background-repeat: repeat-x; */

	height: 30px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0px; 
	/*border-left: 1px solid #092857;
	border-right: 1px solid #092857;*/
	position: relative;
	width: 955px;
}

#container #menu #menubar .navigator {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	position: relative;
	float: left;
	margin:0 auto 0 auto;
	height: 35px;
	width: 910px;
	
}


#container #main .hrline {
	padding: 5px;
	clear: none;
	height: 1px;
	padding-top: 10px;
}

#container #menu a:active {
	text-decoration: underline;
	color:#FFCC00;
}
#container #menu #menubar .navigator .tab {
	float: left;
	text-align: left;
	display: block;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 30px;
}
#container #menu #menubar .navigator .tab a {
	color: #eeeeee;
	text-decoration: none;
}

#container #menu #menubar .navigator .tab a:hover {
	color:#FFFF00;
	text-decoration: none;
	
}





#container #menu a:link {
	color: #FFCC00;
	text-decoration: underline;
}

#container #main #maincolumn #frontbox {
	float: right;
	width: 330px;
	line-height: 1.5em;
}



#container #header {
	/**background-image: url(images/headlining.gif);
	background-repeat:no-repeat;**/
	height: 126px;
	position: relative;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
}

#container #main {
	height: auto;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 10px;
	position: relative;
	

}

#container #frontbanner {
margin: 0;
padding: 0;
	height: 320px;
	width: 955px;
	position: relative;
	background:url(images/frontbanner.png) no-repeat;

}

#container #thankyou {
margin: 0;
padding: 0;
	height: 320px;
	width: 955px;
	position: relative;
	background:url(images/thankyou.png) no-repeat;

}

#container #subscribed {
margin: 0;
padding: 0;
	height: 320px;
	width: 955px;
	position: relative;
	background:url(images/subscribed.png) no-repeat;

}

#container #confirmation {
margin: 0;
padding: 0;
	height: 320px;
	width: 955px;
	position: relative;
	background:url(images/confirm.png) no-repeat;

}


#container #main a:link {
	color: #0000CC;
	text-decoration: none;
}

#container #main a:visited {
	color: #0066FF;
	text-decoration: none;
}

#container #main a:hover
{
	text-decoration: underline;
	
	
}



#container #main #mainbanner
{
	float: left; 
	margin: 0; 
	margin-top: -5px; 
	padding: 0;
	width: 100%;
	height: 111px;
	position: relative;
	
}



#container #main #packages
{
	
	padding: 0;
	margin: 0;
	position: relative;
	height: 200px;
	
	float: left;
	
}


/** END OF INDIVIDUAL PAGES **/


#container #main #packages .packagedetails
{
	padding: 0 0 0 15px;
	margin: 20px 0 0 0;
	width: 220px;
	height: auto;
	position: relative;
}



#container #main #packages .packagedetails h3
{
	padding: 15px 0 0 0;
	margin: 0;
	font-weight: bold; 
	color: #032351;

}

#container #main #packages .packagedetails ul
{
	padding: 0;
	margin: 10px 0 0 0;
	list-style: url(images/checkbullet.png) inside disc;

}





#container #main #packages .learnmore
{
	margin: 0; 
	padding: 0;
	position: absolute; 
	top: 160px; 
	left: 110px; 
	display: block;
		z-index: 9999;
		color: white;
	
}

#container #main #packages a
{
	text-decoration: none;
	
}

#container #main #packages a:hover
{
	text-decoration: underline;

	
}


#container #main #frontsidebar {
	float: right;
	width: 250px;
	padding: 0;
	margin:0;
	position:relative;
	height: auto;
	margin-top: -5px;
	
	
}



#container #main #frontsidebar #sidebarcontent { overflow: visible;  padding: 0; margin: 0; height: auto;}

#container #main #frontsidebar #sidebarpartner
{
	padding: 0;
	margin: 0;
	width: 230px;
	height: 300px;
	position: relative;
	background: url(images/sidebarbg-partners.png) top center no-repeat;
}

#container #main #frontsidebar #sidebarpartner h3
{
	padding: 15px 0 0 0;
	margin: 0;
	font-weight: bold;
	color: #032351;
	font-family: Arial;

}

#container #main #frontsidebar p
{
	padding: 5px 0 5px 0;
	margin: 0;

}

#container #main #frontsidebar .sidebardetails
{
	padding: 0;
	margin: 0;
	width: 230px;
	height: 290px;
	position: relative;
	background: url(images/sidebartestament.png) top center no-repeat;
}




#container #main #frontsidebar .sidebardetails h3
{
	padding: 15px 0 0 0;
	margin: 0;
	font-weight: bold;
	color: #032351;
	font-family: Arial;

}


#container #main #frontsidebar .learnmore
{
	position: absolute; 
	top: 170px; 
	left: 110px; 
	margin: 0; 
	padding: 0;
}



#container #main #sidebar {
	float: right;
	width: 250px;
	padding: 0;
	margin:0;
	position:relative;
	height: auto;
	margin-top: 33px;
	
	
	
	
}


#container #main .sidebar
{
		position: absolute; left: 638px; width: 300px;
		
}

#container #main .sidebar img
{
		margin: 0 auto;
		
}

#container #main #sidebar #sidebarcontent { overflow: visible;  padding: 0; margin: 0; height: auto;}

#container #main #sidebar #sidebarpartner
{
	padding: 0;
	margin: 0;
	width: 230px;
	height: 300px;
	position: relative;
	background: url(images/sidebarbg-partners.png) top center no-repeat;
}

#container #main #sidebar #sidebarpartner h3
{
	padding: 15px 0 0 0;
	margin: 0;
	font-weight: bold;
	color: #032351;
	font-family: Arial;

}

#container #main #sidebar p
{
	padding: 5px 0 5px 0;
	margin: 0;

}

#container #main #sidebar .sidebardetails
{
	padding: 0;
	margin: 0;
	width: 230px;
	height: 290px;
	position: relative;
	background: url(images/sidebartestament.png) top center no-repeat;
}



#container #main #sidebar .sidebardetails h3
{
	padding: 15px 0 0 0;
	margin: 0;
	font-weight: bold;
	color: #032351;
	font-family: Arial;

}


#container #main #sidebar .learnmore
{
	position: absolute; 
	top: 170px; 
	left: 110px; 
	margin: 0; 
	padding: 0;
}



#container  #main #article {
	width: 950px;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	
	

}

#container  #main #article .spacer {
	clear:left;
	width: 690px;
	height: 15px;
	position: relative;
}


#container  #main h1{ font-size: 25px;  font-weight: normal; color: #032351; font-family: Arial; line-height: 30px; }
/** #container  #main h2{ font-size: 22px;  font-weight: normal; color: #000000; font-family: Arial; } **/
#container  #main h3{ font-size: 17px;  font-weight: normal; color: #000000; font-family: Arial; }


#container  #main #article .tagline { font-size: 15px;  font-weight: normal; color: #032351; font-family:Arial, Helvetica, sans-serif; line-height: 20px; margin: 0; padding: 0; margin-bottom: 15px;}
#container  #main #article .benefits { font-size: 12px;  font-weight: bold; color:#666666; line-height: 20px; margin: 0; padding: 0; margin-bottom: 15px; background:#F7F7F7; width: 675px; border-bottom: 1px #CCCCCC solid; padding: 5px; margin-top: 20px;}

#container  #main #article .features { font-size: 12px; line-height: 20px; margin: 0; padding: 0; margin-bottom: 15px; width: 675px; border-bottom: 1px #CCCCCC dotted; padding: 5px; margin-top: 10px;}
#container  #main #article .partners { font-size: 12px; line-height: 20px; margin: 0; padding: 0; margin-bottom: 15px; width: 675px; border-bottom: 1px #CCCCCC dotted; padding: 5px; margin-top: 10px; }


#container  #main #article .icon { float: right; padding: 5px; margin-right: 25px;}
#container  #main #article .iconpartners { position: absolute; left: 10px; padding: 5px; margin-left: 25px;}

#container  #main #article .iconbenefits { margin-left: 200px;}

#container  #main #article .features p { width: 500px;}
#container  #main #article .partners p { width: 480px;}

#container  #main #article h1{ font-size: 17px;  font-weight: bold; color: #032351; font-family: Arial; line-height: 30px; margin: 0; padding: 0; }
#container  #main #article h2{ font-size: 13px;  font-weight: normal; color: #000000; font-family: Arial; }
/** #container  #main #article h3{ font-size: 17px;  font-weight: bold; color: #032351; font-family: Arial; } **/

#container  #main #article h3{ font-size: 17px;  font-weight: bold; color: #032351; font-family: Arial; }

#container  #main #article h4{ font-size: 13px;  font-weight: bold; color:#FF0000; font-family: Arial; }





#container  #main #article #tabheader{
	width: 100%;
	height:5px;
	background: url(images/shade.png);
}

#container  #main #article #tabheader h3{
	padding:0;
	margin:0;
	font-size: 15px;
	padding: 5px;
	font-weight:normal;
}

#container  #main #article #content h3{
	padding:0;
	margin:0;
	font-size: 13px;
	padding: 5px 0 5px 0;
	
}

#container  #main #article #content h4{
	padding:0;
	margin:0;
	font-size: 13px;
	padding: 5px 0 5px 0;
	
}


#container  #main #article #content p{
	padding:0;
	margin:0;
	padding: 5px 0 5px 0;
}

#container  #main #article #content {
	position; relative;

}


#container  #main #article #contenttab{
	margin: 0;
	padding: 5px 0 0 0;
	

}



#container  #main #article .tabbody{
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
	width: 173px;
	
	
	

}

#container  #main #article .tabbody a{

	margin: 0;
	padding: 0;
	width: 160px;
	display:block;
	color:#666666;
	border: none;
	text-shadow: white 0px 0px 2px;
	font-size: 14px;
	

}

#container  #main #article .tabbody a:hover{
	text-decoration:underline;
	color: #032351;

}

#container  #main #article .stretcher{
	
}

#container #main #article .stretchercontent {
	padding: 10px 10px 10px 10px; 
	/** min-height: 790px; **/
	height:auto !important;
	height:950px;
	
	background: white;
}

#container #main #article .stretchercontent .content {
	line-height: 1.5em;
	font-size: 16px;
}


#container #main #article .choosethis
{
	float: left; padding: 10px;
}


#container #main #article .choosefeatures
{
margin-bottom:0px; padding:5px;
}

#container #main #article .fronticon
{
	float: left; padding: 3px 10px 0 0;
}




#container #main #article #blogpost
{
	background:url(images/blogpostbg.png) top center no-repeat;
	padding: 10px;
	height: 237px;
}



#container #main #article .dropcap:first-letter
{

font-size : 400%;
font-weight : bold;
float : left;

padding: 10px 5px 0 0;
margin: 0;
}


/** TABLES **/

#container #main #article table { border: none; }

#container #main #article table .theader {
	text-align: center;
	
	background-color:#F3F4F7;
	background: url(images/tableheader.png) repeat-x top center;  
	height: 25px;
}

#container #main #article table tr { padding: 2px; }
#container #main #article table .rowA { background-color:#F8F8F8; }
#container #main #article table .rowB { background-color: #FFFFFF; }
#container #main #article table .tableleft  { background: url(images/tableleft.png) repeat-y top center; }

#container #main #article table .thc { color:#009900; }
#container #main #article table .highlight { color:#FF0000; }
#container #main #article table td { font-size: 14px; padding: 2px;  height: 30px; vertical-align:middle; }

#container #main #article table td img {  padding: 3px; text-align:center; border:none;}

#container #main #article table td .savings { color:#009900; font-weight:bold;}
#container #main #article table td .recommended { color:#032351; font-weight:bold;}

#container #main #article .red { }



#container #main #article .payment td
{
	text-align: left;
	
}


#container #footer {
	padding: 0;
	margin: 0;
	
	color: #ffffff;
	text-align: center;
	position: relative;
	height: 100px;
	clear: both;
	display: block;
	width: 950px;
	


color: #222;
text-shadow: 0px 2px 3px #555;

}

#container #footer #footercontent {
	padding: 0;
	margin: 0;

	font-weight: normal;
	
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 10px;
		font-size: 13px;
	color: #ffffff;
	
}

#container #footer #footercontent  .nobullet 
{
	padding: 0;
	margin: 0;
	list-style:none;
	padding-left: 0px;
}

#container #footer #footercontent  .column 
{
	padding: 0;
	margin: 0;
	float: left;
	width: 317px;
 
	padding-left: 15px;
	padding-top: 15px;
	text-align: left;
}

#container #footer #footercontent  .columnlogo 
{
	padding: 0;
	margin: 0;
	float: left;
	width: 218px;
	padding-left: 15px;
	padding-top: 15px;
	text-align: center;
	
}

#container #footer #footercontent a {
	text-decoration: none;
	color:#ffffff;

	
}


#container #footer #footercontent a:hover {
	text-decoration: underline;
	color:#FFFF00;
	
}

#footer #footerbottom a {
	text-decoration: none;
	color:#ffffff;
	
}

#footer #footerbottom a:hover {
	text-decoration: none;
	color:#0066CC;
	
}




/* -------------------[ Images ]------------------- */

img.alignright {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        background: #fff;
        padding: 2px;
    
        }

img.alignleft {
        float: left;
        clear: left;
        margin: 0 10px 5px 0px;
        background: #fff;
        padding: 2px;
    
        }

img.centered { 
        display: block; 
        padding: 2px; 
        margin: 0 auto 20px auto; 
     
        float: none; 
        clear: both;
        }



a img, img a {
	border: none;
	}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color:#666;
}
/* End captions */



/* Begin Images */
p img {
	padding: 0;
	margin: 10px;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
	
/* End Images */
