/* Structural Site Styling */
/* Reference "visual.css" for visual styling of elements */
body {
	margin: 0;
	height: 100%;
	width: 100%;
	}

html {
	margin: 0;
	height: 100%;
	width: 100%;
	}

img {
	border: none;
	}

div, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}

#master_container {
	position: relative;
	width: 788px;
	margin: 0 auto 0 auto;
	padding: 0;
	z-index: 1;
	}
	.blueprint_left {
		position: absolute;
		top: 250px;
		left: -55px;
		width: 59px;
		height: 232px;
		z-index: 999;
		background: url("../images//blueprint_left.jpg");
		}
	.blueprint_right {
		position: absolute;
		top: 445px;
		right: -57px;
		width: 61px;
		height: 124px;
		z-index: 999;
		background: url("../images//blueprint_right.jpg");
		}
	.blueprint_bottom {
		position: absolute;
		top: 664px;
		left: 91px;
		width: 525px;
		height: 146px;
		z-index: 0;
		background: url("../images//blueprint_bottom.jpg");
		}
	.back_l {
		position: absolute;
		top: 133px;
		left: 0;
		width: 4px;
		height: 30px;
		z-index: 999;
		background: url("../images/content_back-topl.gif") top left no-repeat;
		}
	.back_r {
		position: absolute;
		top: 133px;
		right: 0;
		width: 4px;
		height: 30px;
		z-index: 999;
		background: url("../images/content_back-topr.gif") top left no-repeat;
		}

#header {
	position: relative;
	width: 100%;
	z-index: 999;
	height: 135px;
	background: url("../images/header_back.jpg") 0 10px no-repeat;
	margin: 0;
	padding: 0;
	}
	
	#header .copy {
		position: absolute;
		top: 42px;
		right: 112px;
		}

	#header .logo {
	position: absolute;
	top: 24px;
	left: 74px;
	width: 198;
	height: 70;
		}

	ul#nav {
		position: absolute;
		top: 103px;
		left: 4px;
		margin: 0;
		padding: 0;
		width: 780px;
		}
		ul#nav li {
			list-style-type: none;
			position: relative;
			float: left;
			margin: 0;
			padding: 0;
			}

#content {
	position: relative;
	min-height: 498px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 100%;
	background: url("../images/content_background.gif") top left repeat-y #f2f2f2;
	z-index: 1;
	}
	#content .dropShadow, #content .dropShadow_internal {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 9999;
		}
		#content .dropShadow_internal {
			top: 50px;
			}
	
	#title {
		position: relative;
		height: 40px;
		background: url("../images/title_back.gif") repeat-x;
		padding: 13px 0 0 40px;
		margin: 0 4px 0 4px;
		}

	#left {
		position: relative;
		float: left;
		width: 412px;
		margin: 0 0 0 2px;
		padding: 25px;
		color: #666666;
		font-size: .82em;
		}
		#left[id] {
			margin-left: 4px;
			}

		#images {
			position: relative;
			padding: 0;
			margin: -28px -25px -25px -25px;
			background: #ffffff;
			}
		
		#left .container {
			clear: both;
			margin: 0;
			padding: 5px 0 5px 0;
			}
		
		#left .formList ol {
			position: relative;
			margin: 0 auto 0 auto;
			padding: 0;
			width: 310px;
			}
			#left .formList ol li {
				position: relative;
				margin: 0;
				padding: 5px 0 5px 0;
				list-style-type: none;
				overflow: hidden;
				width: 100%;
				}
				#left .formList ol li .separator {
					width: 100%;
					height: 15px;
					background: url("../images/separator.gif") repeat-x;
					}
				#left .formList ol li label {
					position: relative;
					float: left;
					width: 100px;
					text-align: right;
					}
				#left .formList ol li input.textField, #left .formList ol li select.textField {
					position: relative;
					float: left;
					border: 1px solid #999999;
					margin: 0 0 0 10px;
					}
				#left .formList ol li input.phone {
					position: relative;
					float: left;
					width: 100px;
					border: 1px solid #999999;
					margin: 0 0 0 10px;
					}
				#left .formList ol li .extention {
					position: relative;
					float: left;
					padding: 0 0 0 10px;
					width: 85px;
					}
					.extention input {
						width: 40px;
						border: 1px solid #999999;
						}
				
								
	#right {
		position: relative;
		float: right;
		width: 310px;
		margin: -3px 0 -1px -312px;
		padding: 15px 0 0 8px;
		z-index: 1;
		}
		#right[id] {
			margin: -3px 4px -1px -0px;
			width: 308px;
			padding: 15px 0 0 10px;
			}
		
		#right .box {
			position: relative;
			width: 286px;
			border-left: 2px solid #929292;
			margin: 0 4px 0 -10px;
			padding: 15px;
			}
			#right .red {
				margin-top: -15px;
				}
		
		#right .button {
			position: relative;
			bottom: auto;
			left: auto;
			}
		
		#right .red .button {
			position: absolute !important;
			bottom: 5px;
			left: 15px;
			}

		#right .gray .button {
			position: absolute !important;
			bottom: 5px;
			left: 15px;
			}
		
		#right .button h4 {
			text-align: center;
			font-size: 16px;
			}
		
		#right .caption {
	position: relative;
	margin: 10px 20px 10px 0;
	padding: 7px;
	width: 272px;
	background-color: #FFFFFF;
			}
			
		.button {
			position: absolute;
			width: 292px;
			height: 45px;
			padding: 0;
			z-index: 0;
			bottom: 5px;
			left: 15px;
			}
			.button img {
				position: absolute;
				top: 0;
				left: 0;
				z-index: 1;
				}
			.button h4 {
				position: absolute;
				padding: 10px 20px 0 10px;
				width: 237px;
				z-index: 2;
				font-size: 18px;
				}
			


	#gallery {
		position: absolute;
		z-index: 0;
		top: 0;
		left: 4px;
		width: 462px;
		height: 498px;
		overflow: hidden;
		background-color: #FFFFFF;
		}

	#home_side {
		position: relative;
		float: right;
		width: 318px;
		z-index: 2;
		margin: 0 2px 0 0;
		}
		#home_side[id] {
			margin-right: 4px;
			}
		
		#home_side .box {
			position: relative;
			width: auto;
			border-left: 2px solid #929292;
			padding: 15px;
			}
		
		.red {
			background: url("../images/box_back-red.gif") top left repeat-x #b71c11;
			border-bottom: 2px solid #929292;
			}
		.gray {
			background: url("../images/box_back-gray.gif") top left repeat-x #545a5d;
			}

		.standard_side {
			position: relative;
			padding: 15px 20px 15px 20px;
			background: #545a5d;
			}
			
			.standard_side .caption {
				position: relative;
				padding: 7px;
				background: #6d7478;
				}

#footer {
	position: relative;
	width: 100%;
	height: 175px;
	}

	#footer .back {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 0;
		}

	.footer_left {
		position: relative;
		float: left;
		padding: 5px 0 0 20px;
		z-index: 1;
		}

	.footer_right {
		position: relative;
		float: right;
		text-align: right;
		padding: 5px 20px 0 0;
		z-index: 1;
		}
