body{
	background:url(images/body-bg.gif) top center;

}

ul {
	list-style:none;
}

.menu li {display:inline; font-size:14px;}
.menu li a {
	color:#868d91;
	text-decoration:none;
	background:url(images/menu-bg.gif) no-repeat 0 6px;
	padding-top: 0;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 8px;
}
.menu li a:hover {color:#6da1bb; text-decoration:underline;}
.menu .active a {color:#6da1bb; text-decoration:underline;}

.logo {
	position:absolute;
	top:250px;
	margin-left:50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.portfoliologo {
	position:absolute;
	top:450px;
	margin-left:107px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.box2 {background:url(images/main-box-bg.jpg) top left no-repeat #3C7294;}

.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.bodytextbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bodytextitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style:italic;
	color: #000000;
}
.bodytextitalic2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style:italic;
	color: #000000;
}
.bodytextwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.subheaderwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color:	#FFFFFF;	
}
.subheaderblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style:italic;
	color:	#000000;	
}
.headerblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	font-style:italic;
	color:	#000000;	
}
.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

