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

body{
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#f4f4f4 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 {color:#F4F4F4; 	text-decoration : none;}

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

#logo-container {
padding:inherit;
margin:auto;
width:819px;
}

#logo {
width:449px;
height:187px;
padding-left:40px;
} 

#container {
background-image:url(inspire-images/bg.png);
background-repeat:no-repeat;
margin:auto;
padding:inherit;
width:819px;
height:408px;
}

#navigator {
padding:inherit;
margin:auto;
width:750px;
padding:5px;
padding-left:25px;
font : "Trajan Pro", sans-serif; size:18px; 	color : #696969; 	text-decoration : none;
}

#left-box {
float:left;
width:450px;
height:340px;
padding-left:60px;
}

#footer {
float:bottom;
width:500px;
padding-left:60px;
}
