@charset "utf-8";
@import url("SpryMenuBarHorizontal.css");
/* CSS Document */
/* 
colors: 
dark green: #8cab5f;
regular green: #c0d884;
*/

body {
	margin: 0 auto;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;/*#5b7b2a;*/
	font-weight: normal;
	/*background: #5e71a4 url(../images/img_pg/page_bk.jpg) center top no-repeat;*/
	background: #5e71a4 url(../images/img_pg/pg_bk-2.jpg) center top no-repeat;
	background-color: #979db5;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #5b7b2a;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;	
}
h3 {
	font-size: 120%;	
}
h4 {
	font-size: 115%;
	color: #333;
}
img {
	border:none;	
}
a {
	color: #00F;
	text-decoration: underline;	
}
a:hover {
	text-decoration: none;
	color: #5b7b2a;
}
ul li {
	padding: 0px 0px;	
}
#header {
	width: 984px;
	height: 97px;
	padding: 3px 0px 0px 0px;
	margin: 0 auto;
	color: #4e4e96;
	text-align: right;
	font-size: 22px;
	font-weight: bold;
	/*border: solid 1px #000;*/
	border-bottom: none;
	background-image: url(../images/img_pg/infitech-web-site-logo.jpg);
	background-repeat: no-repeat;
}
/*#header a {
	text-decoration: none;
	font-weight: bold;
	color: #5b7b2a;
	font-size: 12px;
	border-right: dotted 1px #999;
	padding-right: 10px;
	margin-right: 10px;
}
#header a:hover {
	color: #00F;
}*/
#header a.top {
	float:right;
	display: block;
	width: 60px;
	height: 20px;
	margin-left: 5px;
	border: solid 1px #666;
	background-color: #b7e084;
	color: #666;
	text-align: center;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
}
#header a.top:hover {
	background-color: #8cab5f;
	color: #fff;
	border: solid 1px #000;
}
#header a.topred, #header a.topblu {
	float:right;
	display: block;
	width: 80px;
	height: 20px;
	margin-left: 3px;
	/*border: solid 1px #990000;
	background-color: #c00;*/
	border: solid 1px #666;
	background-color: #b7e084;
	/*color: #fff;*/
	color: #666;
	text-align: center;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
}
#header a.topblu {
	width: 80px;
	/*background-color: #284498;*/
	/*margin-right: 30px;*/
}
#header a.topred:hover {
	background-color: #900;
	color: #fff;
	border: solid 1px #660000;	
}
#header a.topblu:hover {
	background-color:#00C;
	color: #fff;
	border: solid 1px #006;
}
#header a.logo {
	float:left;
	height: 80px;
	width: 270px;
	display:block;
	margin: 8px 0px 0px 10px;
	text-decoration: none;
	border: none;
	padding: 0px;
}
#header .phone {
	float:right;
	margin-top: 25px;
	margin-right: 6px;
	width: 184px;
	height: 50px;
	color: #fff;
	display:block;
	font-size: 22px;
	line-height: 50px;
	text-align: center;
	background-image: url(../images/img_pg/phone_bk.gif);
	background-repeat: no-repeat;
}
#header a.rescuebutton {
	float:right;
	margin-top: 25px;
	margin-right: 30px;
	width: 110px;
	height: 50px;
	color: #fff;
	display:block;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	background-image: url(../images/img_pg/phone_bk.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
#header a.rescuebutton:hover {
	background-image: url(../images/img_pg/rescuebutton_bk.gif);
}
/*nav bar imported in noted at top*/
#navwrap {
	width: 100%;
	height: 57px;
	margin: 0 auto;
	background-image: url(../images/img_pg/nav_bk.jpg);
	background-repeat: repeat-x;
}
#nav {
	width: 984px;
	height: 57px;
	margin: 0 auto;
	/*background-image: url(../images/img_pg/nav_bk.jpg);
	background-repeat: repeat-x;
	border-left: solid 1px #000;
	border-right: solid 1px #000;*/
}
#nav .signupform { /*home page signup form*/
	float:right;
	padding: 5px 12px 0px 0px; 	
}
#nav .signupform .signupform_field {
	font-size: 10px;
	border: solid 1px #4b4e73;
	padding: 4px;
	width: 126px;
	height:14px;
	float:left;
	margin-right: 0px;
}
#nav .signupform .signupform_go {
	float:left;
	margin-right: -3px;
	width: 36px;
	height: 24px;
	display:block;
	border:none;
}
#content {
	width: 984px;
	margin: 0 auto;
	margin-top: 10px;
	background-color: #fff;
	border: solid 1px #000;
	text-align:left;
}
#content .c_inside {
     width: 904px;
     padding: 30px 40px;
	float:left;
}
#content .c_main {
	width: 735px;
	float:left;
}
#content .c_main h1 {
	padding-left: 20px;	
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 130%;
}
#content .c_main .cm_col {
	width: 345px;
	padding: 10px 0px 20px 20px;
	float:left;
	text-align:left;
}
#content .c_main .cm_col a {
	color: #5b7b2a;
	text-decoration: none;
	/*border-bottom: dotted 1px #999;*/
}
#content .c_main .cm_col a:hover {
	color: #00F;
	/*color: #666;
	border-bottom: none;*/
}
#content .c_main p {
	padding-left: 20px;
	padding-bottom: 5px;
}
#content .c_main h2 {
	padding-left: 20px;	
}
#content .c_rt {
	float:right;
	width: 239px;
	text-align:left;
	background-color: #fff;
}
#content .c_rt a.c_rt_bot {
	border-bottom: none;
}
#content .c_rt a {
	width: 229px;
	display:block;
	padding: 15px 0px 25px 0px;
	border-bottom: dotted 1px #999;
	text-decoration: none;
	text-align:left;
	line-height: 12px;
	/*color: #5b7b2a;*/
	color: #000;
	background: url(../images/img_home/click-more_over.jpg) right bottom no-repeat;
}
#content .c_rt a:hover {
	background-image: url(../images/img_home/click-more_over.jpg);
	color:#00F;
}
#content .c_rt a img {
	float:left;
	padding-right:5px;
}
#content-bottom {
	width: 984px;
	height: 79px;
	padding-top: 20px;
	margin: 0 auto;
	margin-top: 10px;
	background: #fff url(../images/img_pg/content-bottom.jpg) left bottom no-repeat;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-top: solid 1px #000;
}
#content-bottom img {
	float:left;	
}
/*#content-bottom-kim {
	width: 984px;
	height: 122px;
	margin: 0 auto;
	background: url(../images/img_pg/content-bottom-square.jpg) no-repeat;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
}*/
#map {
	width: 984px;
	padding: 10px 0px;
	color: #ccc;
	background: #000 url(../images/img_pg/map_bk.jpg) no-repeat;
	border: solid 1px #000;
	border-top: none;
	font-size: 80%;
	margin: 0px auto;
	height: auto;
}
#map ul {
	float:left;
	width: 154px;
	margin: 0px;
	padding: 0px 5px;
	text-align:left;
}
#map ul li {
	border-bottom: dotted 1px #ccc;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	color: #fff;
}
#map ul li ul {
	padding: 0px;	
}
#map ul li li {
	border-bottom: none;
}
#map ul li a {
	color: #fff;
	text-decoration: none;
}
#map ul li li a {
	color: #ccc;
	text-decoration: none;
}
#map ul li a:hover {
	padding-left: 3px;
}
#map ul li li a:hover {
	background-color: #000;
	padding-left: 3px;
}
#footer {
	width: 986px;
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	border-top: solid 1px #000;
	color: #fff;
}	
#footer a {
	color: #fff;	
}
#footer a:hover {
	color: #fff;	
}
/*classes*/
.clearit {
     clear:both;
     height: 1px;
     font-size: 1px;
     line-height: 1px;
}
.topperwrap {
	width: 100%;
	height: 20px;
	margin: 0 auto;
	text-align:center;
	background-color: #000;
}
.topper {
	width:984px;
	color: #fff;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	text-align: left;
}
.topper a {
	color: #dcdcdc;
	text-decoration: underline;
}
.topper a:hover {
	color: #fff;
	text-decoration: none;
}