@charset "utf-8";
/* CSS Document */


html {
	height: 100%;
	}

body {	
	background-image: url(template/background.jpg);
	background-repeat: repeat-y;
	font: 100% Calibri;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	border: none; 
	text-align: center;
	color: #ffffff;
	background-color: #1857a3;
	height: 100%;
}

h1 {
	font-weight: normal;
	font-size: 2.1em;
}

h2 {
	font-weight: normal;
}

h3 {
	display: inline-block;
	font-size: 22px;
	text-decoration: underline;
	font-weight: normal;
	
}

h4 {
	font-family: Calibri, "Arial";
	padding: 15px 0px 5px 10px;
	color: #ffffff;
	font-weight: normal;
	font-size: 1.4em;
}

p {
	font-size: 1.1em;	
	font-weight: normal;	
}

a:active {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.content_link {
	color: #f97704;
}

div.page_container {
	margin: 0px auto 0px auto;
    padding: 0px 0px 25px 0px;
	position: relative;
	display: block;
	border: 0px; 
    float: none;
	width: 920px;
	min-height: 100%;
	text-align: center;
}

div.header {
	width: 920px;
	height: 128px;
	position: relative;
	display: block;
	float: left; 
}

.logo {	
	background-image: url(template/logo.png);
	position: absolute;
	width: 473px;
	height: 142px;
	top: 10px;
	left: 30px;
	display: block;
	float: none;
}

div.specials_area {
	
	position: absolute;
	width: 200px;
	height: 121px;
	top: 10px;
	right: 30px;
	
}

div.specials_picture {
	position: absolute;
	top: 12px;
	left: 12px;
	
}

a.button_specials {
	background-image: url(template/specials.jpg);
	background-position: top;
	position: absolute;
	width: 200px;
	height: 49px;	
}

div.specials_area a:hover {
	background-position: bottom;
}
 
div.menubar {
	/** background-image: url(template/menu_bar.png); **/
	background-repeat: repeat-x;
	width: 920px;
	height: 100px;
	float: left;	
	display: block;
	position: relative;
}

div#menu {
	width: 920px;
	height: 28px;
	color: #000000;
}

div#menu ul {
	padding: 37px 0px 0px 0px;
}

div#menu ul li {
	padding: 0px 23px 0px 23px;
	display: inline-block;
	font-family: "HelveticaNeueLT Std Lt Ext", Calibri, "Times New Roman";
	font-size: 22px;
	font-weight: normal;
	height: 28px;
	visibility:hidden;
}

div#menu ul li.currentpage {
	padding: 0px 23px 0px 23px;
	margin: 0px;
	display: inline-block;
	font-size: 20px;
	font-weight: normal;
	height: 28px;
	width: auto;
	list-style-type:none;
}
 
div#menu a:active {
	color: #000000;
	text-decoration: none;
	outline: none;
}

div#menu a:link {
	color: #000000;
	text-decoration: none;
}

div#menu a:visited {
	color: #000000;
	text-decoration: none;
}

div#menu a:hover {
	color: #000000;
	text-decoration: underline;
}

div.menubar a:hover {
	background-position: bottom;
}

a.button_home {
	background-image: url(template/menu_home.png);
	background-position: top;
	position: absolute;
	width: 147px;
	height: 90px;
	left: 0px;
	top: 5px;
}

a.button_products {
	background-image: url(template/menu_products.png);
	background-position: top;
	position: absolute;
	width: 151px;
	height: 80px;
	left: 147px;
	top: 9px;	
}

a.button_services {
	background-image: url(template/menu_services.png);
	background-position: top;
	position: absolute;
	width: 144px;
	height: 64px;
	left: 298px;
	top: 19px;	
}

a.button_faq {
	background-image: url(template/menu_faq.png);
	background-position: top;
	position: absolute;
	width: 112px;
	height: 61px;
	left: 442px;
	top: 20px;	
}

a.button_company {
	background-image: url(template/menu_company.png);
	background-position: top;
	position: absolute;
	width: 161px;
	height: 80px;
	left: 554px;
	top: 10px;	
}

a.button_contact_us {
	background-image: url(template/menu_contact_us.png);
	background-position: top;
	position: absolute;
	width: 205px;
	height: 90px;
	left: 715px;
	top: 5px;	
}

div.content_main {
	padding: 0px 10px 0px 10px;
	width: 902px;
	height: auto;
	float: left;
	text-align: left;
}

div.content_main h1 {
	padding: 25px 0px 20px 5px;
	font-family: Calibri, "Arial";
	font-style: italic;
	color: #ffffff;
}

div.content_main p {
	padding: 0px 10px 15px 20px;
	font-family: Calibri, "Arial";
	font-style: italic;
	color: #ffffff;
}

div.content_main div.content_picture_1 {
	float: left;
	height: 367x;
	width: 290px;
}

div.content_main div.content_picture_2 {
	float: right;
	height: 367x;
	width: 269px;
}

div.home_quick_nav {
	position: relative;
	padding: 10px 0px 0px 0px;
	width: 920px;
	height: 216px;
	float: left;
	font-variant: small-caps;
	font-family: "Lithos Pro Regular", Arial;
	font-size: 24px;
	text-align: center;	
}

div.column_left {
	position: relative;
	width: 306px;
	height: 216px;
	display: block;
	background-image: url(template/nav_left.png);
	float: left;

}

div.column_center {
	position: relative;
	width: 308px;
	height: 216px;
	display: block;
	background-image: url(template/nav_center.png);
	float: left;
}

div.column_right {
	position: relative;
	width: 306px;
	height: 216px;
	display: block;
	background-image: url(template/nav_right.png);
	float: right;
}

div.column_left div.button {
	position: absolute;
	width: 306px;
	left: 6px;
	top: 144px;
}

div.column_center div.button {
	position: absolute;
	width: 308px;
	left: 4px;
	top: 144px;
}

div.column_right div.button {
	position: absolute;
	width: 306px;
	right: 5px;
	top: 144px;
}

div.button a:active {
	color: #000000;
	text-decoration: none;
	outline: none;
}

div.button a:link {
	color: #000000;
	text-decoration: none;
}

div.button a:visited {
	color: #000000;
	text-decoration: none;
}

div.button a:hover {
	color: #000000;
	text-decoration: underline;
}

div.product_area {
	padding: 10px 0px 10px 0px;
	position: relative;
	float: left;
	width: 902px;
	color:#cccccc;
}

div.product_box {
	padding: 0px 0px 5px 0px;
	width: 902px;
	height: auto;
	position: relative;
	float: left;	
}

div.product_box p {
	padding: 0px 20px 15px 30px;
	color: #ffffff;
}

div.product_box h4 {
	padding: 0px 0px 5px 20px;
	color: #ffffff;
	font-size: 1.7em;
	font-weight: bold;
}

div.product_box h5 {
	font-family: Calibri, "Arial";
	padding: 0px 0px 0px 22px;
	font-weight: normal;
	font-size: 1.1em;
	color: #f97704;
}

div.products_pic {
	padding: 4px 22px 0px 10px;
	position: relative;
	float: right;
}

div.product_box div.top {
	background-image: url(template/product_area_top.png);
	background-repeat: no-repeat;
	width: 902px;
	height: 19px;
	position: relative;
	float: left;	
}

div.product_box div.middle {
	background-image: url(template/product_area_middle.png);
	background-repeat: repeat-y;
	width: 902px;
	height: auto;
	position: relative;
	float: left;	
}

div.product_box div.bottom {
	background-image: url(template/product_area_bottom.png);
	background-repeat: no-repeat;
	width: 902px;
	height: 19px;
	position: relative;
	float: left;	
}

div.product_jumpto {
	text-align: center;	
	font-size: 1.3em;
	font-family: arial;
	padding-top: 10px;

}

a.products {
	text-decoration: none;
	color: #f97704;
}

a.products:hover {
	color: #f97704;
	text-decoration: underline;
}

ul.products {

}

div.faq_area {
	padding: 0px 0px 15px 20px;
	color:#cccccc;	
}

div.faq_area h5 {
	font-family: Calibri, "Arial";
	padding: 20px 0px 0px 0px;
	font-weight: normal;
	font-size: 1.1em;
}

a.faq {
	text-decoration: none;
	color:#ffffff;
}

a.faq:hover {
	color:#cccccc;
}

div.contact_info_area {
	position: relative;
	width: 900px;
	height: 315px;
	
}

div.contact_form {
	position: relative;
	width: 900px;
	height: auto;

}

div.contact_info {
	width: 400px;
	position: absolute;		
	top: 0px;
	left: 0px;
}

div.google_frame {
	width: 400px;
	position: absolute;	
	top: -47px;
	right: 147px;
}



div.footer {
	border-top: solid;
	border-top-width: 1px;
	border-top-color: #ffffff;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
	display: block;
	position: relative;
	float: left;
	width: 920px;
	height: 47px;
}


div#footer_nav {
	width: 920px;
	height: 47px;
	padding: 0px 0px 0px 0px;
}

div#footer_nav ul {
	padding: 13px 0px 0px 0px;
	color: #ffffff;
}

div#footer_nav ul li {
	padding: 0px 6px 0px 6px;
	height: 28px;
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
}

span.copyright {
	font-family: Calibri, "Arial";
	color: #ffffff;
	margin: 0;
	padding: 13px 0px 11px 11px;
	font-size: 15px;
	text-align: center;
	float: left;
}

span.built_by {
	font-family: Calibri, "Arial";
	color: #ffffff;
	margin: 0;
	padding: 13px 11px 11px 0px;
	font-size: 15px;
	text-align: center;
	float: right;
}



.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	height:0;
	clear:both;
    font-size: 1px;
    line-height: 0px;
}

div.product_gallery {
	position: relative;
	float: right;
	display: block;
	width: 378px;
	height: 245px;
}


#jgal1 {
	list-style: none; 
	width: 50px;
	padding: 2px 10px 18px 15px;
	margin: 0px;
	float: left;
}

#jgal1 li { 
	opacity: .6;
	filter:alpha(opacity=60);
	float: left; 
	display: block; 
	width: 39px; 
	height: 39px; 
	background-position: 36% 40%; 
	cursor: pointer; 
	border: 1px solid #363636; 
	outline: 2px solid #ccc;
	margin: 0px 0px 9px 0px;
	padding: 0px;
}

#jgal1 li img { 
	position: absolute; 
	top: 0px; 
	right: 19px;
	display: none; 
	border: 0px none; 
	outline: 0px none;
}

#jgal1 li.active img { 
	display: block;
}

#jgal1 li.active, #jgal1 li:hover { 
	outline-color: #fff; 
	opacity: .99;/* safari bug */
	filter:alpha(opacity=100);
}




#jgal2 {
	list-style: none; 
	width: 50px;
	padding: 2px 10px 18px 15px;
	margin: 0px;
	float: left;
}

#jgal2 li { 
	opacity: .6;
	filter:alpha(opacity=60);
	float: left; 
	display: block; 
	width: 39px; 
	height: 39px; 
	background-position: 40% 50%; 
	cursor: pointer; 
	border: 1px solid #363636; 
	outline: 2px solid #ccc;
	margin: 0px 0px 9px 0px;
	padding: 0px;
}

#jgal2 li img { 
	position: absolute; 
	top: 0px; 
	right: 19px;
	display: none; 
	border: 0px none; 
	outline: 0px none;
}

#jgal2 li.active img { 
	display: block;
}

#jgal2 li.active, #jgal2 li:hover { 
	outline-color: #fff; 
	opacity: .99;/* safari bug */
	filter:alpha(opacity=100);
}



#jgal3 {
	list-style: none; 
	width: 50px;
	padding: 2px 10px 18px 15px;
	margin: 0px;
	float: left;
}

#jgal3 li { 
	opacity: .6;
	filter:alpha(opacity=60);
	float: left; 
	display: block; 
	width: 39px; 
	height: 39px; 
	background-position: 20% 30%; 
	cursor: pointer; 
	border: 1px solid #363636; 
	outline: 2px solid #ccc;
	margin: 0px 0px 9px 0px;
	padding: 0px;
}

#jgal3 li img { 
	position: absolute; 
	top: 0px; 
	right: 19px;
	display: none; 
	border: 0px none; 
	outline: 0px none;
}

#jgal3 li.active img { 
	display: block;
}

#jgal3 li.active, #jgal3 li:hover { 
	outline-color: #fff; 
	opacity: .99;/* safari bug */
	filter:alpha(opacity=100);
}




#jgal4 {
	list-style: none; 
	width: 50px;
	padding: 2px 10px 18px 15px;
	margin: 0px;
	float: left;
}

#jgal4 li { 
	opacity: .6;
	filter:alpha(opacity=60);
	float: left; 
	display: block; 
	width: 39px; 
	height: 39px; 
	background-position: 52% 44%; 
	cursor: pointer; 
	border: 1px solid #363636; 
	outline: 2px solid #ccc;
	margin: 0px 0px 9px 0px;
	padding: 0px;
}

#jgal4 li img { 
	position: absolute; 
	top: 0px; 
	right: 19px;
	display: none; 
	border: 0px none; 
	outline: 0px none;
}

#jgal4 li.active img { 
	display: block;
}

#jgal4 li.active, #jgal4 li:hover { 
	outline-color: #fff; 
	opacity: .99;/* safari bug */
	filter:alpha(opacity=100);
}



#jgal5 {
	list-style: none; 
	width: 50px;
	padding: 2px 10px 18px 15px;
	margin: 0px;
	float: left;
}

#jgal5 li { 
	opacity: .6;
	filter:alpha(opacity=60);
	float: left; 
	display: block; 
	width: 39px; 
	height: 39px; 
	background-position: 30% 25%; 
	cursor: pointer; 
	border: 1px solid #363636; 
	outline: 2px solid #ccc;
	margin: 0px 0px 9px 0px;
	padding: 0px;
}

#jgal5 li img { 
	position: absolute; 
	top: 0px; 
	right: 19px;
	display: none; 
	border: 0px none; 
	outline: 0px none;
}

#jgal5 li.active img { 
	display: block;
}

#jgal5 li.active, #jgal5 li:hover { 
	outline-color: #fff; 
	opacity: .99;/* safari bug */
	filter:alpha(opacity=100);
}



#jgal6 {
	list-style: none; 
	width: 50px;
	padding: 2px 10px 18px 15px;
	margin: 0px;
	float: left;
}

#jgal6 li { 
	opacity: .6;
	filter:alpha(opacity=60);
	float: left; 
	display: block; 
	width: 39px; 
	height: 39px; 
	background-position: 30% 30%; 
	cursor: pointer; 
	border: 1px solid #363636; 
	outline: 2px solid #ccc;
	margin: 0px 0px 9px 0px;
	padding: 0px;
}

#jgal6 li img { 
	position: absolute; 
	top: 0px; 
	right: 19px;
	display: none; 
	border: 0px none; 
	outline: 0px none;
}

#jgal6 li.active img { 
	display: block;
}

#jgal6 li.active, #jgal6 li:hover { 
	outline-color: #fff; 
	opacity: .99;/* safari bug */
	filter:alpha(opacity=100);
}


# #gallery1 { 
	list-style: none; 
	display: block; 
	float: left;
}

# #gallery1 li { 
	float: left; 
	margin: 0px 0px 9px 0px;	
}

# #gallery2 { 
	list-style: none; 
	display: block; 
	float: left;
}

# #gallery2 li { 
	float: left; 
	margin: 0px 0px 9px 0px;	
}

# #gallery3 { 
	list-style: none; 
	display: block; 
	float: left;
}

# #gallery3 li { 
	float: left; 
	margin: 0px 0px 9px 0px;	
}

# #gallery4 { 
	list-style: none; 
	display: block; 
	float: left;
}

# #gallery4 li { 
	float: left; 
	margin: 0px 0px 9px 0px;
}
	
# #gallery5 { 
	list-style: none; 
	display: block; 
	float: left;
}

# #gallery5 li { 
	float: left; 
	margin: 0px 0px 9px 0px;
}

# #gallery6 { 
	list-style: none; 
	display: block; 
	float: left;
}

# #gallery6 li { 
	float: left; 
	margin: 0px 0px 9px 0px;
}