
body:nth-of-type(1) {
  	background-image: url(../images/stretch_blue.jpg);
	background-repeat: repeat-y;
	background-position: center 300px;
}
html,body{
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}

html>body {height: 100%;
}
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../images/stretch_blue.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
}
html>#wrapper{height: 100%;
}
#wrapper{
	text-align: left;
	background-attachment: scroll;
	background-image: url(../images/stretch.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 800px;
	background-color: #283A82;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#masthead{
	height: 139px;
	position:relative
}
a {
		color: #ED4D0E;
}
a:active {
		color: #ED4D0E;
}
a:visited {
		color: #ED4D0E;
}
a:hover {
	color: #ED4D0E;
}
#nav{
	height: 39px;
	width: 546px;
	font-size: 23px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	float: left;
}
#nav a:link {
	text-decoration: none;	color: #FFFFFF;
}
#nav a:visited {
	text-decoration: none;	color: #FFFFFF;
}
#nav a:active {
	text-decoration: none;	color: #FFFFFF;
}
#nav a:hover {
	text-decoration: none;	color: #EC4908;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 33px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 130%;
}
#testimonial{
	height: 218px;
	width: 800px;
	background-attachment: scroll;
	background-image: url(../images/speechmarks.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: right;
}
#testimonial_more{
	float: right;
}
#content{
	width: 380px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: normal;
	line-height: 140%;
	float: left;
}
p{
	position: relative;
}
#sidebar{
	background-attachment: scroll;
	background-image: url(../images/sidebar_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 196px;
	background-color: #E3E3E3;
	margin-right: 25px;
	margin-left: 25px;
	float: right;
	margin-top: 10px;	
	}
#sidebar_text{
	line-height: 140%;
	font-size: 11px;
	width: 156px;
	padding: 20px;
}
#icon{
	float: left;
}

#clearone{
	clear: both;
	height: 10px;
	float: none;	
}
#footer {	
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 11px;
	clear: both;
	color: #FFFFFF;
	width: 800px;
	font-weight: normal;
	margin-top: 50px;
	margin-bottom: 40px;
	background-color: #EC4908;
	}

#footer a:link {
	color: #FFFFFF;	
}
#footer a:visited {
	color: #FFFFFF;	
}
#footer a:active {
	color: #FFFFFF;		
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
#quote{}
#quote_name{
	font-size: 14px;
	font-style: italic;
	margin-top: 10px;
}

.quote{
	font-style: normal;
}
.quote_name{
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: right;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#minititle{
	font-size: 20px;
}


