@charset "UTF-8";
/* CSS Document */

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg-repeat.jpg);
	background-repeat:repeat-x;
}
#mainWrapper 
{
	margin:0 auto; 
	text-align:left;
	top: 0px;
	width: 1308px;
	height:1470px;
}
#banner
{
	position:relative;
	top: 0px;
	left: 0px;
	width: 1308px;
	height: 109px;
}
#main-body
{
	position:relative;
	top: 0px;
	left: 0px;
	width: 1308px;
	height: 1199px;
	background-image:url(images/text-area-drop-shadow.png);
	background-repeat:no-repeat;
}
#footer
{
	position:relative;
	top:0px;
	left:0px;
	width:1308;
	height:354px;
}
#logo
{
	position:absolute;
	top:0px;
	left:148px;
	z-index:3;
}
#free-estimate
{
	position:absolute;
	top:31px;
	left:402px;
	z-index:4;
}
#menu
{
	position:absolute;
	top:71px;
	left:728px;
	height:29px;
	width: 378px;
}
.menu
{
	font-family:"Comic Sans MS", cursive;
	color:#FFF;
	text-decoration:none;
	font-size:20px;
	font-weight: lighter;
}
.menu a:hover
{
	color:#CCC;
}
#main-image-banner
{
	position:absolute;
	top:14px;
	left:199px;
	height:420px;
	width:910px;
}
#grey-ribbon-background
{
	position:absolute;
	top:435px;
	left:153px;
}
#facebook-ribbon
{
	position:absolute;
	top:794px;
	left:155px;
}
#twitter-ribbon
{
	position:absolute;
	top:894px;
	left:155px;
}
#rss-ribbon
{
	position:absolute;
	top:994px;
	left:154px;
}
#homepage-form-box-background
{
	position:absolute;
	top:739px;
	left:486px;
	width:341px;
	height:427px;
	background-image:url(images/form-background-home.png)
}
.form-font-home-page
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:16px;
}
#free-estimate-above-form
{
	position:absolute;
	top:697px;
	left:489px;
	width: 340px;
	height: 41px;
	text-align:center;
}
.free-estimate-font
{
	color:#C00;
	font-family:"Comic Sans MS", cursive;
	font-size:36px;
	text-shadow: 1px 1px 1px #000;
}
#grey-ribbon-text-box
{
	position:absolute;
	top:16px;
	left:64px;
	z-index:2;
	width:880px;
	height:191px;
}
.grey-ribbon-font
{
	font-family:"Comic Sans MS", cursive;
	font-size:18px;
	color:#FFF;
	font-weight:100;
}
.grey-ribbon-font-grey
{
	font-family:"Comic Sans MS", cursive;
	font-size:18px;
	color:#333;
	font-weight:100;
}
.holly-jolly-green
{
	color:#0C0;
	font-family:"Comic Sans MS", cursive;
	font-size:19px;
}
.holly-jolly-grey
{
	color:#333;
	font-family:"Comic Sans MS", cursive;
	font-size:19px;
}
#red-bars-footer
{
	position:absolute;
	top:21px;
	left:311px;
}
#locations-title-footer
{
	position:absolute;
	top:4px;
	left:312px;
}
.footer-text
{
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.footer-text-small
{
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#services-title-footer
{
	position:absolute;
	top:4px;
	left:791px;
}
#locations-text-box-footer
{
	position:absolute;
	top:27px;
	left:313px;
	width: 341px;
	height: 129px;
}
#services-text-box-footer
{
	position:absolute;
	top:27px;
	left:791px;
	width: 181px;
	height: 129px;
}
#copy-right-text-box
{
	position:absolute;
	top:331px;
	left:543px;
	width:260px;
}
#red-big-ribbon
{
	position:absolute;
	top:60px;
	left:70px;
}
#contact-title-red-ribbon
{
	position:absolute;
	top:15px;
	left:155px;
	width:373px;
	height:61px;
}
.white-titles-sub-pages
{
	color:#FFF;
	font-family:"Comic Sans MS", cursive;
	font-size:44px;
}
#contact-page-map
{
	position:absolute;
	top:176px;
	left:204px;
}
#contact-page-map-text
{
	position:absolute;
	top:85px;
	left:97px;
	width: 320px;
	height: 238px;
}
#contact-page-form-background
{
	position:absolute;
	top:623px;
	left:418px;
}
#contact-page-form-text
{
	position:absolute;
	top:45px;
	left:41px;
	width: 406px;
	height: 390px;
}
#about-us-text
{
	position:absolute;
	top:192px;
	left:225px;
	width: 855px;
	height: 496px;
}

/************************************************************************
-) Slider: only the following lines are necceassary for slider styling,
   rest of the css file styles the demo page
*************************************************************************/
.aviaslider{ 
height:420px; 	/*this changes the height of the image slider*/
width:910px;
overflow:hidden;
position:relative;
background: #fff url(../images/layout/preload.gif) center center no-repeat;
}

.aviaslider li, .aviaslider .featured{
display: block;
width:100%;
height:100%;
position: absolute;
top:;
left:0;
z-index: 1;
}

.js_active .aviaslider li, .js_active .aviaslider .featured{
display:none;
}

.aviaslider img, .aviaslider a img, .aviaslider a{
border:none;
text-decoration: none;
}

.slidecontrolls{
margin:0px auto 0 auto;
position: relative;
float:left;
}



.slidecontrolls a:hover, .slidecontrolls .active_item{
background: transparent url(../images/layout/controlls.gif) center top no-repeat;
}

.feature_excerpt{
width:610px;
position: absolute;
display: block;
bottom: 0;
left:0;
z-index: 2;
padding:14px 15px;
font-size: 11.5px;
line-height:1.5em;
cursor: pointer;
background: #000;
color: #fff;
}

.feature_excerpt strong{
display: block;
font-size: 15px;
padding-bottom: 3px;
}



/************************************************************************
-) DEMO PAGE STYLING
*************************************************************************/

/*Small reset*/
body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p,input,select,legend,textarea{ margin:0; padding:0;}


/************************************************************************
-) BASIC CONTAINERS
*************************************************************************/

.wrapper_fullwidth{ /*div for perfect centering of large scale background images*/
width:100%;
position:relative;
z-index: 1;
background: #000;
height:40px;
clear:both;
font-size: 10px;
color: #fff;
}

.center{ /*center content area */
position: relative;
margin:0 auto;
width:640px;
}


#main{ /*main area, contains all content and sidebars*/
float:left;
position:relative;
width:100%;
padding-top:40px;
float: left;
padding-bottom:40px;
}

.content{
position: relative;
float:left;
width:340px;
overflow: hidden;
}

.fullwidth .content{
width:100%;
padding:0;
margin:0;
background: transparent none;
}

.sidebar{
position: relative;
width:300px;
float:left;
overflow: hidden;
}

.fullwidth .sidebar{
display:none;
}


/************************************************************************
-) HEAD
*************************************************************************/

.logo, .logo a{
position: relative;
margin:28px auto;
width:283px;
height:110px;
text-indent: -9999px;
}

div .logo a{
position: absolute;
background: transparent url(../images/layout/logo.gif) top left no-repeat;
z-index: 3;
top:0;
left:0;
margin:0;
outline: none;
}

.wrapper_fullwidth a{
font-size: 10px;
color: #fff;
text-decoration: none;
display: block;
float:left;
line-height: 40px;
}

.wrapper_fullwidth a:hover{
color:#999;
}

.tw{background: transparent url(../images/layout/tw.gif) center left no-repeat; padding:0 0 0 25px; margin-right:20px;}
.fb{background: transparent url(../images/layout/fb.gif) center left no-repeat; padding:0 0 0 25px;}
.wrapper_fullwidth .kat{float:right; color:#777;}


/************************************************************************
-) CONTENT
*************************************************************************/

#main a img{
border:none;
}

#main a:hover img{
opacity:0.7;
}

.sidebar ul{
list-style-position: outside;
list-style-type: none;
}

#main h2, #main h3{
display: block;
width:310px;
height:55px;
text-indent: -9999px;
}

#heading_examples{
background: transparent url(../images/layout/header_e.png) center left no-repeat;
}

#heading_features{
background: transparent url(../images/layout/header_f.png) center left no-repeat;
}

#heading_browser{
background: transparent url(../images/layout/header_bs.png) center left no-repeat;
}

#heading_docs{
background: transparent url(../images/layout/header_dd.png) center left no-repeat;
}

.content{ 
color:#666;
}

.content ul{
padding-bottom:30px;
}

.content ul li{
list-style-position: inside;
}

#download{
display: block;
width:290px;
height:90px;
background: transparent url(../images/layout/download.jpg) top left no-repeat;
text-indent: -9999px;
position: relative;
left:-4px;
outline: none;
}

#download:hover{
background: transparent url(../images/layout/download.jpg) bottom left no-repeat;
}
#bottom{font-size: 11px; color:#aaa;}
#bottom a{float:none; display:inline;}

/************************************************************************
-) END OF COPIED TEXT
*************************************************************************/
