body, form, p, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

p, h1, h2, h3, h4, h5, h6 {
	margin-bottom:10px;
}

body {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color:#4b4b4b;
}

p.profile {
                     font: 11px Georgia, Times New Roman, Times, serf;
}

#leftBg {
	background:url(../images/left_bg.jpg) repeat-x top;
}

#centerBg {
	background:url(../images/bot_bg.jpg) no-repeat bottom right;
}

#topBg {
	background:url(../images/top_bg.jpg) no-repeat top;
}

#container {
	padding: 0 35px 0 20px;
}


/* Home Content */
#cont01 {
	background:url(../images/cont_01.jpg) no-repeat;
	width:626px;
	height:365px;
	overflow:hidden;
}
#cont01text {
	padding: 252px 35px 22px 35px;
	font: 24px Georgia, "Times New Roman", Times, serif;
	color:#00497e;
}

#cont02 {
	background:url(../images/cont_02.jpg) no-repeat;
	width:311px;
	height:217px;
	overflow:hidden;
}
#cont02text {
	padding: 62px 140px 22px 25px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color:#00497e;
}

#cont03 {
	background:url(../images/cont_03.jpg) no-repeat;
	width:315px;
	height:217px;
	overflow:hidden;
}
#cont03text {
	padding: 62px 145px 22px 25px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color:#00497e;
}

#rightCont {
	padding: 5px 7px 0 12px;
}

#panelBg {
	background:url(../images/panel_bg.jpg) repeat-y;
	padding: 2px 23px 0;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}
#panelBg h1 {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color:#bcd0e9;
}

.border {
	border-top: 1px solid #bcd0e9;
	margin-top:15px;
	margin-bottom:0;
}

#rightBot {
	padding: 15px 25px 0 22px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color:#00497e;
}
#rightBot h1 {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color:#5097f4;
}


/* Content */
#contSpace {
	padding-bottom:7px;
}

#leftPaneBg {
	background:url(../images/left_panel_bg.jpg) repeat-y;
}
#leftPane {
	padding: 7px 15px 10px 27px;
	background:url(../images/left_panel_top_bg.jpg) no-repeat top;
	font: 18px/30px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}
#leftPane h1 {
	font: bold 18px/18px Georgia, "Times New Roman", Times, serif;
	color:#6ea6eb;
}

#contPaneBg {
	background:url(../images/content_bg.jpg) repeat-y;
}
#contBot {
	background:url(../images/content_bot_bg.jpg) no-repeat bottom;
}
#contPane {
	padding: 5px 24px 10px 22px;
	background:url(../images/content_top_bg.jpg) no-repeat top;
	line-height:18px;
}
#contPane h1 {
	font: 36px/36px Georgia, "Times New Roman", Times, serif;
	color:#628cab;
}

#rightPaneBg {
	background:url(../images/right_panel_bg.jpg) repeat-y;
}
#rightPane {
	padding: 5px 24px 10px 22px;
	background:url(../images/right_panel_top_bg.jpg) no-repeat top;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color:#424242;
}
#rightPane h1 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color:#00497e;
}



.blue {
	color:#5097f4;
}
.blue a {
	color:#5097f4;
	text-decoration:none;
}
.blue a:hover {
	text-decoration:underline;
}

.orange {
	color:#d38100;
}
.orange a {
	color:#d38100;
	text-decoration:underline;
}
.orange a:hover {
	text-decoration:none;
}


/* Footer */
#footerWrap {
	padding: 8px 11px;
}

#footer {
	border-top: 1px solid #85a0b5;
	padding: 12px 0;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#4e6a80;
}
#footer a {
	color:#4e6a80;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

#footer .copy {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#939598;
}
#footer .copy a {
	color:#436984;
	text-decoration:underline;
}
#footer .copy a:hover {
	text-decoration:none;
}
