body {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #336666;
}

html, body {
	margin: 0;
	padding: 0;
}

b{
	font-size: 100%;
}

em{
	color: red;
}

th, td {
	font-size: 11px;
}

img {
	border: 0;
}

a:link {
	text-decoration: none;
	color: #336666;
}

a:visited {
	text-decoration: none;
	color: #336666;
}

a:hover {
	text-decoration: none;
	color: #D0A56C;
}

a:active {
	text-decoration: none;
	color: #336666;
}

.logo {
	background-image: url(images/IDlogo2.gif);
	background-repeat: no-repeat;
	width: 613px;
	height: 100px;
}

.index {
	background-image: url(images/index.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 900px;
}

.main {
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 900px;
}

.main-l {
	background-image: url(images/main-l.jpg);
	height: 550px;
}

.main-r {
	background-image: url(images/main-r.jpg);
	height: 550px;
}

.slogan {
	height: 80px;
	font-size: 16px;
}

.nav {
	font-size: 28px;
	padding-bottom: 15px;
}

.nav a:link {
	text-decoration: none;
	color: #F0E1B9;
}

.nav a:visited {
	text-decoration: none;
	color: #F0E1B9;
}

.nav a:hover {
	text-decoration: none;
	color: #F0FBE1;
}

.nav a:active {
	color: #F0E1B9;
	text-decoration: none;
}

.heading {
	font-family:	Amazone BT;
	font-size: 30px;
}

.footer {
	height: 30px;
}

.ftext {
	font-family: arial;
	font-size: 10px;
	color: #336666;
}
