<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin: 0;
	padding: 0;
}
body {
	position: relative;
	width: 100%;
	min-width: 1100px;
    font-family: 'Raleway', sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #000;
	font-weight:500;
	background: #287BD3 url(images/body_bg.png) center repeat-y;
}

/*   main styles
-----------------------------------------------------------------------------*/
.page_wrapper {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

.animatedParent {
    overflow: hidden;
}


/*   Header
-----------------------------------------------------------------------------*/
header {
	background:;	
}

/*   slideshow
-----------------------------------------------------------*/
#slideshow {
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;	
	width: 100%;
	height: 845px;	
	background: #fff;	
	margin-top:51px;
}
.inside #slideshow {
	height: 450px;
}

#slideshow li {
	width: 100%;
	height: 845px;
	background-position: center center;
	background-size: cover;
}
.inside #slideshow ul {	
	margin: 0;
	padding: 0;
	list-style-image: none;
}
.inside #slideshow li {
	height: 450px;
}

/*   Slide buttons
----------------------------------------*/
#slide_buttons a {
	z-index: 100;
	display: block;
	position: absolute;
	top: 350px; 
	width: 57px;
	height: 112px;	
}
#slide_buttons a#cycle-prev {
	left: 0;
}
#slide_buttons a#cycle-next {
	right: 0;	
}

/*   #header
-----------------------------------------------------------*/
#row1 {
	position: relative;	
	width: 100%;
	background: url(images/bg_row1.jpg) center top repeat-x;
	height:51px;
}

/*   menutop
----------------------------------------*/
#menutop {
	z-index: 200;
	height: 51px;	
}
#menutop ul {
	display: table;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#menutop li {
	display: inline-block;
	padding-right: 20px;
	background: url(images/menutop_li_bg.png) right 11px no-repeat;
}
#menutop li:last-child {
	padding: 0;
	background: none;
}
#menutop ul li a {
	display: block;
	height: 37px;
	padding: 14px 10px 0 10px;
	font-size: 15px;
	font-weight: 300;
	text-transform: capitalize;
	line-height: 20px;
	color: #fff;	
}
#menutop li:first-child a {
	padding-left: 0;
}
#menutop li:last-child {
	padding-right: 0;
}

#menutop ul li:hover a {	
	text-decoration: none;
	color: #70B8E9;
}
#menutop li.selected a {
	color: #70B8E9;
}

#menu
{
width:250px;
height:auto;
margin-left:20px;
}
#menu ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
}
#menu ul li {
	width: 250px;
	height: 38px;
	padding-bottom: 2px;
    line-height: 1px;
	font-size: 1px;
	border-bottom:1px dotted #8D8EB6;
}
#menu a {
	display: block;
	width: 250px;
	height: 38px;
	line-height: 38px;
	vertical-align: middle;
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	text-indent: 0px;
}
#menu a:hover {
	text-decoration: none;
	color: #70B8E9;

}
a.menu_selected {
	text-decoration: none !important;
	color: #70B8E9 !important;
}



#row2
{
width:100%;
height:845px;	
}
.inside #row2
{
width:100%;
height:450px;	
}


#logo
{
position: absolute;
left: inherit;
top: 150px;
text-align:center;
width:440px;
height:80px;
margin-left:500px;
z-index:25;
color:#FFF;
font-size:18px;
line-height:23px;
background:url(images/bg_feature.png) center top no-repeat;
padding:20px 30px 10px 30px;
text-transform:uppercase;
}

#leftnav
{
position: absolute;
left: inherit;
top: 51px;
text-align:center;
width:293px;
height:1044px;
margin-left:0px;
z-index:25;
background:url(images/bg_left.png) center top no-repeat;
padding-top:20px;
color:#fff;
}
#leftnav .margins
{
margin-left:10px;
margin-right:10px;
margin-top:25px;	
}
#leftnav .number
{
font-size:28px;
font-weight:700;
margin-top:15px;
margin-bottom:15px;	
}
#leftnav .number2
{
font-size:18px;
font-weight:700;
margin-bottom:15px;	
}


/*   Cycle Pager
----------------------------------------*/
.cycle-pager {
	z-index: 100;
	position: absolute;
	top: 750px; 
	width: 100%;
	height: auto;
	overflow: hidden;
    text-align: center;     
}
.cycle-pager span { 
	display: inline-block;
	width: 15px; 
	height: 15px; 
	margin: 0 3px 0 2px;
	cursor: pointer;
	font-size: 1px; 
    background: url(images/cycle-pager.png) center top no-repeat;  
}
.cycle-pager span.cycle-pager-active {background: url(images/cycle-pager-active.png) center top no-repeat;}
.cycle-pager &gt; * {cursor: pointer;}



/* middle
----------------------------------------------------------------------------*/

#middle {
	min-height:1100px !important;
	height:auto !important;
	padding-bottom: 50px;
	padding-top:0px;
	text-align: left;
	background: url(images/bg_content_top.jpg) center top no-repeat,	url(images/bg_content_bottom.jpg) center bottom no-repeat, url(images/bg_content_middle.jpg) center top repeat;
}

.inside #middle .page_wrapper
{
width:750px;
padding-left:350px;	
}


#middle_home {
	min-height:700px ;
	height:auto !important;
	padding-bottom: 50px;
	padding-top:0px;
	text-align: left;
	background: url(images/bg_content_top.jpg) center top no-repeat,	url(images/bg_content_bottom.jpg) center bottom no-repeat, url(images/bg_content_middle.jpg) center top repeat;
}

#middle_home .box
{
float:left;
width:510px;
height:auto;
}
#middle_home .margins
{
margin-right:70px;	
}
.borders
{
border-bottom:2px dotted #ccc;
margin-bottom:30px;
margin-top:20px;	
}


#row3 {
	min-height:350px ;
	height:auto !important;
	padding-bottom: 25px;
	padding-top:0px;
	text-align: left;
	background: url(images/bg_content_top_home.jpg) center top no-repeat,	url(images/bg_content_bottom_home.jpg) center bottom no-repeat, url(images/bg_content_middle_home.jpg) center top repeat;
}

#row3 .page_wrapper
{
width:750px;
padding-left:350px;	
}


#row4
{
width:100%;
height:963px;	
background: url(images/bg_row4.jpg) center top no-repeat;	
padding-top:0px;
}
#row4 .margins
{
margin-left:40px;
margin-right:40px;	
}
#row4 .h1
{
margin-bottom:60px;
padding-bottom:0;
}
.row4margins
{
margin-bottom:30px;	
}


/* Footer
----------------------------------------------------------------------------*/
footer {
	width: 100%;
	height: 150px;
	background: url(images/bg_footer.jpg) center top no-repeat;
	color:#fff;
	text-align:center;
	padding-top:100px;
	padding-bottom:20px;
	font-size:13px;
}

#footer1
{
width:100%;
height:auto;
color:#BABAC6;
margin-top:20px;
}
#footer1 a
{
color:#BABAC6;
text-decoration:none;
}
#footer1 a:hover
{
color:#BABAC6;
text-decoration:none;
}


/* form_estimate_side
-----------------------------------------------------------------------------*/

#form_estimate_side form, #form_estimate_side form fieldset {	
	margin: 0;
	padding: 0;
}

#form_estimate_side label.edit {	
	width: 492px;
	margin-bottom: 3px;
	padding: 0;
	color: #656565;		
	text-transform:capitalize;
}
#form_estimate_side input.edit {
	width: 541px;
	height: 46px;
	margin: 0;
	padding: 5px;
	border:1px solid #DFDFDF;
	border-radius: 0px;
	font-family: 'Montserrat', sans-serif;
	font-size: 21px;
	box-shadow: none;
	color: #656565;		
	background: #F6F5F0;
	text-indent:15px;
	text-transform:capitalize;
}
#form_estimate_side textarea.edit {
	width: 541px;
	height: 166px;
	margin: 0;
	padding: 15px 5px 5px 5px;
	border-radius: 0px;	
	font-family: 'Montserrat', sans-serif;
	font-size: 21px;
	box-shadow: none;
	color: #656565;		
	background: #F6F5F0;
	text-indent:15px;
	border:1px solid #DFDFDF;
}
#form_estimate_side #scode_block {
	width: 410px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 17px;
	line-height: 17px;
	color: #656565;		
	margin-left:380px;	
}
#form_estimate_side #scode_block div {
	padding: 9px 0 0 0;
	text-align:center;
}

#form_estimate_side #scode_block table, #form_estimate_side #scode_block table td {
	padding: 0;
	border: 0;	
}

#form_estimate_side #scode_block #scode {
	width: 129px !important;
	height: 46px;
	margin: 0 5px;
	padding: 0;
	background: #F6F5F0;
	border:1px solid #DFDFDF;
}

#form_estimate_side #submit {
	width: 156px;
	height: 45px;
	border: none;
}



/* placeholders
----------------------------------------------------------------------------*/
::-webkit-input-placeholder {
	 color: #bcc4c9;
	 opacity: 1;
	 text-transform: uppercase;
}

:-moz-placeholder { /* Firefox 18- */
	 color: #bcc4c9;
	 opacity: 1;
	 text-transform: uppercase;
}

::-moz-placeholder {  /* Firefox 19+ */
	 color: #bcc4c9;
	 opacity: 1;
	 text-transform: uppercase;
}

:-ms-input-placeholder {
	 color: #bcc4c9;
	 opacity: 1;
	 text-transform: uppercase;
}


/* Contact
-----------------------------------------------------------------------------*/
#contact_address {
	float: left;
	width: 250px;
	padding-right: 20px;	
}
#contact_address a {
	word-break: break-all;
}
#contact_form {
	float: right;
	width: 450px;	
}
#contact_form input#state {
	text-transform: uppercase;
}
#contact_form textarea {
	height: 220px;
}

/* styles
-----------------------------------------------------------------------------*/
#scroll_top {
	display: none;
	position: fixed;
	bottom: 15px;
	right: 15px;
	width: 89px;
	height: 101px;
	padding-top: 15px;
}
#scroll_top:hover {
	text-decoration: none;
}

/* area service
----------------------------------------------------------------------------*/
#area_service p {
	text-align: left;
}

#area_service ul {
	float: left;
	width: 100px;
	padding: 0px 0 0 0;
	vertical-align: top;
	text-align: left;
	line-height: 17px;
	margin-left:0;	
}

#area_service ul.first {
	margin-left:30px;
}
#area_service ul.last {
	width: 70px;
}




/* Other */


/* text styles
-----------------------------------------------------------------------------*/
h1, .h1 {
	margin: 0;
	padding: 10px 0 20px 0;
	font-size: 50px;
	font-weight: 300;
	text-transform: capitalize;
	line-height: 55px;
	color: #006DC9;
	vertical-align:top;
}

h2, .h2 {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 35px;
	font-weight: 400;
	text-transform: capitalize;
	line-height: 36px;
	color:#058FA4;
}

h3, .h3 {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 30px;
	font-weight: 400;
	text-transform: capitalize;
	line-height: 32px;
	color:#5F619B;
}

a {
	outline: none;
	text-decoration: none;
	color: #006EC9;
}
a:hover {
	text-decoration: underline;
}

table {
	margin: 0;
	padding: 0;
	border: 0px;
	border-spacing: 0px;
    border-collapse: separate;
}

ul, ol {
	margin: 10px 0 10px 25px;
}
p {
	padding-bottom: 18px;
}
img {
	border: none;
}

/* forms styles
-----------------------------------------------------------------------------*/
.form, form {	
	display: table;
	width: 100%;
	margin: 0 auto;
}

fieldset {
	border: 0px solid transparent;
}
input, textarea, select {	
	box-sizing: border-box;
	color: #000;
}
label {
	box-sizing: border-box;
}
input {
	vertical-align: middle;
}

input.submit, input.button {
	height: 24px;
	padding: 0 10px 0 10px;
	border: none;
	font-size: 18px;
	font-weight: 400;
	color: #ffffff;
	background: #35438B;	
}
fieldset.edit {
	width: 100%;
	padding: 10px 5px 10px 10px;
	border: 1px solid #a39d8a;	
}
fieldset.edit legend {
	font-weight: bold;
	color: #673334;
}

label.edit {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0 5px 5px 0;
	color: #3c3c3c;
}
label.edit_full {
	float: left;
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0 5px 5px 0;
	color: #3c3c3c;
}
label.edit_half {
	float: left;
	width: 25%;	
	padding: 0 5px 5px 0;
	color: #3c3c3c;
}
input.edit {
	width: 100%;
	height: auto;
	padding: 3px;	
	border: 1px solid #666666;
	border-radius: 3px;
	box-shadow: 1px 1px 1px 1px #ccc;
	background: #fff url(images/input_bg.gif) top repeat-x;	
}
input.edit_file {
	width: 100%;
	padding: 3px;
}
select.edit {
	width: 100%;
	padding: 3px;
	border: 1px solid #666666;
	border-radius: 3px;
	box-shadow: 1px 1px 1px 1px #ccc;
	background: #fff url(images/input_bg.gif) top repeat-x;	
}
textarea.edit {
	width: 100%;
	padding: 3px;
	border: 1px solid #666666;
	border-radius: 3px;
	box-shadow: 1px 1px 1px 1px #ccc;
	background: #fff url(images/input_bg.gif) top repeat-x;	
}
.scode_block {
	width: 100%;
	text-align: center;
	line-height: normal;
}
.scode_block table {
	padding: 5px 2px 5px 2px;
	border: 0px;
	border-spacing: 0px;
    border-collapse: separate;	
}
.scode_block table td {
	padding: 0 3px 0 3px;
}
.scode_block td {
    vertical-align: top;
}

input.scode {
	text-transform: uppercase;
	text-align: center;
}
.scode_block input.scode {
	width: 82px;
	height: 22px;
	font-size:14px;
}
.scode_block .submit {
	width: 100px;
	text-align: center;
}

.required {
	color: #F00;
}

/* standard styles
-----------------------------------------------------------------------------*/
.uppercase {
	text-transform: uppercase;
}
.underline {
	text-decoration: underline
}

.align_center {
	margin: auto;
	text-align: center;	
}
.align_right {
	text-align: right;
}
.align_left {
	text-align: left;
}
.align_justify {
	text-align: justify;
}

.box_center {
	display: table;
	margin: 0 auto !important;
}

.clear {
	clear: both;
	height:0;
	font-size: 1px;
	line-height: 0px;	
}

.hidden {
	display: none;
}

.desktop_only {
}
.mobile_only {
	display: none;
}

.images {
	border: 8px solid #006EC9;
	background: #ffffff;
}

.img_left, .img_left_ds {
	float: left;
	width: auto;
	margin: 0 15px 10px 0;
}
.img_right, .img_right_ds {
	float: right;
	width: auto;
	margin: 0 0 10px 15px;
}

hr, .hr {	
	height: 1px;
	border: 0px;
	font-size: 1px;
	line-height: 1px;
	background: url(images/hr_bg.gif) bottom repeat-x;	
}

a.a_button {
	display: inline-block;
	padding: 14px 18px 14px 18px;
	outline: none;
	font-family: 'Cinzel Decorative', "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	line-height: 16px;
	color: #fff;
	background: #d1c0a4;
}
a.a_button:hover {	
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.3);
	color: #000000;
}

/* portfolio styles
-----------------------------------------------------------------------------*/
.sectionname {
	font-weight: bold;
	color: #2802fd;
}
.sectionnameselected {
	font-weight: bold;
	color: #3f3f3f;
}

.imagesmallname {
	font-weight: normal;
}
.imagemediumname {
	font-weight: bold;
}

.imagepages {
	font-weight: bold;
	color: #2802fd;
}
.imagepageselected {
	font-weight: bold;
	color: #3f3f3f;
}

.image_delimiter {
	height: 3px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}
.sitemap {
	margin-left: 8px;
	padding-left: 8px;
	list-style-image: url(images/arrow.gif);
	line-height: 36px;
} 
ul.sitemap li {
	margin-left: 1px;
	padding-left: 1px;	
}
</pre></body></html>