body {
	font: 12px/1.3 Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #F1F5FA;
}
#fullpage {
	text-align: left;
	width: 738px;
	border: 1px solid #507CB6;
	background: #FFFFFF;
	position: relative;
}
#fullpage #header {
	background: #507CB6;
}
#fullpage #header .menu {
	background: #507CB6;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 10px;
}
#fullpage #header .menu .menubox {
	border-left: 1px solid #034D89;
}
#fullpage #header .menu .menubox span {
	background: #D6E2ED;
	font: normal 13px Arial, Helvetica, sans-serif;
	border-top: 1px solid #034D89;
	border-bottom: 1px solid #034D89;
	border-right: 1px solid #034D89;
	padding: 2px;
}
#fullpage #header .menu .menubox a {
	color: #507CB6;
	text-decoration: none;
	padding: 2px 6px;
}
#fullpage #header .menu .menubox a:hover {
	color: #507CB6;
	background: #ECE9D8;
}
#pageWelcome a#mnuWelcome,
#pagePackages a#mnuPackages,
#pageCustom a#mnuCustom,
#pageClients a#mnuClients,
#pageAbout a#mnuAbout,
#pageContact a#mnuContact {
	background: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
#fullpage #mainpage {
}
#fullpage #mainpage .textarea {
	padding: 15px;
	border: 1px solid #507CB6;
	margin: 25px;
	position: relative;
}
#fullpage #mainpage .textarea p {
	margin-top: ;
	margin-bottom: ;
}
#fullpage #mainpage .textarea h1 {
	font-size: 16px;
	color: #034071;
}
#fullpage #mainpage .textarea h2 {
	font-size: 13px;
	color: #034071;
}
#fullpage #mainpage .textarea h3 {
	font-size: 12px;
	color: #034071;
	margin-bottom: 0px;
}
#fullpage #mainpage .textarea ul {
}
#fullpage #mainpage .textarea sup {
	font-size: 80%;
}
#fullpage #mainpage .textarea h1 sup {
	font-size: 75%;
}
#fullpage #mainpage .textarea h2 sup {
	font-size: 70%;
}
#fullpage #mainpage .textarea table {
	border-top: 1px solid #C9D6E7;
	border-left: 1px solid #C9D6E7;
}
#fullpage #mainpage .textarea td {
	padding: 4px;
	border-right: 1px solid #C9D6E7;
	border-bottom: 1px solid #C9D6E7;
}
#fullpage #mainpage .textarea .bookclick {
	border: 2px solid #507CB6;
	float: left;
	margin-right: 20px;
	text-align: center;
	font-size: 11px;
	line-height: 2;
	padding: 6px 6px 2px;
}
#fullpage #mainpage .textarea .footnote {
	font-size: 10px;
	color: #666666;
	line-height: 1.1;
}
#fullpage #mainpage .textarea #ourclients {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	width: 500px;
}
#fullpage #mainpage .textarea #ourclients h2 {
	margin: 0;
}
#fullpage #mainpage .textarea #ourclients table {
	border: none;
}
#fullpage #mainpage .textarea #ourclients td {
	border: none;
}
#fullpage #mainpage .textarea #ourclients .site {
	font-size: 9px;
}
#fullpage #mainpage .textarea #ourclients .stats {
	font-size: 10px;
}
#fullpage #mainpage .textarea #ourclients .profile {
	font-size: 11px;
}
#fullpage #mainpage .textarea #ourclients .client {
	font-size: 12px;
	font-weight: bold;
	color: #034071;
}
#fullpage #mainpage .textarea #ourclients .accentbar1 {
	background: #034E88;
	height: 2px;
	margin: 0;
	padding: 0;
}
#fullpage #mainpage .textarea #ourclients .accentbar2 {
	background: #034E88;
	height: 3px;
	margin: 0;
	padding: 0;
}
#fullpage #mainpage .sidebar {
	padding: 4px;
	border-left: 1px solid #507CB6;
	margin: 0px;
	width: 150px;
	background: #ECE9D8;
}
#fullpage #mainpage .sidebar p {
	color: #034071;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
#fullpage #mainpage .sidebar h2 {
	color: #034071;
	font: italic bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#fullpage #mainpage .sidebar sup {
	font-size: 80%;
}
#fullpage #footer {
}
#fullpage #footer p {
	margin: 0;
}
#fullpage #footer sup {
	font-size: 80%;
}
#fullpage #footer .accentbar1 {
	background: #034E88;
	height: 6px;
	margin: 0;
	padding: 0;
}
#fullpage #footer .accentbar2 {
	background: #FFFFFF;
	height: 6px;
	margin: 0;
	padding: 0;
}
#fullpage #footer .tagline {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #F7F4EE;
	text-align: center;
	padding: 6px;
	background: #507CB6;
}
#fullpage #footer .menu {
	font: 11px/2 Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 4px;
}
#credits {
	font: 10px/1.3 Arial, Helvetica, sans-serif;
	text-align: center;
	width: 738px;
	padding: 4px 0px;
}

