body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #dcddde;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 300px;
}

div { behavior: url(iepngfix.htc) } 


h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 14px;
	color: #FF0000;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 220%;
}

p sidebar {

	color:#4c4c4c;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a img {
	border: none;
}

#wrapper {
	width: 900px;
	border: 0px solid #FFFFFF;
	background-color: #dcddde;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
	background-image: url(images/shadow2.png);
	height: 553px;
	background-position: 0px -12px;
}

/* Header */

#header {
	width: 830px;
	height: 129px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.png);
}

#brand {
	float:left;
	padding-left:18px;
	padding-top:17px;
}

#header a {
	text-decoration: none;
	color: #7f7f7f;
}

/* Logo */

#logo {
	width: 100px;
	height: 111px;
	float: left;
	padding-top: 10px;
	padding-left: 11px;
}

/* Menu */

#menu {
	float: right;
	width: 381px;
	padding-top: 55px;
}

#menu ul {
	margin: 0px;
	list-style: none;
	line-height: normal;
	padding-top: 49px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	width: auto;
	padding-top: 6px;
	padding-right: 20px;
	padding-left: 20px;
	height: 19px;
	color:#bfd730;
}

#menu a:hover {
	/*text-decoration: underline;*/
}

#menu .active {
	background-image: url(images/active.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color#000000;
}

#menu .active a {
	color:#2b3990;
}

/* Page */

#page {
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	background-position: 265px bottom;
	background-color: #ffffff;
}

#header-pic {
	/*background: url(images/img05.jpg) no-repeat left top;*/
	width: 900px;
	height: 210px;
}

/* Content */

#content {
	width: 300px;
	float: right;
}

.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	padding: 7px 25px;
	font-size: 1.4em;
}

.post .title h1 {
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	width: 215px;
	background-color: #BFD730;
	height: 331px;
	padding-left: 18px;
	padding-right: 32px;
	background-image: url(images/leftbottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 68px;
	color:#4c4c4c !important;
}

#sidebar1 {
	width: 215px;
	background-color: #BFD730;
	height: 328px;
	padding-left: 22px;
	padding-right: 28px;
	background-image: url(images/leftbottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 71px;
	color:#4c4c4c !important;
}

#sidebar2 {
	width: 215px;
	background-color: #BFD730;
	height: 301px;
    padding-left: 22px;
	padding-right: 28px;
	background-image: url(images/leftbottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 98px;
	color:#4c4c4c !important;
}

#sidebar3 {
	width: 215px;
	background-color: #BFD730;
	height: 271px;
	padding-left: 22px;
	padding-right: 28px;
	background-image: url(images/leftbottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 128px;
	color:#4c4c4c !important;
}

#sidebar4 {
	width: 215px;
	background-color: #BFD730;
	height: 301px;
	padding-left: 22px;
	padding-right: 28px;
	background-image: url(images/leftbottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 98px;
	color:#4c4c4c !important;
}

#sidebar5 {
	width: 215px;
	background-color: #BFD730;
	height: 351px;
	padding-left: 22px;
	padding-right: 28px;
	background-image: url(images/leftbottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 48px;
	color:#4c4c4c !important;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
	/*background: url(images/img03.jpg) no-repeat left bottom;*/
}

#sidebar-content {
	/*background: url(images/img01.jpg) repeat-y left top;*/
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#sidebar li li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {

	padding: 7px 25px;
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	width: 850px;
	height: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center bottom;
	background-repeat: no-repeat;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}
.normal {
	margin:0;
	padding:0;
	font-size:11px;
	color:#666666;
}
.red {
color:#ec1c24;
font-size:13px;
margin:0;
padding:0;

}

.red-large {
	color:#ff4b2e !important;
	font-size:20px;
	font-weight:bold;
	margin:0 !important;
	padding:0 !important;
	margin-bottom:0px !important;
	line-height: 35px;
}
.nopad {

	margin:0;
	padding:0;
}
#mainimg {
	float:right;
	width:565px;
	height:399px;
	background-image:url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#aboutimg {
	float:right;
	width:565px;
	height:399px;
	background-image:url(images/about.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#contactimg {
	float:right;
	width:565px;
	height:399px;
	background-image:url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
