/* CSS Document */

body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*containers-----------------------------------------------------------------*/



#wrapper {
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	padding: 0px;
}

#general_right {
	width: 510px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	padding: 0px;
	clear: right;
}

#text_area {
	width: 475px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: left;
	float: left;
	background-image: url(images/rule_green.gif);
	background-repeat: repeat-y;
	padding: 0px;
}

#col1 {
	width: 220px;
	text-align: left;
	float: left;
}

#col2 {
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	text-align: left;
	float: left;
}

#col_client_links {
	width: 130px;
	float: left;
	position: absolute;
	left: 350px;
	top: 200px;
	visibility: visible;
	z-index: 3;
	overflow: visible;
}

#quote {
	position:absolute;
	left:50px;
	top:250px;
	width:200px;
	height:300px;
	z-index:2;
	visibility: visible;
	margin: 0px;
	padding: 0px;
}

#logo {
	float: left;
	width: 400px;
	height: 200px;
	margin-left: 30px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#clear {
	clear: both;
	height: 3px;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/*general effects-----------------------------------------------------------------*/


.clear {
	clear: both;
	height: 1px;
	width: 100%;
	float: left;
}

.pic_left {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.pic_right {
	clear: right;
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding: 4px;
	background-color: #FFFFFF;
}

/*link-----------------------------------------------------------------*/

.link {
	font-weight: bold;
	color: #000066;
}
.ad_box {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

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

.link a:hover {
	text-decoration: none;
	color: #FF0000;
}

.link a:active {
	text-decoration: underline;
	color: #000066;
}

.link a:visited {
	text-decoration: underline;
	color: #999999;
}

/*text-----------------------------------------------------------------*/

.col1_intro {
	font-weight: bold;
}

#col1 p {
	color: #000066;
	font-size: 0.7em;
	line-height: 1.3em;
	padding-bottom: 4px;
}

#col1 ul {
}

#col1 li {
	list-style-type: disc;
	list-style-position: outside;
	color: #8ECC29;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding: 0px;
}

#col1 h1 {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	font-size: 0.8em;
	margin-bottom: 4px;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8FCC29;
	margin-left: -5px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}

#col1 h2 {
	color: #70A11E;
	font-weight: bold;
	font-size: 0.7em;
	margin-bottom: 4px;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: -5px;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #BEE6B9;
}

#col1 h3 {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000066;
	display: block;
	font-size: 0.7em;
	line-height: 1.4em;
	margin-bottom: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

#col1 h4 {
	color: #000066;
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: bold;
}

#col2 p {
	color: #000066;
	font-size: 0.6em;
	line-height: 1.4em;
	padding-bottom: 4px;
}

#col2 h1 {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	font-size: 0.7em;
	margin-bottom: 8px;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8FCC29;
	margin-left: -5px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}

#col2 h2 {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	font-size: 0.7em;
	margin-bottom: 8px;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8FCC29;
	margin-left: -5px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-top: 8px;
}

#col2 h3 {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	font-size: 0.7em;
	margin-bottom: 8px;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8FCC29;
	margin-left: -5px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-top: 8px;
}

#col2 h4 {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	font-size: 0.7em;
	margin-bottom: 8px;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #09F;
	margin-left: -5px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-top: 8px;
}

.bold {
	font-weight: bold;
}

#col_client_links p {
	color: #000066;
	font-size: 0.7em;
	line-height: 1.2em;
	padding-bottom: 10px;
}
#col_client_links h1 {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	font-size: 0.8em;
	margin-bottom: 10px;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF339A;
	margin-left: -5px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#quote h1 {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 1em;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	word-spacing: 1px;
}
#quote p {
	color: #FFFFFF;
	font-size: 0.7em;
	line-height: 1.4em;
	padding-top: 30px;
	font-style: italic;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-weight: bold;
}
#map {
	position:absolute;
	left:50px;
	top:250px;
	width:400px;
	z-index:2;
	visibility: visible;
	border: 1px solid #FFFFFF;
}
#quote_dark {
	position:absolute;
	left:50px;
	top:250px;
	width:200px;
	height:300px;
	z-index:2;
	visibility: visible;
}
#quote_dark h1 {
	color: #000033;
	font-weight: bolder;
	font-size: 1em;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	word-spacing: 1px;
}
#quote_dark p {
	color: #000033;
	font-size: 0.7em;
	line-height: 1.4em;
	padding-top: 30px;
	font-style: italic;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-weight: bold;
}
#map_canvas {
	position:absolute;
	left:50px;
	top:250px;
	width:400px;
	height:450px;
	z-index:2;
	visibility: visible;
}
#col1_contact {
	width: 220px;
	text-align: left;
	float: left;
}
#col2_contact {
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	text-align: left;
	float: left;
}
.workers {
	background-color: #09F;
}
