/***** Blueprints *****/

#container { height: 970px !important}

#content {  }

#footer { position: relative; margin: 0; padding: 0; margin-top: 100px; }

#blueprint {
	position: relative;
	margin: 2px 0 0 1px;
	display: block;
	background-repeat: no-repeat;
	width: 776px;
	height: 680px;
	text-align: center;
}

#blueprint a { 
	font-family: 'Arial',serif;
	font-weight: bold;
	font-size: 13px;
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	background: white;
	filter:alpha(opacity=60); 
	-moz-opacity: 0.6; 
	opacity: 0.6;
}

#blueprint a:hover {
	background: white;
	color: black;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
}

/***** Tips *****/

.prototip { 
	position: absolute; 
}

.prototip .silver { 
	background: url('../images/comment.png');
	background-repeat: no-repeat;
	width: 332px;
	height: 42px; 
	font-family: 'Trebuchet MS',serif;
	font-weight: bold;
	font-size: 20px;
	color: #880011;
}
.prototip .silver .content { 
	text-align: left; 
	padding: 4px 0 0 12px;
}

.prototip h3 {
	font-size: 27px;
	line-height: 25px;
}

.prototip .silver .content h3 {  float: left; }
.prototip .silver .content h5 {  float: left; font-size: 15px; padding-top: 4px; }

.prototip .silver .content b { 	float: right; padding: 6px 12px 0 0; font-size: 17px;  }


area {
	display: block;
}

a area {
	display: block;
	background: red;
}

.prototip h4  { 	position: relative;
	font-family: 'Trebuchet MS',serif;
	font-weight: bold;
	font-size: 25px;
	color: #bbddee;
	padding: 4px 2px 2px 12px; }
	
#phone { 
	position: relative;
	top: 10px; 
	left: 5px; 
	font-size: 10px; 
	text-transform: uppercase; }
	
/***** Blueprint *****/	

#blueprint #nav {
	position: relative;
	top: 1px;
	left: 780px;
	display: block;
	width: 168px;
	height: 294px;
	background: url(navbar.gif);
}

#blueprint #nav a { border: 0; padding: 1px; }

#blueprint #nav #one a {
	position: relative;
	top: 5px;
	left: 5px;
	display: block;
	width: 157px;
	height: 30px;
	background: none;
}

#blueprint #nav #two a {
	position: relative;
	top: 12px;
	left: 5px;
	display: block;
	width: 157px;
	height: 30px;
	background: none;
}

#blueprint #nav #three a {
	position: relative;
	top: 20px;
	left: 5px;
	display: block;
	width: 157px;
	height: 30px;
	background: none;
}

#blueprint #nav #four a {
	position: relative;
	top: 30px;
	left: 5px;
	display: block;
	width: 157px;
	height: 30px;
	background: none;
}

#blueprint #nav #five a {
	position: relative;
	top: 42px;
	left: 5px;
	display: block;
	width: 157px;
	height: 30px;
	background: none;
}

#blueprint #nav #six a {
	position: relative;
	top: 49px;
	left: 5px;
	display: block;
	width: 157px;
	height: 30px;
	background: none;
}

#blueprint #nav #seven a {
	position: relative;
	top: 55px;
	left: 5px;
	display: block;
	width: 157px;
	height: 31px;
	background: none;
}