﻿body
{
	background:#004177 url(../pics/bg/waves.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment:fixed;
	margin:0;
	margin-left:50px;
	padding:0;
	font-family:Century Gothic;
	font-size:11px;
	color:White;
}

#MainFrame {width: 860px;height:345px;border:solid 4px white;margin-top:4px;} 
#BoxMenu {width: 415px;height:180px;margin-top:-111px;margin-left:-20px;position:relative;z-index:10;}

DIV.BoxMenuItem {width:97px;height:80px;background-color:White;margin-left:10px;}
DIV.BoxHeader{overflow:hidden;color:#004177;margin-left:6px;font-weight:bold;}
DIV.BoxPic{overflow:hidden;width:85px;height:59px;margin-left:6px;margin-bottom:4px;background-color:Black;}

DIV.BoxConnector {height:10px;width:4px;background-color:White;margin-left:20px}
TD.CellConnector {height:10px;font-size:1px;}

IMG {border:none;}

#FrontContent{width:618px;margin-left:20px;margin-right:30px;}
#SubContent{width:425px;}
#SubBg
{
	height:345px;
	width: 860px;
	background-position: left top;
	background-repeat: no-repeat;
}


TD.Arthur 
{
	width:184px;
	height: 345px;
	background:White url(../pics/gen/arthur.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#Arthur {margin-left:6px;border:none;}

h1 {width:500px;height:35px;margin:0px;padding:10px 0px 0px 10px;font-size:24px;font-weight:bold;text-transform:uppercase;background-color:White;color:#004177;}
h2 {font-size:40px;font-weight:bold;text-transform:uppercase;color:#004177;padding:0px;margin:0px;}

#WeTakeYouFurther {width: 868px;font-size:17px;font-weight:bold; text-transform:uppercase;text-align:right;}
#TopBar {width: 868px;text-transform:uppercase;text-align:right;margin-top:15px;}

a:link {text-decoration:underline;color:blue;}
a:active {text-decoration:underline;color:blue;}
a:visited {text-decoration:underline;color:blue;}
a:hover {text-decoration:none;color:blue;}

a.topmenu:link {text-decoration:none;color:White;}
a.topmenu:active {text-decoration:none;color:White;}
a.topmenu:visited {text-decoration:none;color:White;}
a.topmenu:hover {text-decoration:underline;color:White;}

#SubOpaque 
{
	width: 445px;
	height: 345px;

	background-color: white;
	opacity: 0.80; 
    MozOpacity: 0.80; 
    KhtmlOpacity: 0.80; 
    filter: alpha(opacity=80); 
    
    position:relative;
	z-index: 9;
}

#SubContent 
{
	text-align:left;
	width: 445px;
	height: 345px;
	overflow: auto;
    
    position:relative;
	z-index: 20;
	margin-top: -345px;
	color:Black;
	font-size:12px;
}

#SubInnerContent 
{
	margin:15px;
}

li {margin:0px;margin-left:-20px; text-indent: 0px;}
* html li {margin-left:-15px}

img.dim 
{
	opacity: 0.5; 
    MozOpacity: 0.5; 
    KhtmlOpacity: 0.5; 
    filter: alpha(opacity=50); 
}
