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

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b1 | 201101 
   NOTE: WORK IN PROGRESS
   USE WITH CAUTION AND TEST WITH ABANDON */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define visible focus styles! 
:focus {
	outline: ?????;
} */

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


* {
	margin: 0;
	padding: 0;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #eff0ef;
	}
	
#top {
	width: 100%;
	height: 220px;
	background: #4a8ce3;
	margin: 0;
	}
	
#header {
	width: 960px;
	height: 220px;
	margin: 0 auto;
	background: #4a8ce3;
	position: relative;
	}	
	
	

.logo-grp {
	width: 960px;
	height: 30px;
	}		
	
.logo {
		width: 426px;
		height: 41px;
		padding: 40px 0 35px 0;
		float: left;
	}
	
#top-nav ul {
	width: 500px;
	height: 32px;
	margin-left: 450px;
	padding-top: 24px;
	padding-left: 35px;
	}		
#top-nav li {
	float: left;
	font-weight: bold;
	margin-top: 40px;
	padding-right: 35px;
	font-size: 13px;
	color: #fff;
	list-style-type: none;
	text-transform: uppercase;
	}
	
#top-nav li.active {
	color: #000;
	}	
#nav-top li:last-child {
	
	}
#top-nav li a {
	float: left;
	text-decoration: none;
	color: #fff;

	}
#top-nav li a:hover,
#top-nav li a:focus {
	color: #ccc;
	}
#top-nav li a:active {
	color: #666;
	}
#top-nav li.active a {
	font-weight: bold;
	color: #333;
	}				
			
	
	
.heading {
	width: 600px;
	height: 100px;
	position: absolute;
	top: 124px;
	left: 0px;
	color: #fff;
	font-size: 2.5em;
	}
	
		

	
.btn-top {
	width: 182px;
	height: 68px;
	top: 105px;
	right: 124px;
	position: absolute;
	}
	
#header p.btn {
	padding: 0 0 0 45px;
	color: #fff;
	font-size: 0.8em;
	}
	
#header p.btn a {
	color: #fff;
	text-decoration: none;
	}
	
#header p.btn a:hover {
	color: #000;
	}		
	
		
	
.check {
	width: 24px;
	height: 28px;
	float: left;
	padding-right: 15px;
	}
	
			
	
#header p {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 28px;
	font-size: 1.2em;
	padding-top: 2px;
	padding-bottom: 8px;
		}


/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}				
	
#container {
	width: 960px;
	margin: 25px auto 50px auto;
		}	
	
.main-col {
	width: 620px;
	float: left;
	position: relative;
		}
		
.cover-blurb {
	width: 620px;
	height: 350px;
	padding-bottom: 45px;
		}
	
.cover-blurb img.cover {
	position: absolute;	
	width: 241px;
	height: 301px;
	top: 20px;
	left: -30px;
	}	
		
#container .cover-blurb p
 {
	width: 350px;
	margin-left: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #323678;
	padding-top: 55px;
	line-height: 1.3em;
			}
		
#container .cover-blurb p.purple {
	color: #323678;
	font-style: italic;
	padding-top: 0;
	}	
		

.main-col p {
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 550px;
		}	
	

	
div.space {
  height: 25px;
  width: 550px;
  }	
	
.video {
	height: 315px;
	padding: 0 0 35px 0;
	margin: 0;
	}
	
h3 {
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 15px 0 10px 0;
	}	
	
h4 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0 5px 0;
	}
	
	#sidebar h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 1.1em;
	padding-top: 45px;
	padding-left: 15px;
	line-height: 1.3em;
	}	
		
.main-col p img {
	width: 131px;
	height: 136px;
	float: left;
	padding: 5px 10px 10px 0;
	}		
	
#sidebar {
	width: 320px;
	float: right;
		}	

#sidebar img {
	width: 300px;
	height: 100px;
	margin-top: 40px;
	margin-left: 10px;
	}	
#sidebar iframe {
	padding-top: 10px;
	padding-left: 10px;
	}
	

	
.section1-a {
	width: 300px;
	padding-bottom: 40px;
	float:left;	
	}
	

	
#container p.georgia {
	color:#999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.4em;
	}		
	
.align-right,
p.align-right {
	text-align: right;
			}
	
#bottom {
	width: 100%;
	height: 200px;
	background: #eaebec;
	margin: 35px 0 0 0;
	border-top: 1px dotted #ccc;
	}		
	
#bottom p.spacing, #bottom p.spacing a {
	letter-spacing: 1.2px;
	font-size: 1em;
	color: #999999;
	text-decoration: none;
	}	
	
#bottom p.spacing a:hover {
		text-decoration: underline;
		}
		
.section3 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	}	
	
.main-col p {
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	line-height: 1.5em;
	width: 550px;
		}	
		
p.blue1 {
	font-size: 1.75em;
	color:#4a8ce3;
	line-height: 1.1em;
	padding: 25px 0 15px 0;
	}	
	
p.blue2 {
padding-top: 5px;
	font-size: 1em;
	color: #4a8ce3;
	font-weight: bold;
		}
	
a.pricing {
	color: #4a8ce3;
	font-weight: bold;
	text-decoration: none;
		}
		
a.pricing_2 {
	color: #4a8ce3;
	font-weight: bold;
	text-decoration: underline;
	}			
	
li.blue2, li.blue2last {
	list-style: square;
	margin-left: 15px;
	padding: 5px 0 0 0;
	color:#4a8ce3;
	font-weight: bold;
	padding-bottom: 8px;
	}	
	
li.blue2last {
	list-style: none;
		}
		
.spacer {
	width: 600px;
	height: 20px;
	background: transparent;
	}	
	
gray-bg {
	background: #ccc;
	}	
	
.main-col p img.norm {
	width: 14px;
	height: 10px;
	float: none;
	padding: 4px 0 0 0;
	}			
		
