body { 
background-color:#FFFFFF;
text-align:center;
align: center;
font-family: verdana;
font-size: 12px;
color: #000000;
	padding: 0px;
	margin: 0px;
} 

td { 
text-align:left;
font-family: verdana;
font-size: 12px;
color: #000000;
} 

#border {
width: 1000px;
border-style: solid;
border-color: "#000000";
border-width: 1px;
background-color:#FFFFFF;
margin-left: auto;
margin-right: auto;
}

#wrapper {
width: 1000px;

}

#aboutus {
	margin: 0px;
        text-align:left;
	background-image: url(aboutus.jpg);
	background-repeat: repeat-x;
	padding: 123px 610px 150px 18px;

}


#home {
	margin: 0px;
        text-align:left;
	background-image: url(home.jpg);
	background-repeat: repeat-x;
	padding: 664px 0px 0px 1000px;
}



#middle {
	padding: 0px;
	margin: 0px;
	background-image: url(images/body_02.gif);
	background-repeat: repeat-y;
	padding: 7px 7px 4px 7px;
}

#bottom {
	height: 30px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/body_03.gif);
	background-repeat: repeat-x;
}

#faq {

	margin: 0px;
        text-align:left;
	background-image: url(faq.jpg);
	background-repeat: repeat-x;
	padding: 364px 7px 13px 490px;

}

#contact {

	margin: 0px;
        text-align:left;
	background-image: url(contact.jpg);
	background-repeat: repeat-x;
	padding: 13px 790px 512px 17px;

}

#friends {

	margin: 0px;
        text-align:left;
	background-image: url(friends.jpg);
	background-repeat: repeat-x;
	padding: 19px 790px 156px 27px;

}

#services {

	margin: 0px;
        text-align:left;
	background-image: url(services.jpg);
	background-repeat: repeat-x;
	padding: 148px 615px 125px 18px;


}

#testimonials {

	margin: 0px;
        text-align:left;
	background-image: url(testimonials.jpg);
	background-repeat: repeat-x;
	padding: 20px 20px 23px 480px;
	overflow: auto
}

#news {

	margin: 0px;
        text-align:left;
	background-image: url(news.jpg);
	background-repeat: repeat-x;
	padding: 20px 475px 23px 25px;
	overflow: auto
}

#faq {

	margin: 0px;
        text-align:left;
	background-image: url(faq.jpg);
	background-repeat: repeat-x;
	padding: 120px 20px 23px 550px;
	overflow: auto
}

#testimonials2 {
width: 502px;
height: 621px;
	overflow: auto
}
#news2 {
width: 502px;
height: 621px;
	overflow: auto
}


#faq2 {
width: 442px;
height: 521px;
	overflow: auto
}

#gallery {
	margin: 0px;
        text-align:left;
	background-image: url(gallery.jpg);
	background-repeat: repeat-x;
	padding: 10px 10px 14px 665px;

}

#gallery2 {
width: 327px;
height: 640px;
	overflow: auto
}



h2 {
        font-size:11px;
        margin:0;
        padding:0;
        padding-bottom: 2px;
        font-weight:bold;
        text-transform:uppercase;
        color:#607E9A;
        background-image:url(/images/text_underline.jpg);
        background-repeat: repeat-x;
        background-position: bottom;
        display: inline;
}

a {
color: #094966;
}

b {
border-color="#000000"; border-style: block; border-width: 1px;
}

/*-------------FLOATING SOCIAL ICONS--------------*/
#fixed_icons {
background: transparent;
width: 48px; /* change this to the width of your images/icons */
position: fixed;
top: 15%; /* position from top of browser window (in % or px) */
right: 0.20%; /* position from right (or left) of browser window (in % or px) */
z-index: 3; /* to make sure icons float on top of other images */

}

#fixed_icons a {
display: block;
text-indent: 24px;
height: 48px; /* the height of the link block (mouseover area) */
padding-bottom: 3px; /* vertical distance of icons */
text-decoration: none;
opacity: 0.6; /* CSS transparency setting */
-moz-opacity: 0.6; /* transparency setting for old Firefox */
-khtml-opacity: 0.6; /* transparency setting for old Safari */
filter: alpha(opacity=60); /* transparency setting for old IE */

}

#fixed_icons a:hover {
opacity: 1.0; /* full opacity (no transparency) */
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
filter: alpha(opacity=100);

}

#fixed_icons #facebook {
background: url(images/facebook.png) no-repeat; /* location of icon */

}

#fixed_icons #twitter {
background: url(images/twitter.png) no-repeat;

}

#fixed_icons #email {
background: url(images/email.png) no-repeat;

}


