body {
border:0;
}
* {
margin:0;
padding:0;
}
h1 {
padding:.3em 0 0 0;
font-size:1.6em;
font-family:Trebuchet MS, Helvetica, sans-serif;
color:#FF7100;
}
h2 {
padding:.2em 0 0 0;
font-size:1.4em;
font-family:Trebuchet MS, Helvetica, sans-serif;
color:#FFBE00;
}
h3 {
padding:1em 0 0 0;
font-size:1.2em;
font-family:Trebuchet MS, Helvetica, sans-serif;
color:#FF7100;
}
h4 {
padding:1em 0 0 0;
font-size:1em;
font-family:Trebuchet MS, Helvetica, sans-serif;
color:#FFBE00;
}
h5 {
padding:.75em 0 0 0;
font-size:1em;
font-family:Trebuchet MS, Helvetica, sans-serif;
color:#FF1F00;
}
h6 {
padding:.75em 0 0 0;
font-size:1em;
font-family:Trebuchet MS, Helvetica, sans-serif;
color:#171083;
}
p {
padding: 0 0 0;
font-family:Trebuchet MS, Helvetica, sans-serif;
color:#75DEF1
}
ul li {
margin-left:2em;
font-family:Trebuchet MS, Helvetica, sans-serif;
}
a:link {
color: white;
background-color:;
text-decoration: none;
border:;
}
a:visited {
color: white;
background-color:;
text-decoration: none;
border:;
}
a:hover {
color: orange;
background-color: white;
text-decoration: none;
border:;
}
input {
background-color:#019ED1;
font-family:Trebuchet MS, Helvetica, sans-serif;
color:#75DEF1;
border-width: 0px 0px 0px 0px;
border-style: none none none none;	
-moz-border-radius: 3px 3px 3px 3px;  
}
textarea {
background-color:#019ED1;
font-family:Trebuchet MS, Helvetica, sans-serif;
color:#75DEF1;
border: 0border-width: 0px 0px 0px 0px;
border-style: none none none none;	
-moz-border-radius: 3px 3px 3px 3px;  
}
select {
background-color:#019ED1;
font-family:Trebuchet MS, Helvetica, sans-serif;
color:#75DEF1;
border: 0border-width: 0px 0px 0px 0px;
border-style: none none none none;	
-moz-border-radius: 3px 3px 3px 3px;  
}
#roundbar-blue {
clear:left;
float:left;
width:100%;
background:#2E68CB url(roundbar-blue.gif) 0 25% repeat;
font-family:Trebuchet MS, Helvetica, sans-serif;
border-top:1px solid #09E325;
border-bottom:1px solid #09E325;
overflow:hidden;
}
#roundbar-blue ul {
clear:left;
float:left;
list-style:none;
margin:0;
padding:0;
position:relative;
left:50%;
text-align:center;
}
#roundbar-blue ul li {
display:block;
float:left;
list-style:none;
margin:0;
padding:0;
position:relative;
right:50%;
}
#roundbar-blue ul li.first {
border-left:1px solid #49A9FF;
}
#roundbar-blue ul li.last {
border-right:1px solid #99D8FF;
}
#roundbar-blue ul li a {
display:block;
margin:0;
padding:.4em .8em;
color:#000;
text-decoration:none;
border-left:1px solid #99D8FF;
border-right:1px solid #49A9FF;
line-height:1.3em;
}
#roundbar-blue ul li.active a {
background:url(roundbar-blue.gif) 0 75% repeat;
font-weight:bold;
}
#roundbar-blue ul li a:hover {
background:url(roundbar-blue.gif) 0 75% repeat;
}
#roundbar-blue ul li a span {
display:block;
}
#header {
height:130px;
background-color:#2E68CB;
background-image: url(header_palms_background.png);
background-repeat: repeat-x;
background-position: top left;
color:#fff;
}
#wrapper {
clear:left;
float:left;
background-color:#2E68CB;
background-image: url(background_gradation_4.jpg);
background-repeat: repeat-x;
background-position: top left;
width:100%;
padding-bottom:30px;
}
#box1wrap {
float:left;
width:400px;
height:1000px;
margin-top:20px;
margin-bottom:20px;
}
#box1 {
float:right;
width:380px;
height:995px;
padding-bottom:5px;
border:1px solid #09E325;
background-image: url(background.png);
background-repeat: repeat-x;
background-position: top left;
}
#box1pad {
position:relative;
right:5px;
float:right;
width:370px;
overflow:hidden;
}
#box2wrap {
float:left;
width:400px;
height:1000px;
margin-top:20px;
margin-bottom:20px;
}
#box2 {
float:right;
width:380px;
height:995px;
padding-bottom:5px;
border:1px solid #09E325;
background-image: url(background.png);
background-repeat: repeat-x;
background-position: top left;
}
#box2pad {
position:relative;
right:5px;
float:right;
width:370px;
overflow:hidden;
}
.box3wrap {
float:left;
width:400px;
height:1000px;
margin-top:20px;
margin-bottom:20px;
}
.box3 {
float:right;
width:380px;
height:995px;
padding-bottom:5px;
border:1px solid #09E325;
background-image: url(background.png);
background-repeat: repeat-x;
background-position: top left;
}
.box3pad {
position:relative;
right:5px;
float:right;
width:370px;
overflow:hidden;
}
img.floatLeft {
float: left;
margin-left: 0px;
margin-right: 30px
}
img.floatRight {
float: right;
margin: 5px;
}
#footer {
clear:left;
padding:10px 20px;
background:#2E68CB url(roundbar-blue.gif) 0 25% repeat;
font-family:Trebuchet MS, Helvetica, sans-serif;
border-top:1px solid #09E325;
border-bottom:1px solid #49A9FF;
}