body {
  width: 900px;
	margin: 0 auto 0 auto;
	background: #F7F7F7 url(images/bg_main.gif) repeat-x;
}
h1 {
	width: 900px;
	height: 16px;
	background-color: #333;
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 9px;
	color: #333;
	clear: both;
}
/* Navigation */
#nav ul {
	width: 900px;
	height: 44px;
	background-color: #319CE2;
	margin: 0;
	border: 0;
	padding: 0;
	clear: both;
}
#nav li {
	float: left;
	list-style: none;
	padding: 0 12px 0 14px;
}
#nav li a {
	height: 44px;
	font-size: 4px;
	color: #319CE2;
  display: block;
}
#nav li a:hover {
  background-position: bottom;
}
.navhome {
  width: 38px;
	background-image: url(images/nav_home.gif);
}
.navmobile {
  width: 98px;
	background-image: url(images/nav_mobile.gif);
}
.navfixedline {
  width: 113px;
	background-image: url(images/nav_fixedline.gif);
}
.navabout {
  width: 55px;
	background-image: url(images/nav_about.gif);
}
.navtest {
  width: 76px;
	background-image: url(images/nav_testimonials.gif);
}
.navwhy {
  width: 91px;
	background-image: url(images/nav_why.gif);
}
.navcontact {
  width: 65px;
	background-image: url(images/nav_contact.gif);
}
/* Navigation END*/
/* Header */
#header {
	width: 900px;
	height: 80px;
	background-image: url(images/logo_bg.jpg);
	clear: both;
}
.logo {
  width: 330px;
	height: 80px;
	float: left;
	background-image: url(images/logo.jpg);
}
.hphone {
	width: 120px;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: left;
	padding: 40px 0 0 450px;
}
/* Header END */
/* Breadcrumb Bar */
#bc {
	width: 900px;
	height: 24px;
	background-image: url(images/bg_bc.gif);
	clear: both;
}
.bcl {
	width: 300px;
	height: 24px;
	background-image: url(images/bc_start.gif);
	float: left;
}
.bcm {
	width: 300px;
	height: 24px;
	float: left;
}
.bcc{
	width: 600px;
	height: 24px;
	float: left;
}
.bcmh {
	width: 300px;
	height: 24px;
	float: left;
	background-image: url(images/img_main_top.jpg);
}
.bcr {
	width: 285px;
	height: 19px;
	float: left;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #319CE2;
	padding: 5px 15px 0 0;
}
.bcr a{
	color: #319CE2;
	text-decoration: none;
}
.bcr a:hover{
	color: #319CE2;
	text-decoration: underline;
}
/* Breadcrumb Bar End */
#main {
	width: 900px;
	height: 196px;
	background-color: #FFF;
	clear: both;
}
.ml {
	width: 280px;
	height: 196px;
	float: left;
	padding: 0 0 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 22px;
}
.ml p {
	padding: 4px 0 0 0;
	margin: 0;
	border: 0;
}
.ml a, .feattxt a{
	text-decoration: none;
	color: #319CE2;
	font-weight: bold;
}
.ml a:hover, .feattxt a:hover {
	text-decoration: underline;
}
.mlint {
	width: 270px;
	height: 196px;
	float: left;
	padding: 0 10px 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 22px;
}
.mlint p {
	padding: 4px 0 0 0;
	margin: 0;
	border: 0;
}
h2 {
	background-image: url(images/title_welcome.gif);
	width: 280px;
	height: 52px;
	padding: 0;
	border: 0;
	margin: 0;
	color: #FFF;
	font-size: 9px;
}
.mm {
	width: 300px;
	height: 196px;
	float: left;
}
.mr {
	width: 276px;
	height: 150px;
	padding: 23px 12px 23px 12px;
	float: left;
}
/* Register Form */
.regtop {
	width: 276px;
	height: 12px;
	background-image: url(images/reg_top.gif);
}
.regmid {
	width: 264px;
	height: 126px;
	padding: 0 0 0 12px;
	background-color: #E2E2E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	font-size: 9px;
}
.regmid form {
	padding: 0;
	margin: 0;
	border: 0;
}
.regmid label {
	font-weight: bold;
	width: 55px;
	float: left;
	padding: 4px 0 0 0;
}
.regmid input {
	width: 180px;
	margin-bottom: 3px;
	height: 16px;
  border: 1px solid #CCC;
	background-image: url(images/input_bg.jpg);
	background-repeat: repeat-x;
}
#submit {
	margin-left: 55px;
	width: 60px;
	height: 22px;
	border: 0;
	background-image: url(images/btn_submit.gif);
}
#submit:hover {
  background-position: bottom;
}
.regbot{
	width: 276px;
	height: 12px;
	background-image: url(images/reg_bot.gif);
	background-repeat: no-repeat;
}
/* Register Form END */
#features {
	width: 900px;
	clear: both;
}
.featitem {
	width: 300px;
	float: left;
}
h3 {
	width: 266px;
	height: 32px;
	background-color: #333;
	background-image: url(images/h3bullet.gif);
	background-repeat: no-repeat;
	padding: 2px 0 0 33px;
	border: 0;
	margin: 0;
	color: #333;
	font-size: 7px;
	clear: both;
}
.featpic {
	width: 102px;
	height: 77px;
	padding: 12px;
	background-color: #E2E2E2;
	float: left;
}
.featpic a img {
	border: 1px solid #666;
}
.featpic a:hover img {
	border: 1px solid #319CE2;
}
.feattxt {
	width: 161px;
	height: 92px;
	padding: 9px 12px 0 0;
	background-color: #E2E2E2;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 16px;
}
.feattxt p {
	padding: 0;
	margin: 0;
	border: 0;
}

/* Footer */
#footer {
	width: 900px;
	height: 40px;
	clear: both;
	background-color: #CCC;
	border-top: 1px solid #F7F7F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 10px;
	line-height: 16px;
	padding: 30px 0 0 0;
}
.fl {
	width: 439px;
	text-align: left;
	float: left;
	padding-left: 11px;
}
.fr {
	width: 439px;
	text-align: right;
	float: left;
	padding-right: 11px;
}
/* Footer END*/
.ttlabt {
width: 270px;
height: 33px;
background-image: url(images/title_about.gif);
clear: both;
color: #FFF;
font-size:9px;
}
.ttltestim {
width: 270px;
height: 33px;
background-image: url(images/title_testim.gif);
clear: both;
color: #FFF;
font-size:9px;
}
.ttlwcu{
width: 270px;
height: 33px;
background-image: url(images/title_whychoose.gif);
clear: both;
color: #FFF;
font-size:9px;
}
.ttlctct{
width: 270px;
height: 33px;
background-image: url(images/title_contact.gif);
clear: both;
color: #FFF;
font-size:9px;
}
.ttlfls{
width: 270px;
height: 33px;
background-image: url(images/title_fls.gif);
clear: both;
color: #FFF;
font-size:9px;
}
.ttlmbl {
width: 270px;
height: 33px;
background-image: url(images/title_mobile.gif);
clear: both;
color: #FFF;
font-size:9px;
}
.mimg {
width: 300px;
height: 196px;
float: left;
}
.mimg img {
border: 1px solid #FFF;
}
#lc {
width: 600px;
float: left;
}
.pgint {
width: 600px;
height: 196px;
clear: both;
background-color: #FFF;
}
#rc {
width: 300px;
float: left;
padding: 1px 0 0 0;
}
.dct {
	width: 567px;
	height: 24px;
	background-color: #333;
	clear: both;
	background-image: url(images/title_blt_bg.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1px;
	padding: 9px 0 0 32px;
}
.dcc {
  background-color: #E2E2E2;
  width: 599px;
  clear: both;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333;
	line-height: 18px;
	font-size: 10px;
	padding: 3px 0 14px 0;
	text-align: left;
}
.dcc h5 {
border: 0;
padding: 11px 0 0 0;
margin: 0;
font-size: 14px;
font-weight: normal;
	line-height: 20px;
}
.dcc p {
border: 0;
padding: 10px 0 0 0;
margin: 0;
}
.dcc ul {

padding: 10px 0 0 20px;
margin: 0;
}
.dcc a {
color: #319CE2;
text-decoration: none;
}
.dcc a:hover {
text-decoration: underline;
}
.dcc label {
width: 60px;
	float: left;
	text-align: right;
	margin-right: 5px;
	display: block
}
.dcc input {
	width: 180px;
	margin-bottom: 3px;
	height: 16px;
  border: 1px solid #CCC;
	background-image: url(images/input_bg.jpg);
	background-repeat: repeat-x;
}
.dcc textarea {
	width: 180px;
	margin-bottom: 3px;
	height: 100px;
  border: 1px solid #CCC;
}
.dcc form {
border: 0;
margin: 0;
padding: 0;
}
.dcc select {
	margin-bottom: 3px;
	height: 16px;
  border: 1px solid #CCC;
	font-size: 10px;
}
#button {
	margin-left: 65px;
	width: 60px;
	height: 22px;
	border: 0;
	background-image: url(images/btn_submit.gif);
}
#button:hover {
  background-position: bottom;
}
.dcl {
	width: 270px;
	float: left;
	padding: 0 10px 0 20px;
}
.dcr {
	width: 279px;
	float: left;
	padding: 0 10px 0 10px;
}
.clr {
clear: both;
}
.sct {
	width: 268px;
	height: 24px;
	background-color: #333;
	clear: both;
	background-image: url(images/title_blt_bg.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -1px;
	padding: 9px 0 0 32px;
}
.featend {
	width: 300px;
	height: 60px;
	background-image: url(images/feat_end_bg.jpg);
	clear: both;
}
.featend hr {
display: none;
}
.featprod {
	width: 300px;
	height: 101px;
	border-bottom: 1px solid #FFF;
	clear: both;
	background-color: #E2E2E2;
}
.featprod p {
	width: 162px;
	height: 92px;
	padding: 9px 12px 0 0;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 16px;
	border: 0;
	margin: 0;
}
.featprod a {
font-size: 11px;
color: #319CE2;
text-decoration: none;
display: block;
}
.featprod a:hover {
text-decoration: underline;
}
.cntcth {
width: 45px;
float: left;
font-weight: bold;
}
.featphn {
	width: 72px;
	height: 95px;
	padding: 12px;
	background-color: #E2E2E2;
	float: left;
}
.featphn a img {
	border: 1px solid #666;
}
.featphn a:hover img {
	border: 1px solid #319CE2;
}
.featphone {
	width: 300px;
	height: 119px;
	border-bottom: 1px solid #FFF;
	clear: both;
	background-color: #E2E2E2;
}
.featphone p {
	width: 192px;
	height: 110px;
	padding: 9px 12px 0 0;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 16px;
	border: 0;
	margin: 0;
}
.featphone a {
font-size: 11px;
color: #319CE2;
text-decoration: none;
display: block;
}
.featphone a:hover {
text-decoration: underline;
}
.logos {
padding: 12px 0 12px 12px;
height: 24px;
clear: both;
background-color: #FFF;
}
.logos img {
float: right;
padding-right: 16px;
}
img.left {
float:left;
}
