/* Specific Page Code */
body {
	background: #fff url(images/bg.gif) top center fixed;  text-align: center;
	padding: 0;	margin: 0; font-family: helvetica, arial; font-size: 13px;
}
.clear {clear: both; display: block; height: 0px; margin: 0px; padding: 0px;}
img {border: 0;}
a { color: #666; }
a:hover { color: #0066cc; }
p { margin: 0 0 15px 0; line-height: 22px; font-size: 13px; }
h2 { margin: 0 0 15px 0; padding: 0; font-size: 28px; font-weight: normal;}

#closercontainer { width: 895px; margin: 0 auto; text-align: left; }

#header .logo { float: left; margin: 43px 0 12px 2px; }
#header .nav { margin-right: 10px; }
#header .nav a { float: right; background: #ebebeb; color: #666; text-decoration: none; padding: 5px 9px; font-family: helvetica, arial; font-size: 13px; font-weight: normal; margin: 45px 0 0 5px; }
#header .nav a.home { padding: 5px 12px; background: #ebebeb url(images/home-icon.png) center no-repeat; }
#header .nav a:hover.home { background: #ccc url(images/home-icon-hover.png) center no-repeat; }
#header .nav a span { display: none; }
#header .nav a:hover { background: #ccc; color: #333; }
#header .nav a.active { background: #666; color: #fff; }

#clientarea-container {
	width: 833px; margin: 0px 0px 0px 10px;
	border: 1px solid #e2e2e2; background:#f1f1f1;
	padding: 20px; margin-top: 20px;
	text-align: left;
	position: relative;
}
/*#clientarea-container div {clear:both; margin:1em 0;}*/
#clientarea-container #nav { position: absolute; right: 27px; top: 27px; width: 600px; height: 30px;}
#clientarea-container #nav a { float: right; background: #ebebeb; color: #666; text-decoration: none; padding: 5px 9px; font-family: helvetica, arial; font-size: 13px; font-weight: normal; margin: 0px 0 0 5px; }
#clientarea-container #nav a span { display: none; }
#clientarea-container #nav a:hover { background: #ccc; color: #333; }
#clientarea-container #nav a.active { background: #666; color: #fff; }
#clientarea-container .imgcontainer {
	float: left;
	margin: 0px 5px 0px 5px; padding: 7px;
	border: 1px solid #ccc; background-color: #FFF;
	height: 188px;
}

#wrapper {
	width: 833px; min-height: 450px; height: auto !important; height: 450px;
	padding: 10px 0px 10px 0px;
	font-family: helvetica, arial; font-size: 13px; color: #000;
}
#wrapper p {font-family: helvetica, arial; font-size: 13px; color: #666;}
#wrapper a {font-family: helvetica, arial; font-size: 13px; color: #666; text-decoration: underline;}
#wrapper a:hover {font-family: helvetica, arial; font-size: 13px; color: #0066cc; text-decoration: underline;}
#wrapper table {margin: 0 auto;}


#footer {
	clear: both; border-top: 1px solid #ccc;
	padding: 15px 5px 15px 5px; margin: 15px 15px 5px 0;
	font-size: 11px; color: #888;
	text-align: left;
}
#footer p { font-size: 11px; color: #888; margin: 0; }#header { height: 80px; }

