.text_general {
	/* text 11 black  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
}
.text_general2 {
	/* text 13 black  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
}
.text_general3 {
	/* text 11 blue  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #017dc3;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
}
.text_general4 {
	/* text 13 blue  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #017dc3;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
}
.text_general5 {
	/* text 15 gray  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #888888;
	text-decoration: none;
	line-height: 20px;
	font-style: normal;
}
.text_general5 a {
	color : #888888;
}
.subtitles {
	/* subtitles 18 blue  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #017dc3;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
.subtitles2 {
	/* subtitles 16 blue  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #017dc3;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
.black_subtitle {
	/* subtitles 18 black  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
.gray_subtitle {
	/* subtitles 21 gray  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 21px;
	color : #888888;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
.red_subtitle {
	/* subtitles 14 red  */	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #cc0000;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
.captions  {
	/* text 10 gray */	
    color: #666666;
   	font-family: Arial, geneva, sans-serif; 
   	font-size: 10px;
	line-height: 120%;
	font-weight: normal;
}
.large_black32  {
	/* text 32 Black */	
    color: #000000;
   	font-family: Arial, geneva, sans-serif; 
   	font-size: 32px;
	font-weight: normal;
}
.large_black22  {
	/* text 22 Black */	
    color: #000000;
   	font-family: Arial, geneva, sans-serif; 
   	font-size: 22px;
	font-weight: normal;
}
.phone_red  {
    color: #ed1b24;
   	font-family: Arial, geneva, sans-serif; 
   	font-size: 26px;
	line-height: normal;
	font-weight: bold;
}
.textcontent2 {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
}
/*** Reset .................................... ***/
body, th, p, ul, li, h1, h2, h3, form {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.7pt;
	color : #222222;
}
body.bg_1 {
	background: #1c445e url("../images/smain_bg.jpg") repeat-x scroll center top;
}

a {
	color:#0480c6;
	cursor: pointer;
	text-decoration: none; 
}
a:hover  {
	color: #ed1b24;
	text-decoration: none; 
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #777777;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #777777;
	text-decoration: none;
	line-height: 130%;
	font-style: normal;
}
.clear {
	clear: both;
}
img {
	border : none;
}
li { 
	list-style-image:url(../images/li_dot.jpg);
	color : #333333;
}

ul{
	padding-left: 17px;
	list-style-position: outside;
	color: #ed1b24;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.6pt;
}
input { 
    font-family : Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #114ef8;
	border: 1px solid #a39a89;
	padding: 1px 1px 1px 2px;
}
textarea { 
    font-family : Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #114ef8;
	width: 150px;
	height: 70px;
	border: 1px solid #a39a89;
}
select { 
    font-family : Verdana, Helvetica,sans-serif;
	font-size: 11px;
	color: #ab2d0f;
	border: 1px solid #a39a89;
}

/*** Layout ................................ ***/
#container {
	width:100%;
	text-align:center;
}
#container .home {
	width:1000px;
	margin:auto;
	text-align:left;
}
#container .subs{
	width:1000px;
	margin:auto;
	text-align:left;
}

/*** HOME tpl styles .......................... ***/

#container .home .header_container {
	text-align:left;
	margin:auto;
	width:1000px;
}
#container .home .header_container .logo {
	float:left;
	width:380px;
	text-align:left;
}
#container .home .header_container .header_right {
	float:right;
	width:380px;
	text-align:right;
	padding: 25px 30px 0 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #017dc3;
}
#container .home .header_container .header_right .request_but {
	float:left;
	width:180px;
	border:1px solid red;
	text-align:center;
	padding:12px 0;
	font-size: 18px;
	margin-top:5px;
}
#container .home .header_container .header_right .request_but a {
	color:#027dc3;
}
#container .home .header_container .header_right .request_but a:hover {
	color:#CC0000;
}
#container .home .header_container .nav_section {
	width:1000px;
	display:block;
	text-align:left;
	height: 55px;
	background: transparent url("../images/snav_bg.jpg") repeat-x scroll center top;
}
#container .home .header_container .nav_section .service_centre {
	float:left;
	width:380px;
	text-align:left;
}
#container .home .header_container .nav_section .nav {
	float:right;
	padding: 15px 10px 0 0;
	width:590px;
	margin: 0 0 0 auto;
}
#container .home .home_content {
	width:1000px;
	text-align:left;
	background-color:#fcfcfc;
}
#container .home .home_content .padding {
	padding: 20px 20px 0 0;
}
.home .home_content .home_wide{
	float:left;
	width:760px;
	text-align:left;
}
.home .home_wide .home_left {
	float:left;
	width:380px;
	text-align:left;
}
.home .home_wide .home_left .pad3 ul{
	padding-left: 21px;
	list-style-position: outside;
}
.home .home_wide .home_left .pad3 li { 
	list-style-image:url(../images/li_star.png);
	color:#01449f;
	font-size: 12px;
}
.home_left .pad3 {
	padding: 0 15px 15px 25px;
}
.home_left .pad2 {
	padding: 20px 15px 15px 0;
}
.home_left .pad {
	padding: 20px 15px 15px 25px;
}

.home .home_wide .home_right{
	float:left;
	width:380px;
	text-align:left;
}
.home .home_right_far {
	float:right;
	width:200px;
	text-align:left;
}
.home_right2 .padd {
	padding: 20px 25px 15px 0;
	border-top: dotted 1px #cccccc;  
}
/*** END HOME tpl styles ***/

/*** Subpages tpl styles ............................***/
#container .subpage_content {
	text-align:left;
	width:1000px;
	background-color:#fcfcfc;
}
#container .subpage_content .padding {
	padding: 20px 25px 15px 0;
}
#container .subpage_content .padding .cont-left {
	float:left;
	text-align:left;
	width:380px;
}
#container .subpage_content .padding .cont-right {
	float:right;
	text-align:left;
	width:565px;
}
#container .subpage_content .padding .cont-left .padding {
	padding-left:25px;
}
/*** Navigation ..................... ***/
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}
#navigation ul li {
	float: left;
	list-style: none;
	list-style-image: none;
	position: relative;
	margin-right:1px;
}
.nav #navigation ul li a {
	display: block;	
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 9px 1px 9px;
}
#navigation ul li a span {
	display: block;
	cursor: pointer;
	line-height: 17px;
	text-decoration: none;
}
#navigation ul li a:hover, #navigation ul li.active a{
	display: block;
	color: #ffcccc;
	font-weight: bold;
}
#navigation ul li.on a{
	display: block;
	color:#ffcccc;
	font-weight: bold; 
}
/*** END navigation ***/

/*
#navigation ul li .long a, #navigation ul li .long_on a  {
	width: 165px;
	padding-top: 1px;
}
#navigation ul li .short a, #navigation ul li .short_on a  {
	width: 80px;
	padding-top: 1px;
}
#navigation ul li a:hover span, #navigation ul li.on a span, #navigation ul li.active a span {
	display: block;
	color: #dfceb2;
	font-weight: bold;
}
#navigation ul li .long a, #navigation ul li .long_on a  {
	width: 100px;
	padding-top: 7px;
	color: #452317;
}
*/

/*** GOOGLE Map ............................... ***/
#container .main .layout_2c .padding .col1 #google_map{
	height:320px;
	width: 575px;
	display:block;
    border: 1px solid #73351c;
}

/*** Footer ..............***/
#footer {
	width: 1000px;
	margin:auto;
	text-align:left;
	height:65px;
	border-top:1px solid #0269a3;
}
#footer .padding {
	padding: 10px 30px 10px 25px;
}
#footer .padding .left {
	float: left;
	width: 480px;
	text-align:left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	padding-top:10px;
	line-height:normal;	
}
#footer .padding .left a {
	color: #fcfcfc;	
}
#footer .padding .left a:hover {
	color: #cc0000;	
}
#footer .padding .right {
	float: right;
	width: 450px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align:right;
	padding-top:10px;
	color:#999999;
	line-height:normal;	
}
#footer .padding .right a {
	color:#fcfcfc;
	font-size: 11px;
}
#footer .padding .right a:hover{
	color:#ffffff;
}

/*** Drop Down Menu ........................................ ***/
.cssmenu_sub {
	height: 20px;
}
#cssmenu_submenus ul {
	float: left;
	margin: 0;
	padding: 2px 10px 0 5px;
	list-style: none;
	width:150px;
	background: transparent url(../images/subnav_bg.png) repeat scroll left top;
}
#cssmenu_submenus ul li {
	list-style: none;
	float: left;
}
#cssmenu_submenus a {
	cursor: pointer;
	display: block;
	width:145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fcfcfc;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	padding: 3px 5px 4px 4px;
	border-bottom:1px solid #999999;
}
#cssmenu_submenus a:hover {
	color: #04c2f2;
	font-weight: bold;
	background: transparent url(../images/subnav_hover.png) no-repeat scroll left bottom;
}
/*** End Drop Down Menu ***/

/*** Forms..................................... ***/
input.w05, select.w05 {
	width: 60px;
}
input.w1, select.w1 {
	width: 160px;
}
input.w15, select.w15 {
	width: 170px;
}
input.w2, select.w2 {
	width: 230px;
}
td label {
	display: block;
	position: relative;
	width: 150px;
	color: #666666;
}
span.label {
	display: block;
	color: #666666;
	padding-bottom: 3px;
}
label span.label {
	display: inline;
}
td label img {
	position: absolute;
	top: 3px;
	right: 0px;
}
td.field label, td label.auto {
	width: auto;
	display: inline;
	padding-right: 12px;
}
td.field label {
	color: #333333;
	font-weight: normal;
}
#form_errors {
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
	margin: 0 0 12px 0;
	padding: 12px;
	color: #666666;
}
#form_errors ul {
	margin-top: 12px;
	margin-bottom: 0;
	font-weight: normal;
	color: #333333;
	font-weight: bold;
}
#form_errors li {
	margin-top: 0;
	margin-bottom: 3px;
}
#form_errors *:first-child {
	margin-top: 0;
}
#form_errors *:last-child {
	margin-bottom: 0;
}
p.required {
	margin: 0 0 12px 25px;
	color: #666666;
	text-align: right;
}
/* END forms */

/*** Google Maps ................................... ***/
#google_map {
    width: 100%;
    height: 360px;
    border: 1px solid #9fd0fa;
    background: #ffffff url(../images/map_loading.gif) no-repeat scroll center center;
    overflow: hidden;
}
#google_map.loaded {
    background-image: none;
}
/*** End Google Maps ***/

