@charset "utf-8";
/* CSS Document */

* {
margin: 0;
}

html {height: 100%;} 

body {
position: relative;
margin:0;
padding:0;
height:100%;
background-color: #333333;
background: url(../img/masterback.jpg) center top fixed no-repeat #161A25;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #999999;
line-height: 14px;
}

#wrapper {
top: 0px;
width: 800px;
margin: 0 auto;
text-align: left;
background-color: #000000;
display: block;
}

#header {
height: 308px;
background: #333333;
padding:0px;
width: 800px;
background-image: url(../img/tempheader.jpg);
background-repeat: no-repeat;
background-position: top left;
}


#footer a, li {
color: #666666;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
display: inline;
}

#footer  {
color: #666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background: url(../img/footerback.png) no-repeat top left;
height: 30px;
clear:both;
margin-bottom: 0px;
bottom: 0;
position: fixed;
width: 800px;
left: 50%;
margin-left:-400px;

}

#footer a:hover {
color: #0099FF;
text-decoration: none;
}

#quicklinks {
position:absolute;
width:130px;
height:15px;
margin-top: 0px;
margin-bottom: 0px;
margin-left:0px;
float: left;
bottom: 2px;
text-align: left;
left: 10px;
padding: 0px;
}

/*//////PS Logo Link////////*/
.PS { 
float: right;
position: relative;
background:  url(../img/pslogo2.gif) no-repeat;
white-space: nowrap;
width: 52px;
height: 18px;
margin-right: 20px;
padding: 0px;
margin-top: 6px;
margin-bottom: 6px;			/* Height of the footer */
}


.PS img {width: 52px; height: 18px; border: 0; }
* html a:hover {visibility:visible}
.PS a:hover img{visibility:hidden}

.PS span {
cursor: pointer;
} 

/* other non-essential CSS */
#header p,
#header h1 {
margin:0;
padding:10px 0 0 10px;
}

#footer p {
margin:0;
}

/**************************** Page Content ***********************/
#content {
padding-left: 0px;
padding-bottom:30px; /* Height of the footer */
width: 800px;
background: url(../img/back.jpg) no-repeat top left;
min-height: 550px;
margin: auto;
}

#contentleft {
float: left;
margin-top: 50px;
margin-left: 25px;
width: 350px;
}

#contentbios {
float: left;
margin-top: 50px;
margin-left: 25px;
width: 700px;
}

#contentbios a {
color: #999999;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
display: inline;
}

#contentbios a:hover {
color: #0099FF;
text-decoration: none;
}

#contentimg {
margin-top: 50px;
float: right;
margin-right: 25px;
border: none;
width: 300px;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #f8a20d;
font-weight:bold;
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #CCCCCC;
line-height: 14px;
}

img {
border: none;
}

/*********************************************************************/



#contactform {
background-image:url(../img/contactform.jpg);
background-repeat: no-repeat;
width: 800px;
height: 500px;
}

#contact-area {
width: 400px;
margin-top: 0px;
margin-left: 65px;
padding-top: 60px;
float: left;
}

#contact-area2 {
float: right;
width: 200px;
height: 90px;
margin-top: 0px;
margin-right: 70px;
padding-top: 60px;
}

#contact-area input, #contact-area textarea {
padding: 2px;
width: 300px;
font-family: Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
margin: 0px 0px 13px 0px;
border: 1px solid #666666;
background-color: #333333;
overflow: auto;
}

#contact-area textarea {
height: 90px;
}

select {
width: 150px;
font: Arial, Helvetica, sans-serif;
font-size: 13px;
background: #333333;
border: 1px solid #666666;
color: #FFFFFF;
margin: 0px 0px 13px 0px;
}

#contact-area textarea:focus, #contact-area input:focus {
border: 1px solid #FFFFFF;
background-color: #404F6A;
}

#contact-area textarea:hover, #contact-area input:hover{
border: 1px solid #FFFFFF;
}

#contact-area input.submit-button {
width: 100px;
float: right;
margin-top: 40px;
margin-right: 10px;
background: #666666;
}

#contact-area input.submit-button:hover {
background: #404F6A;
cursor: hand;
}

label {
float: left;
text-align: right;
margin-right: 15px;
width: 70px;
padding-top: 2px;
font-size: 13px;;
font-weight: bold;
}

#thanks {
float: left;
text-align: left;
margin-left: 15px;
width: 700px;
padding-top: 5px;
font-size: 13px;;
color: #FFFFFF;
line-height: 14px;
}

#partners{
float: left;
margin-top: 50px;
margin-left: 25px;
width: 750px;
}
