body {
	margin: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #404040;
}

#container {
	width: 739px;
	clear: left;
}

.logo {
	background: #FFFFFF url(images/ai_logo.gif) no-repeat;
	background-position: 0px 10px;
	width: 221px;
	height: 81px;
	float: right;
}

#box {
	border: 3px solid #000000;
	clear: both;
	min-height: 420px;
}

#container_in_box {
	padding-top: 3px;
	width: 733px;
	clear: both;
	background: #FFFFFF;
}

#navarea {
	height: 17px;
	color: #7C7B79;
	padding-left: 10px;
	padding-top: 2px;
	text-align: left;
}

#hdr_welcome {
	background: #A21615 url(images/hdr_welcome.jpg) no-repeat;
	width: 730px;
	height: 47px;
	float: left;
}

#hdr_about {
	background: #A21615 url(images/hdr_about.jpg) no-repeat;
	width: 730px;
	height: 47px;
	float: left;
}

#hdr_differ {
	background: #A21615 url(images/hdr_differ.jpg) no-repeat;
	width: 730px;
	height: 47px;
	float: left;
}

#hdr_services {
	background: #A21615 url(images/hdr_services.jpg) no-repeat;
	width: 730px;
	height: 47px;
	float: left;
}

#hdr_news {
	background: #A21615 url(images/hdr_news.jpg) no-repeat;
	width: 730px;
	height: 47px;
	float: left;
}

#hdr_contact {
	background: #A21615 url(images/hdr_contact.jpg) no-repeat;
	width: 730px;
	height: 47px;
	float: left;
}

#hdr_legal {
	background: #A21615 url(images/hdr_legal.jpg) no-repeat;
	width: 730px;
	height: 47px;
	float: left;
}

#hdr_privacy {
	background: #A21615 url(images/hdr_privacy.jpg) no-repeat;
	width: 730px;
	height: 47px;
	float: left;
}

#main_bg {
	background: url(images/mainbg.jpg) no-repeat;
	position: relative;
	top: -5px;
	left: 0px;
	width: 730px;
	height: 171px;
	float: left;
	text-align: left;
}

.bottom_bg {
	background: #A21615 url(images/bottom_bg.jpg) no-repeat;
	position: relative;
	top: -5px;
	left: 0px;
	width: 730px;
	height: 163px;
	float: left;
}

.footer {
	height: 32px;
	color: #333333;
	clear: both;
	background: #FFFFFF;
}

.footer_inner {
	height: 20px;
	color: #333333;
	clear: both;
	background: #EFEFEF;
	width: 733px;
}

#main_bg p {
	margin-left: 217px;
	padding-right: 10px;
}

.terms {
	float: left;
	padding-left: 10px;
}

.copyright {
	float: right;
	padding-right: 10px;
}

#navarea a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#navarea a:hover {
	color: #7C7B79;
}

#navarea a.on {
	color: #7C7B79;
}

a {
	color: #333333;
}

#container_inner {
	padding-top: 3px;
	width: 733px;
	clear: both;
	background: url(images/red_gradient.gif) repeat-y;
}

.mainpic {
	background: url(images/mainbg.jpg) no-repeat;
	position: relative;
	top: -3px;
	left: 0px;
	width: 209px;
	min-height: 171px;
	float: left;
	text-align: left;
}

.content {
	background: #FFFFFF url(images/globe_bg.jpg) no-repeat;
	background-position: 197px 0px;
	position: relative;
	top: -3px;
	left: 0px;
	width: 718px;
	min-height: 320px;
	float: right;
	text-align: left;
	padding-top: 10px;
}	

p {
	padding-left: 10px;
	padding-right: 10px;
}

ul li {
	padding-bottom: 15px;
	padding-right: 35px;
}

#subnavarea {
	height: 17px;
	color: #666666;
	padding-left: 58px;
	text-align: left;
	border: 1px #CDCDCD solid;
	background: #EFEFEF;
}

#subnavarea a {
	color: #000000;
	text-decoration: none;
}

#subnavarea a:hover {
	color: #A21615;
}

table, tr, td {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #404040;
}

.req {
	font-family: Verdana,Arial;
	font-size: 8pt;
	color: #FF0000;
}

.address {
	padding-left: 300px;
}