*{ margin: 0; padding: 0; }* 
body { 
	font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.6em;
	color: #444; 
	border-top: 6px solid #E1293A;
}

a {	color: #14397C;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; }
p { margin: 0 0 15px 0; }
h1 { color: #fff; font: bold 1.7em Arial, sans-serif;  margin: 0; }

h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
h2 { font: bold 1.6em Arial, Sans-Serif; margin: 0 0 12px; color: #E1293A;}
h4 { color: #808080; background: inherit; font-weight: normal; font-size: .9em; }
#content { width: 900px; margin: 0 auto; background: #fff;}

#logo { margin: 10px; height: 100px; width: 200px; float: left; text-align: center;}
#logo img { color: #fff; background: #fff; overflow: hidden; text-indent: -9999px;}

#logo_sml { margin: 10px; height: 75px; width: auto; float: left; text-align: center;}
#logo img { color: #fff; background: #fff; overflow: hidden; text-indent: -9999px;}

#menu { float: right; padding: 0px; margin: 9px 0 0 0; }
#menu li { font-size: 1.1em; display: inline; padding: 5px;}
#menu li a { margin: 10px 0px; color: #FFF; background: #E1293A; padding: 10px;}
#menu li a:hover { border-top: 10px solid #fff; }

#slider {
	background: url(images/front_img1.jpg);
	clear:both;
}

#sub_page {
	clear:both;
}

#sub_page.blog {
	background: url(images/blog-header.jpg) no-repeat;
	clear:both;
}

#sub_page #intro { 
	clear: both;
	color: #4C8734;
	height: 75px;
	text-align: right;
	padding-top:25px;
	padding-right: 30px;
	
}

#slider #intro { 
	clear: both;
	color: #4C8734;
	height: 170px;
	margin: 0 0 20px;
	padding: 45px 40px 0 0;
	text-align: right;
}

	#intro h1 { margin: 0; }
	#intro p { margin: 0; color: #fff; }

#left { clear: left; float: left; width: 240px; padding: 0 34px 0 15px; font-size: .9em; margin: 0 0 15px; }
	#leftmenu { list-style: none; margin: 0 0 20px 0; }
	#leftmenu li { padding: 0 0 0 12px; background: #fff url(images/bullet.gif) no-repeat center left; color: #46852F; }
	#leftmenu li a { background: #EFFCFF; color: #317486; }
	#leftmenu .nobg { background: url(images/bullet.gif) no-repeat center left;}
	

#right {
	margin: 0 15px 20px 0;
	padding: 0 0 0 35px;
	border-left: 1px solid #ccc;
	float: right;
	width: 560px;
	text-align: justify;
}
	#notice { padding: 12px 14px 1px; background: #f4f4f4 url(images/noticebg.gif) no-repeat bottom right; color: #808080; }
	#left a, #right a { background: #EFFCFF; color: #317486; }
	#left ul li { margin-left:25px; }
	#left h3 { border-bottom: 1px solid #eee; padding: 0 0 7px; margin: 0 0 15px 0; }
	#right h2 { border-bottom: 1px solid #ccc; padding: 0 0 8px; }

#footer { clear: both; border-top: 1px solid #ccc; padding: 10px 0; margin: 0 0 15px; font-size: .9em; color: #808080; background: #fff; }
	#footer a { color: #317486; background: #fff; }
	#col1 { float: left; width: 274px; padding: 7px 0 0 15px; margin: 0 0 10px; }
	#col2 { float: left; width: 250px; border-left: 1px solid #ccc; padding: 7px 0 0 40px; }
	#col3 { float: right; width: 250px; border-left: 1px solid #ccc; padding: 7px 0 0 40px; }
	
h3 { color: #317486; margin: 20px 0px 0px}

#sidebar li { list-style:none }
#sidebar h2 { margin: 5px 0px 3px }

.post {
	clear:both;
}

.post img {
	float:right;
	margin: 8px;
}

.alignleft {
float:left;
}
.alignright {
float:right;
}

.navigation {
	margin-bottom:15px;
}