/************************************************************************************************/
/*TEMPLATE*/
/************************************************************************************************/
* {margin:0;padding:0; font-family:"Trebuchet MS";}
img {border:0px;}
.clear{clear:both; font-size:0px;}
body{background:url(../images/background.png) top center no-repeat;}
ul{list-style:none;}


/************************************************************************************************/
/*CONTAINER*/
/************************************************************************************************/
#container{width:772px; margin:0px auto 0px auto;}


/************************************************************************************************/
/*TOP*/
/************************************************************************************************/
#top{height:314px;}

#top h1{}
#top h1 a{display:block; text-indent:-4000px; width:771px; height:75px; background:url(../images/logo.png);}

/*images*/
#top .images a.left img{float:left;}
#top .images a.right img{float:right;}


/************************************************************************************************/
/*PAGE*/
/************************************************************************************************/
#page{background:url(../images/page_back.png) no-repeat top right; margin:2px 0px 5px 0px; padding:15px 0px 0px 0px;}

/*content*/
#page .content{border-left:1px solid #bed99d; border-right:1px solid #bed99d; background:white; padding:0px 20px 10px 20px;}

#page .content h2{font-size:24px; font-weight:normal; text-transform:uppercase; color:#6dab25; padding:0px 0px 5px 0px;}
#page .content h2.alt{font-size:24px; font-weight:normal; color:#2396c3;}

#page .content h3 a{font-size:14px; font-weight:normal; color:#6dab25; text-decoration:none; padding:0px 0px 0px 0px;}
#page .content h3.alt a{font-size:14px; font-weight:normal; color:#2396c3;}

#page .content p{font-size:11px; line-height:20px; padding:0 0 10px 0;}

#page .content p {padding:0;}
#page .content p.meer{margin:-2px 0;text-align:right;}
#page .content a{color:#6dab25;}
#page .content .alty a{color:#2396c3;}

#page .content p img.right{float:right; padding:0px 0px 0px 20px;}
#page .content p img.left{float:left; padding:0px 20px 0px 0px;}

/*floats*/
#page .content .floats{padding:10px 0px 0px 0px;}
#page .content .floats .left{width:355px; float:left;}
#page .content .floats .right{width:355px; float:right;}
#page .content .floats .right h2{text-align:right;}
#page .content .floats .hr, #page .content .floats .hr.alt{padding:5px 0px 0px 0px;}

/*hr*/
#page .content .hr{border-bottom:1px solid #6dab25; padding:2px 0px 2px 0px;}
#page .content .hr.alt{border-bottom-color:#2396c3;}
#page .content .hr hr{display:none;}

/*bottom*/
#page .bottom{height:15px; background:url(../images/page_bottom.png) no-repeat;}
