@charset "utf-8";
body {
	background: #B6C0E3 url(../images/layout/background.gif) repeat-x center top;
	margin: 0px;
	padding: 0px;
}
#body {
	margin: 0px auto;
	width: 860px;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
}
#header-top {
	background: url(../images/layout/header-background.gif) repeat-y left top;
	height: 72px;
	padding-right: 5px;
	padding-left: 5px;
}
#header-graphic {
	padding-right: 5px;
	padding-left: 5px;
	background: url(../images/layout/image-background.gif) repeat-y;
}
#content {
	background: url(../images/layout/info-background.gif) repeat-y;
	padding-right: 5px;
	padding-left: 5px;
}
#menu {
	padding: 30px 0px;
	float: left;
	width: 218px;
}



#info {
	padding: 30px;
	float: left;
	width: 571px;
}
.menu-top {
	text-align: right;
	padding-top: 25px;
	padding-right: 30px;
}

#sidebar {
	padding: 10px 20px;
	width: 177px;
}

#footer-menu {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-bottom: 10px;
	font-size: 15px;
	color: #D5E6AB;
	font-weight: bold;
}
#footer {
	background: #8995C3;
	padding: 10px 20px 20px;
	font-size: 80%;
	color: #351E46;
}
#sidebar img {
	margin-bottom: 5px;
}

#info h1 {
	font-size: 130%;
	color: #351E46;
	margin-top: 0px;
	margin-bottom: 20px;
	background: url(../images/layout/h1-start.gif) no-repeat 0px 3px;
	padding-bottom: 0px;
}
#info h3 {
	font-weight: normal;
	color: #351E46;
	font-size: 110%;
}
#info ul li , #info ol li{
	color: #55688E;
	margin-bottom: 5px;
}
#info .col-50 ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#info .col-45 h1 {
	font-weight: bold;
	font-size: 14px;
}

#info .col-45 p {
	font-size: 11px;
}

#footer a {
	color: #CAD2EC;
	text-decoration: none;
}
#footer  a:hover {
	text-decoration: underline;
}

#footer-menu a {
	color: #D5E6AB;
	text-decoration: none;
}
#footer-menu a:hover {
	text-decoration: underline;
}
#footer-menu a#footer-active , #footer-menu a#footer-active:hover {
	color: #898E70;

}

#info p {
	line-height: 140%;
	color: #000;
}
.menu-top a {
	text-decoration: none;
	color: #4E648C;
}
.menu-top a:hover {
	text-decoration: underline;
}

#info li {
	line-height: 150%;
	color: #545454;
}
#sidebar .col-50 a {
	color: #F98900;
	text-decoration: none;
}

#info ul.graphic li {
	list-style: url(../images/layout/li-2.gif);
	color: #79925F;
	margin-left: 25px;
}

.col-25 {
	padding: 0px 2% 0px 0px;
	float: left;
	width: 23%;
}
.col-33 {
	padding: 0px 2% 0px 0px;
	float: left;
	width: 31%;
}
.col-50 {
	padding: 0px 2% 0px 0px;
	float: left;
	width: 48%;
}
.col-75 {
	padding: 0px 2% 0px 0px;
	float: left;
	width: 73%;
}
.padding-5 {
	padding: 5px 0px;
}
.image_l {
	margin: 5px 20px 10px 0px;
	float: left;
}
.heading {
	color: #FBFBF4;
	background: #B4BA96;
	border: 1px solid #8D9176;
	padding: 8px;
}
.tableheading {
	border: 1px solid #033;
}
.tablecontent {
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #033;
	padding: 8px;
}
.button {
	color: #FBFBF4;
	background: #FE8901;
	border: 1px solid #8D9176;
	padding: 4px;
}
.button:hover {
	background: #B6C0E3;
	text-decoration: none;
	color: #FFFFFF;
}
#info a.button:hover {
	background: #FE8901;
	text-decoration: none;
	color: #FFFFFF;
}
#info    a.button  {
	color: #040404;
	text-decoration: none;
}

.clear {
	clear: both;
}
#info a {
	color: #6FA023;
	text-decoration: none;
}
#info a:hover {
	text-decoration: underline;
}
#info .text-green {
	color: #79925F;
}
.text_small {
	font-size: 80%;
}
.text-hs-blue {
	color: #023594;
}
.text-hs-orange {
	color: #FE8901;
}
.blog {
	margin-right: 20px;
	margin-left: 30px;
	margin-top: 5px;
}
#info li.orange {
	list-style: url(../images/layout/check-orange.gif);
	color: #351E46;
}
#info li.blue {
	list-style: url(../images/layout/check-blue.gif);
	color: #351E46;
}
.align-right {
	text-align: right;
}
.testimonials-from.align-right {
	margin: -15px 0px 0px;
}
#sidebar .button {
	background: #4E648C;
	font-size: 120%;
	font-weight: bold;
	padding: 5px;
}
#sidebar .button:hover {
	background: #F48809;
}
#sidebar .button a , #sidebar .button a:hover{
	color: #FFF;
	text-decoration: none;
}
.indent {
	padding: 0px 40px;
}
