body {
	border:0;
	margin:0;
	padding:0;
	height:100%;
	background:#FFFFFF;
	overflow: -moz-scrollbars-vertical;
}
a:link {
	color:#183E7C;
	text-decoration:none;
}
a:visited {
	color:#183E7C;
	text-decoration:none;
}
a:hover {
	color:#FF9900;
}
#container {
	width:100%;
	height:100%;
}
#subContainer {
	width:780;
}
#topBottom {
	height:20;
	background:#B6C8E2;
	padding-right:5;
	color:#647084;
}
#side {
	width:300;
	background:#B6C8E2 url(/images/bgSide.jpg) bottom right no-repeat;
}
#sideBottom {
	height:6;
}
#sideTop1 {
	width:289;
	background:#E3EAF4 url(/images/sideTop1.jpg) no-repeat;
}
#sideBottom1 {
	background:url(/images/sideBottom1.jpg) bottom no-repeat;
	font:12 Arial, Helvetica, sans-serif;
}
#sideList div {
	color:#003585;
	font: italic bold 18 Arial, Helvetica, sans-serif;
	line-height:24px;
}
#sideTop2 {
	width:288;
	background:#75839A url(/images/sideTop2.jpg) no-repeat;
}
#sideBottom2 {
	background:url(/images/sideBottom2.jpg) bottom no-repeat;
	color:#E8E8E8;
	font-weight:bold;
}
#side2 {
	color:#FFFFFF;
	font-weight:bold;
}
.side2Text {
	padding-left:7;
	padding-top:5;
	font-size:14;
}
.numberBox {
	padding-left:5;
	padding-right:5;
	border:2px solid #FFFFFF;
}
#sideContact {
	font-size:12;
	font-weight:bold;
}
#content {
	padding:10;
	background:url(/images/bgContent.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	width:480;
	height:20;
}
#bottom {
	width:442;
	height:99;
}
#bottomMiddle1 {
	width:149;
	background:url(/images/bottomMiddle1.jpg);
}
#bottomTop1 {
	width:149;
	height:100%;
	background:url(/images/bottomTop1.jpg) no-repeat;
}
#bottomBottom1 {
	width:149;
	background:url(/images/bottomBottom1.jpg) bottom no-repeat;
	font-size:12;
	font-weight:bold;
}
.bottomMiddle2 {
	width:144;
	background:url(/images/bottomMiddle2.jpg);
}
.bottomTop2 {
	width:144;
	height:100%;
	background:url(/images/bottomTop2.jpg) no-repeat;
}
.bottomBottom2 {
	width:144;
	background:url(/images/bottomBottom2.jpg) bottom no-repeat;
	font-size:12;
	font-weight:bold;
}
.bottomText {
	color:#615668;
	font-size:18;
}
.bottomLinks {
	text-decoration:none;
	color:#000000;
	display:block;
	padding:20;
	height:57;
}
.bottomLinks:hover div {
	color:#C47600;
}
#footer {
	color:#183E7C;
	font-weight:bold;
}
#quotes {
	position:absolute;
	margin-left:170;
	top:0;
}
.blueText {
	color:#183E7D;
	font-weight:bold;
}
.textField {
	background:#E3EAF4;
}

/*buttons*/
.tab {
	position:absolute;
	top:104;
}
#home { margin-left:5; }
#home a:hover { display:block; background:url(/images/home.jpg); }
#services { margin-left:134; }
#services a:hover { display:block; background:url(/images/services.jpg); }
#presentations { margin-left:263; }
#presentations a:hover { display:block; background:url(/images/presentations.jpg); }
#articlesResources { margin-left:392; }
#articlesResources a:hover { display:block; background:url(/images/articlesResources.jpg); }
#contactUs { margin-left:521; }
#contactUs a:hover { display:block; background:url(/images/contactUs.jpg); }
#bio { margin-left:650; }
#bio a:hover { display:block; background:url(/images/bio.jpg); }