@charset "UTF-8";
/* CSS Document */

*
{
	margin:0px;
	padding:0px;
}

img
{
	border:none;
}

.clearify
{
	clear:both;
}

body
{
	font-family: 'Convergence', sans-serif;
	background-color:#e5e6dc;
}

h1
{
	color:#fff;
	font-size:26px;
	font-weight:normal;
	padding-bottom:10px;
	padding-top:10px;
	text-shadow: 2px 2px 2px rgba(85, 85, 85, 1);
}

.details_text
{
	color:#fff;
	font-size:14px;
	line-height:22px;
	padding-top:5px;
	padding-bottom:5px;
	text-shadow: 2px 2px 2px rgba(85, 85, 85, 1);
}

.details_text li
{
	margin-left:35px;
}

#menu_container
{
	height:43px;
	padding-top:25px;
	text-align:center;
	background-image:url(../images/menu_bg.jpg); 
	background-repeat:repeat-x;
}

#menu
{
	width:950px;
	margin:0px auto;
}

#menu ul
{
	list-style:none;
}

#menu li
{
	display:inline-block;
}

#menu li a
{

	background: #4e92e0; /* Old browsers */
	background: -moz-linear-gradient(top,  #4e92e0 0%, #2989d8 51%, #3175c6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e92e0), color-stop(51%,#2989d8), color-stop(100%,#3175c6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4e92e0 0%,#2989d8 51%,#3175c6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4e92e0 0%,#2989d8 51%,#3175c6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4e92e0 0%,#2989d8 51%,#3175c6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #4e92e0 0%,#2989d8 51%,#3175c6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e92e0', endColorstr='#3175c6',GradientType=0 ); /* IE6-9 */
	color:#fff;
	border:#245999 1px solid;
	text-decoration:none;
	padding-left:70px;
	padding-right:70px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	margin-left:40px;
	margin-right:40px;
	text-shadow: 2px 2px 2px rgba(85, 85, 85, 1);
	-webkit-border-radius:10px;
	   -moz-border-radius:10px;
	        border-radius:10px;
}

#menu li a:hover
{
	color:#000;
}

#top_spacer_container
{
	text-align:center;
	background-image:url(../images/top_spacer.jpg);
	background-repeat:repeat-x;
	height:35px;
	padding-top:5px;
	color:#fff;
	font-size:24px;
	text-shadow: 2px 2px 2px rgba(85, 85, 85, 1);
}

#main_services_container
{
	height:50px;
	padding-top:40px;
	text-align:center;
	background-image:url(../images/main_services_bg.jpg);
	background-repeat:repeat-x;
}

#main_services
{
	width:950px;
	margin:0px auto;
}

#main_services ul
{
	list-style:none;
}

#main_services li
{
	display:inline-block;
}

#main_services li a, .services_btn
{

	background: #f7941d; /* Old browsers */
	background: -moz-linear-gradient(top,  #f7941d 0%, #ca7918 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7941d), color-stop(100%,#ca7918)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f7941d 0%,#ca7918 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f7941d 0%,#ca7918 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f7941d 0%,#ca7918 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f7941d 0%,#ca7918 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7941d', endColorstr='#ca7918',GradientType=0 ); /* IE6-9 */
	color:#fff;
	border:#c17314 1px solid;
	text-decoration:none;
	padding-left:90px;
	padding-right:90px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	margin-left:40px;
	margin-right:40px;
	text-shadow: 2px 2px 2px rgba(85, 85, 85, 1);
	-webkit-border-radius:10px;
	   -moz-border-radius:10px;
	        border-radius:10px;
}

#main_services li a:hover
{
	color:#000;
}

#header_container
{
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	height:295px;
	text-align:center;
}

#header
{
	width:950px;
	margin:0px auto;
	text-align:left;
}

#header_left
{
	width:420px;
	float:left;
}

#header_right
{
	float:right;
	width:520px;
}

#header_right #phone
{
	float:right;
	background-color:#F90;
	padding:2px 10px 2px 10px;
	color:#fff;
	text-align:center;
	width:170px;
	height:60px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-shadow: 2px 2px 2px rgba(85, 85, 85, 1);
	font-size:16px;
	margin-top:-30px;
}

#content_area
{
	text-align:center;
}

#slider_area
{
	width:950px;
	margin:0px auto;
	padding-top:20px;
	padding-bottom:20px;
}

#slider_container_2
{
	background-color:#0180b0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding:10px;
	margin-top:20px;
}

#thumbnails_container_area
{
	background-image:url(../images/thumbnails_container_bg.jpg);
	background-repeat:repeat-x;
	height:235px;
	margin-top:10px;
}

#thumbnails_area
{
	width:950px;
	height:215px;
	margin:0px auto;
	background-image:url(../images/thumbnails_bg.jpg);
	background-repeat:no-repeat;
	padding-top:20px;
}

.thumbnail
{
	width:150px;
	height:170px;
	float:left;
	margin-left:20px;
	margin-right:20px;
}

.thumbnail img
{
	width:130px !important;
	height:130px !important;
}

.image
{
	width:130px;
	height:130px;
	background-color:#0180b0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding:10px;
}

.title
{
	text-align:center;
	color:#fff;
	font-size:16px;
}

#bottom_area
{
	text-align:left;
	width:950px;
	margin:0px auto;
	padding-bottom:20px;
}

#bottom_area a
{
	color:#000;
	text-decoration:underline;
}

#bottom_area a:hover
{
	text-decoration:none;
}

#bottom_area_left
{
	float:left;
	width:620px;
}

#bottom_area_left.full_width
{
	float:none;
	width:950px;
}

#bottom_area_left h1, #bottom_area_left .details_text, #bottom_area_right h1
{
	color:#000;
	text-shadow:none;
}

#bottom_area_left h3
{
	font-size:20px;
	color:#F90;
}

#bottom_area_right h1
{
	text-align:center;
}

#bottom_area_right
{
	float:right;
	width:320px;
}

.testimonial
{
	background-image:url(../images/testimonial_bg.jpg);
	background-repeat:no-repeat;
	width:260px;
	height:70px;
	margin-bottom:15px;
	padding-left:40px;
	padding-right:10px;
}

.testimonial .details_text
{
	font-size:11px;
	line-height:16px;
	padding-bottom:0px;
}

.name
{
	color:#F00;
	font-size:16px;
}

#footer_container
{
	background-color:#0180b0;
	text-align:center;	
}

#footer
{
	text-align:left;
	width:950px;
	margin:0px auto;
	padding-top:15px;
	padding-bottom:15px;
}

#footer a
{
	color:#fff;
	text-decoration:none;
}

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

#footer_left
{
	float:left;
	width:600px;
}

#footer_right
{
	width:340px;
	float:right;
	text-align:right;
	font-size:12px;
	color:#fff;
}

.cform span{vertical-align:top;float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;}
	
#submitbtn{font-family: 'Convergence',sans-serif;background: linear-gradient(to bottom, #4E92E0 0%, #2989D8 51%, #3175C6 100%) repeat scroll 0 0 transparent;
    border: 1px solid #245999;
    border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;
    margin-right: 40px;
    padding: 10px 70px;
    text-align: center;
    text-decoration: none;
    text-shadow: 2px 2px 2px #555555;}