@charset "macintosh";
/* CSS Document */

body{
background-image:url(images/background.jpg);
background-repeat:repeat-x;
}
.main{
height:720px;
width:700px;
margin:auto;
vertical-align:top;
}
.title{
background-image:url(images/title.jpg);
background-repeat:no-repeat;
height:63px;
width:260px;
float:left;
}
.line{
height:17px;
width:700px;
float:left;
}
.linebottom{
height:30px;
width:700px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
}
.topnav{
height:30px;
width:340px;
float:left;
margin-top:35px;
margin-right:30px;
margin-left:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#99BECB;
text-align:right;
}
.topnav a:link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-decoration:none;
}
.topnav a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #99BECB;
text-decoration:none;
}
.topnav a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #99BECB;
text-decoration:none;
}
.topimage{
height:250px;
width:700px;
float:left;
background-image: url(images/topimage.jpg);
background-repeat:no-repeat;
}
.topimagebio{
height:200px;
width:400px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:20px;
padding-left:270px;
padding-right:30px;
padding-top:30px;
background-image:url(images/topimagebio.jpg);
background-repeat:no-repeat;
}
.topimagecontact{
height:200px;
width:400px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:20px;
padding-left:270px;
padding-right:30px;
padding-top:30px;
background-image:url(images/topimagecon.jpg);
background-repeat:no-repeat;
}
.topimagetech{
height:320px;
width:400px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:20px;
padding-left:270px;
padding-right:30px;
padding-top:20px;
background-image:url(images/topimagetech.jpg);
background-repeat:no-repeat;
}
.sidetext{
height:110px;
width:240px;
float:right;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
font-style:normal;
margin-top:50px;
vertical-align:middle;
}
.blacktext{
margin-top:20px;
margin-right:30px;
margin-left:30px;
height:20px;
width:640px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.bluetext{
margin-top:20px;
margin-right:20px;
margin-left:30px;
height:27px;
width:300px;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size:25px;
color: #006699;
}
.bluebottom{
background-color: #333333;
padding-left:5px;
padding-right:5px;
float: left;
height:160px;
width:690px;
}
.whitetext{
/* background-image:url(images/bottom.gif);
background-repeat:no-repeat; */
padding-left:30px;
padding-right:30px;
padding-top:20px;
float:left;
height:340px;
width:290px;
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
color: #333333;
}