/* ---------------------------- generic styles ---------------------------- */

html {
	overflow-y: scroll;
	background-color: #1b6ca6;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.1;
	color: #5c5d5f;

	background-image: url(../images/bg-repeat-1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #1b6ca6;
/*	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 500px;;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: 1em;
    margin: 0 0 1em 0;
	width: 100%;
	clear: both;
}

h1 {
	font-size: 1.75em;	
}
h2 {
	font-size: 1.333em;
}
h3 { 
	font-size: 1.333em;	
}
h4 {
	font-size: 1.167em;	
}
h5, h6 {
	
}

p, .vcard, .vevent, table, blockquote {
	font-size: 1em;
	margin: 0 0 1em 0;
}

/* Intro paragraphs */
div[role="main"] p:first-of-type {
	
}

p.first {
    
}

ol {
	list-style: decimal inside;	
}

ul {
	
}

blockquote {
	margin: 0 0 0 20px;
}

a, a:hover, a:visited, a:link {
	text-decoration: none;
	color: red;
}

a:hover {
	
}

a:visited {

}

a:active {

}

a:link {
	-webkit-tap-highlight-color: #ff5e99;
}

small {
	font-size: 0.8em;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

time {
	
}

mark {
	
}

i {
	font-style: italic;
}

b {
	font-weight: bold;
}

ins {
	text-decoration: none;
}

del, s {
	text-decoration: line-through;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.left {float: left;}
.right {float: right;}

/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

/********************************* layout *******************************/

.container {
	width: 800px;
	margin: 0px auto;
}
.heading_area {
	height: 116px;
}
.logo_left {
	width: 350px;
	float: left;
	margin-top: 48px;
}

/* ---------------------------- navigation ---------------------------- */

.navigation_right {
	width: 450px;
	float: left;
}
.navigation_inner {
	text-align: right;
	margin-top: 80px;
}
.navigation_inner ul {
	padding: 0px;
	margin: 0px;
}

.navigation_inner li a {
	color: #b6b6b6;
	text-decoration: none;
}

ul.nav li {
	text-transform: uppercase;
	display: inline;
	list-style-type: none;
	padding-right: 25px;
	color: #b6b6b6;
	font-size: 12px;
	font-weight: bold;
}

ul.nav li a:hover, ul.nav li a.active {
	color: #0058a7;
}

/*------------------------------------------------------------------*/

.main_body {
	margin-top: 25px;
	min-height: 480px;
	background-image: url(../images/main_bg-1.png);
	background-repeat: none;
	width: 801px;
	height: 480px;
}
.main_body_inner {
	margin-left: 20px;
	margin-right: 20px;
	height: 330px;
}
.main_img {
	margin-right: 7px;
	float: left;
	border: 0px;
}
.product_images_big {
	margin-right: 15px;
	margin-top: 20px;
	float: left;
	border: 0px;
}
.product_images_big_end {
	margin-top: 20px;
	float: left;
	border: 0px;
}
.product_images {
	margin-right: 15px;
	margin-top: 20px;
	float: left;
	border: 0px;
}
.product_images_end {
	margin-top: 20px;
	float: left;
	border: 0px;
}
.main_content {
	float: left;
	background-image: url(../images/text_bg_transparent.png);
	width: 275px;
	height: 300px;
}
.main_content_smaller {
	float: left;
	background-image: url(../images/text_bg_transparent.png);
	width: 270px;
	height: 300px;
}
.main_content_products {
	float: left;
	background-image: url(../images/text_bg_transparent.png);
	width: 270px;
	height: 221px;
	overflow: auto;
	font-size:90%;
}
.main_content_about {
	float: left;
	background-image: url(../images/text_bg_transparent.png);
	width: 480px;
	height: 330px;
}
.main_content_inner {
	margin: 10px;
}
.main_content_inner h1 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	color: #0762a9;
	font-weight: normal;
}
.main_content_inner p {
	color: #2c3a3a;
	text-align: justify;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.main_content_inner p a {
	color: #005cab;
	text-decoration: none;
}
.main_content_inner .right{
	width: 162px;
	float:right;
}


.main_content_inner .rightm{
	width: 135px;
	float:right;
}

.inner_block {
	width: 211px;
	float: left;
}		
/* contact page */
.contact_img {
	width: 480px;
	height: 300px;
	float: left;
	margin-right: 10px;
}	
#map_canvas {
	width: 480px;
	height: 300px;
	float: left;
	margin-right: 10px;
}		
/* about page */
.about_img , .term_disc_img{
	width: 270px;
	height: 330px;
	float: left;
	margin-right: 5px;
	background: white;
	padding-left: 3px;
	padding-right: 3px;
}
.product_img {
	width: 480px;
	height: 221px;
	float: left;
	margin-right: 10px;
	background-color: black;
}
.clear {
	clear: both;
}
.footer {
	padding-top: 117px;
	color: #30b7f9;
	text-align: center;
}
.footer a {
	color: #30b7f9;
	text-decoration: none;
}
.about_img .block {
	/*display: none;*/
	opacity:0.5;
	
	 /* IE 8 */
  	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  	/* IE 5-7 */
  	filter: alpha(opacity=50);

	
}
.block{
	margin-left:5px;
}

#nita_link, #david_link, #nathan_link {
	display: block;
	width: 90px;
	height: 155px;
	position: absolute;
	top: 0;
	left: 0;
	background: none;
	text-indent: -9999px;
	outline:none;
	background:url(../images/transparent.gif);
}
#david_link {
	left: 90px;
}
#nathan_link {
	left: 175px;
}

#nita_link a, a:hover, a:visited, a:link, #david_link a, a:hover, a:visited, a:link #nathan_link a, a:hover, a:visited, a:link {
	color:#619bc9;
}
.about_img {
	position: relative;
}
.about_img img{
	padding-left:5px;
	padding-bottom:10px;
	outline:none;
}
.term_disc_img{
	width: 270px;
	height: 330px;
	float: left;
	margin-right: 5px;
	background: white;
	padding-left: 3px;
	padding-right: 3px;
}
.term_disc_img img{
	outline:none;
}

.main_body_inner iframe{
	float:left;
}

a img{
	border:none;
}


