@charset "utf-8";

body {
	background-color: #8CD9BF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma;
}
a {
	color:#666666;
}

a:visited {
	color:#666666;
}
a:hover {
	color:#E78E04;
}

p {
padding-top: 5px;
padding-bottom: 5px;
}

img {
	border:0px
}
hr {
	color: #E78E04;
}

.italic {
	font-style: italic;
}

.clear_flush {
	clear: both;
}

div.rounded_box {
	padding: 0;
	background-image: url(../images/r1_c1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
}
 
div.rounded_box div {
	margin: 0;
	border: 0;
	background-image: url(../images/r2_c1.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
 
div.rounded_box div div{
	background-image: url(../images/r1_c2.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
 
div.rounded_box div div div {
	background-image: url(../images/r2_c2.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
div.rounded_box div div div div{
	background: none;
}

div.rounded_box1 {
	padding: 0;
	background-image: url(../images/r1_c1_w.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
}
 
div.rounded_box1 div {
	margin: 0;
	border: 0;
	background-image: url(../images/r2_c1_w.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
 
div.rounded_box1 div div{
	background-image: url(../images/r1_c2_w.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
 
div.rounded_box1 div div div {
	background-image: url(../images/r2_c2_w.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
div.rounded_box1 div div div div{
	background: none;
}

.text {
	color: #506F92;
	line-height: 130%;
	font-size: 12px;
	text-align: left;
}
.text ul{
	list-style-position: inside;
	line-height:18px;
}
.text ol {
	list-style-position: inside;
	line-height:18px;
}


.large {
	font-size: 120%;
	font-weight: bold;
}
.header {
	font-size: 14px;
	/*color: #35557B;*/
	/*color: #C64F4F;*/
	font-weight: bold;
	color:  #E78E04;
	line-height: 150%;
}
.header_large {
	font-size: 16px;
	/*color: #35557B;*/
	color: #D82777;
	font-weight: bold;
	line-height: 150%;
}

#content {
	width: 860px;
	position: relative;
	top: 0px;
	right: 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#header {
	background-color: #FFFFFF;
	width: 900px;
	height: 120px;
	margin: auto;
	background-image: url(../images/header.png);
	font-size: 16px;
}
#box-link {
	height: 100px;
	width: 470px;
	overflow:hidden;
	float: left;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header_top {
	float: right;
	font-size: 11px;
	margin: 10px;
	color:#666666;
	width: 275px;
}
#header_top a span {
	background-repeat: no-repeat;
	padding: 1px;
	text-decoration:none;
}
#header_top a {
	color:#d1d1d1;
	text-decoration:none;
}
#header_top a:visited {
	color:#d1d1d1;
	text-decoration:none;
}
#header_top a:hover {
	color: #E78E04;
	text-decoration:none;
}
#header_top a #home_icon {
	background-image: url(../images/contact_icons/home_g.png);
	margin: 0 0 0 4px;
}
#header_top a:hover #home_icon {
	background-image: url(../images/contact_icons/home_o.png);
	margin: 0 0 0 4px;
}
#header_top a #contact_icon {
	background-image: url(../images/contact_icons/contact_g.png);
	margin: 0 0 0 4px;
}
#header_top a:hover #contact_icon {
	background-image: url(../images/contact_icons/contact_o.png);
	margin: 0 0 0 4px;
}
#header_top a #sitemap_icon {
	background-image: url(../images/contact_icons/sitemap_g.png);
	margin: 0 0 0 4px;
}
#header_top a:hover #sitemap_icon {
	background-image: url(../images/contact_icons/sitemap_o.png);
	margin: 0 0 0 4px;
}
.header_top_borders {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E78E04;
	padding-right: 5px;
}

#menu1 {
	font-size: 18px;
	height: 35px;
	background-color: #FFFFFF;
	font-weight: bold;
	width: 900px;
	background-image: url(../images/menu_bar.png);
}
#menu1_content {
	width: 600px;
	top: 0px;
	z-index: 3;
	left: 0px;
	position: relative;
}

#main {
	width: 940px;
	position: relative;
}
#shadow_right {
	background-image: url(../images/shadow_right.png);
	width: 100%;
	position: relative;
	background-repeat: repeat-y;
	background-position: 100%;
}

#shadow_left {
	background-image: url(../images/shadow_left.png);
	background-repeat: repeat-y;
	width: 100%;
	position: relative;
}

#footer {
	position: relative;
	width: 940px;
	background-image: url(../images/footer_80.png);
	height: 80px;
	background-repeat: no-repeat;
}


#footer_content {
	font-size: 12px;
	position: absolute;
	color:#E78E04;
	width: 100%;
	padding: 10px;
	text-align: center;
}

#footer_content a {
	color:#d1d1d1;
	text-decoration:none;
}

#footer_content a:visited{
	color:#d1d1d1;
	text-decoration:none;
}

#footer_content a:hover{
	color:#E78E04;
	text-decoration:none;
}
	
#valid_images {
	position: absolute;
	left: 40px;
	z-index: 5;
	top: 10px;
}
#fuzzybit_logo {
	position: absolute;
	top: 10px;
	right: 40px;
	z-index: 5;
	font-size: 12px;
}
#fuzzybit_logo a {
	color: #d1d1d1;
	text-decoration: none;
}
#fuzzybit_logo  a:hover {
	color: #E78E04;
}

