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

body{
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#D0D1B4 url(bg.gif) top center repeat-y;
color:#303030;
font : 70% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; 	color : #696969; 	text-decoration : none;
}

#class1 a:link {color: #006699; 	background-color : transparent; 	text-decoration : none;}
#class1 a:visited {color: #006699; 	text-decoration : none; 	background-color : transparent;}
#class1 a:active {color: #006699; 	text-decoration : none; 	background-color : transparent;}
#class1 a:hover {color: #000000; 	text-decoration : none; 	background-color : transparent;}
#class1 a.noUnderline {	text-decoration : none; }

#class-box-left {color: #FFFFFF; 	background-color : transparent; 	text-decoration : none;}
#class-box-left a:link {color: #FFFFFF; 	background-color : transparent; 	text-decoration : none;}
#class-box-left a:visited {color: #FFFFFF; 	text-decoration : none; 	background-color : transparent;}
#class-box-left a:active {color: #FFFFFF; 	text-decoration : none; 	background-color : transparent;}
#class-box-left a:hover {color: #FFFFFF; 	text-decoration : none; 	background-color : transparent;}
#class-box-left a.noUnderline {	text-decoration : none; }

#class-box-top {color: #696969; 	background-color : transparent; 	text-decoration : none;}
#class-box-top a:link {color: #006699; 	background-color : transparent; 	text-decoration : none;}
#class-box-top a:visited {color: #006699; 	text-decoration : none; 	background-color : transparent;}
#class-box-top a:active {color: #006699; 	text-decoration : none; 	background-color : transparent;}
#class-box-top a:hover {color: #000000; 	text-decoration : none; 	background-color : transparent;}
#class-box-top a.noUnderline {	text-decoration : none; }

#front-container {
width:1027px;
height:624px;
margin:auto;
background-image:url(images/banner2.png);
}

#top-box {
width:315px;
height:550px;
padding-top:15px;
padding-right:30px;
float:right;
}
#left-box {
padding-top:315px;
padding-left:30px;
width:285px;
height:230px;
float:left;
}

#front-footer {
width:1027px;
padding-top:20px;
padding-left:30px;
margin:auto;
float:left;
}

