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

body {
text-align: center;
}

#logo {
text-align: left;
padding-bottom: 5px;
width: 400px;
float: left;
}

#tagline {
width: 400px;
float: right;
font-family:Arial, Helvetica, sans-serif;
text-align: right;
padding-top: 5px;
color: grey;
font-size: 14px;
}

#wrapper {
margin: 0 auto;
width: 800px;
}

#nav {
float: left;
height: auto;
width: 100%;
}

#content {
height: 545px;
}

#circle {
position: absolute;
z-index: 12;
margin-left: 353px;
margin-top: 240px;
}

#nav ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#nav ul li {
float: left;
width: 99px;
color: white;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
border-bottom-color: #FFFFFF;
border-bottom-style: solid;
border-bottom-width: 2px;
background-color: #f26531;
}

#nav ul li:hover {
background-color: grey;
cursor: pointer;
}

#footer {
font-family: Arial, Helvetica, sans-serif;
border-top: solid #f26531 3px;
color: #f26531;
font-size: 12px;
float: left;
width: 800px;
}

th {
font-weight: normal;
width: 341px;
}

#live1{
position:absolute;
margin-top: 37px;
height:247px;
width: 395px;
}

#live2{
position:absolute;
margin-top: 37px;
height:247px;
width: 395px;
z-index: 1;
display: none;
}

#learn1 {
position:absolute;
margin-top: 37px;
margin-left: 405px;
height:247px;
width: 395px;
}

#learn2 {
position: absolute;
margin-top: 37px;
margin-left: 405px;
height:247px;
width: 395px;
z-index: 1;
display: none;
}

#work1{
position:absolute;
margin-top: 292px;
height:247px;
width: 395px;
}

#work2{
position:absolute;
margin-top: 292px;
height:247px;
width: 395px;
z-index: 1;
display: none;
}

#heal1 {
position:absolute;
margin-top: 292px;
margin-left: 405px;
height:247px;
width: 395px;
}

#heal2 {
position:absolute;
margin-top: 292px;
margin-left: 405px;
height:247px;
width: 395px;
z-index: 1;
display: none;
}

#left_nav {
padding-top: 5px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
line-height: 16px;
float: left;
width: 199px;
border-right: solid grey 2px;
height: 100%;
color: grey;
}

#left_nav ul {
list-style-type: none;
margin: 0;
padding: 0;
}



#left_nav ul li:hover {
color: #f26531;
cursor: pointer;
}

#left_nav a {
text-decoration: none;
color: grey;
}

#left_nav a:hover {
color: #f26531;
}

#nav a {
text-decoration: none;
color: #ffffff;
}

#verbage {
line-height: 16px;
text-align: left;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
padding-left: 205px;
height: 100%
}

#gallery {
float: left;
height: auto;
}

#gallery ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#gallery ul li {
float: left;
width: 99px;
margin: 0;
padding: 0;
border-right-color: #FFFFFF;
border-right-style: solid;
border-right-width: 2px;
border-bottom-color: #FFFFFF;
border-bottom-style: solid;
border-bottom-width: 2px;
}

#gallery ul li:hover {
cursor: pointer;
}

#pics {
float: left;
width: 395px;
height: 260px;
background-image: url(../images/vafsc/vafsc1.jpg);
background-repeat: no-repeat;
padding-right: 5px;
}

#pics2 {
float: left;
width: 395px;
height: 260px;
background-image: url(../images/luminex/luminex6.jpg);
background-repeat: no-repeat;
padding-right: 5px;
}

#requestform {
float: left;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
margin-top: 15px;
}