/* CSS Document */

BODY {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

#border {
	background:#fff;
    width: 749px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	}

#topArea {
	height:72px;
	width: 749px;
	float:left;
	border-bottom:1px solid #63D864;
	
	}
	
#topArea2 {
	height:72px;
	width: 749px;
	float:left;
	border-bottom:1px solid #63D864;
	background-image:url(images/logoBG.gif);
	background-repeat:no-repeat;
	}
	
#nav {
	height:16px;
	width: 516px;
	float:right;
	margin-top: 26px;
	margin-right: 20px;
	}
	
.navitem {
    float:left;
	padding-left:13px;
	padding-right:13px;
}
	
#featureBanner {
	float:left;
	margin-top: 3px;
	height:191px;
	width:749px;
	background-color:#fff;
	}
	
.titlebar {
    height:22px;
	width: 749px;
	float:left;
	border-bottom: 1px solid #fff;
	background-color:#EEEBDF;
}
	
#logoarea {
	background:#fff;
	width:187px;
	height:168px;
	float:left;
	}
	
#flashmov {
    float:left;
	width:561px;
	height:168px;
	border-left: 1px solid #fff;
	background-image:url(flash/flashmov.jpg);
	}

#logo {
	background:#fff;
	padding-top: 33px;
	padding-left: 25px;
	float:left;
	}
	
#mainarea {
	float:left;
	margin-top: 9px;
	height:auto;
	width:749px;
	background-color:#fff;
}

#othermainarea {
	float:left;
	margin-top: 3px;
	height:auto;
	width:749px;
	background-color:#fff;
}

#content {
	float:left;
	padding-top: 15px;
	padding-left:20px;
	height:auto;
	width:729px;
	background-color:#fff;
}

#content2 {
	float:left;
	height:auto;
	width:729px;
	background-color:#fff;
}

#written {
    float:left;
	width:325px;
}

#links {
    float:right;
	width:367px;
	height:auto;
	background-color:#fff;
	padding-right:4px;
}

.link1 {
	float:left;
	padding-right:15px;
	font-size:10px;
	color:#666;
	width:167px;
	height:100px;
	border-right: 1px dotted #A09E96;
	border-bottom: 1px dotted #A09E96;	
}

.link2 {
	float:left;
	padding-left:15px;
	font-size:10px;
	color:#666;
	width:168px;
	height:100px;
	border-bottom: 1px dotted #A09E96;	
}

.link3 {
	float:left;
	padding-right:15px;
	font-size:10px;
	color:#666;
	width:167px;
	height:auto;
	border-right: 1px dotted #A09E96;	
}

.link4 {
	float:left;
	padding-left:15px;
	font-size:10px;
	color:#666;
	width:167px;
	height:auto;
}

.logoLink {
    float:left;
	padding-right:15px;
	padding-top:20px;
	width:167px;
	height:34px;
}

.logoLink2 {
    float:left;
	padding-left:15px;
	padding-top:20px;
	width:167px;
	height:34px;
}

#footer {
    margin-top:20px;
	width: 100%;
	height:22px;
    background-color:#EEEBDF;
	background-image:url(images/corner2.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	clear:both;
}

.featureTitle {
	margin-left:9px;
	margin-bottom:7px;
}

.welcomeTitle {
    float:left;
	margin-left:20px;
	margin-top:8px;
}

.shortcutsTitle {
	float:left;
	margin-left:220px;
	margin-top:8px;
}

.copyrightTitle {
    float:left;
	margin-left:64px;
	margin-top:8px;
}

.legalTitle {
    float:left;
	margin-left:64px;
	margin-top:8px;
}

.neoTitle {
    float:right;
	margin-right:64px;
	margin-top:8px;
}

#otherTopBanner {
	float:left;
	height:90px;
	width:749px;
	background-color:#fff;
	}
    
#otherLogo {
    float:left;
	width:124px;
	height:80px;
	padding-left:36px;
	padding-top:9px;
	background-color:#fff;
    }

#otherBanner {
    float:left;
	width:371px;
	height:89px;
	background-color:#669BD0;
}

#otherImage {
    float:left;
	border-left:1px solid #fff;
}

.heading {
    margin-left:32px;
	margin-top:60px;
}

#otherleft {
	float:left;
	width:141px;
}

#subnav {
    float:right;
	clear:both;
	border-right: 1px dotted #A09E96;
	padding-right:15px;
}

.subnavItem {
    float:right;
	clear:both;
	padding-top:11px;
	padding-bottom:11px;
}

.subnavItem2 {
	float:right;
	clear:both;
	width:80px;	
}

#quote {
    float:right;
	margin-top:30px;
}

#otherWritten {
    float:left;
	padding-left:30px;
	padding-top:8px;
	width:540px;
}

.title {
	font-weight: bold;
	color: #669BD0;	
}

#print {
    clear:both;
	padding-top:15px;
	padding-bottom:5px;
	float:right;
}

.subnavLinks {
    color:#A09E96;
	font-size:10px;	
}

.subnavLinksOff {
    color:#000;
	font-size:10px;	
}

a:visited { color:#669BD0;text-decoration: none}

a:link {
	color:#669BD0;
	text-decoration: none;
}

a:hover { color:#669BD0;}
