@charset "utf-8";
.Clients {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0071B9;
	line-height: 17px;
	padding-left: 10px;
}
/* CSS Document */

.hd {
	font-size: 2px;
	display: none;
}
.index_border {
	border: 3px solid #FFF;
	background-color: #FFF;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: #39C;
	letter-spacing: .07em;
}
.header {
	background-image: url(images/header_paw.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px center;
}

.header-new {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position:17px center;
	padding:10px 10px 0px 0px;	
	height:110px;
}

body {
	background-image: url(images/background_grey.jpg);
	background-color: #333;
}

.phone_num { font-family:Arial, Helvetica, sans-serif; color:#70C2D3; font-size:16px; font-weight:bold; padding:0px 5px 0px 0px; }
.phone_num span{ font-size:22px; padding:0px 0px 0px 10px; }

.header-new a.signup { font-family:Arial, Helvetica, sans-serif; color:#70C2D3; font-size:13px; font-weight:bold; display:block; padding:0px 0px 5px 0px  }
.header-new a.signup:hover { color:#5FB0C1; }
.blueborder {
	border: 4px solid #7BD1E3;
}
.header2 {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 8px bottom;
}
.border {
	border: 4px solid #8FD0E1;
}
.index_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: 100;
	color: #FFF;
	letter-spacing: 0.18em;
	text-align: justify;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #F00;
	letter-spacing: .1em;
}
.header_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 0.25em;
	font-weight: 100;
}
.black_bold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #039;
	letter-spacing: 0.2em;
	font-weight: bold;
}
.floatL_blue {
	float: left;
	border: 7px solid #8FD0E1;
	margin-right: 10px;
}
.whiteborder {
	border: 6px solid #FFF;
}
.lg {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #09C;
	letter-spacing: 0.26em;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 20px;
}
.lg_left {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #09C;
	letter-spacing: 0.20em;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 20px;
}
.floatL_white {
	float: left;
	border: 7px solid #FFF;
	margin-right: 10px;
}
.index_box {
	height: 243px;
	width: 256px;
	vertical-align: top;
}
.index_text_dk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: 100;
	color: #0E4772;
	letter-spacing: 0.1em;
	text-align: justify;
	padding-right: 8px;
	padding-left: 8px;
}
a:link {
	text-decoration: none;
	color: #39C;
}
a:visited {
	text-decoration: none;
	color: #39C;
}
a:hover {
	text-decoration: none;
	color: #39C;
}
a:active {
	text-decoration: none;
	color: #0CC;
}
.number {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #09C;
	letter-spacing: 0.26em;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 20px;
}
.small {	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: 100;
	color: #0E4798;
	font-variant: normal;
	text-transform: lowercase;
	letter-spacing: .09em;
}
.sub-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #8FD0E0;
	text-align: center;
	height: 20px;
	width: 808px;
	margin-left: auto;
	margin-right: auto;
	display: table-row;
	visibility: hidden;
}
.frm_txt { margin-bottom:20px;}
.frm_txt1 { text-align:left; padding:0px 0px 0px 10px; margin:0px 0px 8px 0px; }
.frm_txt1 label { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #0071B9; line-height: 18px; }
.frm_txt1 label.security { position:absolute; display:block; margin:5px 0px 0px 0px; width:54px; height:30px; text-align:center; line-height:30px; color:#fff; border:1px solid #fff; }
.frm_txt1 input { border:1px solid #7BD1E3; background:#D7F2FB; width:360px; padding:7px 4px; color:#333333; }
.frm_txt1 textarea.csarea { border:1px solid #7BD1E3; background:#D7F2FB; width:360px; padding:7px 4px; color:#333333; }
.frm_txt1 input.security { width:300px; margin:6px 0px 0px 60px; }
input.signup_btn { background:#4099AC; height:29px; width:80px; border:0; cursor:pointer; padding:0px 0px; color:#FFFFFF; }
input.signup_btn:hover { background-position:left bottom; }
.font11 { font-size:11px; line-height:22px; font-weight:normal; }


