/* reset */
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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus, a img {
	outline: 0;
	border:none;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
ol {
	list-style-type: decimal;
	list-style-position: inside;
}
ul {
	list-style: none;
}
ol li {
	padding:20px 0 0 16px;
	background: transparent url(images/bug-green.png) no-repeat 0 10px;
	color: #41ad49;
	overflow:visible;
}
ol li span {
	color: #000;
}
sup {
	font-size:8px;
	vertical-align:super;
}
/* 
tables still need 'cellspacing="0"' in the markup 
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
} 
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
} 
*/
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
a, a:link {
	color:#2b3d8f;
	text-decoration:underline;
}
a:hover {
	color:#41ad49;
}
a:visited {
	color:#2b3d8f;
}
a:active {
	color:#41ad49;
}
/* HTML element styles */
h1 {
	color: #5780ae;
	font-size: 20px;
	line-height:1.2em;
	text-align:center;
	padding:10px 10px;
	font-weight:bold;
}
blockquote, #landing #left p {
	font-family: Georgia, Palatino, Times, serif;
	font-size: 11px;
	line-height: 13px;
	font-style: italic;
}
/* layout */
#landing #left p {
	text-align:center;
	margin:200px 0 50px 0;
}
#landing #right p, #landing #right li {
	font-size:13px;
	line-height:16px;
}
body#landing {
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
}
body#info, body#testimonials {
	background-image: url(images/bkg-info.jpg);
	background-repeat: repeat-x;
}
#landing #wrapper { 
	width:789px;
	min-height:681px;
	background: transparent url(images/landing-bkg.png) no-repeat;
	margin:70px auto;
	overflow:visible;
	}
#info #wrapper { 
	width:876px;
	min-height:667px;
	background: transparent url(images/info-page.png) no-repeat 300px 50px;
	margin:30px auto;
	overflow:visible;
	}
#testimonials #wrapper {
	width:854px;
	min-height:660px;
	background: transparent url(images/testimonies-page.png) no-repeat 0px 50px;
	margin:30px auto;
	overflow:visible;
}
#info #logo, #testimonials #logo {
	position:relative;
	float:right;
	top:0;
	right:0;
}
.column {
	display:inline;
	float:left;
	min-height:620px;
	margin:0;
	}
#landing #left {
	padding:14px 7px 10px 14px;
	width:322px;
	}
#info #left {
	padding:0;
	width:300px;
	overflow:visible;
	}
#testimonials #left {
	padding:0;
	margin-left:-78px;
	width:237px;
	overflow:visible;
	}
#landing #right {
	width:442px;
	}
#info #right {
	width:520px;
	}
#testimonials #right {
	width:630px;
	}
#landing #right #arch {
	background: transparent url(images/arch-blue.png) no-repeat top left;
	margin:0 5px;
	padding:7px;
}
#landing ol {
	background: transparent url(images/mid-blend.jpg) repeat-y top right;
	margin-right:6px;
	padding-bottom:20px;
}
* html #landing ol, *+html #landing ol { /* IE6 */
	background-image: none;
}
#landing #illustration {
	margin:-12px 16px 10px 64px;
}
#landing #description {
	margin:0 16px 10px 16px;
}
#landing #footer {
	font-size:11px;
	line-height:18px;
	width:789px;
	margin:0 auto;
	text-align:center;
}
#rightsidebar {
	float:right;
	background-color:#c6e6c8;
	padding:10px;
	margin-left:10px;
	width:190px;
}
/* information/testimonials page nav */
#nav {
	text-align:center;
	height:16px;
	overflow:hidden;
	position:relative;
	top:56px;
	left:48px;
	width:auto;
	background-image:url(images/nav.jpg);
	background-repeat:repeat-x;
	background-position: 0 0;
}
#nav ul li {
	float:left;
	display:block;
}
#nav ul li a, #nav ul li a:link {
	font-family: Optima, "Optima LT Std", OptimaLTStd, Arial, "MS Trebuchet", sans-serif;
	background: transparent;
	background-image:url(images/nav.jpg);
	background-repeat:repeat-x;
	background-position: 0 0;
	padding:2px 16px 2px 16px;
	font-size:12px;
	line-height:14px;
	text-decoration:none;
	display:block;
}
#nav ul li a:hover {
	background-position: 0 -16px;
}
/* information and testimonials page */
#info #content, #testimonials #content {
	height:530px;
	left:48px;
	overflow:visible;
	position:relative;
	top:64px;
	width:99%;
	padding-right:6px;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-family: Georgia, Palatino, Times, serif;
	font-size:12px;
	line-height:15px;
	padding:0 0 6px 0;
	color:#2b3d8f;
	text-align:left;
	font-weight:bold;
}
#content h1 a, #content h2 a, #content h3 a, #content h4 a, #content h5 a, #content h6 a {
	text-decoration:none;
}
#content h1 a:hover, #content h2 a:hover, #content h3 a:hover, #content h4 a:hover, #content h5 a:hover, #content h6 a:hover {
	text-decoration:none;
	color:#2b3d8f;
}
#content p, #content ul, #content h6 {
	padding:6px 0 12px 0;
	font-size:12px;
	line-height:15px;
	font-family: Helvetica, Arial, sans-serif;
	color:#000;
}
#content p strong {
	font-weight:strong;
}
#content #testimonialsSec p {
	font-family: Georgia, Palatino, Times, serif;
}
#testimonialsSec a {
	display:block;
	text-decoration:none;
	padding:0 0 8px 0;
	font-size:12px;
	line-height:14px;
	cursor:pointer;
}
#testimonials #content h1 {
	padding:16px 0 16px 0;
	font-size:16px;
	line-height:18px;
	color:#2B3D8F;
}

/* clearing element */
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	clear:both;
	display:block;
	float:none;
	font-size:0;
	height:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0;
	visibility:hidden;
	width:0;
	}

/* classes */
.optima, #landing #right  {
	font-family: Optima, "Optima LT Std", OptimaLTStd, Arial, "MS Trebuchet", sans-serif;
}
.orange { color: #FAA61A; }
.pan646 { color: #5780ae; }
.pan647 { color: #005595; }  
.pan2735 { color: #273691; }   
.green { color: #91E682; }

.onleft {
	float:left;
	padding:0 10px 10px 0;
}
#info .onleft {
	float:none;
	clear:right;
	margin-left:-16px;
	padding:57px 0 0 0;
}
#info .onright {
	float:right;
	padding:0 0 10px 6px;
}
#testimonials .onright {
	float:right;
	margin:160px 0 0 570px;
	z-index:99;
	position:absolute;
}
.scriptimage {
	text-align:center;
	margin:80px 20px;
}
.calltoaction {
	margin:0 10px;
}
.note {
	font-family: Helvetica, Arial, sans-serif;
	font-size:8px;
	line-height:10px;
	color:#888;
}
ul.square {
	list-style-type: square;
}
.square li {
	color:#2b3d8f;
	list-style-position: inside;
	padding:0 0 8px 12px;
}
.square li span {
	color:#000;
}
