* {
	margin:0;
	padding:0;
}
body {
	margin: 0 auto;
	background:#DEE6E6;
	font: normal 11px Arial, sans-serif;
}
h1 {
	font:normal 2.7em Arial, sans-serif;
	color:#D2382F;
	width:150px;
	display:block;
	text-align:right;
	display:block;
	width:98%;
	padding-bottom:4px;
	letter-spacing: 6px;
}
h2 {
	font:bold 18px Arial, sans-serif;
	color:#003;
	display:block;
	padding:4px;
}
h2.about {
	padding-left:40px;
	background:url(../images/arrow.gif) left no-repeat;
}
h2.pricing {
	padding-left:40px;
	background:url(../images/check.gif) left no-repeat;
}
h2 span {
	font:bold 14px Arial, sans-serif;
}
h3 {
	font:normal 23px Cambria, Georgia, sans-serif;
	color:#003366;
	display:block;
	text-align:center;
	display:block;
	padding:15px 0 5px 0;
	letter-spacing:-1px;
}
a {
	outline:none;
	text-decoration:none;
}
.the-catch-title {
	font:bold 16px Arial, sans-serif;
	color:#003;
	display:block;
	padding:10px;
	padding-left:40px;
	background:url(../images/ask.gif) left center no-repeat;
}
.big-text {
	clear:both;
	font:35px Cambria, Georgia, serif;
	padding-top:47px;
	color:#003;
	height:90px;
	width:220px;
	background:url(../images/left-header.jpg) bottom left no-repeat;
	letter-spacing:-1px;
}
#container {
	width:100%;
	margin: 0 auto;
}
#hdwrap-home {
	height:525px;
	background:#DEE6E6 url(../images/header-bg.jpg) top repeat-x;
	padding:0 30px;
}
#hdwrap {
	height:220px;
	background:#DEE6E6 url(../images/header-bg2.jpg) top repeat-x;
}
#header-home {
	width:1000px;
	height:535px;
	margin:0 auto;
	background:url(../images/big-header.jpg) no-repeat;
}
#header {
	width:975px;
	height:220px;
	margin:0 auto;
	background:url(../images/big-header2.jpg) no-repeat right;
}
#logo-home {
	float:left;
	background:url(../images/uncle.gif) no-repeat left;
	width:307px;
	height:405px;
}
.nav-home {
	padding:32px 0 0 200px;
	list-style: none;
	float: left;
	clear: left;
	height:27px;
}
ul.nav-home li {
	float: left;
}
ul.nav-home li a {
	float: left;
	text-decoration: none;
	color: #f3f3f3;
	padding: 0 15px 3px 0;
	margin-right: 20px;
	font: 18px "Cambria", Georgia, sans-serif;
}
ul.nav-home li a span {
	float: left;
	padding-right: 15px;
	display: block;
	margin-top: 0px;
	height: 24px;
}
ul.nav-home li a:hover {
	color: #036;
	background: url(../images/nav-bg.gif) no-repeat top right;
}
ul.nav-home li a:hover span {
	background: url(../images/nav-bg.gif) no-repeat top left;
}
ul.nav-home li a.current {
	background: url(../images/nav-bg.gif) no-repeat top right;
	color: #036;
}
ul.nav-home li a.current span {
	background: url(../images/nav-bg.gif) no-repeat top left;
}
.nav {
	padding:30px 200px 0 0;
	list-style: none;
	float: right;
	clear: right;
}
ul.nav li {
	float: left;
}
ul.nav li a {
	float: left;
	text-decoration: none;
	color: #f3f3f3;
	padding: 0 15px 3px 0;
	margin-right: 20px;
	font: 18px "Cambria", Georgia, sans-serif;
}
ul.nav li a span {
	float: left;
	padding-right: 15px;
	display: block;
	margin-top: 0px;
	height: 24px;
}
ul.nav li a:hover {
	color: #036;
	background: url(../images/nav-bg.gif) no-repeat top right;
}
ul.nav li a:hover span {
	background: url(../images/nav-bg.gif) no-repeat top left;
}
ul.nav li a.current {
	background: url(../images/nav-bg.gif) no-repeat top right;
	color: #036;
}
ul.nav li a.current span {
	background: url(../images/nav-bg.gif) no-repeat top left;
}
#bigtext {
	clear:both;
	display:block;
	float:left;
	padding-left:270px;
	padding-top:50px;
	height:120px;
	width:480px;
	background:url(../images/big-text.gif) no-repeat right bottom;
	text-indent:-10000px;
}
#subbigtext {
	clear:both;
	display:block;
	float:left;
	padding:8px 0 0 340px;
	height:60px;
	width:510px;
	background:url(../images/subbig.gif) no-repeat right bottom;
	text-indent:-10000px;
}
#start {
	clear:both;
	float:left;
	width:600px;
	height:70px;
	padding-left:365px;
	padding-top:42px;
}
#start a.start-button {
	float:left;
	width:275px;
	height:45px;
	background: url(../images/start-button.gif) top left no-repeat;
	text-indent:-10000px;
}
#start a.start-button:hover {
	background: url(../images/start-button-hover.gif) top left no-repeat;
}
#start .the-catch-home {
	float:left;
	width:200px;
	height:30px;
	outline:none;
	text-decoration:none;

}
#testi-home {
	clear:both;
	float:left;
	padding:40px 65px 0 90px;
	width:810px;
}
#testi-home p.comment {
	font:18px "Times New Roman", Times, serif;
	letter-spacing:-1px;
	font-style:italic;
	color:#003;
	background: url(../images/quote-big.gif) top left no-repeat;
	padding:20px 0 0 40px;
}
#testi-home p span.posted-by {
	padding-left:10px;
	font:16px Arial;
	font-weight:bold;
	color:#003;
	font-style:normal;
}
#testi-home p span.big-quote {
	width:300px;
}
#content-home {
	margin:0 auto;
	clear:both;
	width:1060px;
	height:511px;
	background: url(../images/shadow-box.jpg) left bottom no-repeat;
}
#content {
	margin:auto;
	clear:both;
	overflow: auto;
	width:100%;
	width:975px;
	background: url(../images/uncle-bottom.jpg) right top no-repeat;
}
#content-box {
	float:left;
	width:640px;
	min-height:350px;
	height:auto !important;
	height:350px;
	padding:25px;
	border:1px solid #B6C5CD;
	background:#EFF4F7 url(../images/content-bottom.jpg) bottom repeat-x;
}
#content-box-frame {
	float:left;
	width:640px;
	min-height:350px;
	height:auto !important;
	height:350px;
	padding:0px;
	border:1px solid #B6C5CD;
}
#content-box p {
	font:14px Arial, Helvetica, sans-serif;
	padding-bottom:15px;
	padding-left:40px;
	line-height:20px;
	color:#000033;
}
#testi-box {
	float:right;
	width:260px;
	margin-top:130px;
	background:#FFF;
}
.tbox-top {
	background:#EFF4F7 url(../images/tbox-top.jpg) center top no-repeat;
	height:20px;
	padding:18px 0 19px 65px;
	font:normal 22px Cambria, Georgia, sans-serif;
	letter-spacing:-1px;
}
.tbox-mid {
	background:#EFF4F7 url(../images/tbox-mid.jpg) center repeat-y;
}
.tbox-mid p {
	font:15px "Times New Roman", Times, serif;
	font-style:italic;
	color:#003;
	padding:10px 15px 0 35px;
	letter-spacing:-0.5px;
	margin:0 3px;
	background:url(../images/quote-small.gif) left top no-repeat;
}
.tbox-mid p.grey {
	font:15px "Times New Roman", Times, serif;
	font-style:italic;
	color:#003;
	padding:10px 15px 0 35px;
	letter-spacing:-0.5px;
	margin:0 3px;
	background:#DFE2E7 url(../images/quote-small.gif) left top no-repeat;
}
.tbox-mid p span {
	font:15px Arial, serif;
	display:block;
	text-align:right;
	font-style:normal;
	color:#003;
	letter-spacing:-0.5px;
	padding-bottom:10px;
}
.tbox-bot {
	background:#EFF4F7 url(../images/tbox-bot.jpg) center no-repeat;
	height:22px;
}
#box-title {
	background:url(../images/included.gif) center no-repeat;
	text-indent:-10000px;
	height:75px;
}
#box-wrap {
	width:1010px;
	height:400px;
	padding:0 30px;
}
.box {
	margin-right:12px;
	width:240px;
	height:383px;
	float:left;
	background:url(../images/box-bg.jpg) no-repeat top left;
}
.box p {
	font:14px Arial, Helvetica, sans-serif;
	padding:5px 15px;
	line-height:18px;
	color:#003;
	height:90px;
}
.box img.price {
	margin:0 25px 5px;
}
.box img.box-start {
	margin:5px 50px;
}
.box-image {
	text-align:center;
	margin:10px 30px 5px;
}
.start-small {
	width:240px;
	height:70px;
}
.start-small a {
	width:140px;
	height:35px;
	display:block;
	text-indent:-10000px;
	margin-left:50px;
	background: url(../images/button-small.gif) top left no-repeat;
}
.start-small a:hover {
	background: url(../images/button-small-hover.gif) top left no-repeat;
}
#footer {
	clear: both;
	height:110px;
	background: url(../images/footer-bg.jpg) repeat-x bottom;
}
#copyright {
	margin:0 auto;
	height:110px;
	width:1000px;
	background: url(../images/copyright.jpg) bottom left no-repeat;
}
#copyright p {
	font:12px Arial, Helvetica, sans-serif;
	padding-top:30px;
	color:#000033;
}
#copyright2 {
	margin:0 auto;
	height:110px;
	width:975px;
	background: url(../images/copyright.jpg) bottom left no-repeat;
}
#copyright2 p {
	font:12px Arial, Helvetica, sans-serif;
	padding-top:30px;
	color:#000033;
}
.clearer {
	clear: both;
}
.line {
	width:100%;
	border-bottom:1px solid #97ADF9;
	margin-bottom:20px;
}
.bubbleInfo {
	position: relative;
	top: 10px;
	left: 40px;
}
.trigger {
	position: absolute;
}
/* Bubble pop-up */
.popup {
	position: absolute;
	display: none;
	z-index: 50;
	border-collapse: collapse;
	width:325px;
}
.popup td.corner {
	height: 15px;
	width: 19px;
}
.popup td#topleft {
	background-image: url(../images//coda/bubble-1.png);
}
.popup td.top {
	background-image: url(../images/coda/bubble-2.png);text-align: center;
}
.popup td#topright {
	background-image: url(../images/coda/bubble-3.png);
}
.popup td.left {
	background-image: url(../images/coda/bubble-4.png);
}
.popup td.right {
	background-image: url(../images/coda/bubble-5.png);
}
.popup td#bottomleft {
	background-image: url(../images/coda/bubble-6.png);
}
.popup td.bottom {
	background-image: url(../images/coda/bubble-7.png);
	
}
.popup td.top img {
}
.popup td#bottomright {
	background-image: url(../images/coda/bubble-8.png);
}
.popup table.popup-contents {
	font-size: 12px;
	line-height: 1.52em;
	background-color: #fff;
	color: #003;
	font-family: Arial, Helvetica, sans-serif;
}
table.popup-contents th {
	text-align: right;
	text-transform: lowercase;
}
table.popup-contents td {
	text-align: left;
}
iframe {

}
