body {
font-family: "Trebuchet MS", Tahoma, Arial;
font-size: 14px;
color: #3333FF;
text-align: center;
background: #01019F url(images/stripe-page.gif) center repeat-y;}
   
a {
color: #0000CC;
text-decoration: none;
}

a:hover {
color: #000;
text-decoration: underline;
}

h1 {
margin:5px 0 4px 0;font-size: 1.500em;}

h2 {
margin:5px 0 4px 0;
font-size: 1.250em;
}h3 {
margin:1px 0 4px 0;
font-size: 1.064em;
}

#wrap{
width:802px;
height:auto;
padding:0;
margin:0 auto;
}
	
#header{
background: url(images/header.jpg) no-repeat +10px bottom;
border-bottom:30px solid #01019F;
height:260px;
margin:0;
padding:0;
}

#header-text{
float:right;
width: 340px;
margin:0 2px 0 0;padding: 5px;}

#header-text2{
text-align:justify;
float:right;
width:425px;
margin:15px 5px 0px 20px;
padding:5px 5px 5px 0px;
}
	
#left{
float:left;
width:120px;
/*height:auto;*/
padding:5px 0 0 5px;
}

#left img {
border:0px solid #01019F;
margin-bottom:5px;
}

#center{
float:left;
width:535px;
height:auto;
padding:20px 0 0 5px;
margin-bottom:5px;
}

#right{
float:right;
width:122px;
/*height:auto;*/
padding:5px;
}

#right img {
border:0px solid #01019F;
margin-bottom:5px;
}

#footer{
color:#fff;
clear: both;
width:802px;
height:30px;
margin: 0 auto;
padding-top:10px;
background:#01019F;
}

#footer p {
margin: 0;
padding: 20px 0;
text-align: center;
color:#fff;
}

#footer a{
color:#7CB9FF;
}

#valid img{
border:0;
padding-top:5px;
}

#terms{
width: 535px;
height: 240px;
font-size: 12px;
text-align: left;
border-width: 1px;
border-style: solid;
border-color: #000000;
overflow: auto;
padding: 5px;
}






