body{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #666666; 
 font-size: 12px;
 background-color: #ffffff;
 margin-top: 0px; 
 margin-left: 0px;
}
 
img, div {
	border: 0px;
}

h1{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
margin-bottom: 6px;
}

h2{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline;
font-weight: bold;
font-size: 12px;
margin-bottom: 6px;
}

input{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #003856;
background-color: #ffffff;
border: 1px solid #3e444e;

}

select{
font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size: 11px;
color: #003856;
background-color: #ffffff;
border: 1px solid #3e444e;
}


textarea {
font-family:  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: 864px;
 text-align: left;
}

td.central{
 height: 100%;
 text-align: center;
 color: #666666;
}

td {
 color: #666666;
 vertical-align: top;
 font-size: 12px;
}

em {
font-style: normal;
font-weight: normal;
text-decoration: underline;
}

a em {
font-style: normal;
text-decoration: underline;
}

a{
 border: 0px;
 text-decoration: none;
 color: #666666;
}

a:link{
 text-decoration: none;
 color: #666666;
}

a:visited{
 text-decoration: none;
 color: #666666;
}

a:hover{
 text-decoration: underline;
 color: #666666;
}

a:active{
 text-decoration: underline;
 color: #666666;
}

img.border {
padding: 2px;
border: 1px solid #6E6E6E;
}

img.floatLeftBorder {
float: left;
margin-top:5px;
margin-right:10px;
margin-bottom:5px;
padding: 2px;
border: 1px solid #6E6E6E;
}

img.floatLeft {
float: left;
margin-top:5px;
margin-right:10px;
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;
}


#frame{
 position: absolute;
 height: 730px;
 width: 864px;
 top: 20px;
 left: 0px;
 background-image: url('images/structure/bg.gif');
 background-position: top center;
 background-repeat: no-repeat;
 z-index: 1
}

#logo{
position: absolute;
top: 45px;
left: 36px;
height: 60px;
width: 395px;
z-index: 3
}

#corgi{
position: absolute;
top: 45px;
left: 766px;
height: 60px;
width: 395px;
z-index: 3
}

#banner{
position: absolute;
top: 115px;
left: 36px;
height: 255px;
width: 791px;
z-index: 2;
}

#banner_caption{
position: absolute;
top: 160px;
left: 558px;
height: 261px;
width: 154px;
z-index: 3;
}

#nav{
position: absolute;
top: 354px;
left: 65px;
z-index: 3;
}

#content{
position: absolute;
top: 425px;
left: 48px;
height: 320px;
width: 355px;
overflow: hidden;
z-index: 4;
}

#testimony{
position: absolute;
top: 425px;
left: 415px;
height: 300px;
width: 355px;
overflow: hidden;
z-index: 4;
}

#footer{
position: absolute;
top: 765px;
left: 36px;
height: 50px;
width: 400px;
z-index: 4
}

#via{
position: absolute;
top: 765px;
left: 636px;
height: 50px;
width: 400px;
z-index: 4
}

.red{
color: #ff6600;
}

.maroon{
color: #cc3333;
}

.blue{
color: #66ccff;
}

.large{
font-size: 18px;
font-weight: bold;
}