body {
    background-color: #EEECF0;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #333333; 
	background-image: url(images/top_background.jpg);
	background-repeat:repeat-x;
	margin: 0;
}
 /* Layers */
 
#container{
 	margin-top: 24px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 897px;

}
#other-container{
	margin-top: 13px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	visibility:visible;
	z-index: 10;
	width: 897px;
	height: 760px;
	padding: 0;

}
#top{
    margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	height: 144px;
	background-image: url(images/cloud_background.jpg);
	background-repeat: no-repeat;
}
#other-top{
    margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	height: 154px;
	background-image: url(images/other_background2.jpg);
	background-repeat: no-repeat;
}
#content {
    margin-top: 0;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	width: 884px;
	height: 500px;
	background-image: url(images/other_background.jpg);
	background-repeat: repeat; 
	border-bottom: #cccccc 1px solid;
}
#middle{
    margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	height: 226px;
	background-image: url(images/middle_background.jpg);
	background-repeat: no-repeat;
}
#nav {
    float: left;
	margin-top: 20px;
	margin-left: 22px;	
	z-index: 10;
	width: 277px;
}
#other-content {
    float: left;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0;	
	z-index: 10;
	width: 545px;
}
#intro {
	margin-top: 5px;
	float: left;
	width: 402px;
	height: 214px;
	z-index: 10;
	margin-left: 40px;
}
#services{
    margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	height: 250px;
}
#photos{
    margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	height: 116px;
}
#bottom{
	clear: both;
    margin-top: 0px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	height: 107px;
}
.service_header {
	background-color: #316Cb0;
}

#partners {
	margin-top: 5px;
	margin-left: 30px;
	width: 408px;
	height: 110px;
}
#divider{
	background-image: url(images/lower_background.jpg);
	background-repeat: repeat-x;
	width: 830px;
}
#lower{
    float: left;
	width:880px;
	margin-top: 20px;
	border-top: #eaeaea 1px solid;
}
#other-bottom{
    float: left;
	width:880px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#other-left{
    float: left;
	z-index:10;
	width:320px;
	margin-top: 0px;
}
.services_table{
	background-image:  url("images/left_shade.jpg");
	background-repeat:no-repeat;
}
.photo_table{
	background-image:  url("images/left_shade2.jpg");
	background-repeat:no-repeat;
}
.bottom_table{
	background-image:  url("images/left_shade4.jpg");
	background-repeat:no-repeat;
}
.largertext {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.largertext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.smallertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

td {
	font-family: Georgia, Arial, helvetica, sans-serif;
	font-size: 11px;
    color: #333333;
}

p {
font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #333333;
   margin-top: 0.3em;
   margin-left: 0.9em;
   margin-right: 0.5em;
   padding: 0.3em;
   line-height: 1.5em;
}
.white-header {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #ffffff;
   margin-top: 0.4em;
   margin-left: 3.8em;
   margin-right: 0.5em;
   padding: 0.3em;
 }
.intro-p {
font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #333333;
   margin-top: 0.0em;
   margin-left: 5.2em;
   margin-right: 0.5em;
   padding: 0.3em;
   line-height: 1.3em;
}
th {
	font-family: Georgia, Arial, helvetica, sans-serif;
	font-size: 11px;
    color: #666666;
}
h1 {
    padding-top: 0.3em;  
	margin-top: 0; 
    font-family: Georgia, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6f7c99;
	font-weight: bold;
	margin-left: 1.0em;
	letter-spacing: 1px;
    line-height: 1.2em;	
}

a
{
	text-decoration: underline;
	color: #7e5f51;
	font-family: Georgia, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
a:link { color: #7e5f51; text-decoration: underline }
a:visited { color: #6f7c99; } 
a:hover { color: #7e5f51; text-decoration: underline}

.gratborder2 {
	border-left: #cccccc 1px solid;
}

.grayborder3 {
	border-right: #cccccc 1px solid;
}

.tableborder {
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.bottomborder {
	repeat: no-repeat;
	border-top: #000000 1px dotted;
	border-bottom: #000000 1px dotted;
}
.topborder {
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
}
.leftborder {
	border-left: #ffffff 1px solid;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #CFDCEC;
}
a.footer_header {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #CFDCEC;
	font-weight: bold;
}
a.footer_hader:link { color: #CFDCEC; font-size: 10px}
a.footer_header:visited { color: #CFDCEC; }
a.footer_header:hover { color: #CFDCEC;text-decoration: underline }
a.footer
{
    color: #ffffff;
	font-family: Arial, Georgia, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.footer:link { color: #ffffff; font-size: 10px}
a.footer:visited { color: #ffffff; }
a.footer:hover { color: #ffffff;text-decoration: underline }
a.homepage
{
	color: #ffffff;
	font-family: Verdana, Georgia, Arial, sans-serif;
	font-weight: normal;
}
a.homepage:link { color: #ffffff; }
a.homepage:visited { color: #ffffff; }
a.homepage:hover { color: #ffffff; text-decoration: underline; }
