A.footer:link {color:white; text-decoration:none}
A.footer:visited {color:white ; text-decoration:none}
A.footer:hover {color:#A79787 ; text-decoration:none}
A.main:link {color:#C2262D; text-decoration:none}
A.main:visited {color:#C2262D ; text-decoration:none}
A.main:hover {color:#A79787 ; text-decoration:none}
A.serv:link {color:#A79787; text-decoration:none}
A.serv:visited {color:#A79787 ; text-decoration:none}
A.serv:hover {color:#C2262D ; text-decoration:none}

p {color: white; font-family: Verdana,Helvetica,Arial,sans-serif ; font-size:10px; font-style:normal}
p.larger {font-family: Verdana,Helvetica,Arial,sans-serif ; font-size:.7em; font-style:normal}
p.ital {color: rgb(167,151,135) ; font-family: Verdana,Helvetica,Arial,sans-serif ; font-style:italic; font-size:.6em}
h1 {color:white ; font-family: Verdana,Helvetica,Arial,sans-serif ; font-size:0.8em ; font-style: normal ; font-weight: bold}
h2 {color:white ; font-family: Verdana,Helvetica,Arial,sans-serif ; font-size:16px ; font-style: normal ; font-weight: 400}
strong {color:white ; font-family: Verdana,Helvetica,Arial,sans-serif ; font-size:1.1em ; font-style: normal ; font-weight: bold}
p.italic {color:white; font-family: Verdana,Helvetica,Arial,sans-serif ; font-size:.6em ; font-style: italic ; font-weight: normal}
p.bold {color:white; font-family: Verdana,Helvetica,Arial,sans-serif ; font-size:1.5em ; font-style: normal }


#CENTER_FRAME {
	width: 1000px;
    height:805px;
	margin: 0 auto;
	margin-top: 5px;
    background-color :#000000;
}

#CENTER_FRAME_W {
	width: 1000px;
    height:805px;
	margin: 0 auto;
	margin-top: 5px;
    background-color :#ffffff;
}

#CENTER_FOOTER {
	width: 1000px;
    height:15px;
	margin: 0 auto;
	margin-top: 0px;
}

#HEADER_LEFT {
	position:relative;
	left:0px;
    height:82px;
    width:1000px;
}

#MAIN {
	position:relative;
	left:15px;
    top : 0px;
    float:left;
	width:800px;
    height:665px;
    overflow: hidden;
	z-index:3;
}

#MAIN_2 {
	position:relative;
	left:25px;
    top : 30px;
    background-color : #000000;
    float:left;
	width:650px;
    height:475px;
    color: white; 
    font-family: Verdana,Helvetica,Arial,sans-serif ; 
    font-size:0.6em; 
    font-style:normal;
    overflow: hidden;
	z-index:3;
}

#MAIN_3 {
	position:relative;
	left:25px;
    top : 1px;
    background-color : #000000;
    float:left;
	width:650px;
    height:449px;
    color: white; 
    font-family: Verdana,Helvetica,Arial,sans-serif ; 
    font-size:0.6em; 
    font-style:normal;
    overflow: hidden;
	z-index:3;
}

#MAIN_4 {
	    color: white;
    position:relative;
	left:109px;
    top : 48px;
    float:left;
	width:650px;
    height:400px;
    overflow: hidden;
    padding-left : 10px;
    border: thin white solid;
	z-index:3;
}



#SQUARES {
	position:relative;
    float:left;
    top : 32px;
    left :80px;
    width:101px;
    background-color : #000000;
	z-index:4;
}

#SQUARES_2 {
	position:relative;
    float:left;
    top : 1px;
    left :80px;
    width:101px;
    background-color : #000000;
	z-index:4;
}

#CONTACT {
	position:relative;
    float:left;
    top : 30px;
    left :15px;
    width:180px;
    background-color : #000000;
	z-index:5;
}

#FOOTER {
	position : relative;
	width:1000px;
	height:15px;
	z-index:6;
	font-family: Arial, Helvetica, sans-serif; 
	text-align:center;
	font-size: 10px; 
	color: white;
}

