@charset "utf-8";
body {
	font: 100% Tahoma;
	background:url(background.jpg);
	background-repeat:repeat-x;
	background-color:#95B4C8;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

.nav {
width:770px;
height:39px;
background:url(head.jpg);
text-align:center;
}

.buttons {
width:770px;
height:308px;
}

.termoclip {
width:770px;
height:45px;
margin-top:5px;
background-image:url(bottom.png);
background-repeat:no-repeat;
}

.bottom {
margin-left:4px;
padding-top:3px;
height:14px;
font-size:10px;
font-family:Tahoma;
color:#51616E;
}

.b2b5 {
height:308px;
width:150px;
margin-left:5px;
}

.b1 {
height:308px;
width:150px;
}

a.wh {
font-family: Tahoma;
font-size: 13px;
color: #ffffff;
text-decoration: underline;
}

a.wh:visited {
font-family: Tahoma;
font-size: 13px;
color: #ffffff;
text-decoration: underline;
} 

a.wh:hover {
font-family: Tahoma;
font-size: 13px;
color: #ffffff;
text-decoration: none;
}

h1.red {
font-family: Tahoma;
font-size: 12px;
color: #B71234;
font-weight:bold;
margin-bottom:20px;
margin-top:1px;
}

hr {
color:#D68596;
}

a{
font-family: Tahoma;
font-size: 12px;
color:#51616E;
text-decoration: underline;
font-weight:normal;
}

a:visited {
font-family: Tahoma;
font-size: 12px;
color:#51616E;
text-decoration: underline;
font-weight:normal;
} 

a:hover {
font-family: Tahoma;
font-size: 12px;
color:#51616E;
text-decoration: none;
font-weight:normal;
}

a.hd{
font-family: Tahoma;
font-size: 12px;
color: #B71234;
text-decoration: underline;
}

a:hdvisited {
font-family: Tahoma;
font-size: 12px;
color: #B71234;
text-decoration: underline;
} 

ahd:hover {
font-family: Tahoma;
font-size: 12px;
color: #B71234;
text-decoration: none;
}

.container {
	width: 770px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top:47px;
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.maincontent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

p {
margin: 0;
padding: 5px;
text-align: justify;
border: 2px solid #B1C7D5;
font-size:12px;
font-family:Tahoma;
background-color:#F3F7FA;
color:#51616E;
}

.boxc {
margin: 0;
padding: 5px;
text-align: justify;
border: 2px solid #B1C7D5;
font-size:12px;
font-family:Tahoma;
background-color:#F3F7FA;
color:#51616E;
}


#wrapper{
width: 770px;
margin: 0 auto;
}
.box{


}
.boxholder{
clear: both;
padding: 0px;

}

h6 {
height:308px;
}

.tab{
float: left;
height:308px;
width:150px;
text-align: center;
background-image:url(bg.jpg);
}

.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;
}
