#main {
	width:940px;
	margin: 0 auto;	
}
#header {
	width:940px;
	height:111px;		
	clear:both;
	padding-top:40px;	
}
#logo {
	width:115px;
	height:111px;
	clear:left;
	float:left;
	position:relative;
}
#right {
	width:825px;
	height:111px;
	clear:right;
	float:left;
	position:relative;
	margin-top:10px;	
}
#quote {
	width:755px;
	clear:right;
	float:right;
	position:relative;
	margin-left:30px;
	text-align:right;
	font-family: 'PT Serif', serif;
	font-size:16px;
	font-style:italic;
	color:#999999;
	line-height:24px;	
	height:48px;
}

/* MAIN MENU */
#main_menu {
	margin-top:22px;	
	width:800px;
	clear:right;
	float:right;
	position:relative;
	margin-bottom:0px;
	text-align:right;
	margin-right:0px;	
}
#main_menu li {
	padding-left:25px;
	padding-right:25px;	
	padding-top:5px;
	padding-bottom:5px;
	list-style:none;
	display:inline;
        line-height:26px;
}
#main_menu a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-style:normal;
	color:#333333;
	text-decoration:none;
	text-transform:uppercase;
}
#main_menu a:hover {
	color:#859FDE;
}
#main_menu .main_menu_selected{
	background-color: #1C3266;
	color:#FFFFFF;
}
#main_menu .main_menu_selected a{
	background-color: #1C3266;
	color:#FFFFFF;
}

/* SUBMENU */
#sub_menu {
	width:940px;
	margin-top:30px;
	margin-bottom:30px;
	padding-top:20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}	
#sub_menu_block {
	width:235px;
	clear:none;
	float:left;
}
	#sub_menu_block ul {
		list-style: none;
		margin-left: 0;
		}
        #sub_menu_block li {
		list-style-image: none;
		list-style-type: none;
   	        padding-bottom:5px;
                }
/*
	#sub_menu_block li:before {
		content: "\00BB \0020";
		}
*/
#sub_menu_block a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#859FDE;
	text-decoration:none;
}
#sub_menu_block a:hover {
	text-decoration:underline;
}
#sub_menu_block h4{
	width:235px;
	clear:both;
	float:left;
	margin-bottom:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-style:normal;
/*	color:#333333;*/
        color:#1C3266;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
}

#photo {
/*	height:300px;*/
	width:940px;
	margin-top:40px;
	margin-bottom:60px;
}
#photo_small {
	width:940px;
	margin-top:40px;
	margin-bottom:0px;
}

#photo img, #photo_small img{
	border-width: 1px;
	border-style: ridge;
	border-color: #CCC;
        padding:4px;
}
#actions {
	width:980px;
	padding-left:10px;
	padding-right:10px;
}
#action_1, #action_2, #action_3 {
	float:left;
	clear:none;
	width:280px;
	margin-right:40px;
}
#actions h1{
	clear:both;
	float:left;
	width:280px;
	margin-bottom:20px;
	padding-bottom:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	font-style:normal;
	color:#1C3266;
	text-decoration:none;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#actions h1 a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	font-style:normal;
	color:#1C3266;
	text-decoration:none;
	font-weight:normal;
}
#actions p{
	clear:both;
	float:left;
	width:280px;
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#333333;
	text-decoration:none;
	line-height:16px;
}
#actions small {
	clear: both;
	float: left;
	width:280px;
	clear:both;
	float:left;
	margin-top:10px;
	text-align: right;
}
#actions small a, #newsitem a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#859FDE;
	text-decoration:none;
	font-weight: normal;
	padding-bottom:3px;
}
#actions small a:hover, #newsitem a:hover {
	text-decoration:underline;
}

/* CONTENTS AREA */
#contents {
	width:940px;
	float:left;
	clear:both;
	margin-top:60px;
}
#contents h1 {
	clear:both;
	float:left;
	width:561px;
	margin-bottom:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-style:normal;
	color:#1C3266;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
        line-height:14px;	
}
#contents h2 {
	clear:both;
	float:left;
	width:561px;
	margin-bottom:20px;
        margin-top: 16px;
	padding-bottom:10px;
        padding-top: 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-style:normal;
	color:#666;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;	
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#contents h3 {
	clear:both;
	float:left;
	width:561px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#333;
	text-decoration:none;
	line-height:14px;
	margin-bottom:2px;
	text-align:left;
        font-weight:bold;
}
#contents b, #contents strong {
        font-weight:bold;
}

#contents table{
	clear:both;
	float:left;
        border:0px;
        margin-top:20px;
}
#contents tbody, #contents td{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
	font-style:normal;
	color:#333333;
	text-decoration:none;
	text-align:left;
        vertical-align:top;
        margin-top: 10px;
        margin-bottom: 30px;
        margin-left: 0px;
        margin-right: 0px;
        border:0px;
}

#contents img {
        margin-right:30px;
        margin-bottom:30px;
}

#entry{
	width:561px;
	margin-right:20px;
	clear:left;
	float:left;
}
#entry p, #contents p{
	clear:both;
	float:left;
	width:561px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#333333;
	text-decoration:none;
	line-height:16px;
	margin-bottom:16px;
	text-align:left;
}
#entry li{
	clear:both;
	float:left;
	width:561px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#333333;
	text-decoration:none;
	line-height:16px;
	margin-bottom:8px;
	text-align:left;
}

#entry address{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	/*font-family: 'PT Serif', serif;
	font-size:13px;*/
	font-style:italic;
	line-height:16px;	
	margin-bottom:15px;
	text-align:left;
	color:#666;
}
#side_block {
	clear:right;
	float:right;
	margin-left:20px;
	padding-left:20px;
	width:318px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;	
}
#side_block h3 {
	clear:both;
	float:left;
	width:318px;
	margin-bottom:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-style:normal;
	color:#666;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;	
}
#side_block ul {
        margin:0px;
}
#side_block li {
	margin-top:15px;
	list-style:outside;
	list-style-type:none;
	alignment-baseline:hanging;
	display:list-item;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#333;
	text-decoration:none;
	line-height:16px;
	font-weight:normal;
/*      text-align:justify;*/
}
#side_block strong {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-style:normal;
/*	color:#1C3266;*/
	color:#333;
	font-weight:bold;
}



/* FOOTER */
#footer {
	clear:both;
	float:left;
	width:940px;
	margin-top: 100px;
	margin-bottom:40px;
	padding-top:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#999999;
	text-decoration:none;
	text-align:center;
	border-top:1px;
	border-top-style: ridge;
	border-top-color: #CCCCCC;
}
#footer a, #entry a, #contents a{
	color:#859FDE;	
	text-decoration:none;
}
#footer a:hover, #entry a:hover, #contents a:hover {
	text-decoration:underline;
}
#social{
	clear:both;
	float:left;
        width:940px;
	margin-left:0px; 
        padding-top:20px;
	/*padding-left:0px;*/
        text-align:center;
}
.CopyrightSection {
	padding-top:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	font-style:normal;
	color:#DDDDDD;
	text-decoration:none;
	text-align:center;
}
#newsitem {
	clear:both;
	float:left;
	width:980px;
        text-align:center;
	padding-top:60px;
        padding-bottom:0px;
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#1C3266;
	text-decoration:none;
	line-height:16px;
}