*
{
  margin:0px;
}

body
{
  margin:0px;
  background-color:#cccccc;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  color:#000000;
}

.container
{
  position:relative;
  margin-left:auto;
  margin-right:auto;
  margin-top:5px;
  margin-bottom:5px;
  padding:0px;
  border:0px;
  width:960px;
  height:840px;
  background:url('hardware/background.png');
  background-repeat:none;
  background-position:fixed;
}

.main
{
  position:relative;
  margin:0px;
  top:100px;
  padding:0px;
  border:0px;
  width:960px;
  height:640px;
}

.center
{
  position:relative;
  margin:0px;
  padding:0px;
  border:0px;
  width:960px;
  clear:both;
}

.contact
{
  position:relative;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:auto;
  margin-right:auto;
  padding:15px;
  border-style:solid;
  border-width:2px;
  border-radius:15px;
  border-color:#cccccc;
  background-color:#eeeeee;
  width:460px;
  clear:both;
}

.linkbar
{
  position:relative;
  margin:0px;
  padding:0px;
  border:0px;
  width:960px;
  height:25px;
  clear:both;
}

.slides
{
position:relative;
float:left;
top:-10px;
margin-top:10px;
margin-bottom:0px;
margin-right:0px;
margin-left:10px;
width:535px;
height:300px;
border:0px;
clear:left;
}

.slides2
{
position:relative;
float:left;
top:-10px;
margin-top:10px;
margin-bottom:0px;
margin-right:0px;
margin-left:10px;
width:410px;
height:400px;
border:0px;
clear:left;
}

.left
{
position:relative;
float:left;
margin-top:10px;
margin-bottom:0px;
margin-right:0px;
margin-left:10px;
width:310px;
height:310px;
border:0px;
clear:left;
}

.right
{
position:relative;
float:right;
top:-10px;
margin:0px;
padding:0px;
width:410px;
height:310px;
border:0px;
clear:right;
}

.right2
{
position:relative;
float:right;
top:-10px;
margin:0px;
padding:0px;
width:540px;
height:400px;
border:0px;
clear:right;
}

.right_wide
{
position:relative;
float:right;
top:-10px;
margin:0px;
padding:0px;
width:630px;
height:310px;
border:0px;
clear:right;
}

.popover
{
position:absolute;
width:619px;
height:310px;
top:10px;
left:0px;
background-color:#eeeeee;
}

.launch
{
  text-decoration: none;
  color:#000099;
  cursor:pointer;
}

.footer
{
  position:relative;
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
  top:100px;
  background-image:url('hardware/footer.png');
  width:960px;
  height:100px;
}

p
{
  margin:20px;
} 

a:link
{
  text-decoration: none;
  color:#000099;
}

a:visited
{
  text-decoration: none;
  color:#000099;
}

a:active
{
  text-decoration: none;
  color:#000000;
}

a:hover
{
  text-decoration: none;
  color:#000000;
}
