body {
text-align: center; 
background-color:#eeefea;
background: url(images/bg.jpg);
background-position: center;
background-repeat: repeat-y;
margin:0;
padding:0;
min-width: 1119px;
}

#wrapper {
position: relative; 
width: 1119px; 
margin: 0 auto; 
text-align: left; 

background: url(images/bg.jpg);
background-position: center;
background-repeat: repeat-y;
}


h1{
font-family:Arial,Verdana,Geneva;
color:#555;
font-weight:bold;
font-size:24px;
/* line-height:22px; */
margin-bottom: 10px;
margin-top: 20px;
line-height: 32px; 
}


h2{
font-family:Arial,Verdana,Geneva;
color:#555;
font-weight:bold;
font-size:12px;
margin-bottom: 4px;
margin-top: 14px;
}


#header {
height:402px;
background: url(images/hd_bg.jpg);
}

#footer {
height:122px;
background: url(images/ft_bg.jpg);
}

td{
font-family:Verdana,Arial,Geneva;
color:#000000;
font-weight:normal;
font-size:14px;
line-height: 24px; 
}

i{
font-family:Trebuchet MS,Verdana,Arial,Geneva;
color:#777;
font-weight:normal;
font-size:16px;
font-style: italic;
line-height: 24px; 
}

b{
font-family:Verdana,Arial,Geneva;
color:#000000;
font-weight:bold;
font-size:18px;
line-height: 24px; 
}

.large{
font-family:Verdana,Arial,Geneva;
color:#000000;
font-weight:normal;
font-size:18px;
line-height: 28px; 
}

.taglg{
font-family:Arial,Verdana,Geneva;
color:#777;
font-weight:normal;
font-size:30px;
line-height:46px;

}

.form{
font-family:Verdana,Arial,Geneva;
color:#000000;
font-weight:normal;
font-size:12px;
line-height: 24px; 
}

input.os{
font-family:Verdana,Arial,Geneva;
height:24px; background-color: #FFFFFF; 
border: 1 solid #CCCCCC;
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
FONT-SIZE: 12px;
}

a:LINK{
text-decoration: underline;
color:blue;
}
a:ACTIVE{
text-decoration: underline;
color: blue;
}
a:VISITED{
text-decoration: underline;
color: blue;
} 
a:HOVER{
text-decoration: underline;
color : blue;
}
