@charset "utf-8";
/* CSS Document */

html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	height:100%;
	text-align:center;
}

a:link {
	color: #9e391e;
	text-decoration: none;
}

a:visited {
	color: #9e391e;
	text-decoration: none;
}

a:hover {
	color: #104879;
	text-decoration: none;
}

a:active {
	color: #104879;
	text-decoration: none;
}

h2 {
	font-family:Georgia,Arial,sans-serif;
	font-size:20px;
	font-weight: bold;
	color:#333366;
}

h3 {
	font-family: Arial, verdana, sans-serif;
	font-size: 18px;
	color: #99CC33;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0;
}
h5 {
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#000;
}

#header {
	margin:auto;
	height: 100px;
	width: 950px;
}
	#header_logo {
		background-image: url(images/template/logo.gif);
		background-repeat: no-repeat;
		float: left;
		height: 72px;
		width: 181px;
	}
	
	#header_logo a {
		height: 72px;
		width: 181px;
		display:block;
		text-indent:-9999px;
		text-decoration:none;
		overflow:hidden;
	}	
	
	#header_links {
		float: right;
		height: 50px;
		width: 250px;
		margin-top: 5px;
		font-family: Arial,sans-serif;
		font-size: 11px;
		font-weight: bold;
		color:#104879;
		text-align:right;
	}
	
	#header_links a {
		color: #104879;
		text-decoration: none;
	}
	
	#header_links a:visited {
		color: #104879;
		text-decoration: none;
	}
	
	#header_links a:hover {
			color: #6ca000;
			text-decoration: none;
		}
	#header_links a:active {
		color: #6ca000;
		text-decoration: none;
	}
	
#nav_bar {
	height: 40px;
	width: 100%;
	background-image: url(images/template/nav_back.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}

#nav_links {
	margin:auto;
	height: 40px;
	width:950px;
}

#nav_links li
{
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	display: block;
	list-style-type: none;
}

#nav_links li a, #nav_links li a:link
{
	font-family:"Arial Narrow",Arial,sans-serif;
	font-size:16px;
	font-weight: bold;
	color:#fff;
	text-decoration:none;
	padding: 8px 23px 6px 23px;
	display: block;
	border-top: 5px solid #fff;
}


#nav_links li#one a:link
{
	font-family:"Arial Narrow",Arial,sans-serif;
	font-size:16px;
	font-weight: bold;
	color:#fff;
	text-decoration:none;
	padding: 8px 23px 6px 23px;
	display: block;
	border-top: 5px solid #99cc33;
	cursor: pointer;
	background: #104879;
}

#nav_links li#one a:visited
{
	font-family:"Arial Narrow",Arial,sans-serif;
	font-size:16px;
	font-weight: bold;
	color:#fff;
	text-decoration:none;
	padding: 8px 23px 6px 23px;
	display: block;
	border-top: 5px solid #99cc33;
	cursor: pointer;
	background: #104879;
}

#nav_links li a:hover
{
	color: #fff;
	text-decoration:none;
	border-top: 5px solid #99cc33;
	cursor: pointer;
	background: #104879;
}
	

#video_container{
	background-image: url(images/template/video_back.gif);
	background-repeat: repeat-x;
	height: 400px;
	width: 100%;
}

#video {
	margin:auto;
	width: 950px;
}

#video_left {
	float:left;
	width: 432px;
	height:400px;
	background-image: url(images/template/video_left.gif);
	background-repeat: no-repeat;
}

#video_right {
	float:left;
	width: 518px;
	height:400px;
	background-image: url(images/template/video_right.jpg);
	background-repeat: no-repeat;
}
	
#content_area {
	margin: auto;
	width: 950px;
	font-family: Arial,sans-serif;
	font-size:11px;
	color:#000;
	text-align: left;
}

	#content_1{
		background-image: url(images/template/content1.gif);
		background-repeat: repeat-x;
		float: left;
		min-height:310px;
		width: 309px;
		border: solid 1px #a3a3a3;
		margin-top: 8px;
		padding-bottom:8px;
	}

		/* for IE6 and below */
		* html #content_1 {
			height:310px;
		}
		
			#text_1 {
				padding: 30px 10px 10px 10px;
			}
		
			#text_1 p {
				padding-left:15px;
			}

	.content {
		background-image: url(images/template/content2.gif);
		background-repeat: repeat-x;
		float: left;
		min-height:310px;
		width: 309px;
		border: solid 1px #a3a3a3;
		margin-top: 8px;
		margin-left: 8px;
		padding-bottom:8px;
	}
	
	/* for IE6 and below */
		* html .content {
			height:310px;
		}
	
	.content_logo {
		margin:auto;
		width:260px;
		margin-top:20px;
	}
	.content_right {
		margin:auto;
		width:260px;
		margin-top:20px;
		padding-top:45px;
		background-image: url(images/template/quotation_marks.gif);
		background-repeat: no-repeat;
	}
	
	.content_logo img {
		border: 1px solid #000;
	}
			.text {
				padding: 6px 10px 10px 10px;
			}
		
			.text h2 {
				margin:0px;
			}
		
#int_header_container {	
	width:100%;
	height:115px;
	background-image: url(images/template/int_header_back.gif);
	background-repeat: repeat-x;
}

#int_header {	
	margin:auto;
	width:950px;
	height:75px;
	padding-top:40px;
	font-family:Georgia,Arial,sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#fff;
}

#int_content_area{	
	width:100%;
	min-height:500px;
	background: #f4f9ef url(images/template/int_content_back.gif) repeat-x;
}

#int_content {	
	margin:auto;
	width:950px;
	min-height:400px;
	font-family: Arial,sans-serif;
	font-size:12px;
	color:#000;
	text-align: left;
}

/* for IE6 and below */
* html #int_content {
	height:500px;
}

#int_content_left {	
	float:left;
	width:325px;
	padding-top:8px;
}

#int_content_left_top {	
	width:300px;
}

#int_content_left_top_hdr {	
	height:30px;
	padding-left:50px;
	padding-top:8px;
	background-image: url(images/template/int_cont_left_header_back.gif);
	background-repeat: no-repeat;
	border: solid 1px #a3a3a3;
	font-family:Georgia,Arial,sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#000;
}

#int_content_left_btm {	
	width:300px;
	height:200px;
	background-image: url(images/template/give_call.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	text-align:center;
	font-family:Georgia,Arial,sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#000;
}

#int_content_left_btm2 {	
	width:260px;
	height:193px;
	text-align:center;
	font-family:Georgia,Arial,sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#000;
	background-image: url(images/sign_up.gif);
	background-repeat: no-repeat;
}

#int_content_right {	
	float:left;
	width:625px;
	padding-top:20px;
}

#int_content_right p {
	line-height: 16px;
	font-size: 13px;
}

#int_content_right_left {	
	float:left;
	width:300px;
	margin-right:25px;
}

#int_content_right_right {	
	float:left;
	width:300px;
}

.int_list_container {
	width:296px;
	border: solid 1px #a3a3a3;
	margin-bottom:8px;
	padding:5px;
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
}

.int_list_hdr {
	background: #174b82;
	padding:8px;
	font-family:Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

.int_list_content {
	margin:auto;
	margin-top:15px;
	margin-bottom:10px;
	width:275px;
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
}

.int_list_content ul {
	list-style: url(images/template/bullet.gif);
}

.int_list_content ul li {
	line-height:20px;
}

.int_text {
	padding: 10px 10px 10px 10px;
	background:#66cc33;
	min-height:200px;
}

/* for IE6 and below */
* html .int_text {
	height:200px;
}

#nav_btm_container {
	clear: left;
	height: 26px;
	width: 100%;
	background-color: #104879;
	margin-top:10px;
}

#nav_btm {
	margin:auto;
	height: 23px;
	width:815px;
}

#nav_btm  ul li { 
	float: left;
	display: inline;
}

#nav_btm  ul li a {
	text-decoration: none;
	font-family:Arial,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#fff;
	padding: 0 20px 0 20px;
	line-height:20px;
}

#nav_btm li a:link
{
	color:#fff;
	text-decoration: none;
}

#nav_btm li a:visited
{
	color:#fff;
	text-decoration: none;
}

#nav_btm li a:hover
{
	color:#fff;
	text-decoration: underline;
}

#nav_btm li a:active
{
	color:#72b9de;
	text-decoration: none;
}

#testimonials {
	width: 820px;
	margin: 0 auto;
}

#testimonials p {
	margin: 0px 40px;
	padding: 20px;
	border-bottom: 1px dotted #666;
	font-size: 12px;
	font-family: Arial, verdana, sand-serif;

}

#testimonials p.alt {
	margin:0px 0;
	background-color: #ccc;
	padding: 20px;
	font-size: 12px;
	font-family: verdana;
	line-height: 16px;
}
#credits {
	margin: auto;
	height: 20px;
	width: 820px;
	font-family: Arial,sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#838686;
	padding-top:10px;
	text-align: center;
}

.clearfix:after {
    content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */