body{
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 color: #858585; 
 font-size: 11px;
 background-image: url('images/bg.jpg');
 background-position: top center;
 background-repeat: no-repeat;
 background-color: #000000;
 margin-top: 2px; 
 margin-left: 0px;
}
 
img{
	border: 0px;
}

div{
text-align: left;
border: 0px;
}

h1{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
margin-bottom: 6px;
}

h2{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline;
font-weight: bold;
font-size: 12px;
margin-bottom: 6px;
}

input{
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #003856;
background-color: #ffffff;
border: 1px solid #3e444e;

}

select{
font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 11px;
color: #003856;
background-color: #ffffff;
border: 1px solid #3e444e;
}

textarea {
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #003856;
background-color: #ffffff;
border: 1px solid #3e444e;
}

table.position {
height: 100%;
width: 100%;
}

table{
border-spacing: 0px;
padding: 0px;
}

#container {
 position: relative;
 margin: 0px auto;
 width: 760px; 
 background-color: #ffffff;
}

td.central{
 height: 100%;
 text-align: center;
 color: #858585;
}

td {
 color: #858585;
 vertical-align: top;
 font-size: 11px;
}

em {
font-style: normal;
font-weight: bold;
text-decoration: underline;
}

a em {
font-style: normal;
text-decoration: underline;
}

a{
 border: 0px;
 text-decoration: none;
 color: #7b7b7b;
}

a:link{
 text-decoration: none;
 color: #7b7b7b;
}

a:visited{
 text-decoration: none;
 color: #7b7b7b;
}

a:hover{
 text-decoration: underline;
 color: #7b7b7b;
}

a:active{
 text-decoration: none;
 color: #7b7b7b;
}

.project_title{
 font-weight: bold;
 text-decoration: none;
 color: #ff9900;
}

.project_title a{
 border: 0px;
 font-weight: bold;
 text-decoration: none;
 color: #ff9900;
}

.project_title a:link{
 font-weight: bold;
 text-decoration: none;
 color: #ff9900;
}

.project_title a:visited{
 font-weight: bold;
 text-decoration: none;
 color: #ff9900;
}

.project_title a:hover{
 font-weight: bold;
 text-decoration: underline;
 color: #ff9900;
}

.project_title a:active{
 font-weight: bold;
 text-decoration: none;
 color: #ff9900;
}

img.border {
padding: 1px;
border: 1px solid #6E6E6E;
}

img.floatLeftBorder {
float: left;
margin-top:0px;
margin-right:8px;
margin-bottom:5px;
padding: 1px;
border: 1px solid #CCCCCC;
}

img.floatLeft {
float: left;
margin-top:0px;
margin-right:7px;
margin-bottom:5px;
}

img.floatRight {
float: right;
margin-top:0px;
margin-right:0px;
margin-left: 5px;
margin-bottom:5px;
}

.floatRight{
float: right;
}

.floatLeft{
float: left;
padding-left: 10px;
padding-right: 15px;
}

#logo{
position:absolute;
left: 380px;
top: 83px;
width: 380px;
height: 211px;
z-index: 2;
}

#banner{
position: relative;
left: 0px;
top: 4px;
width: 380px;
height: 211px;
z-index: 2;
}

#caption{
position: absolute;
left: 230px;
top: 250px;
height: 52px;
width: 302px;
z-index: 9;
}

#nav{
position:relative;
left: 0px;
top: 0px;
width: 760px;
height: 79px;
z-index: 1;
}

#accreditations{
position: relative;
left: 0px;
top: 40px;
width: 760px;
height: 88px;
z-index: 9;
}

#secondary_nav{
position: relative;
margin: 0px auto;
left: 0px;
top: 50px;
width: 760px;
height: 30px;
text-align: center;
color: #FFFFFF;
font-weight: bold;
z-index: 9;
}

.leftPadding{
padding-left: 10px;
}

/* HOME */

#projects_2{
position: relative;
left: 15px;
top: 32px;
height: 290px;
width: 340px;
}

#testimonial{
position: relative;
left: 15px;
top: 30px;
height: 170px;
width: 340px;
}

#home_links{
position: relative;
left: 15px;
top: 40px;
height: 100px;
width: 340px;
}

#intro{
position: absolute;
left: 400px;
top: 315px;
width: 345px;
height: 620px;
}

#divide{
position: absolute;
background-image:url(images/structure/vertical_divide.gif);
left: 378px;
top: 315px;
width: 1px;
height: 556px;
}

/* ABOUT */

#content_left{
position: relative;
left: 15px;
top: 30px;
height: 100%;
width: 340px;
}

#content_twin{
position: relative;
left: 15px;
top: 30px;
height: 100%;
width: 720px;
}

#feature{
position: absolute;
left: 400px;
top: 359px;
width: 345px;
height: 620px;
}

/* PAGES  */

#next{
position: absolute;
width: 125px;
height: 15px;
left: 370px;
top: 315px;
text-align: right;
z-index: 9;
font-size: 11px;
}

#previous{
position: absolute;
width: 125px;
height: 15px;
left: 0px;
top: 315px;
z-index: 9;
font-size: 11px;
}

#next_btn{
position: absolute;
width: 125px;
height: 16px;
left: 605px;
top: 675px;
text-align: right;
z-index: 9;
}

#previous_btn{
position: absolute;
width: 125px;
height: 16px;
left: 200px;
top: 665px;
z-index: 9;
}

/* FOOTER */

.footer a{
 border: 0px;
 text-decoration: none;
 color: #ffffff;
}

.footer a:link{
 text-decoration: none;
 color: #ffffff;
}

.footer a:visited{
 text-decoration: none;
 color: #ffffff;
}

.footer a:hover{
 text-decoration: underline;
 color: #ffffff;
}

.footer a:active{
 text-decoration: none;
 color: #ffffff;
}


.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
}
 
.element {
 
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
    font-style:italic;
	padding:5px 0 5px 30px;
}

h3{
cursor: pointer
}

#forward_back{
position: absolute;
height: 12px;
width: 200px;
}

img.pointer{
cursor: pointer;
}

#photo{
position: absolute;
left: 400px;
top: 345px;
width: 300px;
height: 190px;
}

#photos{
position: absolute;
left: 400px;
top: 550px;
width: 345px;
height: 250px;
}

#content_right{
position: absolute;
top: 330px;
left: 300px;
width: 450px;
z-index: 11;
}
