

body

{font-family: calibri; font-size: 15px;}


#container
{
width: 980px; 
}



#header
{
width: 100%; 
border: 0px solid; 
float: left; 
padding-top: 10px;
}

img.logo
{
border: 0px solid; 
float: left;
}

#nav
{
border: 0px solid; 
float: right; 
width: 415px;
}

#navleft
{
width: 125px; 
border: 0px solid; 
float: left;
}

#buttons 
{
border: 0px solid; 
margin-bottom: 10px; 
clear: left;
}



#navright
{
width: 125px; 
border: 0px solid; 
float: left;
}

#navfarright
{
width: 125px; 
border: 0px solid; 
float: left;

}

#textaligncenter 
{
width:auto;
height:60px;
left:0px;
text-align:center;
color:#999999;
position: relative;
}


/**CODE START FOR ROUNDED BORDER ADDRESS BAR**/
.roundedCornerSpacer {
    margin: 0px; padding: 0px; border: 0px;
    clear: both;
    font-size: 1px; line-height: 1px;
}
/* In the CSS below, the numbers used are the following:
    1px: the width of the border
    3px: a fudge factor needed for IE5/win (see below)
    4px: the width of the border (1px) plus the 3px IE5/win fudge factor
    14px: the width or height of the border image
*/
.borderTL, .borderTR, .borderBL, .borderBR {
    width: 14px; height: 14px;
    padding: 0px; border: 0px;
    z-index: 99;
}
.borderTL, .borderBL { float: left; clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin: -2px 0px 0px -1px; }
.borderTR { margin: -2px -1px 0px 0px; }
.borderBL { margin: -14px 0px 0px 0px; }
.borderBR { margin: -14px 0px 0px 0px; }
/* IE5-5.5/win needs the border scooted to the left or right by an
   additional 3px! Why? */
.borderTL {
    margin-left: -4px;
    ma\rgin-left: -2px;
}
html>body .borderTL {
    margin-left: -2px;
}
.borderTR {
    margin-right: -4px;
    ma\rgin-right: -2px;
}
html>body .borderTR {
    margin-right: -2px;
}
.borderBL {
    margin-left: -3px;
    ma\rgin-left: 0px;
}
html>body .borderBL {
    margin-left: 0px;
}
.borderBR {
    margin-right: -3px;
    ma\rgin-right: 0px;
}
html>body .borderBR {
    margin-right: 0px;
}
/* To get around a known bug in IE5/win, apply the
   border (no margin, padding or positioning) to the
   content class and apply whatever positioning you
   want to the contentWrapper class. */
.content {
    margin: 0px;
    padding: 0px;
    border: 2px solid #a1a1a1;
}
.contentWrapper {
    /* position this div however you want, but
       keep its padding and border at zero */
    padding: 0px;
    border: 0px;
    width: 100%; 																												/**CHANGED from 450px**/
}
/**CODE END FOR ROUNDED BORDER ADDRESS BAR**/


#holder
{
float: left; 
margin-top: 5px; 
margin-bottom: 5px;
width: 100%;
}

img.links
{
float: left; 
margin-bottom: 5px; 
margin-left: 0px; 
border: 0px solid;
}

p.roundedaddress
{
font-size: 15px; 
padding: 0px;
margin: 7px;
}


#main_home
{
float: left; 
border: 0px solid; 
width: 100%;
margin-top: 16px;
margin-bottom: 16px;
}



#home_images

{
margin-left: 28px; 
text-align: center;
}



#home_images p
{
font-size: 16px; 
margin-top: 0px;
}

#home_images img
{
border: 0px solid;
}


#buttons p
{
margin-left: 10px;
}

/** class for the outer divs of the swap boxes**/
.mybox { width:450px; height:450px; border-color:black; border-style:solid; border-width:1px; padding:0px; float: right; background-color: purple; color: white;}

/** class for the outer divs of the swap boxes**/
.myboxa { width:450px; border-color:black; border-style:solid; border-width:1px; padding:0px; float: right; background-color: purple; color: white;}

#images
{width: 200px; border: 0px solid; float: left;}

#text
{width: 776px; border: 0px solid; float: left;}

#text p
{padding-left: 90px; padding-right: 90px; padding-top: 20px; font-size: 18px;}












a.im:visited
{text-decoration: none; margin: 0px;}


a.im
{text-decoration: none; margin: 0px;}

a.homeleft:visited
{text-decoration: none; margin: 0px; }




#buttons a:hover
{
text-decoration: none;
color: #C53AC5;
}

	

a.homeleft
{text-decoration: none; margin: 0px;}


a.homeright:visited
{text-decoration: none; margin: 0px;}


a.homeright
{text-decoration: none; margin: 0px;}

#home_images a, a:visited
{}

#home_images a:hover
{color: red;}





#lefti
{color: #7031b1; font-weight: bold; font-size: 16px;}



#lefti a
{margin: 0px; padding: 0px; color: #7031b1; font-weight: bold; font-size: 16px;text-decoration: none; display: block;}

#lefti a:visited
{margin: 0px; padding: 0px; color: #7031b1; font-weight: bold; display: block; text-decoration: none; float: none;}

#lefti a:hover
{text-decoration: underline;}



#buttons a, a:visited
{
text-decoration: none;
color: #000; margin-top: 5px; float: left;}


a.intro
{ display: inline;}

a.intro:visited
{ display: inline; text-decoration: underline; color: white; }

#le a:visited
{float: none;text-decoration: underline; color: white;}

#dservices a
{text-decoration: underline; float: none; margin: 0px; padding: 0px;}

#dservices a:visited
{text-decoration: underline; float: none; margin: 0px; padding: 0px;}

