body {
margin: 0;
padding: 0;
}

.browser_center_container {
position: absolute;
top: 50%;
width: 100%;
height: 1px;
overflow: visible;
}

.browser_center_page_wrapper {
position: absolute;
width: 720px;
height: 510px;
left: 50%;
margin-left: -360px;
margin-top: -256px;
}

.page_container {
width: 720px;
position: relative;
}

.logo_container {
position: absolute;
top: 0px;
left: 0px;
width: 298px;
height: 174px;
border: 1px solid #000000;
}

.evolution_container {
position: absolute;
top: 0px;
left: 302px;
width: 416px;
height: 174px;
border: 1px solid #000000;
}

.top_bar_container {
position: absolute;
top: 178px;
left: 0px;
width: 718px;
height: 30px;
background-color: #A6B4BD;
border: 1px solid #000000;
}

.top_bar_items
{
    position: absolute;
    top: 184px;
    left: 255px;
    width: 460px;
    height: 9px;
    font-family: "Tahoma" , Times, serif;
    font-size: 14px;
    color: #FFFFFF;
    text-align: right;
}

.top_bar_link {
font-family: "Tahoma", Times, serif;
font-size: 14px;
color: #FFFFFF;
text-decoration: none;
}

.side_bar_container {
	position: absolute;
	top: 212px;
	left: 0px;
	width: 127px;
	height: 295px;
	border: 1px solid #000000;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(../images/index_holders.jpg);
}

.spotlight_container {
position: absolute;
top: 212px;
left: 131px;
width: 167px;
height: 295px;
border: 1px solid #000000;
}

.imagine_container {
	position: absolute;
	top: 212px;
	left: 302px;
	width: 416px;
	height: 115px;
	border: 1px solid #000000;
	background-image: url(../images/imagine.jpg);
}

.imagine_image {
position: absolute;
top: 212px;
left: 302px;
width: 156px;
height: 115px;
border: 1px solid #000000;
}

.house_signs_container {
position: absolute;
top: 331px;
left: 302px;
width: 416px;
height: 131px;
border: 1px solid #000000;
}

.asi_tagline_container {
position: absolute;
top: 466px;
left: 302px;
width: 416px;
height: 41px;
border: 1px solid #000000;
}

.corner_graphic_container {
position: absolute;
top: 403px;
left: 0px;
width: 127px;
height: 104px;
border: 1px solid #000000;
}

.content_link {
color: #810E0E;
text-decoration: none;
}





.side_bar {
font-family: "Tahoma", Times, serif;
font-size: 12px;
color: #000000;
}

.side_bar_link {
font-family: "Tahoma", Times, serif;
font-size: 11px;
color: #000000;
text-decoration: none;
}

.side_bar_link:hover {
font-family: "Tahoma", Times, serif;
font-size: 11px;
color: #810E0E;
text-decoration: none;
}

.side_bar_link_current {
font-family: "Tahoma", Times, serif;
font-size: 11px;
color: #810E0E;
text-decoration: none;
}

.side_bar_sublink {
font-family: "Tahoma", Times, serif;
font-size: 12px;
color: #000000;
text-decoration: none;
}

.side_bar_sublink:hover {
font-family: "Tahoma", Times, serif;
font-size: 12px;
color: #810E0E;
text-decoration: none;
}

.imagine_content_box {
position:absolute;
left:444px;
top:218px;
width:269px;
height:104px;
font-family: "Tahoma", Times, serif;
font-size: 12px;
color: #000000;
}
