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

* {
	margin: 0;
	padding: 0;
}

html, body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	line-height: 16px;
	margin: 0px;
	background-image: url(../images/whitebg.gif);
	background-repeat: repeat-x;
	color: #000000;
	background-color: #545342;
}
a:link {
	color: #545342;
	text-decoration: underline;
}
a:visited {
	color: #545342;
	text-decoration: underline;
}
a:hover {
	color: #545342;
	text-decoration: none;
}
a:active {
	color: #545342;
	text-decoration: underline;
}
a img {border:none;}

#container_ {
	width: 945px;
	position: relative;
	min-height: 100%;
	height:auto;
	height:100% !important;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#head_ {
	width:945px;
	height:177px;
	float: left;
}
#mainleft {
	height: auto;
	float: left;
	width: 271px;
}

#left_ {
	float: left;
	width:330px;
	height:648px;
	background-image: url(../paginas/images/left.gif);
	background-repeat: no-repeat;
}
#right_ {
	width:325px;
	height:650px;
	background-image: url(../images/right.gif);
	background-repeat: no-repeat;
	float: left;
	background-color: #545342;
}

#logo_ {
	width:271px;
	height:162px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}

#navbar_ {
	width:654px;
	height:19px;
	background-repeat: no-repeat;
	padding-left: 20px;
	background-color: #FFFFFF;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
ul#menu {
	width: 100%;
	height: 14px;
	text-align:center;
	list-style:none;
	margin-left: 70px;
}

ul#menu li {
	text-align: center;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display:inline;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-variant: normal;
	font-weight: normal;
	float: left;
	margin-right: 10px;
	text-transform: capitalize;
}

ul#menu li a {
	color: #333333;
	text-decoration: none;
}
ul#menu li a:visited {
	color: #333333;
	text-decoration: none;
}
ul#menu li a:hover {
	color: #00F;
	text-decoration: none;
}
ul#menu li a:active {
	color: #333333;
	text-decoration: none;
}
#maincenter {
	height: auto;
	width: 674px;
	float: left;
	background-image: url(../paginas/images/mainbg.gif);
	background-repeat: repeat-y;
}

#leftcontent_ {
	width:30px;
	height:631px;
	background-image: url(../paginas/images/leftcontent.gif);
	background-repeat: no-repeat;
	float: left;
}

#headertop_ {
	width:626px;
	height:26px;
	background-image: url(../paginas/images/headertop.gif);
	background-repeat: no-repeat;
	float: left;
}

#rightcontent_ {
	width:18px;
	height:631px;
	background-image: url(../paginas/images/rightcontent.gif);
	background-repeat: no-repeat;
	float: left;
}

#mainheader_ {
	width:626px;
	height:187px;
	background-image: url(../paginas/images/wood.jpg);
	background-repeat: no-repeat;
	float: left;
}
#mainwindmill_ {
	width:626px;
	height:187px;
	background-image: url(../paginas/images/windmill.jpg);
	background-repeat: no-repeat;
	float: left;
}
#mainbug_ {
	width:626px;
	height:187px;
	background-image: url(../paginas/images/bug.jpg);
	background-repeat: no-repeat;
	float: left;
}
#mainair_ {
	width:626px;
	height:187px;
	background-image: url(../paginas/images/mainair.jpg);
	background-repeat: no-repeat;
	float: left;
}
#mainhost_ {
	width:626px;
	height:187px;
	background-image: url(../paginas/images/mainhost.jpg);
	background-repeat: no-repeat;
	float: left;
}
#maincontact_ {
	width:626px;
	height:187px;
	background-image: url(../paginas/images/maincontact.jpg);
	background-repeat: no-repeat;
	float: left;
}
#maindiensten_ {
	width:626px;
	height:187px;
	background-image: url(../paginas/images/maindiensten.jpg);
	background-repeat: no-repeat;
	float: left;
}
#main_ {
	width:626px;
	height: 100%;
	float: left;
	padding-bottom: 10px;
}

#main_ #content {
	width: 614px;
	border: 1px solid #545342;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	float: left;
}
#content #port {
	height: 197px;
}
#port #pimage {
	float: left;
	height: 197px;
	width: 194px;
}
#port #pcontent {
	float: left;
	height: 187px;
	width: 250px;
	padding-top: 10px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #545342;
	margin-left: 20px;
}
#port #pcontent h2 {
	font-weight: normal;
	font-size: 18px;
}

#content h1 {
	font-size: 16px;
	color: #7C7C55;
	padding-bottom: 6px;
}
#content h2 {
	font-size: 12px;
	color: #7C7C55;
}


#belowlogo_ {
	width:271px;
	height:42px;
	background-image: url(../paginas/images/belowlogo.gif);
	float: left;
}

#contactleft_ {
	width:55px;
	height:446px;
	background-image: url(../paginas/images/contactleft.gif);
	background-repeat: no-repeat;
	float: left;
}


#contact01_ {
	width:216px;
	height:90px;
	background-image: url(../paginas/images/contact01.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #7F9F8F;
	float: left;
}
#contact01_ p {
	padding-left: 28px;
	padding-top: 2px;
}


#contact02_ {
	width:216px;
	height:90px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	float: left;
	background-color: #7F9F8F;
}
#contact02_p {
	padding-top: 9px;
}


#belowcontact_ {
	width:216px;
	height:264px;
	background-image: url(../paginas/images/belowcontact.gif);
	background-repeat: no-repeat;
	background-color: #545342;
	float: left;
}

#content #form1 {
	line-height: 10px;
	width: 550px;
	font-size: 12px;
}
#contactform #form1 {
	font-size: 11px;
	line-height: 18px;
}


#footer_ {
	width:945px;
	height:62px;
	background-image: url(../paginas/images/pushimage.gif);
	background-repeat:repeat;
	text-align: center;
	font-size: 9px;
	line-height: 14px;
	color: #FFFFFF;
	bottom: 0px;
	clear: both;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#push {
	background-color: #545342;
	width: 945px;
	height: 58px;
	float: left;
	background-image: url(../paginas/images/pushimage.gif);
	background-repeat: repeat;
}


#footer_ a {
	color: #797760;
}


#footer_ a {
	color: #A3A089;
}
#content #frame {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

