/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { 
	padding: 0; 
	margin: 0;
}
html{height: 100%;}

body {
	background-image: url(/user-files/templates/default/images/main-background.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
	
	height: 100%;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF; 
}
#wrapper {
	width: 100%;
	min-height: 100%;
	background-image: url(/user-files/templates/default/images/banner.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#banner {
	width: 922px;
	height: 100px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear:both;
}
  /*
#main-stage {
	overflow:auto;
	padding-bottom: 250px;
	margin: 100px 0px 0px 0px;
} must be same height as the footer */

/* */
#main-stage {
	width: 922px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow:hidden;
	padding-bottom: 220px;
	margin: 0px auto 0px auto;
}





#main-menu {
	height: 14px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	line-height: 14px;
	margin-top: 34px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	width: 460px;
	float: right;
}

a, a:link, a:active, a:visited, a:hover{
	color: #049AED;
	font-weight: bold;
	text-decoration: underline;
}

#leftcolumn {
	padding: 10px;
	height: auto;
	width: 640px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}



#rightcolumn {
	float: right;
	padding: 10px;
	height: auto;
	width: 235px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#leftcolumn  p, #rightcolumn p {
	margin:10px 0px 10px 0px;
	padding:0px;
}


  #leftcolumn a
, #leftcolumn a:link
, #leftcolumn a:active
, #leftcolumn a:visited
, #leftcolumn a:hover
, #rightcolumn a
, #rightcolumn a:link
, #rightcolumn a:active
, #rightcolumn a:visited
, #rightcolumn a:hover{
	color: #83b5d8;
	font-weight: normal;
	text-decoration: underline;
}


#singlecolumn {
	padding: 10px;
	height: auto;
	width: 922px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}



#footer {
	position: relative;
	margin-top: -220px; /* negative value of footer height */
	height: 220px;
	clear:both;
	background-color: #a6342c;
} 

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}




/*  Footer Text */

#footer_center_text {
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear:both;
	background-image: url(/user-files/templates/webtacular/images/footer-background-tint.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 105px;
	height: 206px;
}


.footer_text_column, .footer_text_column_blank{
	float:left;
	width: 250px;
	height: 160px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.footer_text_column{
	background-image: url(/user-files/templates/swd/images/footer-columns.gif);
	background-repeat: repeat-y;
	background-position: left top;
	
}

 #footer_center_text a, #footer_center_text a:link, #footer_center_text a:visited, #footer_center_text a:active, #footer_center_text a:hover {
	text-decoration: none; 
	color:#FFFFFF;
}

.footer_text_column ul, footer_text_column_blank ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.footer_text_column h4, footer_text_column_blank h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


/* out team page */
.team_photo{
	margin:0px 10px 10px 10px;
}



/* get a quote button */
#get-a-quote{
	height:105px;
	width:115px;
	float: left;
	z-index: 5000;
	padding: 0px;
	margin-top: 280px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
	position: absolute;
}

#get-a-quote a, #get-a-quote a:link, #get-a-quote a:active, #get-a-quote a:visited {
	height:105px;
	width:115px;
	background-image: url(../../../images/get-a-quote-button.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -9999px;
	z-index: 5001;
}


#get-a-quote a:hover {
	height:105px;
	width:115px;
	background-image: url(../../../images/get-a-quote-button.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	text-indent: -9999px;
	z-index: 5001;
}

