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

body{
	
font-family: helvetica, arial, sans-serif;
font-size: 11px;
background-image: url('images/bg_tile.jpg');
background-repeat: repeat-x;
background-color: #000;
text-align: center;
margin:0;
padding:0;

}


#wrapper{

width: 706px;
position:relative;
margin: 0 auto;
margin-top:20px;


}
#outercontainer{

width: 706px;
height: auto;
background-color: #555;
position:relative;
margin: 0 auto;
float: left;
display: inline;

}

#container{

width: 666px;
text-align: left;
margin: 0 auto;

}
#break{

background-color: #555;
width: 666px;
height:20px;
float:left;
position:relative;
display: inline;
}
#mastheadi{

background-image: url('images/banner_c.jpg');
width: 666px;
height:230px;
}


#mastheadg{

background-image: url('images/banner_d.jpg');
width: 666px;
height:230px;
}
#mastheada{

background-image: url('images/banner_a.jpg');
width: 666px;
height:230px;
}
#mastheads{

background-image: url('images/banner_b.jpg');
width: 666px;
height:230px;
}
#content{

background-color: #434343;
width: 626px;
height:auto;
float:left;
padding: 0 20px 20px 20px;
display: inline;
}


p{

font-family: Helvetica, Arial, san serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.3em;
color: #a6a7a6;
text-align: justify;


}
#test{

background-color: #434343;
width: 626px;
height:auto;
float:left;
padding: 0 20px 20px 20px;
display: inline;


display: inline; 
}
#test a{

color: #a6a7a6;
text-align: right;
width: 666px;
height:20px;
}
#content a{

color: #a6a7a6;
text-align: right;
width: 666px;
height:20px;
}
#contac{

background-color: #434343;
width: 626px;
height:auto;
float:left;
padding: 0 20px 20px 20px;
display: inline;

}
#contac a{

color: #a6a7a6;
text-align: right;
width: 666px;
height:20px;
}
h1{

font-size: 14px;
color: #1a9ebf;
text-transform:uppercase;
font-weight:bold;
}
h2{
color: #f4f8f9;
font-size: 15px;
}

h3 {
	font-size: 13px;
	color: #a6a7a6;
	font-weight: bold;
	font-style: italic;
}

em {color: #CCC;
font-style: italic;
}

.first{
color: #f4f8f9;
font-size: 11px;
text-transform:uppercase;
font-weight:bold;
}
.second{
color: #f4f8f9;
font-size: 12px;
font-weight:bold;
text-align:right;
float: right;
}


#nav{	
		
margin-bottom: 10px;
color: #a6a7a6;;
text-align: right;
}
	


#nav a{
color: #a6a7a6;
text-decoration:none;
font-size: 12px;
}

#nav a:hover, #footer a:hover{
color: #1a9ebf;
text-decoration:none;
font-weight: bold;
}
#active a{

color: #1a9ebf;
text-decoration:none;
font-weight: bold;


}
#footer a{
color: #a6a7a6;
text-align: right;


}
#footer{
color: #a6a7a6;

float:right;
}
