/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 90px;
}

.input2 {
	width: 45px;
	height: 22px;
	background: url(../img/homepage15.gif) no-repeat left top;
	border: none;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868686;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.text2 {
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
}

.text3 {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #515151;
}

.text4 {
	text-align: center;
	color: #8EA4BB;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
	line-height: 18px;
}

/** LINKS */

a {
	color: #3695E2;
}

a:hover {
	text-decoration: none;
}

.link1 {
	display: block;
	width: 156px;
	height: 19px;
	padding: 8px 0px 0px 9px;
	background: url(../img/homepage09.gif) no-repeat left top;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #515151;
}

.link1:hover {
	background-image: url(../img/homepage10.gif);
	color: #FFFFFF;
}

.link2 {
	color: #FFFFFF;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(../img/homepage06.gif) repeat left top; }
.bg2 { background: url(../img/homepage07.gif) repeat-y left top; }
.bg3 { background: #F3F5F6 url(../img/homepage20.gif) no-repeat left top; }
.bg4 { background: url(../img/homepage21.gif) no-repeat left bottom; }
.bg5 { background: url(../img/homepage22.gif) repeat-x left top; }
.bg6 { background: url(../img/homepage23.gif) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 10px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 10px;
}

hr { display: none; }

.hr1 {
	clear: both;
	height: 31px;
	background: url(../img/homepage11.gif) repeat-x left center;
}

/** BASIC */

html, body {
	height: 100%;
}

.text2 span {
	padding-right: 16px;
	background: url(../img/homepage16.gif) no-repeat right center;
}

.text3 span {
	padding-right: 24px;
	background: url(../img/homepage17.gif) no-repeat right center;
}

/** HEADER */

#header {
	width: 778px;
	height: 251px;
	margin: 0px auto;
	background: url(../img/header.jpg) no-repeat left bottom;
}

/** LOGO */

#logo {
	float: left;
	width: 437px;
	height: 151px;
	background: url(../img/logo.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	display: none;
}

/** MENU */

#menu {
	float: left;
	width: 341px;
	height: 151px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 151px;
}

#menu span {
	display: none;
}

#menu1 { width:  92px; background: url(../img/account_login.jpg) no-repeat left top; }
#menu2 { width: 117px; background: url(../img/faqs.jpg) no-repeat left top; }
#menu3 { width: 132px; background: url(../img/contact_us.jpg) no-repeat left top; }

/** CONTENT */

#content {
	width: 778px;
	margin: 0px auto;
}

#left {
	float: left;
	width: 165px;
	padding: 0px 0px 0px 30px;
}

#right {
	float: right;
	width: 508px;
	padding: 0px 37px 0px 0px;
}

#extra {
	width: 778px;
	height: 50px;
	margin: 0px auto;
	background: url(../img/homepage08.gif) no-repeat left top;
}

/** SIDEMENU */

#sidemenu {
	padding-bottom: 15px;
}

#sidemenu ul {
	width: 165px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidemenu li {
	padding-bottom: 1px;
	background: url(../img/homepage11.gif) repeat-x left bottom;
}

/** LOGIN */

#login {
	padding-top: 0px;
	background: url(../img/homepage11.gif) repeat-x left bottom;
	padding-bottom:10px;
}

/** FOOTER */

#footer {
	width: 778px;
	margin: 0px auto;
}

/** FOOTER MENU */

#footermenu {
	width: 778px;
	height: 35px;
	padding: 16px 0px 0px 0px;
}

#footermenu ul {
	margin: 0px;
	padding: 0px 0px 0px 80px;
	list-style: none;
}

#footermenu li {
	display: inline;
}

#footermenu a {
	display: block;
	float: left;
	height: 17px;
	margin: 0px auto;
	padding: 2px 17px 0px 15px;
	background: url(../img/homepage24.gif) no-repeat left center;
}

#footermenu .first a {
	background: none;
}

/** COPYRIGHT */

#copyright {
	padding: 15px 0px 20px 0px;
}

/** BOX1 */

#box1 {
	padding-top: 20px;
}

#box1 p {
	margin-bottom: 10px;
}

/** BOX2 */

#box2 {
}

#box2 .img2 {
	margin-left: 20px;
}

/** BOX3 */

#box3 {
	float: left;
	width: 240px;
	padding: 15px 0px 0px 0px;
}

/** BOX4 */

#box4 {
	float: left;
	width: 248px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

#box4 .bg4 {
	padding: 15px;
}

/*####################################
#	FORM
####################################*/

form fieldset {
	border: none;
	}

form fieldset legend {
	border: none;
	text-indent: -1000em;
	}
	
form fieldset h3 {
	border-bottom: 1px solid #d3d3d3;
	color: #4d4d4d;
	font-size: 1.33em;
	margin-bottom: 7px;
	padding: 3px 0 5px;
	}

form fieldset div {
	clear: left;
	margin: 7px 0 7px 7px;
	}
	
form fieldset div label {
	float: left;
	line-height: 1.7em;
	width: 170px;
	}
	
form fieldset div.fck label {
	float: none;
	width: 100%;
	}
	
form fieldset div.checkbox label {
	float: none;
	line-height: 1.6em;
	}
	
form fieldset div.text input,
form fieldset div.password input,
form fieldset div.select select {
	width: 200px;
	}
	
form fieldset div.textarea textarea {
	width: 300px;
	height: 150px;
	}
	
form fieldset div.checkbox input {
	float: left;
	}
	
form div.submit {
	padding-left: 5px;
	}
	
form fieldset div.date select {
	width:100px;
	}
	
form fieldset div.checkboxes div.checkbox {
	clear: none;
	float: left;
	width: 160px;
	}

form fieldset div.checkboxes.appointments label {
	display: block;
	padding-top: 5px;
	}

form fieldset div.text input.bt_plus,
form fieldset div.text input.bt_photos,
form fieldset div.text input.bt_roof_plans {
	width: 20px;
	margin-left: 20px;
	}