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


body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f3f2ec;
}

#top {
	margin: auto;
	text-align: left;
	width: 800px;
	height: 92px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#mid {
	height: 266px;
	background-image: url(../images/bg_mid.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#mid_nav {
	margin: auto;
	height: 22px;
	width: 800px;
	background-image: url(../images/sirkol2.jpg);
	background-repeat: no-repeat;
	background-position: 157px 8px;		
}

#navi {
	margin-top: 5px;
	width: 700px;
}


#intro {
	margin: auto;
	height: 245px;
	width: 800px;
	vertical-align: middle;	
}

#aboutus {
	margin: auto;
	height: 245px;
	width: 800px;
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
}

#contactus {
	margin: auto;
	height: 245px;
	width: 800px;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
}



#homepage {
	margin: auto;
	height: 245px;
	width: 800px;
	background-image: url(../images/mid.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
}

#protecto {
	margin: auto;
	height: 245px;
	width: 800px;
	background-image: url(../images/protecto.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
}

#content {
	margin: auto;
	padding: 5px 0px 5px 0px;
	width: 800px;
	overflow: hidden;
	background-image: url(../images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}

#industrial {
	margin: auto;
	height: 245px;
	width: 800px;
	background-image: url(../images/industrial_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
}

#interior {
	margin: auto;
	height: 245px;
	width: 800px;
	background-image: url(../images/interior.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
}

#exterior {
	margin: auto;
	height: 245px;
	width: 800px;
	background-image: url(../images/exterior.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
}

#maicoat_content {
	width: 800px;
	overflow: hidden;
}

.content_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d7c3cb;	
}

.leftBox {
	width: 250px;
	margin: 0px 0px 0px 10px;
	padding: 5px;
	background-color: #fef7e3;
	border: 1px solid #decb95;
}

.leftBox2 {
	width: 250px;
	margin: 0px 0px 0px 10px;
	padding: 5px;
	background-color: #fef7e3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #decb95;
	border-bottom-color: #decb95;
	border-left-color: #decb95;
}

.leftTop {
	background-color: #f2dda7;	
	padding: 0px 0px 0px 5px;
}

.leftTop2 {
	padding: 0px 3px 0px 5px;
}

.leftTop2 a{
	text-decoration: none;
	color: #756435;
}

.leftTop2 a:hover{
	color: #AC934F;
	text-decoration: underline;
}


.leftTopHeader {
	color: #083f64;	
}

.leftBoxSpacer {
	padding: 3px 0px 0px 0px;
}

.leftLink {
	color: #611645;	
	padding: 0px 3px 0px 5px;
}

.leftLink a{
	color: #611645;
	text-decoration: none;
}

.leftLink a:hover {
	color: #C62D8C;
}	


#rightBox {
	width: 508px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

#rightBox a{
	text-decoration: none;
	color: #751b55;
}

#rightBox a:hover{
	color: #C42D8E;
}

#rightBox2 {
	width: 785px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

#rightBox2 a{
	text-decoration: none;
	color: #751b55;
}

#rightBox2 a:hover{
	color: #C42D8E;
}

.rightTopSpace {
	padding: 5px 6px 0px 0px;
	margin: 0px;
	text-align: justify;	
}

.rightLink {
	font-weight: bold;
	color: #611645;	
}

.rightLink a{
	color: #611645;
	text-decoration: none;
}

.rightLink a:hover {
	color: #C62D8C;
}	

.rightLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3c2c7;
}

.rightLine2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3c2c7;
	height: 20px;
}

.rightLineContent {
	padding: 5px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3c2c7;
}

.galleryBox {
	width: 196px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}

.galleryBoxLabel {
	width: 196px;
	padding: 5px 0px 5px 0px;
	font-weight: bold;	
}


#footer1 {
	height: 33px;
	background-image: url(../images/footer_bg1.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f4b201;
}

#footer2 {
	margin: auto;
	width: 800px;
	height: 100%;
}

#footer2_b {
	text-align: right;
	margin-top: 10px;
	color: #611645;
	font-size: 10px;
}

#footer2_b a{
	text-decoration: none;
	color: #611645;
}

#footer2_b a:hover{
	color: #D850A5;
}

#footer3 {
	height: 100%;
	background-color: #004b86;
}

#footer4 {
	margin: auto;
	padding: 10px 0px 0px 0px;
	width: 800px;
	height: 87px;
	background-image: url(../images/footer_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer4_b {
	width: 200px;
	color: #f5fbff;
	font-size: 10px;
	padding: 0px 10px 0px 0px;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #789fbf;
}

#footer_c {
	width: 500px;
	color: #f5fbff;
	float: right;
	text-align: right;
	font-size: 10px;
}

#footer_c a{
	color: #BFE6FF;
	text-decoration: none;	
}

#footer_c a:hover{
	color: #EAF7FF;
}
