body {

	background: url("images/bg_image.png") repeat-x top left;

	background-color: #d9d9d9;

	margin: 0; padding: 0; outline: 0;

	font-family: "Times New Roman";

}



.clear {

	clear: both;

}



div#container {

	width: 950px;

	margin: 0 auto;

}



div#header {

	width: 950px;

	height: 311px;

	background: url("images/header_image.png") no-repeat;

	margin-top: 32px;

}

	div#top_nav {

		float: right;

	}

	

	div#top_nav img {

		float: left;

		border: none;

	}



	/*

	div#header ul {

		font-size: 18px;

		margin: 0;

		padding: 0;

	}

	

	div#header ul li a {

		text-transform:uppercase;

		text-decoration: none;

	}

	

	div#header ul li {

		display: inline;

	}*/

	

	div#content {

		background: url("images/content_bg.png") repeat-y;

	}

	

	div#left_content {

		float: left;

		width: 225px;

	}

		

		ul.nav_block li {

			list-style: none;
			border-bottom: 1px solid #FFFFFF;

		}

		

		ul.nav_block li.head {

			text-transform: uppercase;

			list-style-position: inside;

			list-style-image: url("images/bullet.png");

			border-bottom: 1px solid #ff0000;

			padding-bottom: 5px;

			margin-bottom: 15px;

		}

		

		ul.nav_block li, ul.nav_block li a {

			font-size: 18px;

			color: #2e3191;

			list-style: none;

			padding-bottom: 8px;

			margin-bottom: 5px;

			text-decoration: none;

		}

		

		ul.nav_block li a:hover {

			text-decoration: underline;

		}

	

	div#right_content {

		float: right;

		width: 660px;

	}

	

	div#right_contents {

		padding-left: 20px;

		padding-right: 40px;

		font-size: 14px;

	}

	

	div#right_content h1 {

		font-weight: normal;

		font-size: 28px;

		color: #000066;

		padding-bottom: 4px;

		border-bottom: 1px solid #ff0000;

		width: 90%;

	}

	

div#footer {

	background: url("images/footer_bg.png") no-repeat;

	height: 113px;

	width: 950px;

	color: #FFFFFF;

	font-size: 12px;

	

	padding: 40px 20px 40px 20px;

}	

	div#footer a {

		color: #FFFFFF;

		text-decoration: none;

	}

	

	div#footer a:hover {

		text-decoration: underline;

	}

	

	div#footer #foot_copy {

		float: left;

		width: 50%;

		padding-top: 8px;

	}

	

	div#footer #foot_nav {

		float: right;

		width: 40%;

		padding-top: 15px;

	}

	

	div#footer #foot_nav ul {

		margin: 0;

		padding: 0;

	}

	

	div#footer #foot_nav ul li{

		display: inline;

		text-transform: uppercase;

		margin-right: 10px;

	}

	

	.entry ol {

	padding: 0 0 0 35px;

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}

	

	.commentlist li, #commentform input, #commentform textarea {

	/*font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/

	}

.commentlist li ul li {

	font-size: 1em;

}



.commentlist li {

	font-weight: bold;

}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	/*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/

	}



.commentmetadata {

	font-weight: normal;

	}

	

.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 20px;

	}

	

#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

#commentform textarea {

	width: 100%;

	padding: 2px;

	}

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

	}

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}		

	

	







#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; z-index:300; width:100%; background:#fff; font-weight:bold;}

#dropmenu a {display:block; padding:0.25em 1em; color:#686868; border-right:1px solid #c8c8c8; text-decoration:none; background:#fff;}

#dropmenu a:hover {background:#888; color:#fff;}

#dropmenu li {float:left; position:relative;}

#dropmenu ul {position:absolute; display:none; width:12em; top:1.9em; left:-1px;}

#dropmenu ul a {border-left:1px solid #c8c8c8;}

#dropmenu li ul {border-top:1px solid #c8c8c8; width:14.1em;}

#dropmenu li ul a {width:12em; height:auto; float:left;  border-bottom:1px solid #c8c8c8;}

#dropmenu ul ul {top:auto;}

#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}

#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}

#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}	

	

/*ul.nav_block li.widget h2 {

	border-bottom:1px solid #FF0000;

	font-size:18px;

	list-style-image:url(images/bullet.png);

	list-style-position:inside;

	margin-bottom:15px;

	padding-bottom:5px;

	text-transform:uppercase;

}*/



ul.nav_block li.widget h2 {

	background:transparent url(images/bullet.png) no-repeat scroll 0 4px;

	border-bottom:1px solid #FF0000;

	font-size:18px;

	/*list-style-image:url(images/bullet.png);*/

	list-style-position:inside;

	margin-bottom:15px;

	padding-bottom:5px;

	padding-left:20px;

	text-transform:uppercase;

}



ul.nav_block li.widget {

	border-bottom:0px solid #FF0000;

}





ul.nav_block li.widget ul {

	margin-left:-35px;

}

h2 a:link {
	color:#000066;
	

}

h2 a:visited {
	color:#000066;
	

}

h2 {
	color:#000066;
	

}