﻿body {
	font-family: Arial, Helvetica, "MS Sans Serif";
	font-size: 12px;
	color:#FFFFFF;
	margin-top: 0px;
	margin-left: 25px;
	background-color: #252525;
		
}


#circleway {
	width: 750px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 2%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #000000;
	padding: 0px;
}
#mainContent {
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.centered {
	text-align: center;
}
.padRght {
	padding-right: 20px;
	text-align: justify;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.style1 {
	border-width: 0px;
}

.style2 {
	text-align: center;
}

b {
	font-family: Tahoma;
	color:#373636;
}
.bold {
	font-weight: bold;
}
.inline {
	display: inline;
}
.inlineBold {
	font-style: italic;
	font-weight: bold;
	display: inline;
}

.italics {
	font-style: italic;
}
.botPad {
	padding-bottom: 75px;
	text-align: left;
}



td {
	text-align: left;
	vertical-align: top;
	font-family:Arial, Helvetica, MS Sans Serif;
	font-size:12px;
	color:#373636;
}

.tdContent {
	width: 570px;
	margin-left: 45px;
	margin-top: 15px;
	margin-bottom: 20px;
	text-align: center;
}
.gallery {
	width: 275px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.tdContent table {
	text-align: center;
}

#news {
	margin-bottom: 50px;
}


table#news td {
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 300px;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;

}
#news th {
	width: 150px;
	padding-top: 15px;
}
#news a {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table#clients {
	width: 570px;
	margin-left: 215px;
	margin-top: 15px;
	margin-bottom: 20px;
}
.tdContent td {
	height: auto;
	padding-right: 20px;
}

.bg {
	background-image: url(images/background_green.gif);
}




form {
	margin:0px;
}


.short {
	height: 15px;
	margin: 0px;
	padding: 0px;
}
.fltlft {
	float: left;
}
.boldItalics {
	font-style: italic;
	font-weight: bold;
	font-size: small;
}
.noBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.fltrt {
	float: right;
	padding-left: 5px;
}





a:link {
	color: #373636;
	text-decoration: underline;
	}

a:visited {
	color: #3a3a3a;
	}

a:hover {
	color: #666666;
	}

a:active {
	color: #888888;
	}
	
	
a.home:link {
	color: #AB0094;
	text-decoration: none;
	font-size: large;
	text-transform: uppercase;
	}


a.home:visited {
	color: #AB0094;
	}

a.home:hover {
	color:#007ac5;
	}

a.home:active {
	color: #007ac5;
	}	
	
a.galLink:link {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	
	}


a.galLink:visited {
	
	}

a.galLink:hover {
	color:#FF0066;
	}

a.galLink:active {
	color: #FF0066;
	}	
		
	
	
	
	
	
.red {color: #e1231e;}

.orange {color: #f85320;}

.yellow {color: #feef44;}

.green {color: #057949 ;}

.blue {color: #52c5f8;}

.purple { color: #9c43b2; }

.white {color: #ffffff;}

.redBig {color: #e1231e; font-size: 16px; font-weight: bold;}

.orangeBig {color: #f85320; font-size: 16px; font-weight: bold;}

.yellowBig {color: #feef44; font-size: 16px; font-weight: bold;}

.greenBig {color: #057949 ; font-size: 16px; font-weight: bold;}

.blueBig {color: #52c5f8; font-size: 16px; font-weight: bold;}

.purpleBig {
	color: #9c43b2;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.testimonials {
	background-color: #252525;
	color: #FFFFFF;
	font-style: normal;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.tdContent h2 {
	margin-bottom: 5px;
}

.absoluteWow {
	position: absolute;
	left: 100px;
	top: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.absoluteSig {
	position: static;
	bottom: 0px;
	top: 600px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 90px;
}

