* { font-size: 100.01%; }
html { font-size: 62.5%; }
html, body {
	width:100%;
	margin:0;
	padding:0;
}
body {
	background: url(/custom/framework/body-bg.gif) repeat;	
}
#page {
	float:left;
	width:100%;
	background:url(/custom/framework/body-top-bg.gif) repeat-x;
}
#main-container {
	margin: 0 auto;
	width:960px;
	font-family: Arial, Helvetica, sans-serif;
}
a {color:#593733;}
a:hover {text-decoration:none;}

/* header */
#header {
	float:left;	
	width:960px;
	height:235px;
}
#header h2 {
	margin:54px 0 0 53px;
	display:inline;
	float:left;
	width:527px;
	background:url(/custom/framework/logo.png) no-repeat;
}
#header h2 a {
	float:right;
	width:527px;
	height:79px;
	overflow:hidden;
	text-indent:-9999px;
}
#header div {
	float:right;
	margin:48px 44px 0 0;
	display:inline;
	width:260px;
	height:143px;
	text-align:center;
	background:url(/custom/framework/contact-bg.png) no-repeat;
}
#header div address {
	font:150%/20px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	display:block;
	margin:19px 0 0;
}
#header div address strong {
	font-size:160%;
	line-height:32px;
	color:#d6e4f0;
	font-weight:100;
}
#header div address a {color:#fff;}
#header div address a:hover {text-decoration:none;}

/* container */
#container {
	float:left;
	width:920px;
	padding:0 20px 19px;
	background:#1c4879;
}
#container .inner-container {
	float:left;
	width:918px;
	background:#fff;
	padding:1px;
	position:relative;
	margin:-45px 0 0;
}

/* nav */
#nav {
	float:left;
	width:915px;
	padding:0 0 0 3px;
	margin:0 0 5px;
	list-style:none;
	font:150% Georgia, "Times New Roman", Times, serif;
	background:url(/custom/framework/nav-ul-bg.gif) repeat-x;
}	
#nav li {
	float:left;
	padding:0 1px 0 0;
	overflow:hidden;
	height:59px;
	background:url(/custom/framework/nav-separator.gif) no-repeat 100% 20px;
}
#nav li.last {background:none;}
#nav li a {
	float:left;
	line-height:59px;
	padding:0 33px;
	color:#fff;
	text-decoration:none;
	background:url(/custom/framework/nav-bg.jpg) no-repeat 50% 0;	
}
#nav li a:hover {background-position:50% -59px;}

/* flash-container */
#container .flash-container {
	overflow:hidden;
	clear:left;
	margin:0 0 30px 4px;
	width:910px;
	background:#edecd9 url(/custom/framework/flash-container-top-bg.gif) no-repeat;
}
#container .flash-container .b-bg {
	width:900px;
	padding:5px;
	overflow:hidden;
	background:url(/custom/framework/flash-container-bottom-bg.gif) no-repeat 0 100%;
}
#container .flash-container .flash {
	float:right;
	width:565px;
        margin-top: 10px;
        margin-right: 5px;
}
#container .flash-container .inf {
	float:left;
	width:300px;
	padding:12px 0 0 10px;
}
#container .flash-container h2 {
	margin:0 0 3px;
	font:160% Georgia, "Times New Roman", Times, serif;
	color:#432a27;
}
#container .flash-container h1 {
	margin:0 0 12px;
	font:200% Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#1c4879;
	overflow:hidden;
}
#container .flash-container p {
	margin:0 0 10px;
	line-height:20px;
	font-size:140%;
}

/* list */
#container .list {
	padding:0 0 0 8px;
	margin:0;
	font-size:140%;
	list-style:none;
	color:#593733;
}

#container .list ul {
	margin-bottom: 0px;
}

#container .list li {
	padding:0 0 10px 25px;
	float:left;
	width:100%;
	background:url(/custom/framework/arrow.png) no-repeat;
	line-height:18px;
}
#container .link {
	padding:0 0 0 25px;
	display:inline;
	margin:0 0 0 14px;
	line-height:18px;
	font-size:140%;
	background:url(/custom/framework/arrow.png) no-repeat;
	float:left;
}

/* left-content */
#container .left-content {
	float:left;
	width:450px;
	padding:0 0 20px 19px;
}
#container .left-content h2 {
	margin:0 0 7px;
	font:240% Georgia, "Times New Roman", Times, serif;
	color:#593733;
}
#container .left-content p {
	margin:0 0 20px;
	line-height:24px;
	font-size:140%;
}

/* right-content */
#container .right-content {
	float:right;
	width:338px;
	padding:0 20px 10px 0;
}
#container .right-content .block {
	overflow:hidden;
	height:1%;
	margin:0 0 64px;
}
#container .right-content h3 {
	margin:0 0 8px;
	font:24px Georgia, "Times New Roman", Times, serif;
	color:#593733;
}
#container .right-content p {
	margin:0 0 12px;
	line-height:20px;
	font-size:140%;
}

#container .right-content .block a {
	margin-bottom: 45px;
}

/* content */
#content {
	float:left;
	width:595px;
	overflow:hidden;
	padding:5px 0 40px 9px;
}
#content .banner {
	display:block;
	border:none;
	margin:0 0 26px;
}
#content h1 {
	font:240% Georgia, "Times New Roman", Times, serif;
	margin:0 0 20px;
	color:#593733;
	padding:15px 0 0 10px;
}

#content h2 {
	font:150% Arial;
	margin:0 0 20px;
	color:#000000;
	padding:0 0 0 10px;
        font-weight: bold;
}

#content p {
	margin:0 0 24px;
	font-size:140%;
	padding:0 0 0 12px;
	line-height:24px;
}
#content ul {
	font-size:140%;
	line-height:24px;
        list-type: square;
        padding-bottom: 20px;
        margin-bottom: 20px;
}
#content p ul {
	font-size:140%;
	line-height:24px;
        list-type: square;
        padding-bottom: 20px;
        margin-bottom: 20px;
}
#content .list {
	padding:0 0 20px 46px;
}

/* right-block */
#right-block {
	float:right;
	width:299px;
	padding:5px 2px 0 0;
}

/* menu */
#right-block .menu {
	float:left;
	width:299px;
	margin:0 0 31px;
	background:url(/custom/framework/menu-bg.gif) repeat-y;
}
#right-block .menu .top-bg {
	overflow:hidden;
	height:1%;
	background:url(/custom/framework/menu-top-bg.gif) no-repeat;
}
#right-block .menu .bottom-bg {
	overflow:hidden;
	height:1%;
	padding:20px 32px 60px 28px;
	background:url(/custom/framework/menu-bottom-bg.gif) no-repeat 0 100%;
}
#right-block .menu h3 {
	margin:0 0 15px;
	text-align:center;
	font:240% Georgia, "Times New Roman", Times, serif;
	color:#1c4879;
}
#right-block .menu ul {
	margin:0 0 48px;
	padding:0;
	list-style:none;
}
#right-block .menu ul li {
	overflow:hidden;
	width:100%;
	border-bottom:1px solid #c9c8b8;
}
#right-block .menu ul li a {
	display:block;
	color:#593733;
	font-size:140%;
	text-decoration:none;
	line-height:40px;
	padding:0 0 0 1px;
}
#right-block .menu ul li a:hover {
	background:#1c4879;
	line-height:40px;
	color:#fff;
	padding:0 0 0 12px;
}

#right-block .photo-banner {
	overflow:hidden;
	width:172px;
	height:106px;
	padding:34px 0 0 126px;
	clear:left;
	font:140%/16px Georgia, "Times New Roman", Times, serif;
	background:url(/custom/framework/photo-banner.jpg) no-repeat;
}
#right-block .photo-banner a {color:#a4b3d0;}
#right-block .photo-banner a:hover {text-decoration:none;}

#right-block .photo-banner a strong {
	color:#fff; 
	font-size:120%;
	text-decoration:none;
	display:block;
	font-weight:100;
}
#right-block .photo-banner a:hover strong {text-decoration:underline;}

#right-block .photo-banner2 {
	overflow:hidden;
	width:278px;
	height:110px;
	padding:30px 0 0 20px;
	clear:left;
	font:140%/16px Georgia, "Times New Roman", Times, serif;
	background:url(/custom/framework/photo-banner3.jpg) no-repeat;
}
#right-block .photo-banner2 a {color:#a4b3d0; line-height: 20px;}
#right-block .photo-banner2 a:hover {text-decoration:none;}

#right-block .photo-banner2 a strong {
	color:#fff; 
	font-size:114%;
	text-decoration:none;
	display:block;
	font-weight:100;
}
#right-block .photo-banner2 a:hover strong {text-decoration:underline;}


/* footer */
#footer {
	margin:56px 0 0;
	float:left;
	width:100%;
	min-width:960px;
	font:140% Georgia, "Times New Roman", Times, serif;
}
#footer .shadow {
	float:left;
	width:100%;
	height:44px;
	margin:0 0 -20px;
	background:url(/custom/framework/footer-bg.png) repeat-x;
}
#footer ul {
	float:left;
	width:100%;
	padding:0;
	margin:0 0 13px;
	list-style:none;	
	text-align:center;
}
#footer ul li {
	display:inline;
	padding:0 17px;
}
#footer ul a {color:#fff;}
#footer .logo {
	margin:0 auto 5px;
	clear:both;
	background:url(/custom/framework/footer-logo.png) no-repeat;
	width:361px;
	height:59px;
}
#footer .logo a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:361px;
	height:59px;
}
#footer p {
	float:left;
	width:100%;
	color:#fff;
	line-height:30px;	
	margin:0;
	font-size:17px;
	padding:0 0 10px;
	text-align:center;
}
#footer p span {
	font-size:150%;
}
#footer p a {
	color:#fff;	
}
.web-links ul {
	list-style: none;
	margin-left: 0;
	padding-left: 2em;
	text-indent: -1em;
	line-height: 20px;
}

.web-links li a:link, .web-links li a:active, .web-links li a:visited {
	color: #35687D;
}
.web-links li a:hover {
	color: #EAA121;
}
.web-links ul ul li {
	list-style: none;
	margin-left: 0;
	padding-left: 0px;
}
.web-links ul ul li {
	margin-left: 0;
	padding-left: 0px;
	line-height: 20px;
        font-size: 13px;
}

.sitemap {
        font-size: 13px;
}
.disclaimer {
font-size: 10px;
color: #55591D;
}