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

body {
	background:#99dff9 url(images/fence_bgtile.jpg) repeat;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 20px;
}

img, div { behavior: url(iepngfix.htc) }

/* ------------- container ---------------*/


#floatcontainer {
	width: 720px;
	height: 800px;
	margin: 0 auto;
}

.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#innercontainer {
	position:absolute;
	visibility:visible;
}

#whitebox {
	width: 700px;
	height: 820px;
	padding: 10px;
	background: #fff;
	margin:30px;
}

#whitebox2 {
	width: 700px;
	height: 1050px;
	padding: 10px;
	background: #fff;
	margin:30px;
}

#top_header {
	width: 700px;
	height: 120px;
	background: #99dff9 url(images/logo_header.gif) no-repeat;
}

#photos {
	position:absolute;
	top: 35px;
	left: 430px;
	z-index:20;
	visibility: visible;
}

#new_small {
	position:absolute;
	top: 230px;
	left: 320px;
	z-index: 24;
	visibility: visible;
}

#sticker {
	position:absolute;
	top: 730px;
	left: 0px;
	z-index:22;
	visibility: visible;
}

#halfboard {
	position:absolute;
	top:170px;
	left:430px;
	z-index:25;
	visibility:visible;
}

#photo_board {
	position:absolute;
	top:170px;
	left:430px;
	z-index:25;
	visibility:visible;
}

#navContainer {
	width: 665px;
	height: 38px;	
	background-image: url(images/navbar_img.gif);
}

#mid_gradient {
	width: 700px;
	height: 484px;
	background-image: url(images/gradient.gif);
}

#prices {
	position:absolute;
	top: 340px;
	left: 520px;
	z-index:21;
	visibility: visible;
	}

#gallerytext {
	position:absolute;
	z-index:22;
	visibility: visible;
	top: 440px;
	left: 490px;
	}

#testimonialtext {
	position:absolute;
	z-index:23;
	visibility: visible;
	top: 562px;
	left: 411px;
	width: 306px;
	height: 231px;
	}	

#intro	{
	width:60%;
	}

#orderform {
	width: 20%;
	}

/* ------------ text -----------------*/

a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
	color: #BCEAFB;
}
a:active {
	text-decoration: none;
	color: #fff;
}

a.other:link {
	color: #00A3D4;
	text-decoration: none;
}
a.other:visited {
	color: #00A3D4;
	text-decoration: none;
}
a.other:hover {
	text-decoration: underline;
	color: #888888; 
}
a.other:active {
	color: #00A3D4;
	text-decoration: none;
}

p {
	margin-left:20px;
	font-size: 13px;
	color: #444444;
	line-height: 18.5px;
	text-align: justify;
}

.smallcopy {
	font-size: 11px;
	line-height: 15px;
	padding-top: 10px;
	width: 230px;
	text-align: left;
	color: #58595b;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	color: #000000;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 20px;
	font-weight: lighter;
	margin: auto 0;
}

h2 {
	font-size:16px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: bold;
}

.rightcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	width: 205px;
	margin-top: 35px;
	position: relative;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	line-height: 18px;
}

.learning_header {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00A3D4;
	padding-bottom: 10px;
}

.subbold {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 14px;
}

.discription {
	clear:all;
	font-size: 12px;
	color: #58595b;
	font-style: normal;
	top: -10px;
}

.bold_discription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #00A3D4;
}

.testimonal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	line-height: 30px;
	color: #444444;
}

.testimonial_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	top: 0px;
	padding-top: 15px;
}

.disclaimer {
	font-size: 9px;
	text-align: center;
	line-height: 12px;
	color: #FFFFFF;
	padding-top: 50px;
}
.new_boards {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #00A3D4;
}
.style6 {
	color: #888888
}
	
.style7 {
	color: #000000
}

.thumbnail {
    float: left;
    width: 70px;
    margin: 0 0 10px 10px;
    padding: 1px;
	font-size: 11px;
}

.clearboth { clear: both; 
}

.left {
	float:right;
}
