html {
overflow: -moz-scrollbars-vertical;
}

body {
	background: #fff0f5 url("img/bg.jpg") repeat-x top;
	font-family: arial;
	margin:0;
	padding:0;
	text-align: center;
	width:98%;
}

#wrapper {
    height: 100%;
	margin:0;
	padding:0;
    position: relative;
    width: 100%;
}

#splash {
	background-color:#FFF0F5;
    height: 100%;
	margin:0;
	padding:0;
    position: absolute;
    width: 100%;
	z-index:100;
}

#flashTest {
	margin: 200px;
	width: 450px;
	z-index:110;
}

#logo850 {
    height: 750px;
    margin: 70px auto;
    width: 850px;
	padding:0;
}

#upload_wrap {
    position: relative;
    width: 400px;
}

#upload {
    height: 250px;
    margin: 50px 0 0 60px;
    position: relative;
    text-align: left;
    width: 380px;
}

#upload  h2{
    font-size: 14px;
}

#passw, #up{
    margin: 20px;
}

#upload #table {
    height: 230px;
    overflow-y: auto;
    padding: 10px;
    width: 300px;
}

#back {
    float: right;
    margin: 30px;
    width: 100px;
}

#borders {
text-align: left;
position:absolute;
left:0px;
top:0px;
z-index: 0;
background: url("img/borderRight.gif") no-repeat right;
height: 849px;
width:100%;
}

h1, h2, h3 {
/* border-bottom:1px solid #AAAAAA; */
clear:both;
color:#888;
display:block;
font-size: 1em;
font-weight:bold;
line-height:20px;
margin: 13px 10px 10px 0px;

}

#container {
margin:0pt auto;
padding-top:30px;
width:850px;
height:750px;
}

#main {
    border-top: 1px dotted grey;
    color: #555555;
    font-size: 11px;
    height: 443px;
    margin-top: 175px;
    position: relative;
    width: 850px;
}

#pfMain {
border-top:1px dotted grey;
color:#555555;
font-size:11px;
height:393px;
margin-top:175px;
width:900px;
z-index:50;
}

#pfWrap {

}

#text_main {
float: left;
width: 500px;
position:relative;
}

#text_left, #text_center {
float: left;
width: 265px;
position:relative;
margin-right:15px;
text-align:justify;
height:393px;
}

#text_right {
float: left;
width: 265px;
position:relative;
margin-right:15px;
text-align:justify;
height:443px;
}
#text_over {
float: left;
width: 510px;
position:relative;
margin-right:15px;
text-align:justify;
height:400px;
overflow:auto;
display:block;
}
.services {
border: none;
margin-left:20px;
padding:0pt 50px 0pt 0pt;
}

#services4 {
float: left;
width: 550px;
position:relative;
margin-right:20px;
height:393px;
}

#text_right ul, #text_left ul {
padding-left:10px;
}

#text_right li, #text_left li {
margin-bottom: 3px;
}

#menu {
color: #333;
font-size: .7em;
font-weight: bold;
position:absolute;
margin:140px 0 0 0;
z-index:10;
}

#activepage {
text-decoration:none;
}

a, a:visited {
color: #555;
text-decoration: underline;
font-weight:bold;
}

a:hover {
color: #F16786;
text-decoration: underline;
font-weight:bold;
}


#menu a, #menu a:visited {
color: #888;
text-decoration: none;
}

#menu a:hover {
color: #888;
text-decoration: underline;
}

div#menu ul {
padding-left: 0pt;
}

div#menu li {
    display: inline;
    line-height: 1em;
    padding-right: 11.8px;
    position: relative;
}

#header  {
height:150px;
margin:-5px;
float:left;
}

#headerRight {
float:right;
margin-top:-29px;
}

#gallery {
margin-top:175px;
border-top:1px dotted #bbb;
height:450px;
position:absolute;
width:850px;
z-index:20;
}

#static_img {
color:#BBBBBB;
font-size: .7em;
clear:both;
float:left;
margin-top:5px;
vertical-align:top;
width:450px;
height:450px;
}

.thumb {
float:right;
margin: 5px;
}

#allThumbs {
vertical-align: top;
float:right;
width: 400px;
}

#VU {
clear:both;
height: 500px;
width: 275px;
position:relative;
float: right;
}

input, textarea {
background-color: #ffffff;
}

#contactform  {
position: absolute;
margin:50px 50px 50px 0pt;
float:left;
}

#bottom, #sevicesNav {
position:absolute;
bottom: 10px;
}

#sevicesNav {
color: #ccc;
font-weight: bold;
}

#sevicesNav a, #sevicesNav a:visited{
color: #777;
text-decoration: underline;
}

#sevicesNav a:hover {
color: #F16786;
text-decoration: underline;
}

.cite {
font-size: 11px;
font-weight: bold;
}

#address800 {
position:absolute;
left:365px;
top:210px;
width:200px;
}

#address {
position:absolute;
left:425px;
top:215px;
width:200px;
}

#address1280 {
position:absolute;
left:565px;
top:210px;
width:200px;
}

#contact_text {
position: absolute;
margin-top: 30px;
z-index:20;
float:left;
}

div#fanmail_img {
float:left;
height:443px;
position:relative;
width:570px;
}

div#fanmail_img img {
float:left;
}

#footer {
clear: both;
position:absolute;
font-size: 10px;
color: #888;
top:599px;
width: 850px;
border-top:1px dotted grey;
padding:3px 0px;
}

#footer_text {
margin:0;
}

}
#footer_links{
color: #333;

}
#footer_links a{
	margin:2px 10px;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color: #666666;
}
#footer_links a:hover{
	text-decoration:underline;
	color:#000;

}
.pdf_thumb {
margin:10px 0 25px;
}

#linkto2 {    /* testimonials.php */
margin:-15px 0 0 180px;
}

