@charset "utf-8";
/* Basic Style Sheet
   Updated: Friday 02.23.09 
   Author:     Kimber Malone, www.purple-dragonfly.com
   ----------------------------------------------------*/

/* GENERIC (Section Titles)
   HEADER
   SIDEBAR
   FORMS
   TABLES
   FOOTER
*/

/* =GENERIC
   ----------------------------------------------------*/
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-image: url(../images/blue-body-bg.jpg);
}

#pg-wrapper {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	font-size: 115%;
	color: #333333;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 7px;
}

h2 {
	font-size: 120%;
	padding-left: 20px;
}

h3 {
	font-size: 110%;
	color: #333333;
}

h4 {
	color: #333333;
}

h5 {
	font-size: 90%;
	color: #333333;
}

/* HEADER
   ----------------------------------------------------*/
#header-wrapper {
	float: left;
	width: 975px;
	margin-top: 4px;
}

#sw-logo {
	background-image: url(../template-images/sw-logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 138px;
	width: 430px;
}

#banner-text {
	float: right;
	height: 74px;
	width: 400px;
	color: #FFFFFF;
	font-size: 125%;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 25px;
}

#phone-number {
	background-image: url(../template-images/phone-number.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 39px;
	width: 168px;
}


/* NavBar
   ----------------------------------------------------*/
#nav-wrapper {
	float: left;
	height: 59px;
	width: 975px;
	padding: 0px;
	margin: 0px;
}

#nav-l {
	background-image: url(../template-images/nav-l.png);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 11px;
	margin-top: 9px;
}

#navbar {
	background-image: url(../template-images/nav-bg.png);
	background-repeat: repeat-x;
	float: left;
	height: 59px;
	width: 950px;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}

#nav-r  {
	background-image: url(../template-images/nav-r.png);
	background-repeat: no-repeat;
	float: right;
	height: 50px;
	width: 14px;
	margin-top: 9px;
}

#nav li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav a {
	display: block;
	width: 151px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	height: 34px;
	padding-top: 25px;
	font-size: 105%;
	font-weight: bold;
}

#nav #nav_con a {
	border: none;
}

#nav a:hover {
	color: #E2F3FD;
	text-decoration: none;
}

#body_home #nav_home a, #body_windows #body_windows a, #body_doors #body_doors a, #body_faqs #body_faqs a, #body_showcase #body_showcase, #body_contact #body_contact a {
	background-image: url(../template-images/blue-tab.png);
	width: 151px;
	height: 34px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 25px;
}

/* Body Styles
   ----------------------------------------------------*/
#body-wrapper {
	float: left;
	width: 973px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../template-images/page-bg.jpg);
	background-repeat: repeat-x;
}

#flash-box {
	float: left;
	height: 435px;
	width: 508px;
}

.smalltext {
	font-size: 85%;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 0px;
	margin-top: 5px;
	padding-bottom: 10px;
}

.smalltext a:link, .smalltext a:visited {
	color: #035682;
}

.smalltext a:hover {
	color: #E3F4FC;
}

.graytext {
	color: #333333;
	text-align: center;
	font-weight: bold;
}

.graytext a:link, .whitetext a:visited {
	color: #333333;
	text-decoration: none;
}

.graytext a:hover {
	color: #E3F4FC;
	text-decoration: none;
}

.whiteh2 {
	font-size: 110%;
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#resources-box {
	padding: 0px;
	float: left;
	width: 222px;
	height: 265px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #106692;
}

#lowerbox1 {
	float: left;
	width: 963px;
	padding-right: 5px;
	padding-left: 5px;
	clear: left;
	font-size: 85%;
}

#testimonials-box {
	float: left;
	height: 150px;
	width: 350px;
	padding-left: 20px;
	clear: left;
}

.testimonials {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 85%;
	text-align: center;
}

.testimonials a:link, .testimonials a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.testimonials a:hover {
	color: #D2ECF9;
	text-decoration: none;
}



/* Side Navigation
   ----------------------------------------------------*/
#side-nav {
	color: #FFFFFF;
	width: 220px;
	margin: 0px;
	padding: 0px;
}

ul#sidenav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 220px;
}

#sidenav a {
	color: #333333;
	font-size: 90%;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding: 0px 4px 6px 7px;
	margin-top: 0px;
}

#sidenav a:hover {
	color: #E3F4FC;
	text-decoration: none;
}

.left-side {
	font-weight: bold;
	margin-top: 0px;
	padding-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
}

/* Home Page Form
   ----------------------------------------------------*/
#home-form {
	float: left;
	width: 235px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E3F4FC;
}

#small-form {
	font-size: 90%;
	color: #FFFFFF;
	width: 225px;
	padding-left: 10px;
}

#small-form .label {
	float: left;
	width: 60px;
	text-align: left;
	font-weight: bold;
	color: #333333;
	padding-right: 8px;
	clear: left;
	padding-top: 7px;
}

input#submit {
	margin-left: 74px;
	color: #CCCCCC;
	font-size: 85%;
	padding: 0px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #333333;
}

input#realname, input#email, input#phone {
	background-color: #FFFFFF;
	font-size: 90%;
	width: 125px;
	float: left;
	margin-top: -2px;
}

.form {
	font-weight: bold;
	font-size: 130%;
	text-align: center;
	color: #333333;
}

/* Footer
   ----------------------------------------------------*/

#footer1 {
	background-image: url(../template-images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 50px;
	width: 973px;
	float: left;
	clear: both;
	border: 1px solid #FFFFFF;
}

.footer-text {
	margin-top: 0px;
	padding-top: 15px;
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.footer-text a:link, .footer-text a:visited {
	color: #035682;
	text-decoration: none;
}

.footer-text a:hover {
	color: #7ABD0E;
	text-decoration: none;
}

#footer2 {
	font-size: 85%;
	text-align: center;
	float: left;
	width: 965px;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
	color: #035681;
}

#footer2 a:link, #footer2 a:visited {
	color: #035682;
	text-decoration: none;
}

#footer2 a:hover {
	color: #333333;
	text-decoration: none;
}


/* Misc.
   ----------------------------------------------------*/

.floatright {
	float: right;
	padding-right: 20px;
	padding-left: 20px;
}

.floatleft {
	float: left;
}

.clear {
	clear: both;
}
