*{
margin: 0;
padding: 0;
}
img{
border:0;
}
html, body{
height:100%;
background-image:url(images/b_site_hp.gif);
background-repeat: repeat-x;
background-color: #E2DCAB
}
#c1{
position: relative;
top:0px;
width:1002px;
min-height:100%;
height:100%;
}
#content{
position: absolute;
top:215px;
left:0px;
}
#photo{
position: absolute;
top: 30px;
left:0px;
z-index:1
}
#btn_os{
position: absolute;
top: -18px;
left:105px;
}
#footer{
position: relative;
top:30px;
left:0px;
text-align: left;
padding-left:75px;
padding-top:50px;
}
#nav{
position: relative;
float:left;
z-index:1
}
#state{
position: relative;
margin-right:20px;
float:right;
z-index:1
}








/* classes */
.txt_main{
position: relative;
top:15px;
left:440px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #052303;
width: 485px;
text-align:left;
line-height:15px
}
.txt_main ul{
color:#333366;
margin-left:30px;
}
.txt_full{
position: relative;
top:0px;
left:-30px;
width:600px;
padding-top:30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
z-index:1
}
.f12 {
color: #180703;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}










/* links */
a:link {
color: #333366;
text-decoration: underline
}
a:visited {
color: #333366;
text-decoration: underline
}
a:hover {
color: #999999;
text-decoration: underline
}


a.ftr:link {
color: #052303;
text-decoration: none
}
a.ftr:visited {
color: #052303;
text-decoration: none
}
a.ftr:hover {
color: #052303;
text-decoration: underline
}


a.pic01:link {
border: #D2D7DF solid 1px;
padding:4px;
display: table;
float:right;
margin:0 0 10px 10px;
}
a.pic01:visited {
border: #D2D7DF solid 1px;
padding:4px;
display: table;
float:right;
margin:0 0 10px 10px;
}
a.pic01:hover {
border:#333366 solid 1px;
padding:4px;
display: table;
float:right;
margin:0 0 10px 10px;
background-color: #F7F7F7
}
