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


body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #CCCCCC;
	background-image: url(i/bodybak.png);
	background-repeat: repeat-x;
}
.twoColFixRtHdr #container {
	width: 850px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-size: 11px;
} 
.twoColFixRtHdr #header {
	background-color: #FF0000;
	color: #FFFFFF;
	height: 169px;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 649px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #AEAEAE;
	margin-top: 20px;
	padding-top: -20px;
}

.twoColFixRtHdr #sidebarcontacts {
	float: right; /* since this element is floated, a width must be given */
	width: 640px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #AEAEAE;
	margin-top: 20px;
	padding-top: -20px;
}


.twoColFixRtHdr #mainContent {
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 139px;
	float: left;
} 
.twoColFixRtHdr #footer {
	background-color: #DDDDDD;
	background-image: url(i/foot.gif);
	background-repeat: no-repeat;
	height: 51px;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}
.twoColFixRtHdr #container #mainContent #text001 {
	font-size: 11px;
}
.twoColFixRtHdr #container #sidebar1 #3col {
	width: 205px;
	padding-right: 10px;
	vertical-align: top;
}
.twoColFixRtHdr #container #sidebar1 #3col2 {
	width: 206px;
}
.twoColFixRtHdr #container #sidebar1 #3coltab {
	width: 650px;
	height: 180px;
}

.style1 {
	font-size: 11px
}
.style2 {
	font-size: 11px;
	padding-top: 0px;
}

.style3 {
	font-size: 13px;
}
.twoColFixRtHdr #container #sidebar1 .style4 {
	font-size: 11px;
	margin-top: 0px;
	padding-top: 6px;
}
.twoColFixRtHdr #container #sidebar1 .style5 {
	padding-right: 150px;
	font-size: 11px;
	font-weight: normal;
}
hr {
	border: none 0;
	border-top: 2px dotted #AEAEAE;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	padding-top: 15px;
	margin-bottom: 3px;
} 

.twoColFixRtHdr #container #mainContent a:link, .twoColFixRtHdr #container #mainContent a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom: 3px solid #FFF;
	background-image: url(i/ro/useful_off.jpg);
	font-size: 8pt;
	display: block;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 16px;
}

.twoColFixRtHdr #container #mainContent a:hover, .twoColFixRtHdr #container #mainContent a:active {
	color: #333333;
	background-image: url(i/ro/useful_on.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-bottom: 3px solid #FFF;
	padding-bottom: 3px;
}


.twoColFixRtHdr #container #sidebar1 #about1 {
	background-image: url(i/photos/aboutusgreenstarlower.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	width: 625px;
}


/* RESIDENTIAL */

.twoColFixRtHdr #container #sidebar1 #holder {
	width: 646px;
	height: 260px;
	border-bottom: 2px dotted #AEAEAE;
	margin-bottom: 10px;
}

.twoColFixRtHdr #container #sidebar1 #holder #col3 {
	width: 200px;
	vertical-align: top;
	font-size: 11px;
	float: left;
	height: 250px;
}

.twoColFixRtHdr #container #sidebar1 #holder #col2 {
	width: 205px;
	vertical-align: top;
	font-size: 11px;
	float: left;
	height: 250px;
	padding-right: 15px;
}
.twoColFixRtHdr #container #sidebar1 #holder #col1 {
	float: left;
	width: 205px;
	padding-right: 18px;
	font-size: 10pt;
	height: 250px;
	padding-left: 2px;
}


/* COMMERCIAL */

.twoColFixRtHdr #container #sidebar1 #holdercom {
	width: 646px;
	height: 220px;
	border-bottom: 2px dotted #AEAEAE;
	margin-bottom: 10px;
}

.twoColFixRtHdr #container #sidebar1 #holdercom #com3 {
	width: 200px;
	vertical-align: top;
	font-size: 11px;
	float: left;
	height: 220px;
}

.twoColFixRtHdr #container #sidebar1 #holdercom #com2 {
	width: 205px;
	vertical-align: top;
	font-size: 11px;
	float: left;
	height: 220px;
	padding-right: 15px;
}
.twoColFixRtHdr #container #sidebar1 #holdercom #com1 {
	float: left;
	width: 205px;
	padding-right: 18px;
	font-size: 10pt;
	height: 220px;
	padding-left: 2px;
}


/* INDUSTRIAL */

.twoColFixRtHdr #container #sidebar1 #holderind {
	width: 646px;
	height: 245px;
	border-bottom: 2px dotted #AEAEAE;
	margin-bottom: 20px;
}

.twoColFixRtHdr #container #sidebar1 #holderind #com3 {
	width: 200px;
	vertical-align: top;
	font-size: 11px;
	float: left;
	height: 245px;
}

.twoColFixRtHdr #container #sidebar1 #holderind #com2 {
	width: 205px;
	vertical-align: top;
	font-size: 11px;
	float: left;
	height: 245px;
	padding-right: 15px;
}
.twoColFixRtHdr #container #sidebar1 #holderind #com1 {
	float: left;
	width: 205px;
	padding-right: 18px;
	font-size: 10pt;
	height: 245px;
	padding-left: 2px;
}

/* SPECIALIST */

.twoColFixRtHdr #container #sidebar1 #holderspec {
	width: 646px;
	height: 325px;
	border-bottom: 2px dotted #AEAEAE;
	margin-bottom: 20px;
}

.twoColFixRtHdr #container #sidebar1 #holderspec #com3 {
	width: 200px;
	vertical-align: top;
	font-size: 11px;
	float: left;
	height: 325px;
}

.twoColFixRtHdr #container #sidebar1 #holderspec #com2 {
	width: 205px;
	vertical-align: top;
	font-size: 11px;
	float: left;
	height: 325px;
	padding-right: 15px;
}
.twoColFixRtHdr #container #sidebar1 #holderspec #com1 {
	float: left;
	width: 205px;
	padding-right: 18px;
	font-size: 10pt;
	height: 325px;
	padding-left: 2px;
}

/* CONTACTS */

.twoColFixRtHdr #container #sidebar1 #holdercont {
	width: 650px;
	height: 195px;
	margin-bottom: 10px;
	border-top: 2px dotted #AEAEAE;
}

.twoColFixRtHdr #container #sidebar1 #holdercont #com3 {
	width: 157px;
	vertical-align: top;
	font-size: 11px;
	float: left;
	height: 170px;
	padding-left: 12px;
	padding-top: 10px;
	margin-top: 1px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #AEAEAE;
	margin-bottom: 2px;
	border-top: 0px dotted #AEAEAE;
}

.twoColFixRtHdr #container #sidebar1 #holdercont #com2 {
	width: 235px;
	vertical-align: top;
	font-size: 11px;
	float: left;
	height: 170px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	border-top: 0px dotted #AEAEAE;
}
.twoColFixRtHdr #container #sidebar1 #holdercont #com1 {
	float: left;
	width: 211px;
	font-size: 10pt;
	height: 180px;
	padding-left: 0px;
}

.twoColFixRtHdr #container #sidebar1 #thing2 {
	font-size: 11px;
	padding-right: 150px;
}

a.sho:link, a.sho:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

a.sho:hover, a.sho:active {
	color: #333333;
	border-bottom: 3px solid #FFF;
	font-weight: bold;
}
.twoColFixRtHdr #container #sidebar1 #congen {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	height: 101px;
	margin-bottom: 25px;
	margin-top: 20px;
}


a.main:link, a.main:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.main:hover, a.main:active {
	color: #FF0000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

a.dbl:link, a.dbl:visited {
	color: #666666;
	border-bottom: 3px solid #FFF;
	background-image: url(i/ro/dbl_on.gif);
	font-size: 8pt;
	display: block;
	padding-bottom: 3px;
	height: 30px;
	background-repeat: no-repeat;
	background-color: #F7F7F7;
	background-position: left;
	text-align: left;
}

a.normlink:hover, a.normlink:active {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

a.normlink:link, a.normlink:visited {
	color: #666666;
	font-size: 8pt;
}

a.dbl:hover, a.dbl:active {
	color: #333333;
	background-image: url(i/ro/useful_on.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-bottom: 3px solid #FFF;
	padding-bottom: 3px;
}

a.topnone:link, a.topnone:visited, a.topnone:hover, a.topnone:active{
	text-decoration: none;
}



/*DBL LIST */


#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	text-align: left;
}

#navcontainer li { margin: 0 0 3px 0; }

#navcontainer a
{
	display: block;
	width: 140px;
	height: 41px;
	background-color: #F7F7F7;
	background-image: url(images/l1_down.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-right: -20px;
	text-align: left;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #F7F7F7;
	background-image: url(i/ro/dbl_off.gif);
	color: #333;
}

#active a:link, #active a:visited, #active a:hover
{
	border: 1px solid #333;
	background-color: #F7F7F7;
	background-image: url(i/ro/dbl_on.gif);
	color: #333;
}
