/* CSS Document */
* { margin: 0px; padding: 0px }

a:link {
	color: #A4021B;
	text-decoration: underline;
}
a:visited {
	color: #A30234;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

dt {
	list-style-type: circle;
	padding-left: 0;
	margin: 0px;
	font-weight: bold;
	line-height: 20px;
	font-variant: normal;
	font-size: 11px;
	text-transform: uppercase;
	font-style: normal;
	color: #A4021B;
}



/*_______________________________________________________________________________portfolio thumbs*/


.thumbs li{
	list-style-type: none;
	display: inline;

}
.thumbs img{
	height: 46px;
	margin-right:10px;
	margin-bottom:10px;
	width: 46px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

/*_______________________________________________________________________________________________*/

body {
	background-color: #FFFFFF;
	font-family: 		Tahoma, Verdana, Arial, sans-serif;
	font-weight:        normal;
	font-size: 11px;
	color: #2D2D2D;
	line-height: 15px;
	text-align: justify;

}


#Table_01 {
	position: relative;
	width:595px;
	height:auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}




#windmill_ {
	position:absolute;
	left:301px;
	top:-9px;
	width:164px;
	height:135px;
	z-index: 0;
}

#Logo_ {
	position:absolute;
	left:21px;
	top:76px;
	width:266px;
	height:51px;
}

#stripe1-1_ {
	position:absolute;
	left:0px;
	top:135px;
	width:301px;
	height:26px;
	background-color: #A30234;
	z-index: 1;
}

#Home-Button_ {
	position:absolute;
	left:301px;
	top:135px;
	width:51px;
	height:26px;
	z-index: 1;
}

#Services-Button_ {
	position:absolute;
	left:352px;
	top:135px;
	width:73px;
	height:26px;
	z-index: 1;
}

#Portofolio-Button_ {
	position:absolute;
	left:425px;
	top:135px;
	width:82px;
	height:26px;
	z-index: 1;
}

#Contacts-Button_ {
	position:absolute;
	left:507px;
	top:135px;
	width:88px;
	height:26px;
	z-index: 1;
}

#Box {
	position:absolute;
	left:0px;
	top:160px;
	width:593px;
	height:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A30234;
	border-right-color: #A30234;
	border-bottom-color: #A30234;
	border-left-color: #A30234;
}

#tagline {
	position:absolute;
	left:404px;
	top:205px;
	width:141px;
	height:92px;
	z-index: 10;
}

#Text {
	position:relative;
	width:367px;
	height:auto;
	float: left;
	clear: left;
	padding: 29px;

}

#Footer {
	position:absolute;
	width:595px;
	text-align: center;
	color: #A4021B;
}

.style2 {color: #A4021B}

.whiteborder {border:1px solid white;}


#images {
	position:absolute;
	width:127px;
	height:auto;
	border:1px solid #9EA09F;
	overflow: hidden;
}
