@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.kri8it_splat{
	width: 110px;
	height: 130px;
	position:absolute;
	top: -7px;
	right: 50px;
}
.left_slither {
	background-color: #f0eee9;
	background-image: url(../images/left_slither.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.right_back {
	background-image: url(../images/right_back.jpg);
	background-repeat: none;
	background-position: left top;
	background-repeat: no-repeat;
}
.main_image {
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.main_image2 {
	background-image: url(../images/main2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.main_image3 {
	background-image: url(../images/main3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.top_text_snippet {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
	text-align: left;
}
.main_copy_section {
	padding-top: 0px;
	padding-right: 38px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
	font-weight: 400;
	text-align: right;
	background-image: url(../images/copy_shadow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.footer {
	background-image: url(../images/footer_wide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_nav {
	padding: 5px;
	background-image: url(../images/dotted_line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.result {
	padding-left: 5px;
}

.menu_copy {
	font-size: 14px;
	color: #333;
	padding-left: 17px;
	padding-right: 5px;
	line-height: 14px;
}
.menu_head {
	font-size: 17px;
	color: #333;
	text-decoration: none;
	padding-bottom: 10px;
	line-height: 24px;
}


.menu_section {
	background-image: url(../images/menu_slither.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

i {
	font-style: normal;
	font-weight: bold;
	color: #2C3089;
	text-decoration: none;
}
b {
	font-size: 22px;
	color: #4F4F4F;
}
.footer_section {
	background-image: url(../images/menu_slither.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.footer_copy {
	font-size: 12px;
	color: #333;
}
.footer_copy a{
	color: #f8f8f8;
	text-decoration: underline;
}
.footer_copy a:hover{
	color: #fff;
	text-decoration: none;
}
.footer_menu_copy {
	font-size: 13px;
	color: #FFF;
	padding-left: 17px;
	line-height: 15px;
}
.footer_menu_dotted {
	background-image: url(../images/dotted_line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.top_red_bar {
	background-image: url(../images/top_red_band.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
form {
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #FFDE00;
	text-decoration: underline;
}
#footer a:hover {
	color: #FD0;
	text-decoration: none;
}
#submenu a {
	color: #00733C;
	text-decoration: none;
}
#submenu a:hover {
	color: #053619;
	text-decoration: underline;
}
input {
	color: #999;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
input#button{
	color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../images/footer_slither.jpg);
	background-position: left center;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-right: 4px;
	padding-left: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.top_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	padding-top: 12px;
	padding-bottom: 8px;
	background-color: #F9F9F9;
	background-image: url(../images/top_shadow.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-left: 12px;
}
.validation_text {
	font-size: 10px;
	text-decoration: none;
}

