* {
	border: 0;
	margin: 0;
	padding: 0
}

html,body {
	margin: 0;
	padding: 0
}

body {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 10px
}

#content {
	position: absolute;
	top: 0;
	z-index: 10;
	width: 780px;
	margin: 45px 0 0 15px
}

#content a:link,#content a:visited,#content a:active {
	font-size: 10px;
	text-decoration: none;
	color: #000;
	padding: 0 0 0 6px;
	background-color: #fff;
}

#content a:hover {
	text-decoration: underline
}

#content div {
	margin: 0 0 30px
}

#content h1 a:link,#content h1 a:visited,#content h1 a:active {
	margin-bottom: 5px;
	height: 52px;
	display: block;
	text-indent: -999em;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 40px;
	letter-spacing: -2px;
	line-height: 1em;
	padding: -2px 0
}

#content p a:link,#content p a:visited,#content p a:active {
	margin-bottom: 2px;
	height: 27px;
	display: block;
	text-indent: -999em;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 17px;
	letter-spacing: -1px;
	line-height: 1em
}

#content #lnk1 h1 a:link,#content #lnk1 h1 a:visited,#content #lnk1 h1 a:active {
	background: url(img/ai_h1_1.gif) 0 0 no-repeat;
	width: 451px
}

#content #lnk1 h1 a:hover {
	background: url(img/ai_h1_1.gif) 0 -56px no-repeat
}

#content #lnk2 h1 a:link,#content #lnk2 h1 a:visited,#content #lnk2 h1 a:active {
	background: url(img/ai_h1_2.gif) 0 0 no-repeat;
	width: 760px
}

#content #lnk2 h1 a:hover {
	background: url(img/ai_h1_2.gif) 0 -56px no-repeat
}

#content #lnk3 h1 a:link,#content #lnk3 h1 a:visited,#content #lnk3 h1 a:active {
	background: url(img/ai_h1_3.gif) 0 0 no-repeat;
	width: 332px
}

#content #lnk3 h1 a:hover {
	background: url(img/ai_h1_3.gif) 0 -56px no-repeat
}

#content #lnk1 p a:link,#content #lnk1 p a:visited,#content #lnk1 p a:active {
	background: url(img/ai_p_1.gif) no-repeat;
	height: 52px
}

#content #lnk2 p a:link,#content #lnk2 p a:visited,#content #lnk2 p a:active {
	background: url(img/ai_p_2.gif) no-repeat
}

#content #lnk3 p a:link,#content #lnk3 p a:visited,#content #lnk3 p a:active {
	background: url(img/ai_p_3.gif) no-repeat
}

#foot {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 110px;
	background-color: #fff
}

#foot #left {
	position: absolute;
	left: 15px
}

#foot #right {
	position: absolute;
	right: 15px
}

#content h1 a:hover,#content p a:hover {
	text-decoration: none
}