*
{
margin:0;
padding:0;
} 

img 
{
border: 0;
}


BODY
{
font-weight: normal; 
font-size: 76%; 
color: #ffffff; 
line-height: 150%; 
font-style: normal; 
font-family: tahoma, arial, helvetica, sans-serif, verdana; 
}

#container 
{
border-right: 1px solid #000000;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000; 
width: 760px;
background-color: #ffffff;
}

#header 
{
background-color: #ffffff;
width: 760px;
margin-bottom: 0px;
height: 107px;
}

img.strapline
{
float: right;
margin-right: 0px;
}

#navigation 
{
width: 760px;
height: 36px;
background-color: #ff5e00;
}


.clearer
{
clear: both;
}

.clearbanner
{
clear: both;
background-color: #ffffff;

}



.content_section
{
width: 760px;
background-color: #ffffff;
}

.banner_text
{
float: left;
background-color: #ff5e00;
width: 380px;
height: 180px;
text-align: justify;
}

.flash
{
float: right;
background-color: #000000;
width: 380px;
height: 180px;
}


P.content_text
{
line-height: 125%; 
font-style: normal; 
font-family: tahoma, arial, helvetica, sans-serif, verdana; 
margin-top: 10px;
margin-right: 40px;
margin-left: 40px;
color: #818182;
font-size: 1.10em;
}

P.contact_text
{
line-height: 100%; 
font-style: normal; 
font-family: tahoma, arial, helvetica, sans-serif, verdana; 
margin-left: 40px;
margin-top: 10px;
color: #ffffff;
font-size: 1.10em;
text-align: left;
}


img.welcome
{
margin-left: 40px;
margin-top: 15px;
}



img.content1_img
{
margin-top: 20px;
margin-left: 40px;
}



.content1
{
width: 760px;
}

.main_container
{
margin-top: 0px;
width: 760px;
background-color: #ffffff;
}

#content
{
width: 760px;
float: left;
background-color: #ffffff;
}

TABLE.client_list
{
margin-left: 40px;
margin-top: 20px;

}

TD
{
font-family: tahoma, arial, helvetica, sans-serif, verdana;
color: #818182; 
}


#footer
{
width: 760px;
height: 36px;
background-color: #ff5e00;
margin-top: 1px;
}

P.bannertext
{
line-height: 125%; 
font-style: normal; 
font-family: tahoma, arial, helvetica, sans-serif, verdana; 
margin-left: 40px;
margin-top: 10px;
margin-right: 40px;
color: #ffffff;
}




UL
{
list-style: square;
line-height: 150%; 
font-style: normal; 
font-family: tahoma, arial, helvetica, sans-serif, verdana; 
margin-left: 40px;
margin-top: 10px;
color: #818182;

}

OL
{
margin-left: 25px;
list-style-type: decimal;
line-height: 150%; 
font-style: normal; 
font-family: tahoma, arial, helvetica, sans-serif, verdana; 
margin-left: 18px;
margin-top: 10px;
}

LI
{
margin-left: 25px;
margin-right: 18px;
}

a:link { 
color: #fc6f04; 
} 
a:visited { 
color: #fc6f04; 
} 
a:active { 
color: #fc6f04; 
} 
a:hover { 
color: #fc6f04; 
} 

A.footer:link 
{
text-decoration: underline;
color: #ffffff;
}

A.footer:visited 
{
text-decoration: underline;
color: #ffffff;
}

A.footer:hover 
{
color: #ffffff; 
text-decoration: underline;
}

A.footer:active 
{
color: #ffffff; 
text-decoration: underline;
}

.banner_text a:link 
{
text-decoration: underline;
color: #ffffff;
}

.banner_text a:visited 
{
text-decoration: underline;
color: #ffffff;
}

.banner_text a:hover 
{
color: #ffffff; 
text-decoration: underline;
}

.banner_text a:active 
{
color: #ffffff; 
text-decoration: underline;
}

/*////////////////////////////////////////////// Form Styles /////////////////////////*/
INPUT.submit
{
background-color:#fc6f04; 
border:0px; 
padding:3px; 
color:#FFFFFF; 
margin-top:10px; 
font-size:9px;
}

textarea,input,select
{
font-family: arial, helvetica, sans-serif;
font-size: 1.00em; 
color: #666666;
border: #ccc 1px solid; 
}

input.radio
{
border: none;
}

label.required
{
color:#fc6f04;
}

span.required
{
color:#fc6f04;
}

