/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	border:0px;
	background-color:#093570;
}

div.header_expand
{ 
	width:100%;
	HEIGHT:216px;
	background-image:url(images/banner_piece.jpg);
	background-repeat: repeat-x;
}
div.header_end
{ 
	width:444px;
	HEIGHT:216px;
	position:absolute;
	right:0px;
	top:0px;
	z-index:1;
}

div.menu_bar
{ 
	width:206px;
	HEIGHT:31px;
	position:absolute;
	top:185px;
	left:225px;
	background-image: url(images/menu_bar1.jpg);
	background-repeat: no-repeat;
	z-index:3;
}

div.menu
{ 
	position:absolute;
	top:185px;
	left:225px;
	z-index:4;
	width:553px;
	HEIGHT:32px;
}
div.logo
{
	WIDTH:400px;
	HEIGHT:390px;
	background-image: url(images/logo1.jpg);
	position:absolute;
	left:0px;
	z-index:2;
}

div.content
{
	height:480px;
	background-color:#ffffff;
	z-index:4; 
	position:relative;
	width:auto;
	margin:0px 0px 0px 225px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-style:ridge;
	border-color:#093570;
	overflow:auto;
	padding-top:22px;
	padding-left:20px;
	padding-right:20px;
}

div.aimscontent
{
	height:584px;
	background-color:#ffffff;
	z-index:4; 
	position:relative;
	width:auto;
	margin:0px 0px 0px 225px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-style:ridge;
	border-color:#093570;
	overflow:auto;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
}
div.hostingcontent
{
	height:400px;
	background-color:#ffffff;
	z-index:4; 
	position:relative;
	width:auto;
	margin:0px 0px 0px 225px;
	border-top-width:0px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-style:ridge;
	border-color:#093570;
	overflow:auto;
	text-align:center;
}
div.left
{
	position:absolute;
	top:360px;
	left:0px;
	width:225px;
	height:356px;
	background-color:#E6E4E3;
	border-top-width:1px;;
	border-top-style:ridge;
	border-top-color:#093570;
	border-left-width:1px;;
	border-left-style:ridge;
	border-left-color:#093570;
	border-bottom-width:1px;;
	border-bottom-style:ridge;
	border-bottom-color:#093570;
	z-index:4;
	overflow:auto;
}

.aims_left
{
	position:absolute;
	top:360px;
	left:0px;
	width:225px;
	height:440px;
	background-color:#E6E4E3;
	border-top-width:1px;;
	border-top-style:ridge;
	border-top-color:#093570;
	border-left-width:1px;;
	border-left-style:ridge;
	border-left-color:#093570;
	border-bottom-width:1px;;
	border-bottom-style:ridge;
	border-bottom-color:#093570;
	z-index:4;
	overflow:auto;
}

div.footer
{
	position:absolute;
	top:715px;
	right:0px;
	width:780px;
	height:30px;
	background-image: url(images/footer.jpg);
	z-index:0;
}

div.floatpic_right
{
	float:right;
	margin:0px 0px 0px 0px;
	padding:10px;
	text-align:center;
}


div.floatpic_right_bottom
{
	float:right;
	margin:0px 0px 0px 0px;
	padding:10px;
	text-align:right;
}
div.floatpic_left
{
	float:left;
	margin:0px 0px 0px 0px;
	padding:10px;
	text-align:center;
}

.content_text
{
	text-align:left;
	color:#093570;
	font-family:sans-serif;
	font-size:12px;
	font-weight:500;
	margin:15px, 25px, 0px, 15px;
}
.noleft_text:first-letter
{
	font-size:18px;
	font-weight:900;
}

.left_text
{
	text-align:justify;
	color:#093570;
	font-family:sans-serif;
	font-size:12px;
	font-weight:700;
	margin:0px, 3px,0px, 3px;
	text-indent:20px;
}

.header_text
{
	text-align:center;
	color:#093570;
	font-family:sans-serif;
	font-style:italic;
	font-size:14px;
	font-weight:700;
	margin:20px, 25px, 0px, 15px;
}

a
{
	color:#093570;
	font-family:sans-serif;
	font-size:13px;
	font-weight:700;
	text-decoration:none;
}
a:visited
{
	color:#093570;
	font-family:sans-serif;
	font-size:13px;
	font-weight:700;
	text-decoration:none;
}
a:hover
{
	color:#0000a5;
	font-style:italic;
	font-size:14px;
	text-decoration:none;
}

li
{
	color:#093570;
	font-family:sans-serif;
	font-size:12px;
	font-weight:500;
	margin-left:40px;
}

a.d2dpic
{
	float:right;
	margin:10px 10px 10px 10px;
	padding:10px;
	background-image: url(images/d2d2.jpg);
	width:150px;
	height:105px;
}

a.d2dpic:hover
{
	background-image: url(images/d2d1.jpg);
	width:300px;
	height:210px;
}

a.suprapic
{
	float:left;
	margin:10px 10px 10px 10px;
	padding:10px;
	text-align:center;
	background-image: url(images/suprascreenshot2.jpg);
	width:150px;
	height:123px;
}
a.suprapic:hover
{
	background-image: url(images/suprascreenshot1.jpg);
	width:300px;
	height:246px;
}

a.site_text
{
	text-align:center;
	color:#ffffff;
	font-family:sans-serif;
	font-size:12px;
	font-weight:500;
	text-decoration:none;
}
a.site_text:visited
{
	text-align:center;
	color:#ffffff;
	font-family:sans-serif;
	font-size:12px;
	font-weight:500;
	text-decoration:none;
}
a.site_text:hover
{
	color:#E6E4E3;
	font-size:13px;
	font-weight:700;
	font-style:italic;
}

div.sitemapcontainer
{
	width:100%;
	color:#E6E4E3;
	position:absolute;
	text-align:center;
	top:720px;
	right:0px;
	height:40px;
	z-index:5;
}

div.aims_sitemapcontainer
{
	color:#E6E4E3;
	position:absolute;
	text-align:center;
	top:800px;
	right:0px;
	z-index:0;
	width:780px;
	height:30px;
	background-image: url(images/footer.jpg);
}

div.date
{
	position:absolute;
	top:335px;
	left:65px;
	width:150px;
	height:40px;
	z-index:4;
}
div.loginheader
{
	position:absolute;
	top:200px;
	left:55px;
	width:200px;
	height:20px;
	z-index:4;
}
div.login
{
	position:absolute;
	top:220px;
	left:40px;
	width:217px;
	height:30px;
	z-index:4;
}

.login_text
{
	text-align:left;
	color:#093570;
	font-family:sans-serif;
	font-size:12px;
	font-weight:500;
}

div.info
{
	position:absolute;
	top:120px;
	left:185px;
	width:250px;
	height:20px;
	z-index:4;
	font-style:italic;
}
div.email
{
	position:absolute;
	top:95px;
	left:180px;
	width:250px;
	height:20px;
	z-index:4;
}

div.register
{
	position:absolute;
	top:285px;
	left:100px;
	width:100px;
	height:20px;
	z-index:4;
}

.info_text
{
	text-align:left;
	color:#093570;
	font-family:sans-serif;
	font-size:14px;
	font-weight:900;
}