html, body{
	background: url(../img/CN-bg-body.png) top repeat-x #b3d1ea;
	margin: 0;
	padding: 0;
	min-width: 100%;
	min-height: 100%;
	height: 100%;
	}
#wrapper{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 870px;
	min-height: 100%;
	background: #ffffff;
	border-left: 1px solid #63a1d4;
	border-right: 1px solid #63a1d4;
	}
#header{
	background: url(../img/CN-header.jpg) top center no-repeat #ffffff;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 870px;
	height: 270px;
	}
#navbar{
	background: url(../img/CN-bg-navbar.png) top left repeat-x #94292e;
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 0;
	height: 30px;
	width: 870px;
	}
#navbar ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: 'Century Gothic','Trebuchet MS',Arial,Tahoma,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
#navbar li {
	float: left;
	margin: 0;
	padding: 0;
	border-right: 2px groove #94292e;
	}
#navbar li a {
	display: block;
	color: #fbf9c8;
	padding: 7px 16px;
	margin: 0;
	}
#navbar li:first-child a{
	border-left: 2px groove #94292e;
	}
#navbar li a:link,
#navbar li a:visited  {
	color: #fbf9c8;
	text-decoration: none;
	}
#navbar li a.currentpage:link ,
#navbar li a.currentpage:visited{
	color: #ffffff;
	text-decoration: none;
	background: #6c1e22;
	}
#navbar li a:hover {
	color: #ffffff;
	background: #6c1e22;
	text-decoration: none;
	}
#navbar li a:active {
	color: #ffffff;
	text-decoration: none;
	}
#content{
	margin: 0;
	padding: 0;
	width: 870px;
	height: auto;
	min-height: 100%;
	background: #ffffff;
	}
#content-left{
	margin: 0;
	padding: 0;
	width: 680px;
	float: left;
	}
#content-left h1{
	font-family: 'Century Gothic','Trebuchet MS',Arial,Tahoma,Helvetica,sans-serif;
	border-bottom: 1px solid #c47636;
	color: #945929;
	font-size: 1.1em;
	margin: 1em .75em .75em .75em;
	padding: 0;
	}
#content-left p{
	font-family: 'Century Gothic','Trebuchet MS',Arial,Tahoma,Helvetica,sans-serif;
	text-align: justify;
	color: #444444;
	font-size: .85em;
	margin: 1.25em;
	padding: 0;
	}
#content-left ol{
	font-family: 'Century Gothic','Trebuchet MS',Arial,Tahoma,Helvetica,sans-serif;
	text-align: justify;
	color: #444444;
	font-size: .85em;
	margin: 1.25em 1.25em 1.25em 3em;
	padding: 0;
	}
#content-left ul{
	font-family: 'Century Gothic','Trebuchet MS',Arial,Tahoma,Helvetica,sans-serif;
	text-align: justify;
	color: #444444;
	font-size: .85em;
	margin: 1.25em 1.25em 1.25em 0;
	padding-left: 40px;
	line-height: 1.5em;
	}
#content-left ul li{
	margin-bottom: 1em;
	}
#content-left a:link,
#content-left a:visited  {
	color: #94292e;
	text-decoration: none;
	}
#content-left a:hover {
	text-decoration: underline;
	}
#content-left a:active {
	color: #d49663;
	}
#content-left table.rates{
	font-family: 'Century Gothic','Trebuchet MS',Arial,Tahoma,Helvetica,sans-serif;
	text-align: justify;
	color: #444444;
	font-size: .85em;
	margin: 1.25em auto 1.25em 3em;
	padding: 0;
	width: 500px;
	border-collapse: collapse;
	}
#content-left table.rates tr.odd{
	background: #f4f4f4;
	}
#content-left table.rates td.price{
	text-align: right;
	}
#special{
	width: 250px;
	margin: 2em auto;
	border: 4px double #94292e;
	}
#special h1{
	font-family: 'Century Gothic','Trebuchet MS',Arial,Tahoma,Helvetica,sans-serif;
	text-align: center;
	border: 1px solid #94292e;
	background: #f4f4f4;
	color: #94292e;
	font-size: 1em;
	margin: 1em .75em .75em .75em;
	padding: 0;
	}
#special p{
	font-family: 'Century Gothic','Trebuchet MS',Arial,Tahoma,Helvetica,sans-serif;
	text-align: justify;
	color: #444444;
	font-size: .8em;
	margin: 1.25em;
	padding: 0;
	}
.answer{
	font-family: 'Century Gothic','Trebuchet MS',Arial,Tahoma,Helvetica,sans-serif;
	text-align: justify;
	font-size: 14px;
	line-height:18px;
	color: #444444;
	padding:0 0 20px 24px;
	margin: 0 32px;
	}
.answer p{
	font-family: 'Century Gothic','Trebuchet MS',Arial,Tahoma,Helvetica,sans-serif;
	text-align: justify;
	font-size: 14px !important;
	color: #444444;
	line-height:18px !important;
	padding: 0 0 20px 0 !important;
	margin: 0 !important;
	}
.question{
	font-family: 'Century Gothic','Trebuchet MS',Arial,Tahoma,Helvetica,sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #444444;
	cursor:pointer;
	line-height:25px;
	padding:4px 30px;
	margin: 0 24px;
	background:url(../img/question.png) 12px 9px no-repeat;
	}
.question:hover {
	background-color: #b3d1ea;
	}
#content-right{
	margin: 0;
	padding: 0;
	width: 188px;
	float: right;
	}
#content-right h1{
	font-family: 'Century Gothic','Trebuchet MS',Arial,Tahoma,Helvetica,sans-serif;
	border-bottom: 1px solid #63a1d4;
	color: #3684c4;
	font-size: .9em;
	margin: 24px 12px 12px 12px;
	padding: 0;
	}
#content-right p{
	font-family: 'Century Gothic','Trebuchet MS',Arial,Tahoma,Helvetica,sans-serif;
	color: #444444;
	font-size: .6em;
	margin: 0 auto 24px 14px;
	padding: 0;
	}
#content-right a:link,
#content-right a:visited  {
	color: #292e94;
	text-decoration: none;
	}
#content-right a:hover {
	text-decoration: underline;
	}
#content-right a:active {
	color: #3684c4;
	}
#testimonials{
	position: relative;
	width: 190px;
	height: auto;
	margin: 0;
	padding: 0;
	background:  url(../img/CN-bg-testimonial.png) top left no-repeat;
	}
#content-right p.testimonial{
	margin: 0;
	padding: 24px 36px 24px 24px;
	font-family: 'Century Gothic','Trebuchet MS',Arial,Tahoma,Helvetica,sans-serif;
	color: #444444;
	font-size: .75em;
	font-style: italic;
	}
#content-right p.testimonial-sig{
	margin: 0;
	padding: 0 36px 24px 24px;
	font-family: 'Century Gothic','Trebuchet MS',Arial,Tahoma,Helvetica,sans-serif;
	color: #444444;
	font-size: .6em;
	font-weight: bold;
	}
img.bg-testimonial-bottom{
	width: 180px;
	height: 24px;
	border: 0;
	position: absolute;
	bottom: 0;
	z-index: 0;
	}
#footer{
	width: 870px;
	height: auto;
	text-align: center;
	}
#footer hr.top{
	width: 95%;
	background-color: #fff;
	border-bottom: 1px solid #b3d1ea;
	border-top: 1px dashed #b3d1ea;
	border-left: none;
	border-right: none;
	color: #fff;
	height: 4px;
	}
#footer hr.bottom{
	width: 95%;
	background-color: #fff;
	border-top: 1px solid #b3d1ea;
	border-bottom: 1px dashed #b3d1ea;
	border-left: none;
	border-right: none;
	color: #fff;
	height: 4px;
	}
#footer p{
	font-family: 'Century Gothic','Trebuchet MS',Arial,Tahoma,Helvetica,sans-serif;
	color: #444444;
	font-size: .7em;
	margin: 0;
	padding: 12px;
	}
#footer p.copyright{
	font-family: 'Century Gothic','Trebuchet MS',Arial,Tahoma,Helvetica,sans-serif;
	color: #888;
	font-size: .6em;
	margin: 0;
	padding: 12px;
	}
#footer a:link,
#footer a:visited  {
	color: #94292e;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
#footer a:active {
	color: #d49663;
	}
form.contactus{
	margin: 0 auto 3em;
	padding: 0;
	width: 540px;
	}
form.contactus fieldset{
	border: 1px outset #945929;
	margin: 20px;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	}
form.contactus legend{
	font-size: 1.25em;
	font-family: 'Century Gothic','Trebuchet MS',Arial,Tahoma,Helvetica,sans-serif;
	font-weight: bold;
	border: 1px outset #945929;
	background: #c47636;
	color: #fff;
	}
form.contactus input{
	font-size: .8em;
	font-family: 'Century Gothic','Trebuchet MS',Arial,Tahoma,Helvetica,sans-serif;
	background-color: #f4f4f4;
	border: 1px solid #ddab83;
	width: 170px;
	}
form.contactus input:hover{
	background-color: #fff;
	}
form.contactus input:focus{
	background-color: #fff;
	border: 1px solid #945929;
	}
form.contactus input.button{
	width: 8em;
	color: #fff;
	font-family: 'Century Gothic','Trebuchet MS',Arial,Tahoma,Helvetica,sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #c47636;
	border: 1px outset #945929;
	}
form.contactus textarea{
	font-size: .8em;
	font-family: 'Century Gothic','Trebuchet MS',Arial,Tahoma,Helvetica,sans-serif;
	background-color: #f4f4f4;
	border: 1px solid #ddab83;
	width: 170px
	}
form.contactus textarea:hover{
	background-color: #fff;
	}
form.contactus textarea:focus{
	background-color: #fff;
	border: 1px solid #945929;
	}
span.label{
	font-size: 1em;
	float: left;
	width: 180px;
	text-align: right;
	}
span.input{
	font-size: 1em;
	float: left;
	width: 260px;
	text-align: left;
	}
span.red{
	color: #ff0000;
	}
form p{
	height: auto;
	min-height: 1.5em;
	}
img.sending{
	width: 32px;
	height: 32px;
	}
p.cnlists{
	background: #fffcdf;
	border: 1px solid #b3d1ea;
	padding: 5px !important;
	}
div.clear{
	clear: both;
	}
.errMsg {
	color: #ff0000;
	}
