

* {
	margin: 0;
	padding: 0;
	outline: 0;
}

html, body { height: 100%; }

body {
	background-color: #4891dc;
	font-family: "Myriad Pro", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #002d62;
}

a { color: #4e8fcc; text-decoration: none; }
a:hover { color: #1d3160;}
a img { border: 0; }

.left { float: left; display: inline; }
.right { float: right; display: inline; }
.cl { clear: both; display: block; height: 0; font-size: 0; line-height: 0; text-indent: -10000px; }
.notext { font-size: 0; line-height: 0; text-indent: -10000px; }



#shell {
	position: relative;
	margin: 0 auto;
	min-height: 100%;
	width: 901px;
	background: url(/images/bg.gif) repeat-y 0 0;
}

#page {
	
	height: 100%;
	padding-top: 30px;
	padding-bottom: 93px;
}

#header {
	background: url(/images/header.gif) no-repeat 0 0;
	height: 84px;
}

#logo {
	float: left;
	height: 35px;
	width: 220px;
	font-size: 0;
	line-height: 0;
	padding: 33px 0 0 46px;
}

#logo a {
	display: block;
	background: url(/images/logo.gif) no-repeat 0 0;
	height: 35px;
	width: 220px;
	text-indent: -10000px;
}

#sub-nav {
	padding: 60px 45px 0 0;
	float: right;
	width: 100px;
}

#sub-nav span {
	padding: 0 5px;
	color: #406289;
	font-size: 14px;
}

#sub-nav a { color: #1d3160; font-size: 14px;}
#sub-nav a:hover { color: #4e8fcc; } 

#content  {
	padding: 0 43px;
	background: url(/images/content-bg.gif) repeat-y 0 0;
}

#navigation { padding: 8px 0 0 0; font-weight: bold; }

#navigation ul { list-style-type: none; }

#navigation li {
	float: left;
	border-right: 1px solid #76ade5;
	height: 14px;
	padding: 0 15px;
}

#navigation li.last {
	border:none;
}

#navigation a {
	float: left;
	font-size: 14px;
	line-height: 1;
}

#demo {
	float:right;
}

#mainbox { width: 620px; text-align: justify; padding-top:20px; }

#mainbox p { padding: 0 0 13px 0; line-height:1.6;}

#mainbox h1 {
	background: url(/images/title.jpg) no-repeat 0 3px;
	padding: 0 0 0 50px;
	margin-bottom:10px;
	/* font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; */
	font-size:12pt;
	/* text-transform:uppercase; */
	color:#003366;
}
#mainbox ul { 
	list-style-type:disc;
	margin:10px 0 10px 0;
}

#mainbox li {
	margin-left:40px;
	padding-bottom:10px;
}

.philosophy {
	background: url(/images/philosophy-title.gif) no-repeat 0 0;
	height: 13px;
	width: 151px;
	margin: 20px 0 10px 0;
}

#sidebar { width: 166px; padding-top: 25px; font-weight: bold; }

#sidebar ul {
	list-style: none;
	background: url(/images/sidebar-nav.gif) no-repeat 0 center;
	margin-bottom: 20px;
}
#sidebar ul.less_items {
	padding:10px 0;
}

#sidebar li {
	background: url(/images/sidebar-link.gif) no-repeat 0 center;
	padding: 8px 0 8px 45px;
	margin-left: 20px;
	line-height: 14px;
	font-size: 14px;
}

#sidebar .active { color: #1d3160; }

#footer {
	background: url(/images/footer-bg.gif) no-repeat 0 0;
	padding: 6px 30px 0  30px;
	height: 45px;
	color:#fff;
}

#footer .left { width: 450px; }
#footer a { margin:0 40px 0 0; color: #fff; font-size:12px; }
#footer a:hover { color: #1d3160; }

p.indent { text-indent: 50px; }


#head{ width:817px; background:url(/images/head-c.gif) repeat-y 0 0; }
.head-t{ background:url(/images/head-t.gif) no-repeat 0 0;  }
.head-b{ background:url(/images/head-b.gif) no-repeat 0 bottom; padding-bottom:29px;  }
#head .image {
	float:left;
	font-size:0;
	line-height:0;
	display:inline;
	width:587px;
	margin-left:8px;
}
.head-line {
	float:right;
	text-align: center;
	width:200px;
	padding:70px 10px 0 10px;
}
.head-line h2 {
	font-size:12px;
	/* text-transform: uppercase; */
	color:#fff;
	font-weight: normal;
	/* font-family: "Trajan Pro", Arial, Helvetica, Sans-Serif; */
	/* font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; */
	line-height:24px;
	/* background:url(/images/quote.gif) no-repeat 0 0; */
	padding-top:12px;
}
