body {

background-color:#4c4a3b;

background-image:url(../images/background_01.jpg);

background-repeat:repeat-x;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:11px;

font-style:normal;

line-height:14px;

font-weight:400;

font-variant:normal;

text-transform:none;

color:#5C5C5C;

text-decoration:none;

margin:0 auto;

padding:0;


}

img { border: none; } 

.header_table {

margin-top:6px;

}



.logo {

margin-left:10px;

}



.body_box {

color:#5c5c5c;

background-color:#FFF;

padding:9px;

}



.header_banner {
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:center top;
	height:209px;
	text-align: center;

}



.services_bg {

background:url(../images/services_bg.gif) left top no-repeat;

height:117px;

padding:10px;

}



.services_table  { background-color: #fff; margin-top: 0; margin-bottom: 15px }



.left_line {

background-color:#FFF;

border-left:1px solid #e6e6e6;

}



.right_line {

background-color:#FFF;

border-right:1px solid #e6e6e6;

}



.bottom_line {

border-bottom:1px solid #E6E6E6;

}



.footer_table {

color:#FFF;

margin-bottom:25px;

}



.top_line {

background:url(../images/line_bg.jpg) left top repeat-x;

height:4px;

}



.top_menu_bg {

background:url(../images/top_menu_bg.jpg) left top repeat-x;

height:26px;

padding-right:12px;

}



.bottom_menu_bg {

background:url(../images/bottom_nenu_bg.jpg) left top repeat-x;

height:22px;

padding-right:13px;

}



.box_top_bg {

background:url(../images/box_top_bg.gif) left top repeat-x;

height:32px;

}



.footer_bg {

background:url(../images/footer_bg.gif) left top no-repeat;

height:25px;

}



.menu_link {

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:11px;

font-style:normal;

line-height:26px;

font-weight:700;

font-variant:normal;

text-transform:none;

color:#5C5C5C;

background-color:inherit;

text-decoration:none;

}



.menu_link:hover {

color:#C70202;

text-decoration:none;

background-color:inherit;

}



.bottom_link {

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:11px;

font-style:normal;

line-height:22px;

font-weight:400;

font-variant:normal;

text-transform:none;

color:#FFF;

background-color:inherit;

text-decoration:none;

}



.bottom_link:hover {

color:#C6C6C6;

text-decoration:underline;

background-color:inherit;

}



.white_text {

color:#FFF;

text-decoration:none;

background-color:inherit;

}



.body_link {

color:#5C5C5C;

text-decoration:underline;

background-color:inherit;

}



.body_link:hover {

text-decoration:none;

color:#212121;

background-color:inherit;

}
element { }


#content {

}
ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
#fade-example-2 li {
	position: absolute;
	top: 0;
	left: 0;
	width: 736px;
	height: 216px;
	background-color: #fff;
	visibility: hidden;
}
li img { border-color: #fff; display: block; }
.caption {
	clear: both;
	padding: 1em;
	background-color: #FFF;
}
.example { position: relative; width: 736px; height: 216px; }
.example-r { background-color:#f2f2f2; border:solid 5px #cccccc; padding:1em; width: 736px; height: 216px; margin-bottom: 1em; }
code {
	font-family: monospace;
	font-size: 1.2em;
}
.ajax {
	margin: 3em;
	border: 1em solid #FF8C00;
	padding: 1em;
}
h3 { color: gray; font-size: 14px; font-weight: bold; font-style: italic; margin: 1em 0; }
h4 { color: gray; font-size: 12px; font-weight: bold; margin: 1em 0; }
