a{
text-decoration:none;	
}

#wrap{
width:680px;
height: 500px;
margin:auto;
margin-top: 50px;

}

#header{
width: 100%;
height: 100px;
margin: 0px;
}

#header img{
float:left;
height:80px;
width: 680px;
}


#nav{
width: 100%;
height: 20px;
float:left;
background-color:#25408f;
}

.navButton{
height: 16px;
float:left;
background-color:#25408f;
font: 7pt "Gill Sans", "Gill Sans MT";
font-family:"Gill Sans", "Trebuchet MS", "Verdana", sans-serif; 
font-weight:300;
color: #fff;
text-transform:uppercase;
padding-top:4px;
}

#navButtonSelected{
height: 16px;
float:left;
background-color:#25408f;
font: 7pt "Gill Sans", "Gill Sans MT";
font-family:"Gill Sans", "Trebuchet MS", "Verdana", sans-serif; 
font-weight:300;
color: #007ac2;
text-transform:uppercase;
padding-top:4px;
}

.navButton:hover{
height: 16px;
float:left;
background-color:#25408f;
font: 7pt "Gill Sans", "Gill Sans MT";
font-family:"Gill Sans", "Trebuchet MS", "Verdana", sans-serif; 
font-weight:300;
color: #007ac2;
text-transform:uppercase;
padding-top:4px;
}

#content{
width:680px;
height:430px;
background-color:#fff;
}

#sidebar{
width: 180px;
height:430px;
background-image:URL("images/sideBarBack_01.jpg");
background-repeat: repeat;
float:left;
z-index:-10;
}

#sideBarCircle{
width: 100px;
height:100px;
margin: 15px 0px 0px 40px;;
background-image:URL("images/sideBarCircle_01.jpg");
float:left;
}

#sideBarHeader{
font: 12pt "Gill Sans", "Gill Sans MT";
font-family:"Gill Sans", "Trebuchet MS", "Verdana", sans-serif; 
color: #fff;
margin: 32px 0px 0px 15px;
}

.firstChild{
font: 18pt "Gill Sans", "Gill Sans MT";
font-family:"Gill Sans", "Trebuchet MS", "Verdana", sans-serif; 
}

.sideBarQuote{
width:100px;
margin:auto;
padding-top:20px;
}

.clearBoth{
clear:both;	
}





#quote{
width: 140px;
display:block;
margin:auto;
padding-top:3px;
z-index:1;
font: 10pt "Garamond";
font-family:"Garamond", "Georgia", serif;
font-weight:600;
color: #25408f;
font-style:italic;
text-align:center;
line-height: 13pt;
}

#links{
width: 135px;
display:block;
margin:auto;
margin-top:35px;
}

#linksHeader{
width: 135px;
display:block;
margin:auto;
text-align: center;
text-transform:uppercase;
font: 7.5pt "Gill Sans", "Gill Sans MT";
font-family:"Gill Sans", "Trebuchet MS", "Verdana", sans-serif; 
color:#25408f;
}

.link{
width: 135px;
display:block;
margin:auto;
text-align:center;
font: 7pt "Gill Sans", "Gill Sans MT";
font-family:"Gill Sans", "Trebuchet MS", "Verdana", sans-serif; 
color:#000;
margin-bottom: 5px;
line-height:8pt;

}

.link a{
color:#000;	
}

.link a:hover{
color:#25408f;	
}

#mainContent{
width:500px;
height:430px;
float:left;
}

#mainContentCopy{
width: 380px;
height: auto;
margin:40px 0px 0px 30px;
font: 7.9pt "Gill Sans", "Gill Sans MT";
font-family:"Gill Sans", "Trebuchet MS", "Verdana", sans-serif; 
font-weight:300;
color: #000;
text-align:justify;
}

#mainContentCopy .header {
color:#25408f;
font: 7.9pt "Gill Sans", "Gill Sans MT";
font-family:"Gill Sans", "Trebuchet MS", "Verdana", sans-serif; 
margin-bottom: 0px;
}

#mainContentCopy ul {
color: #25408f;
font: 7.9pt "Gill Sans", "Gill Sans MT";
font-family:"Gill Sans", "Trebuchet MS", "Verdana", sans-serif; 
list-style:none;
padding:0px;

}

#mainContentCopy ul ul li {
color: #25408f;
font: 12pt"Gill Sans", "Gill Sans MT";
font-family:"Gill Sans", "Trebuchet MS", "Verdana", sans-serif; 
line-height: 8pt;
list-style-type:disc;
margin-left:15px;
padding:0px;
}

ul ul li span{
color: #000;	
font: 7.9pt"Gill Sans", "Gill Sans MT";
font-family:"Gill Sans", "Trebuchet MS", "Verdana", sans-serif; 
line-height: 8pt;

}



.blue{
list-style-type:disc;
color:#25408f;
}


#signatures{
width:200px;
height:330px;
float:left;
margin-top:5px;
}

.signature{
width:200px;
height:30px;
float:left;
font: 12pt "Gill Sans", "Gill Sans MT";
font-family:"Gill Sans", "Trebuchet MS", "Verdana", sans-serif; 
font-weight:250;
color:#25408f;
margin: 20px 0px 0px 30px;
}

#signatureLabel{
width:200px;
height:30px;
float:left;
font: 8pt "Gill Sans", "Gill Sans MT";
font-family:"Gill Sans", "Trebuchet MS", "Verdana", sans-serif; 
color:#000;
margin: 5px 0px 0px 30px;
}

.rightSpacer{
float:right;
clear:right;
height:15px;
}

