* {
margin:0; 
padding:0;
}
  
BODY {
background: #245252;
font-family: verdana, arial, sans-serif;
font-size: 62.5%;
width: 100%;
}
    
.clearAll {
clear:both;
display: block;
font-size: 1px;
height: 0;
line-height: 0px;
}
 
IMG {
border: none;
}  
  
.left {
float: left;
}

.pdf {
background: transparent url('../images/build/pdf.gif') left center no-repeat;
padding-left: 20px;
float: right;
}
#footer .pdf {
float: none;
}

.right {
float: right;
}

.small {
font-size: 0.7em;
}

A,
A:link {
color: #ffffff;
text-decoration: underline;
}
A:visited {
color: #cccccc;
}
A:hover {
text-decoration: none;
}

H1 {
color: #003333;
font-family: verdana, sans-serif;
font-size: 2.2em;
font-weight: normal;
letter-spacing: 1px;
margin: 0em 0 0 0;
}
H1 A {
color: #003333 !important;
text-decoration: none !important;
}

P {
font-size: 1.3em;
}

/* LAYOUT */
#masterContainer {
margin: 0 auto;
padding: 2em 0 0 0;
width: 96em;
}

.roundedBox {
clear: both;
margin: 0 0 1em 0;
}
.roundedBox .bl {background: url(../images/build/bg-corner-bl.gif) 0 100% no-repeat #19797d; width: 100%}
.roundedBox .br {background: url(../images/build/bg-corner-br.gif) 100% 100% no-repeat}
.roundedBox .tl {background: url(../images/build/bg-corner-tl.gif) 0 0 no-repeat}
.roundedBox .tr {background: url(../images/build/bg-corner-tr.gif) 100% 0 no-repeat;}
.roundedBox .main {padding: 10px;}
.roundedBox .mainWrapper {position: relative;}

.roundedBox .leftColumn {
width: 470px;
}
.roundedBox .rightColumn {
padding: 0 0 2em 0;
position: absolute;
top: 0;
left: 490px;
width: 440px;
}

.roundedBox .magnifyingGlass {
padding: 0.5em 0.2em 0 0.3em;
vertical-align: text-bottom;
}

/* HEADER */
.hr_layout_thinblue {
border-bottom: 1px solid #19797d;
height: 1px;
margin: 5px auto;
}
#header {
background-color: #19797d;
margin: 0 auto;
padding: 1em 1em 0.5em 1em;
position: relative;
width: 94em;
}
#header #logo {
margin-bottom: 3em;
}
#header H1 {
color: #003333;
font-family: impact, verdana, sans-serif;
font-size: 1.8em;
font-weight: normal;
letter-spacing: 1px;
margin: 0em 0 0 0;
position: absolute;
left: 10px;
bottom: 5px;
}
#header P {
color: #003333;
font-family: impact, verdana, sans-serif;
font-size: 1.5em;
font-weight: normal;
letter-spacing: 1px;
position: absolute;
right: 10px;
bottom: 5px;
}
#header P A,
#header P A:link,
#header P A:visited,
#header P A:hover {
color: #003333;
text-decoration: none;
}

/* TABS */
#tabs {

}
#tabs UL {
background: #19797d url(../images/build/bg-corner-tl.gif) no-repeat left top;
display: inline;
font-family: verdana, sans-serif;
font-size: 1.8em;
list-style: none;
padding: 0 0 0 0;
}
#tabs UL LI {
background: #256466 url(../images/build/bg_tabs_tr.gif) no-repeat right top;
display: inline;
margin: 0 0 0 0;
padding: 0 0.5em 0 0;
}
#tabs UL LI A,
#tabs UL LI A:link,
#tabs UL LI A:visited,
#tabs UL LI A:hover{
color: #bbbaba;
padding: 0 1em 0 0.8em;
text-decoration: none;
}
#tabs UL LI.selected {
background: #19797d url(../images/build/bg_tabs_seperator.gif) no-repeat right top;
margin: 0 0 0 10px;
padding: 0 1em 0 0;
}
#tabs UL LI.selected A,
#tabs UL LI.selected A:link,
#tabs UL LI.selected A:visited,
#tabs UL LI.selected A:hover{
color: #ffffff;margin: 0 0 1em 0;
padding: 0 1em 0 0.8em;
}

/* INTRODUCTION */
#introduction {
clear: both;
color: #ffffff;
font-size: 1.2em;
margin: 2.5em 0 1.5em 0;
}
#introduction P {
margin: 1em 1em;
}

/* WEBSITES CONTENT */
.rightColumn P {
color: #ffffff;
font-size: 1.5em;
margin: 0.8em 0;
}
.rightColumn P.large {
font-size: 1.7em;
margin: 1em 0;
}

.rightColumn UL {
color: #ffffff;
font-size: 1.5em;
margin: 0 0 0.5em 1em;
}
.rightColumn LI {
margin: 0.3em 0;
}

/* FREELANCE CONTENT */

.freelance {
color: #ffffff;
}
.freelance .column {
float: left;
padding: 0 24px;
width: 250px;
}

.freelance STRONG {
color: #003333;
}
.freelance UL {
font-size: 1.2em;
list-style: none;
margin: 0 1em 0 0;
}
.freelance UL LI {
line-height: 1.5em;
margin: 0.5em 0;
}

/* FOOTER */
#footer {
color: #ffffff;
margin: 1.5em 0 2em 0;
}

/* ERROR PAGES */
#errorPage {
background: transparent url(../images/build/bg_error.jpg) no-repeat right top;
color: #ffffff;
font-family: Lucida Console, courier, monospace;
min-height: 500px;
padding: 2em;
}
#errorPage A,
#errorPage A:link,
#errorPage A:visited,
#errorPage A:hover {
color: #ffffff;
font-weight: bold;
}
#errorPage H1 {
color: #ffffff;
font-size: 3em;
font-family: Lucida Console, courier, monospace;
margin: 0 0 0.6em 0;
}
#errorPage P {
color: #ffffff;
font-size: 1.7em;
line-height: 1.3em;
margin: 0 440px 0.6em 0;
}
#errorPage OL {
color: #ffffff;
font-size: 1.4em;
list-style: lower-alpha;
margin: 1.5em 530px 2em 2em;
}
#errorPage OL LI {
margin: 0.7em 0;
}