*{
margin:0;
padding:0;
}

body {	
	background-color: #282828;
	margin: 0px auto 0px auto;
	font-family: verdana, arial, san-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #4a4a4a;
}

#pagecontainer {
	width: 100%;
	background: url(images/header_bg.gif);
	background-repeat: repeat-x;
        background-color: #ffffff;
	margin: 0px auto 0px auto;
	overflow: visible;
	text-align: left;
}

#header_top {
	width: 972px;
	height: 56px;
	margin: 0px auto 0px auto;
	padding: 0px 10px 0px 10px;
	border: 0px solid red;
}

#contact {
	float: right;
	position: relative;
top: -20px;
	right: 4px;
	width: 212px;
	height: 24px;
	padding: 27px 22px 5px 5px;
	background: url(images/contact_bg.gif);
	background-repeat: no-repeat;
	text-align: right;
	font-family: trebuchet ms, arial, verdana, san-serif;
	font-size: 13px;
	font-weight: bold;
	word-spacing: 1px;
        color: #ffffff;
}

#contact a {
	color: #16fd03;
	text-decoration: none;
}

#contact a:hover {
	text-decoration: underline;
}

#header_bottom {
	width: 972px;
	height: 107px;
	margin: 0px auto 0px auto;
	padding: 0px 10px 0px 10px;
	border: 0px solid red;
}

img#logo {
	float: left;
	position: relative;
	top: 8px;
	left: 7px;
}

#main_menu {
	float: right;
	position: relative;
	top: 64px;
	width: 648px;
	height: 39px;
	background: url(images/menu_bg.gif);
	background-repeat: no-repeat;
}

#main_menu ul {
	position: relative;
        left: 15px;
	top: 6px;
	width: 600px;
	height: 27px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 5px 25px;
	border: 0px solid red;
	list-style: none;
}

#main_menu ul li {
	display: block;
	display: inline;
	list-style: none;
}

#main_menu ul a {
	float: left;
	list-style: none;
        height: 26px;
        margin: 0px 38px 0px 0px;
        padding: 7px 6px 0px 6px;
	text-decoration: none;
	color: #ffffff;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

#main_menu ul a:hover {
        margin: 0px 37px 0px -1px;
        background-color: #25c119;
        border: 1px solid #14a90a;
        border-top: 0px;
        border-bottom: 0px;
}

#main_menu ul li.active a {
	margin: 0px 37px 0px -1px;
        background-color: #25c119;
        border: 1px solid #14a90a;
        border-top: 0px;
        border-bottom: 0px;
}

#main_menu img {
	position: relative;
	float: left;
	top: 8px;
	left: 9px;
	margin: 0px;
}

#left_column ul {
        float: right;
        margin: 40px 0px 0px 0px;
        list-style: none;
}

* html #left_column ul {
        margin-top: 34px;
}


#left_column ul li {
         text-align: right;
         padding: 2px 0px 0px 0px;
}

* html #left_column ul li {
         margin-bottom: -18px;
}

#left_column ul a {
	float: right;
        width: 238px;
        height: 28px;
        padding: 8px 15px 0px 0px;
        text-decoration: none;
	color: #4a4a4a;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

* html #left_column ul a {
        width: 235px;
}

#left_column ul li.active a {
        background: url(images/submenu_bg.jpg);
        color: #2cd81e;
}

#left_column ul a:hover {
        background: url(images/submenu_bg.jpg);
        color: #ff6c00;
}

#banner {
	width: 100%;
	height: 240px;
	background: url(images/banner_bg.gif);
	background-repeat: repeat-x;
}

#banner_image {
	width: 972px;
	height: 240px;
	margin: 0px auto 0px auto;
	background: url(images/website_banner.jpg);
	background-repeat: no-repeat;
}

#banner_text {
	position: relative;
	float: left;
	top: 138px;
	width: 400px;
	height: 51px;
	padding: 18px 0px 6px 12px;
	font-family: arial, verdana, san-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
	color: #282828;
	border: 0px solid red;
}

#banner_button {
        position: relative;
	float: right;
	top: 138px;
	right: 340px;
        border: 0px solid black;
}

#inner_banner {
	width: 100%;
	height: 43px;
	background: url(images/inner_banner.jpg);
	background-repeat: repeat-x;
}

#main_content_left {
	width: 972px;
	margin: 0px auto 0px auto;
	background: url(images/shadow_left.jpg);
	background-repeat: repeat-y;
	border: 0px solid red;
}

#main_content_right {
	width: 972px;
	margin: 0px auto 0px auto;
	background: url(images/shadow_right.jpg);
	background-repeat: repeat-y;
	border: 0px solid red;
}

#main_left {
	float: left;
	width: 726px;
	min-height: 300px;
	margin-left: 11px;
	padding: 16px 0px 0px 0px;
	border: 0px solid red;
}

* html #main_left {
       width: 718px;
       margin-left:2px;
}

#main_right {
	float: right;
	width: 642px;
	min-height: 300px;
	margin-left: 22px;
	padding: 32px 0px 0px 0px;
	border: 0px solid red;
}

* html #main_right {
	width: 642px;
}

#main_right ul {
        margin-left: 30px;
        list-style: square;
    }

#main_right li {
        margin: 3px 10px 8px 16px;
	padding-left: 24px;
}

#main_right ul.bullet {
        margin-left: 30px;
        list-style: none;
}

#main_right li.bullet {
        margin: 3px 10px 8px 16px;
	background: url(images/bullet.gif) no-repeat left center;
	padding-left: 24px;
        list-style: none;
}



#left_column {
	float: left;
	width: 261px;
	min-height: 300px;
        margin-left: 11px;
	padding: 27px 0px 22px 0px;
        border: 0px solid red;
}

* html #left_column {
        width:235px;
}

#right_column {
	float: right;
	width: 212px;
	min-height: 300px;
	padding: 22px 0px 22px 0px;
	border: 0px solid red;
}

* html #right_column {
	width: 212px;
}

.clear {
	clear: both;
}

.website_services {
	float: left;
	width: 220px;
	margin: 10px 20px -20px 0px;
	font-size: 1.0em;
        font-weight: bold;
        font-family: arial, verdana, san-serif;	
	border: 0px solid red;
}

* html .website_services {
	float: left;
	width: 210px;
	margin: 10px 20px -20px 0px;
	font-size: 0.9em;	
	border: 0px solid red;
}

.website_services a {
	color: #27c71b;
	text-decoration: none;
}

.website_services p {
	margin: 5px 0px 0px 0px;
}

.website_services a:hover {
        color: #ff6c00;
	text-decoration: underline;
}

.website_services img {
        border: 0px;
}

h1 {
	color: #4a4a4a;
	font-family: arial, verdana, san-serif;
        font-family: verdana, arial, san-serif;
	font-size: 1.3em;
	margin: 6px 0px 22px 0px; 
}

h2 {
	color: #4a4a4a;
	font-family: arial, verdana, san-serif;
        font-family: verdana, arial, san-serif;
	font-size: 1.3em;
	margin: 6px 0px 22px 0px; 
}

p {
	margin: 21px 0px 21px 0px; 
}

p.home {
        width: 100%;
        margin: 0px;
        padding: 20px 0px 0px 0px;
        border-top: 3px solid #d4d4d4;
}

a {
        font-weight: bold;
	color: #27c71b;
	text-decoration: none;
}

a:hover {
        color: #ff6c00;
	text-decoration: underline;
}

strong {
        font-weight: bold;
}

#call_now {
        position: relative;
        top: 10px;
        left: 57px;
}

.contact_icon {
        position: relative;
float: left;
        top: 0px;
        margin-right: 5px;
        
}

#left_column_contacts {
        float: right;
        margin-top: 46px;
        background: url(images/left_column_orange_bg.jpg);
        background-repeat: no-repeat;
        width: 213px;
        height: 217px;
        color: #ffffff;
margin-right: 1px;
}

* html #left_column_contacts {
        position: relative;
        left: 15px;
}

#left_column_contacts p {
        margin: 12px 10px 0px 25px;
        color: #ffffff;
        font-size: 12px;
        line-height: 16px;
}

#left_column_contacts h1 {
        margin: 20px 10px 0px 25px;
        color: #ffffff;
        font-family: arial, verdana, san-serif;
        font-weight: bold;
        font-size: 14px;
}

#left_column_contacts a {
        color: #ffffff;
        font-weight: normal;
        text-decoration: none;
}

#left_column_contacts a:hover {
        text-decoration: underline;
}


div#contact_form {
        position: relative;
        left: 58px;
}

#cfContact{
        position: relative;
        top: 20px;
        left: -2px;
        margin-bottom: 30px;
}

.breadcrumbs {
        font-size: 0.85em;
}

.contact_page {
        position: relative;
        top: 0px;
}

.contact-cta {
        position: relative;
        bottom: 39px;
        width: 972px;
	margin: 0px auto -39px auto;
        text-align: right;
}

.contact-cta img {
        border: 0px;
}

.feature_icon {
        margin-bottom: 30px;
}

.feature_icon img {
        float: left;
        margin: -10px 5px 50px -10px;
        border: 0px solid red;
}

.feature_icon a {
        font-size: 1.1em;
}

.feature_icon p {
        margin: 14px 0px 5px 0px;
}

.section_links {
        width: 100%;
        margin: 0px 0px 70px 0px;
        padding: 0px;
        border-top: 3px solid #d4d4d4;
}

.section_links a.back {
        float: left;
        padding-left: 20px;
        background-image: url(images/back_arrow_orange.gif);
        background-repeat: no-repeat;
        background-position: left;
        color: #d4d4d4;
        font-family: arial, verdana, san-serif;
        font-size: 1.1em;
        text-decoration: none;
}

.section_links a.back:hover {
        padding-left: 20px;
        background-image: url(images/back_arrow_green.gif);
        background-repeat: no-repeat;
        background-position: left;
        color: #2cd81e;
        text-decoration: none;
}


.section_links a.next {
        float: right;
        padding-right: 20px;
        background-image: url(images/next_arrow_orange.gif);
        background-repeat: no-repeat;
        background-position: right;
        color: #ff6c00;
        font-family: arial, verdana, san-serif;
        font-size: 1.1em;
        text-decoration: none;
}

.section_links a.next:hover {
        padding-right: 20px;
        background-image: url(images/next_arrow_green.gif);
        background-repeat: no-repeat;
        background-position: right;
        color: #2cd81e;
        text-decoration: none;
}

.showcase_item {
        border-bottom: 2px solid #d4d4d4;
        width: 100%;
        min-height: 119px;
        margin-bottom: 20px;
        padding-bottom: 10px;
}

* html .showcase_item {
        height: 119px;
}

.showcase_item h2 {
        color: #4a4a4a;
	font-family: arial, verdana, san-serif;
	font-size: 1.1em;
	margin: 6px 0px 6px 0px; 
}

.showcase_item img {
        float: left;
        padding: 3px;
        margin-right: 10px;
        border: 3px solid #d4d4d4;
}

.showcase_item p {
        margin: 0px;
}

.showcase_item a {
        text-align: right;
        font-weight: normal;
}

#showcase_text {
        float: left;
        width: 280px;
}

#showcase_text h2 {
        color: #4a4a4a;
	font-family: arial, verdana, san-serif;
	font-size: 1.1em;
	margin: 6px 0px 6px 0px; 
}

#showcase_text ul {
        margin-left: 0px;
        list-style: none;
}

#showcase_text li {
        min-height: 31px;
        margin: 0px 10px 0px 0px;
	background: url(images/bullet_tick_green.gif) no-repeat left center;
	padding-left: 40px;
        padding-top: 10px;
}

* html #showcase_text li {
        min-height: 31px;
}

#showcase_pic {
        float: right;
        margin: 46px 0px 20px 0px;
}

#showcase_pic img {
        background-color: #ffffff;
        border: 3px solid #d4d4d4;
        padding: 3px;
}

.showcase_contact {
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 0px;
        border-top: 3px solid #d4d4d4;
}

img.imageleft {
        float:left;
        border: 0px solid black;
        margin: 7px 10px 7px 7px;
}

img.imageright {
        float:right;
        border: 0px solid black;
        margin: 7px 7px 7px 10px;}
 
img.imagealone {
        border: 0px solid black;
        margin: 7px 0px 7px 0px;
}

img.imageleftborder {
        float:left;
        background-color: #ffffff;
        border: 3px solid #d4d4d4;
        padding: 3px;
        margin-right: 10px;
}

img.imagerightborder {
        float:right;
        background-color: #ffffff;
        border: 3px solid #d4d4d4;
        padding: 3px;
        margin-right: 10px;
}
 
img.imagealoneborder {
        background-color: #ffffff;
        border: 3px solid #d4d4d4;
        padding: 3px;
        margin-right: 10px;
}

img.image-offer {
        float:left;
        border: 0px solid black;
        margin: -10px 14px 14px 0px;
}

.feature-text {
        background: url(images/feature-text-bg.gif) no-repeat;
        height: 90px;
        padding: 16px;
        margin: -10px 0px -24px 0px;
        font-size: 13px;
        line-height: 19px;
}

div#footer {
	width: 100%;
	height: 124px;
	background: url(images/footer_bg.gif);
}

div#footer p {
        width: 972px;
	margin: 0px auto 0px auto;
        padding-top: 30px;
        text-align: right;
        font-size: 0.7em;
        color: #ffffff;
}

div#footer a {
        font-weight: normal;
        color: #ffffff;
        text-decoration: none;
}

div#footer a:hover {
        text-decoration: underline;
}

span.countdown {
        font-family: arial, verdana, san-serif;
        font-size: 1.2em;
        font-weight: bold;
        color: #ffffff;
        background-color: #CE0404;
        padding: 3px;
}
