﻿body 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #1E7AAE;
	margin: 0px 0px 100px 0px;
}

h1
{
	color: #1E7AAE;
	font-size: 21px;
	font-weight: normal;
	margin: 18px 0px 18px 0px;
}

h2
{
	color: #1E7AAE;
	font-size: 18px;
	font-weight: normal;
	margin: 18px 0px 18px 0px;
}

h3
{
	color: #1E7AAE;
	font-size: 14px;
	font-weight: bold;
	margin: 18px 0px 0px 0px;
}

h4
{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

#rightcontent h2
{
	color: #1E7AAE;
	font-size: 14px;
	font-weight: bold;
	margin: 18px 0px 0px 0px;
}

p
{
	margin: 0px 0px 18px 0px;
}

ul
{
	margin: 0px 0px 18px 25px;
}

img
{
	border: none;
}

#container
{
	background-image: url(images/container_bg.gif);
	background-repeat: repeat-y;
	width: 768px;
	height: auto;
	min-height: 400px;
	position: relative;
	top: 64px;
	margin: 0px auto 0px auto;
}

*html #container
{
	height: 400px;
}

#logo
{
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	width: 296px;
	height: 59px;
	position: absolute;
	top: -60px;
	left: 35px;
	z-index: 20;
}

#viewcommercial
{
	background-image: url(images/viewcommercial.gif);
	background-repeat: no-repeat;
	width: 159px;
	height: 38px;
	position: absolute;
	top: -50px;
	left: 603px;
}
	#viewcommercial a:link, #viewcommercial a:visited
	{
		display: block;
		width: 159px;
		height: 38px;
	}

#top
{
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	width: 768px;
	height: 215px;
	position: relative;
}

#top2
{
	background-image: url(images/top2.gif);
	background-repeat: no-repeat;
	width: 768px;
	height: 350px;
	position: relative;
}

	#nav
	{
		width: 734px;
		height: 30px;
		position: relative;
		top: 4px;
		padding: 0px 0px 0px 34px;
	}
	
		#nav a:link, #nav a:visited
		{
			color: #1D75A8;
			font-weight: bold;
			text-decoration: none;
			display: block;
			height: 21px;
			position: relative;
			float: left;
			margin: 7px 11px 0px 0px;
			padding: 2px 0px 0px 0px;
		}
		#nav a:active, #nav a:hover
		{
			color: #1D75A8;
			font-weight: bold;
			text-decoration: none;
			display: block;
			border-top: solid 3px #1D75A8;
			height: 21px;
			position: relative;
			float: left;
			margin: 4px 11px 0px 0px;
			padding: 2px 0px 0px 0px;
		}
		
	#homehd
	{
		position: relative;
		top: 13px;
		left: 34px;
	}	
		
		.buttons
		{
			width: 233px;
			float: left;
			margin: 0px 3px 0px 0px;
		}
		
		.buttonmargin
		{
			border-bottom: solid 3px #fff;
		}
		
	#headerimg
	{
		width: 700px;
		height: 160px;
		position: relative;
		top: 13px;
		left: 34px;
	}

#bottom
{
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	width: 768px;
	height: 20px;
	position: relative;
	top: 64px;
	margin: 0px auto 0px auto;
}

#title
{
	background-color: #C7E0EE;
	width: 360px;
	height: 26px;
	position: absolute;
	top: 220px;
	left: 34px;
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 50px 0px;
	z-index: 5;
}

#title2
{
	background-color: #C7E0EE;
	width: 700px;
	height: 26px;
	position: absolute;
	top: 220px;
	left: 34px;
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 50px 0px;
	z-index: 5;
}

#homecontent
{
	background-color: #fff;
	width: 670px;
	height: 100%;
	position: relative;
	top: 20px;
	left: 34px;
	float: left;
	padding: 0px 15px 10px 15px;
	margin: 0px 0px 50px 0px;
}

#maincontent
{
	background-color: #C7E0EE;
	width: 330px;
	height: 100%;
	position: relative;
	top: 20px;
	left: 34px;
	float: left;
	padding: 25px 15px 10px 15px;
	margin: 0px 0px 50px 0px;
}

#maincontent2
{
	background-color: #C7E0EE;
	width: 670px;
	height: 100%;
	position: relative;
	top: 20px;
	left: 34px;
	float: left;
	padding: 25px 15px 10px 15px;
	margin: 0px 0px 50px 0px;
}

#outsideBox
{
	width: 670px;
	height: 100%;
	position: relative;
	top: -30px;
	left: 34px;
}

#rightcontent
{
	background-image: url(images/border_side.gif);
	background-repeat: repeat-y;
	text-align: center;
	width: 348px;
	height: 100%;
	position: relative;
	top: 30px;
	float: right;
	padding: 0px 0px 0px 26px;
	margin: 0px 0px 50px 0px;
}


.typicalgallery
{
	width: 100px;
	margin: 15px 5px 0px 0px;
	float: left;
}

#installation
{
	text-align: center;
	height: 100%;
}

#gallery
{
	border: solid 3px #1E7AAE;
	background-color: #6DAED3;
	text-align: center;
	width: 500px;
	height: 420px;
	margin: 5px auto 0px auto;
	padding: 5px;
}

.galleryimg
{
	margin: 5px 0px 0px 0px;
	clear: both;
	border: solid 1px #1E7AAE;
}

    a.previous
	{
		background-image: url(images/previous.gif);
		background-repeat: no-repeat;
		display: block;
		width: 97px;
		height: 30px;
		position: absolute;
		top: 425px;
		left: 100px;
	}
	
	a.next
	{
		background-image: url(images/next.gif);
		background-repeat: no-repeat;
		display: block;
		width: 97px;
		height: 30px;
		position: absolute;
		top: 425px;
		left: 531px;
	}
	
	.photonumber
	{
		color: #FFFFFF;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		width: 59px;
		position: absolute;
		top: 430px;
		left: 325px;
	}

.titleCell
{
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}

.dealer
{
	width: 300px;
	height: 125px;
	float: left;
	margin: 0px 25px 0px 0px;
}

#canada
{
	width: 300px;
	margin: 0px 25px 0px 0px;
	float: left;
}

#unitedstates
{
	width: 300px;
	float: left;
}

.imgright
{
	float: right;
	padding: 10px 0px 10px 15px;
	clear: right;
}

#map
{
	width: 700px;
	height: 470px;
	border-top: solid 1px #1e7aae;
	border-bottom: solid 1px #1e7aae;
	position: relative;
}

#message  
{
	background-image: url(images/marker_window.png);
	background-repeat: no-repeat;
	width: 270px;
	height: 118px;
	position:absolute;
	top: -140px; 
	left: -145px;
	padding:10px;
	line-height: 16px;
}
