body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

body {
	background-image: url(../assets/mainpage/tile.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

a {
	font-size: 10px;
	color: #999999;
}
a:link {
	text-decoration: none;
	color: #999999;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #999999;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #666666;
		font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #999999;
	font-size: 12px;
}

a.one {
	font-size: 11px;
	color: #5E89A4;
}
a.one:link {
	text-decoration: none;
	color: #5E89A4;
}
a.one:visited {
	text-decoration: none;
	color: #5E89A4;
}
a.one:hover {
	text-decoration: none;
	color: #0A50A1;
}
a.one:active {
	text-decoration: none;
	color: #5E89A4;
}

.style6 a {
	font-size: 14px;
	color: #0A50A1;
	font-weight: lighter;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #CCCCCC;
}

h2 {
	font-size: 10px;
	color: #CCCCCC;
}

#center {
	position: absolute;
	left: 33px;
	top: 181px;
	height: 17px;
			}

div#scroll {
	margin-top:0px; margin-left:10px; margin-right:8px; overflow: auto; width:200px; height:200px;
}

div#quick {
	margin-top:20px; margin-left:10px; margin-right:8px; 
}

div#sandwich {
	margin-top:15px; 
	margin-left:20px; 
	width:200px;
	background-color: #EEF2F4;
}

div#overviewbox {
    width:200px;
	height:28px;
	background-color: #F19A62;
	padding-top:1px
}

div#overviewboxbottom {
    width:200px;
	height:28px;
	background-color: #F19A62;
	padding-top:1px
}

div#sidetitle {
	margin-top:7px; 
	margin-left:10px;
}
 
div#overviewboxbg {
    width:200px;
	height:275px;
	background-color: #EEF2F4;
}



div#overviewboxbgtext {
    margin-top: expression('10px');
	margin-left:10px; 
	margin-right:8px; 
}

div#overviewboxbgbottom {

	width:200px;
	height:110px;
	background-color: #EEF2F4;
}

div#overviewboxbgbottomtext {
	margin-top:5px; 
	margin-left:5px; 
	margin-right:8px; 
}

div#overviewboxbgbottomlog {

	width:200px;
	height:57px;
	background-color: #F5F9FB;
}

div#overviewboxbgbottomlogtext {
	margin-top:5px; 
	margin-left:5px; 
	margin-right:8px; 
}

div#main {
	margin-top:16px; 
	margin-left:12px; 
	margin-right:8px; 
	width:455px;
}



div#maintitle {
	margin-top:0px; 
	margin-left:10px; 
	margin-right:8px; 
	width:455px;
	height:28px;
	background-color: #5B9EBD;
	padding-top:1px
}

div#maintitleaboutus {
	margin-top:0px; 
	margin-left:0px; 
	margin-right:8px; 
	width:455px;
	height:28px;
	background-color: #5B9EBD;
	padding-top:1px
}

div#mainbottom {
	margin-top:10px; 
	margin-left:12px; 
	margin-right:8px; 
	width:455px;
	height:190px;
	background: url(../assets/mainpage/books.jpg) no-repeat;
}

div#mainbottom2 {
	margin-top:10px; 
	margin-left:12px; 
	margin-right:8px; 
	width:455px;
	height:140px;
	
}

div#header {
	background: url(../assets/mainpage/header.jpg) no-repeat;
	width: 724px;
	height: 233px;
	margin-bottom: -4px;
	}
	
div#headerlinks {

	}
	
div#headerlinkspos {
	position: absolute;
	top: 193px;
	top: expression('206px');
	margin-left: -16px;
	}
	
div#headerlinkspos2 {
	position: absolute;
	top: 10px;
	left: 799px;
	}
	
#headerlinks ul {

	}	
	
#headerlinks li {
	display: inline;
}
	
#headerlinks a {
	font-family: Helvetica;
	color: #333;
	font-size: 13px;
	border: 0;
	background: none;
	letter-spacing: -1px;
	}
	
#headerlinks a:hover {
	color: #0A50A1;
	}
	
	
#test {
	float: right;
	margin-right: 30px;
	margin-right: expression('13px');
	margin-top: expression('13px');
	}

div#gapfix {
	margin-top: 95px;
	margin-top: expression('-24px');
	}

div#mainbottominside {
	margin-top:5px; 
	margin-left:0px; 
	margin-right:8px; 
	width:260px;
}

div#mainbottomb {
	margin-top:10px; 
	margin-left:12px; 
	margin-right:8px; 
}

div#mainbottomc {
	margin-top:10px; 
	margin-left:5px; 
	margin-right:14px;
	padding-right:11px; 
    padding-right: expression('0px');
}

div#widthmax {
 max-width:1024px;
 width:expression(document.body.clientWidth > 1024? "1024px": "auto" );
}

.shadowleft {
	background-image: url(../assets/shadow/bottomleft.jpg);
	background-repeat: repeat-y;
}

.shadowright {
	background-image: url(../assets/shadow/bottomright.jpg);
	background-repeat: repeat-y;
}

.shadowmidleft {
	background-image: url(../assets/shadow/midleft.jpg);
	background-repeat: repeat-y;
}

.shadowmidright {
	background-image: url(../assets/shadow/midright.jpg);
	background-repeat: repeat-y;
}


div#feature3 {
	margin-top:15px;
	margin-left:12px;
	margin-right:8px;
	width:380px;
	height:125px;
	border:1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
.style1 {
	font-size: 14px;
	color: #FFFFFF;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {color: #5E89A4}
.style3 a {
	font-size: 14px;
	color: #5E89A4}
.style4 {font-size: 13px}
.style5 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.style6 {
	font-size: 14px;
	color: #0A50A1;
	font-weight: lighter;
}

.style6 a:visited {
		font-size: 14px;
	color: #0A50A1;
	font-weight: lighter;
	}
.style7 {
    font-weight: bold; 
	color: #333333;
}

