* {
	margin: 0;
	padding: 0;
}
html {
	width:100%;
	height:100%;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
	line-height: 17px;
	width: 100%;
	min-width: 900px;
	background: #222254;
}
a {
	color: #ffff0d;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
ul, ol {
	margin-left:25px;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}

h1, .h1 {
	font-size: 20px;
	line-height: 23px;
	font-weight: bold;
	color: #3e2fff;
	padding: 0px 0px 8px 0px;
}
h2, .h2 {
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #88ff85;
	padding: 0px 0px 8px 0px;
}
h3, .h3 {
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #a2ebfd;
	padding: 0px 0px 8px 0px;
}

.ul_columns ul {
	float: left;
	margin: 0px;
	padding-left: 25px;
	padding-right: 10px;
}


/* all forms
-----------------------------------------------------------------------------*/

fieldset {
	border: 0px solid transparent;
}
input, textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
input {
	vertical-align: middle;
}

label.edit {
	width: 250px;
	float: left;
	padding: 0px 5px 10px 0px;
	margin: 0px 0px 5px 0px;
}
input.edit {
	width: 244px;
	height: 14px;
	padding: 3px;
	background: #fff url(images/input_bg.gif) top repeat-x;
}
input.edit_file {
	width: 244px;
	height: 24px;
	padding: 3px;
}
select.edit {
	width: 253px;
	height: 24px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 10px 0px;
}
textarea.edit {
	width: 490px;
	height: 100px;
	padding: 5px;
	background: #fff url(images/input_bg.gif) top repeat-x;
	border: 0px solid;
}

input.submit {
	color: #fff;
	background: #1c306e;
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	padding: 0px 10px 0px 10px;
}

#scode_block {
	width: 100%;
	font-size: 12px;
	text-align: center;
}
#scode_block input#scode {
	width: 60px;
	text-transform: uppercase;
	text-align: center;
	height: 18px;
}
#scode_block #submit {
	width: 100px;
	font-size: 12px;
	text-align: center;
}


.required {
	color:#F00;
}

.clear {
	height:0;
	font-size:1px;
	line-height:0px;
	clear:both;
}

.hidden {
	display: none;
}

.img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

hr, .hr {
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	background: url(images/hr_bg.gif) top repeat-x;
	border: 0px;
}

a.link {
	float: right;
	padding: 10px;
	background: #770025;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
a.link:hover {
	text-decoration: none;
}

.images {
	border: #ecea3a solid 3px;
	background: #1a1a40;
}
.images_left {
	border: #ecea3a solid 3px;
	background: #1a1a40;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.images_right {
	border: #ecea3a solid 3px;
	background: #1a1a40;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.imagesmallname {
	color: #fff; 
	font-weight: normal;
}
.imagemediumname {
	color: #fff; 
	font-weight: bold;
}
.imagebigname {
	color: #fff; 
	font-weight: bold;
}
.imagepages {
	color: #fff; 
	font-weight: normal;
}
.imagepageselected {
	color: #ffff0d; 
	font-weight: bold;
}
.imagepagesnav {
	color: #fff; 
	font-weight: normal;
}
.imagebignav {
	color: #fff; 
	font-weight: bold;
}
.sectionname {
	color: #fff; 
	font-weight: bold;
	font-size: 15px;
}
.sectionnameselected {
	color: #ffff0d; 
	font-weight: bold;
	font-size: 15px;
}


/* Wrapper
-----------------------------------------------------------------------------*/
#wrapper {
	width: 100%;
	background: url(images/wrapper_bg.jpg) center repeat-y;
}
#wrapper1 {
	width: 100%;
	background: url(images/wrapper1_bg.jpg) center top no-repeat;
}
#wrapper1_inside {
	width: 100%;
	background: url(images/wrapper1_inside_bg.jpg) center top no-repeat;
}
#wrapper2 {
	width: 100%;
	background: url(images/wrapper2_bg.jpg) center bottom no-repeat;
}
#wrapper3 {
	width: 900px;
	position: relative;
	left: 50%;
	margin-left: -450px;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	width: 100%;
	height: 227px;
	background: #8a7158 url(images/header_bg.jpg) left top no-repeat;
	position: relative;
}
#header #logo {
	width: 302px;
	height: 179px;
	position: absolute;
	left: 299px;
	top: 31px;
	color: #fff;
	font-size: 25px;
	line-height: 27px;
	text-align: center;
	font-style: bold;
	padding: 0px;
	margin: 0px;
	font-style: bold;
}
#header #logo a {
	background: url(images/logo.jpg) left top no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
#header #awards {
	width: 200px;
	left: 1px;
	top: 138px;
	position: absolute;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
#header #call {
	width: 200px;
	left: 700px;
	top: 50px;
	position: absolute;
	color: #fff;
	font-size: 26px;
	line-height: 26px;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	font-weight: regular;
}
#header #call span {
	color: #ffb70b;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}

#header_social {
	width: 100px;
	position: absolute;
	left: 800px;
	top: 13px;
	text-align: right;
}
#header_social img {
	padding-left: 3px;
}

#bt_pay_now {
	width: 300px;
	left: 600px;
	top: 120px;
	position: absolute;
	color: #fff;
	font-size: 15px;
	line-height: 15px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
}


/* Slideshow
-----------------------------------------------------------------------------*/
#slideshow {
	width: 896px;
	height: 420px;
	background: url(images/slideshow_bg.jpg) left top no-repeat;
	padding: 0px 2px 0px 2px;
}
#slideshow img {
	display: none;
}
#slideshow img.first {
	display: block;
}

#header1 {
	width: 100%;
	height: 146px;
	background: url(images/header1_bg.jpg) left top no-repeat;
}
#header1_inside {
	width: 100%;
	height: 58px;
	background: url(images/header1_inside_bg.jpg) left top no-repeat;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	background: #1d3173 url(images/middle_bg.jpg) left repeat-y;
}
#middle1 {
	width: 100%;
	background: url(images/middle1_bg.jpg) left bottom no-repeat;
	padding: 0px 0px 40px 0px;
}
#middle2 {
	background: url(images/middle2_bg.jpg) left top repeat-y;
}
#middle3 {
	padding: 35px 0px 0px 0px;
	background: url(images/middle3_bg.jpg) left top no-repeat;
}
#middle4 {
	padding: 0px 0px 80px 0px;
	background: url(images/middle4_bg.jpg) left bottom no-repeat;
}

#middle_inside {
	width: 100%;
	background: #1d3173 url(images/middle_inside_bg.jpg) left repeat-y;
}
#middle1_inside {
	width: 100%;
	background: url(images/middle1_inside_bg.jpg) left bottom no-repeat;
	padding: 0px 0px 100px 0px;
}
#middle2_inside {
	padding: 35px 0px 0px 0px;
	background: url(images/middle2_inside_bg.jpg) left top no-repeat;
}

/* Hints
-----------------------------------------------------------------------------*/
#hint_left {
	width: 347px;
	height: 86px;
	background: url(images/hint_left_bg.png) left top no-repeat;
	padding: 25px 50px 0px 30px;
}

#hint_right {
	width: 349px;
	height: 91px;
	background: url(images/hint_right_bg.png) left top no-repeat;
	padding: 25px 50px 0px 30px;
}

.hint {
	color: #3d3d5c;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin: 0px 10px 0px 10px;
}
.hint span {
	color: #066c2a;
	font-size: 18px;
	font-weight: bold;
}



/* Side
-----------------------------------------------------------------------------*/
#side {
	width: 142px;
	float: left;
	padding: 0px 48px 0px 30px;
}
#side_inside {
	width: 220px;
	float: left;
	background: url(images/side_inside_bg.jpg) left top repeat-y;
}
#side_inside1 {
	width: 142px;
	padding: 0px 48px 45px 30px;
	background: url(images/side_inside1_bg.jpg) left bottom no-repeat;
}

/* menu
-----------------------------------------------------------------------------*/
#menu {
	padding: 0px 0px 20px 0px;
}
#menu ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
}
#menu ul li {
	padding-bottom: 4px;
	margin-bottom: 3px;
	font-size: 1px;
	background: url(images/menu_li_bg.gif) bottom no-repeat;
}
#menu a {
	display: block;
	color: #0a0a83;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	background: #ffff09 url(images/menu_button_bg.gif) left top no-repeat;
	text-align: center;
	padding: 11px 5px 8px 5px;
}
#menu a:hover {
	text-decoration: none;
	color: #00641e;
}
a.menu_selected {
	text-decoration: none !important;
	color: #00641e !important;
}


/* Content
-----------------------------------------------------------------------------*/
#content {
	width: 380px;
	float: left;
	padding: 0px 58px 0px 40px;
}
#content_inside {
	width: 610px;
	float: left;
	padding: 0px 35px 0px 35px;
}

/* content_title
-----------------------------------------------------------------------------*/
.content_title {
	width: 100%;
	background: url(images/content_title_bg.gif) bottom repeat-x;
	margin-bottom: 20px;
	color: #fae701;
	font-size: 24px;
	line-height: 25px;
	font-weight: normal;
	padding-bottom: 10px;
}
.content_title h1 {
	width: 100%;
	position: relative;
	padding: 0px;
	margin: 0px;
	color: #fae701;
	font-size: 24px;
	line-height: 25px;
	font-weight: normal;
}

/* portfolio_home
-----------------------------------------------------------------------------*/
#portfolio_home {
	width: 142px;
	float: left;
	padding: 0px 30px 0px 30px;
}

#slogan {
	color: #ffff0b;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 15px;
}


/* home_boxes
-----------------------------------------------------------------------------*/
#home_boxes {
	width: 100%;
	background: url(images/home_boxes_bg.png) center top repeat-y;
}
#home_boxes1 {
	width: 100%;
	background: url(images/home_boxes1_bg.jpg) center top no-repeat;
}
#home_boxes2 {
	width: 100%;
	background: url(images/home_boxes2_bg.jpg) center bottom no-repeat;
}
#home_boxes3 {
	width: 900px;
	position: relative;
	left: 50%;
	margin-left: -450px;
	padding: 34px 0px 50px 0px;
}

/* form_estimate_side
-----------------------------------------------------------------------------*/
#form_estimate_side {
	width: 211px;
	float: left;
	color: #fff;
	padding: 7px 32px 0px 0px;
	margin: 0px;
}

#form_estimate_side label {
	width: 50px;
}
#form_estimate_side input.edit {
	width: 145px;
}
#form_estimate_side textarea.edit {
	width: 198px;
	height: 80px;
}

#form_estimate_side #scode_block input#scode {
	width: 55px;
	text-transform: uppercase;
	text-align: center;
	height: 18px;
}

/* home_boxes_projects
-----------------------------------------------------------------------------*/
#home_boxes_projects {
	width: 575px;
	height: 340px;
	float: left;
	background: url(images/projects_bg.png) top left no-repeat;
	padding: 37px 41px 0px 41px;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 100%;
	height: 180px;
	color: #fff;
	font-size: 13px;
	background: url(images/footer_bg.jpg) center top no-repeat;
}
#footer2 a {
	color: #fff;
}

/* Footer1
-----------------------------------------------------------------------------*/
#footer1 {
	width: 900px;
	position: relative;
	left: 50%;
	margin-left: -450px;
}

/* Footer2
-----------------------------------------------------------------------------*/
#footer2 {
	height: 90px;
	line-height: 16px;
	padding: 80px 0px 0px 10px;
}

#footer2 div {
	top: 80px;
	left: 580px;
	width: 300px;
	position: absolute;
	text-align: right;
}

#footer_inside {
	width: 100%;
	height: 100px;
	background: url(images/footer_inside_bg.jpg) center top no-repeat;
}


/* Contact
-----------------------------------------------------------------------------*/
#contact_address {
	width: 200px;
	padding-right: 20px;
	float: left;
}
#contact_form {
	width: 350px;
	float: left;
}
#contact_form label {
	float: left;
	width: 170px;
}
#contact_form input {
	width: 170px;
}
#contact_form input#state {
	width: 60px;
	text-transform:uppercase;
}
#contact_form #labelState {
	width: 60px;
}
#contact_form input#zip {
	width: 100px;
}
#contact_form #labelZip {
	width: 100px;
}
#contact_form input#address {
	width: 342px;
}
#contact_form textarea {
	width: 342px;
	height: 100px;
}
