body {
margin:0; 
padding:0;
background-color: #EFEFEF;
font-size: 100%;
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

#wrapper{
width: 770px;
margin:20px auto;
background-image:    url("../images/interface/spacer.jpg");
background-repeat:repeat-y;
}

#wrapper2{
width: 365px;
margin:20px;
}

#wrapper3{
margin-left:60px;
margin-bottom:10px;
}

#wrapper4{
padding-left:15px;
padding-top:12px;
}
span#copyright{ font-size:10px; font-weight:bold; color:#819647;}

h1{
font-size:24px;
}
h2{font-size:21px; font-weight:normal; color:#619200;}

#p1{width:360px; /*border:1px solid red;*/
line-height: 16px;
font-size:12px;
margin-left:50px;
/*margin-right:15px;*/
}

#bold_it{
font-weight:bold;
}

#footer{
height:43px;
width: 768px;
background-image:  url("../images/interface/footer.jpg");
background-repeat:no-repeat;
margin:0px auto;
}
.rightArrow {
font-size: 10px;
font-weight: bold;
color:#ACF037;
}
#news {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#90E2FF;
}

#news a{
color:#90E2FF;
}
#news a:link{
color:#90E2FF;
text-decoration: underline;
}
#news a:hover{
text-decoration: none;
color:#90E2FF;
}


#techVid a{cursor:hand; width:300px; height:77px; display:block; background:url(../images/navigation/button_tech.jpg) 0 0 no-repeat; text-indent:-99999px; outline:none;}
#techVid a:hover{background:url(../images/navigation/button_tech.jpg) 0 -77px no-repeat;}

