body { background-color: #3e69aa; }

#container { width: 720px; margin: 7px auto 25px; padding: 0;}

#logo {
width: 720px;
background;
}
/*menu*/
#menu{ width: 720px; }
#menu ul {margin: 0; padding: 0; list-style: none; width: 720; float: right;}
#menu ul li{float: left; }
#menu ul a{ color: white; text-decoration: none; padding: 0 2em; line-height: 2.1em; float: left; }	
#menu a:hover, body#home #t-home a { color: black; }
#menu a:hover, body#products #t-products a {color: black; }
#menu a:hover, body#contactus #t-contact a {color: black; }
#menu a:hover, body#aboutus #t-about a {color: black; }


.content{ width: 720px; clear: both; margin: 0; padding: 0; }

.content .leftcol{ width: 255px; float: left; margin: 0; padding: 0;  }
.leftcol img {float: left; margin: 0; padding: 0;}

.content .rightcol{ margin-left: 270px; }
.boxleft{float: left;}

.boxcenter{ margin-left: 90px; }

.box{ background-image: url(../images/RoundBoxMiddle.gif); background-repeat: repeat-y; margin: 0 0 10px; padding: 0;  }
.box h2{ color: #3e69aa; font-variant: small-caps; background-image: url(../images/RoundBoxTop.gif); background-repeat: no-repeat; background-position: 0 top; text-decoration: underline; text-align: center; margin: 0; }
.box .last { background-image: url(../images/RoundBoxBottom.gif); background-repeat: no-repeat; background-position: 0 bottom; margin: 0; padding-bottom: 15px; }
.box h2, .box p  { padding-top: 15px; padding-right: 15px; padding-left: 15px; }
.box ul {padding-top: 15px; padding-right: px; padding-left: 30px;}
.box img{float: left; padding: 0;}

.dummie { clear: both; }

#footer{ color: white; text-align: center; clear: both; }

