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


body {
background:url(img/bg.gif) repeat-x #FFFFFF;
font-size:90%;
font-family:Century Gothic, Arial, helvetica, sans-serif;
color:#666666;
}
a:link { color:#9A2265; text-decoration:none;}
a:visited { color:#9A2265; text-decoration:none;}
.pink { color:#9A2265; }

#wrapper {
margin: 0 auto ;width: 874px; height:1000px; position:relative; padding-top:20px;
}
.left {
-moz-border-radius: 15px;
border-radius: 15px;
border:3px solid #7EB794;
width: 550px;
float:left;
}
.topright {
-moz-border-radius: 15px;
border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
border:3px solid #7EB794;
float:right;
width:285px;
height:600px;
margin-bottom: 10px;
position:relative;
overflow:hidden;
}
.bottomright {
-moz-border-radius: 15px;
border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
border:3px solid #7EB794;
float:right;
width:285px;
height:180px;
overflow:hidden;
}
.text { padding: 8px 8px 8px 8px; color:#666666; height:100%; position:relative;  }

h1 { color:#036F2B; font-size:105%; }
h3 { color:#036F2B; font-size:135%; }
.clear { width:6000px; background:url(img/bg.gif) repeat-x ; height:10px; bottom:0; left:-10px; margin: 0 auto; position:relative; }
.logos {
margin: 0 auto ;width: 874px; position:relative;
}
.logos img { padding-right:30px; }

