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

* {
margin:0;
padding:0;
}
body{
background: #bccee0 url(images/background.jpg) repeat-x top left;
padding-top: 15px;
}
html{
font-family:Arial,Helvetica,sans-serif;
}
.header{
background: url(images/header.png) no-repeat top left;
height: 203px;
width: 926px;
margin-left: auto;
margin-right: auto;
}
#search-form{
float:right;
margin: 177px 8px 0 0;
}
#search-form #tagline{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 12px;
font-weight: normal;
color: #ffffff;
padding-right: 5px;
}
.table{
max-width: 926px;
height:auto;
margin-left: auto;
margin-right: auto;
padding: 5px 0 5px 0;
margin-top: 0;
background-color:#ffffff;
}
#table-margin{
margin: 5px;
}
.video-table{
height: 275px;
width: 916px;
}
#video-left{
height:275px;
width: 456px;
background-color:#000000;
float:left;
}
#video-right{
height:275px;
width: 456px;
background-color:#000000;
float:right;
}
.content-table{
height: 380px;
padding: 5px 0 0 0;
width: 916px;
}
.content-table #left{
height:auto;
width:263px;
float:left;
}
.content-table #form{
height: auto;
width: 241px;
margin: 5px 0;
padding: 10px;
border: 1px solid #cccccc;
}
.content-table #form #contact{
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
line-height:24px;
text-align:left;
color: #6D7C82;
padding-bottom: 10px;
}
#form .link{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
color: #000000;
}
#form .link img{
padding-right: 5px;
text-align:left;
}
#form select{
width: 240px;
}
#form .link a{
color: #084585;
text-decoration: underline;
}
#form .link a:hover{
color: #363534;
text-decoration:underline;
}
#form p{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
color: #000000;
padding-bottom: 5px;
}
#left #videos{
display:block;
height:auto;
width: 263px;
}
#left #videos .block{
margin-top: 5px;
height: 76px;
width: 263px;
}
.content-table #center{
height:auto;
width:370px;
padding: 0 10px;
float:left;
}
#left .copy{
margin: 0 0 0 5px;
max-width: 110px;
height: 76px;
float:left;
border-bottom: dotted 1px #5f453f;
}
#left .copy p{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
color: #000000;
}
#left .copy h2 {
font-family:Georgia, Times New Roman, Times, serif;
font-size:14px;
line-height: 14px;
font-weight: normal;
color: #48332e;
text-align:left;
}
h1{
font-family:Georgia, Times New Roman, Times, serif;
font-size:18px;
line-height: 18px;
font-weight: normal;
color: #5f453f;
border-bottom: dotted 1px #5f453f;
text-align:left;
}
.block #image{
float:left;
height: 76px;
width: 136px;
border: solid 1px #cccccc;
}
#center #tab-content{
width: 182px;
height: 373px;
background: #e8e9f3 url(images/tab_background.jpg) repeat-x bottom left;
border-bottom: solid 1px #48332e;
}
.left{
float:left;
}
.right{
float:right;
}
#header{
background: #333333 url(images/tab_header.jpg) repeat-x top left;
height: 25px;
}
#header img{
height: 12px;
width: 12px;
padding-right: 5px;
}
#header h2 {
font-family:Georgia, Times New Roman, Times, serif;
font-size:14px;
line-height: 14px;
font-weight: normal;
color: #ffffff;
padding:5px;
text-align:left;
}
#tab-content p{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: normal;
color: #48332e;
margin: 10px;
text-align:left;
}
#tab-content p a{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
line-height: 10px;
font-weight: normal;
color: #0082c8;
text-decoration:none;
}
#tab-content p a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
line-height: 10px;
font-weight: normal;
color: #0082c8;
text-decoration: underline;
}
#tab-content p img{
height: 12px;
width: 12px;
padding-right: 5px;
}