/* CSS Document */

body {
background:url(images/gradient.gif);
background-repeat:repeat-x;
background-color:#047396;
color:#FFFFFF;
font:13px/1.5 Arial, Helvetica, sans-serif;
text-align: left;
height:100%;
margin: 0;
padding: 0;
height: 100%;
}



ul{
list-style:none;
}

#contentHolder {
margin: 0 auto !important;
height: 100%;
width: 565px;
}


a:link {color: #FFFFFF; text-decoration:underline;}     /* unvisited link */
a:visited {color: #FFFFFF; text-decoration:underline;}  /* visited link */
a:hover {color: #005370; text-decoration:underline;}   /* mouse over link */
a:active {color: #FFFFFF; text-decoration:underline;}   /* selected link */


a.partners:link {color: #000000; text-decoration:none;}     /* unvisited link */
a.partners:visited {color: #000000; text-decoration:none;}  /* visited link */
a.partners:hover {color: #005370; text-decoration:underline;}   /* mouse over link */
a.partners:active {color: #000000; text-decoration:none;}   /* selected link */

#top1{

float:left;
width:321px; 
height:84px; 
margin-left:1px;

}

#top2{
width:128px; 
height:35px;
position: relative;
float:left;

}

#top3{
float:left;
}

#top4{
float:left;
}

#menu{
float:left;  
width:220px; 
height:161px;
background-image:url(images/sequential_03.png); 
background-repeat:no-repeat; 
padding-top:23px; 
padding-left:20px;
}

#email{
float: left;
width:194px; 
height:35px;

}

#title{
margin-top: 0px; 
background-image:url(images/sequential_12.png); 
background-repeat:no-repeat; 
height:26px; 
width:515px; 
padding-left:50px; 
padding-top:10px; 
font-size:16px;
float:left;
}

#text{
width:447px; 
max-height:100%; 
background-image:url(images/bg_repeat.png); 
background-repeat:repeat-y;
float:left; color:#000000; 
padding-left:50px;  
padding-right:50px; 
padding-top: 25px; 
padding-bottom: 10px; 

}
