/*                                                         
 | Designed by Micheal Morgan          |
 | mmorgan@adeptech.biz                |
 | http://www.adeptech.biz             |
*/


/* Global Content */

body {
  background: #838383;
  text-align: center;
  margin-top: 0;
}
#wrapper {
  width: 800px;
  height: 100%;
  border: solid 1px #ffffff;
  margin-left: auto;
  margin-right: auto;
  border-width: 0 8px 8px 8px;
  text-align: left;
  background-color: #ffffff;
}
a:link { 
  color: #575757; 
  text-decoration: none 
}
a:visited { 
  color: #575757; 
  text-decoration: none 
} 
a:hover { 
  color: #006600; 
  text-decoration: underline 
}
img {
  border: 0;
}
ul {
  list-style-type: square;
  font-family: tahoma; 
  font-size: 8pt;
  margin-top: 0;
  margin-bottom: 0; 
}

/* Text formatting */

h1 {
  font-family: arial; 
  font-size: 12pt; 
  color: #006600;
  margin: 0;
  text-decoration: none;
}
h2 {
  font-family: arial; 
  font-size: 8pt; 
  color: #666666;
  text-align: right;
  margin: 0;
  margin-right: 10px;
  text-transform: capitalize;
  text-decoration: none;
}
h3 {
  font-family: arial; 
  font-size: 8pt; 
  color: #666666;
  margin: 0;
  margin-bottom: 10px;
  margin-right: 10px;
  text-transform: capitalize;
  text-decoration: none;
}
.sidenav_on {
  font-family: tahoma; 
  font-size: 8pt; 
  color: #333333;
  margin: 0;
  margin-left: 10px;
  margin-top: 4px;
  margin-bottom: 4px;
  font-weight: bold;
  text-decoration: none;
}
.sidenav_off {
  font-family: tahoma; 
  font-size: 8pt; 
  color: #333333;
  margin: 0;
  margin-left: 10px;
  margin-top: 4px;
  margin-bottom: 4px;
  text-decoration: none;
}
p {
  font-family: tahoma; 
  font-size: 8pt; 
  color: #333333;
  margin-top: 12px;
  margin-bottom: 12px;
  text-decoration: none;
}
#subnav {
  font-family: arial; 
  font-size: 8pt; 
  color: #575757;
  margin: 0px;
  text-align: right;
  text-decoration: none;
}
.quotes {
  font-family: arial; 
  font-size: 8pt; 
  color: #666666;
  margin-top: 7px;
  margin-bottom: 7px;
  text-align: center;
  line-height: 15px; 
  text-decoration: none;
}
.contact {
  font-family: arial; 
  font-size: 8pt; 
  color: #666666;
  margin-top: 7px;
  margin-right: 10px;
  margin-bottom: 7px;
  text-align: right;
  line-height: 15px; 
  text-decoration: none;
}
.center {
  text-align: center;
}
.hosting {
  width: 550px;
  border-collapse: collapse;  
  border: solid 0px #818181;
  font-family: tahoma; 
  font-size: 8pt; 
  color: #333333;
  text-decoration: none;
  margin-left: 35px;
}
.hosting_header {
  height: 22px; 
  background-color: #F4F4F4; 
}
/* Logo */

#top_main {
  width: 100%;
  height: 72px;
  border-collapse: collapse;  
  background: url(../images/bg_logo.jpg);
}
#top_logo {
  width: 237px;
  height: 72px;
  border-collapse: collapse; 
  float: left;  
  background: url(../images/logo.jpg) no-repeat;
}
#top_banner {
  width: 131px;
  height: 72px;
  border-collapse: collapse; 
  float: right;  
}

/* Main Navigation */

#nav_main {
  width: 100%;
  height: 24px;
  border-collapse: collapse;  
  border: solid 1px #818181;
  border-width: 1px 0 1px 0;
  background: url(../images/bg_nav.jpg);
}
#nav_phone {
  width: 174px;
  height: 24px;
  float: left;
  border-collapse: collapse;  
  background: url(../images/nav_phone.jpg);
}
#nav_menu {
  width: 626px;
  height: 24px;
  float: left;
  text-align: right;
  border-collapse: collapse;  
}

/* Sub Navigation */

#subnav_main {
  width: 100%;
  height: 14px;
  border-collapse: collapse;  
  border: solid 1px #ffffff;
  border-width: 1px 0 1px 0;
  background-color: #D7CC8A;
}

/* Main Content */

#content_wrapper {
  width: 100%;
  height: 100%; 
  border: solid 1px #818181;
  border-width: 1px 0 0 0;
}
#content_left {
  width: 625px;
  float: right;
  padding-left: 15px;
  border: solid 1px #818181;
  border-width: 1px 0 0 0;
  border-collapse: collapse;  
  background-color: #ffffff;
}
.content_left_header {
  width: 100%;
  height: 22px;
  text-align: right;
  margin-top: 5px;
  margin-bottom: 5px;
  border-collapse: collapse;  
  background-color: #F4F4F4; 
}
#image {
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}
#content_right {
  width: 160px;
  float: right; 
  margin-bottom: 15px;
  border: solid 1px #818181;
  border-width: 1px 0 0 0;
  border-collapse: collapse;
  background: url(../images/bg_rcontent.gif); 
}
.content_right_header {
  width: 100%;
  height: 17px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-collapse: collapse;  
  background: url(../images/bg_rhcontent.gif); 
}
#content_right_end {
  width: 100%;
  height: 5px;
  border-collapse: collapse;  
  background: url(../images/bg_rhcontent.gif); 
}

/* Copyright */

#copyright {
  width: 100%;
  height: 16px;
  clear: both;
  border: solid 1px #818181;
  border-width: 1px 0 1px 0;
  border-collapse: collapse;  
  background-color: #ECECEC;
}
#copyright2 {
  width: 400px;
  height: 16px;
  float: left;
  border: solid 1px #ffffff;
  border-width: 1px 0 1px 0;
  border-collapse: collapse;  
}
#copyright3 {
  width: 400px;
  height: 16px;
  float: left;
  text-align: right;
  border: solid 1px #ffffff;
  border-width: 1px 0 1px 0;
  border-collapse: collapse;  
}
img.top {
  vertical-align: text-top;
}
.copy {
  font-family: arial; 
  font-size: 8pt; 
  color: #818181;
  margin: 0px;
  text-decoration: none;
} 

/* form */

.form {
  margin-left: 60px;
}
#form {
  margin-left: 60px;
}
label {
  float: left;
  font-family: tahoma; 
  font-size: 8pt; 
  margin-left: 20px;
  width: 100px;
}
select {
  margin-bottom: 5px;
}
.text {
  border: solid 1px #006600;
  margin-bottom: 5px;
}
.boxes {
  font-family: tahoma; 
  font-size: 8pt; 
  margin: 0;
  margin-right: 5px;
  color: #333333;
  text-decoration: none;
}
.multicheck {
  border-collapse: collapse;  
  border: solid 0px #818181;
  font-family: tahoma; 
  font-size: 8pt; 
  color: #333333;
  text-decoration: none;
}
#submitbutton{
  margin-left: 120px;
  margin-top: 5px;
  width: 90px;
}
