html{
height:100%;
}

body{
height:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
padding:0px;
}

p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.shape1{

 color:#548ec2;
}

.shape2{
 color:#548ec2;
 padding-top:12px;
 padding-left:50px;
}

h1{
font-size:24px;
color:#759526;
}

h2{
font-size:18px;
color:#759526;
}

h3{
font-size:16px;
color:#759526;
}

h4{
font-size:14px;
color:#759526;
}

h5{
font-size:12px;
color:#759526;
}

a{
color:#536e7f;
text-decoration:underline;
font-size:12px;
}

a:hover{
color:#536e7f;
text-decoration:none;
font-size:12px;
}

.caption{
font-size:12px;
color:#d69c3b;
font-weight:bold;
}
#top{
background-image:url(img/bg_top.jpg); 
background-repeat:repeat-x;
background-position:top;
height:105px;}
#top1{
background-image:url(img/bg_bot.jpg); 
background-repeat:repeat-x;
background-position:top;
height:105px;}
#bg1{
background-image:url(img/bg1.jpg); 
background-repeat:no-repeat;
background-position:left top;
height:105px;}
#bg2{
background-image:url(img/bg2.jpg); 
background-repeat:no-repeat;
background-position:left top;
height:128px;}
