body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#0671E5 url(../images/bgr-blue.jpg) repeat-x;
	margin:0;
	font-size:13px
}

a img {
	border:0
}

.parent:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.fleft { float:left;}

.fright { float:right;}

#container {
	text-align:center;
	margin:0px 0
}

#all {
	margin:0 auto;
	width:980px;
	text-align:left
}

#content {
	border:1px solid #fff;
	background:#001d3f
}

#top {
	background:#032F60;
	border-bottom:1px solid #fff;
	color:#fff;
	font-weight:bold
}

#top td{
	font-size:18px;
}

#menu {
	font-size:14px;
	line-height:1em;

	background:url(../images/bg_menu.jpg);
	float:right
}

#menu, .submenu {
	font-family:Arial, Helvetica, sans-serif;
}

#menu a{
	color:#fff;
	text-decoration:none;
	display:block;
	padding:8px 18px;
	float:left
}

#menu a:hover{
	background:url(../images/menu_over.jpg)
}

#main {
	border-collapse:collapse;
	width:100%;
}

#main td {
	padding:0;
	vertical-align:top
}

.clear {
	font-size:0;
	clear:both
}

.submenu {
	background:#02376f url(../images/bg1.jpg) repeat-x;
	color:#fff;
	line-height:1em;
	margin:10px 0;
	font-size:10pt
}

.submenu h3{
	margin:0;
	font-size:18px;
	background:url(../images/bg_h3.jpg);
	font-weight:normal;
	padding:3px 10px
}

.submenu a{
	display:block;
	text-decoration:none;
	padding:3px 10px;
	color:#fff
}

.submenu a:hover {
	background:#e8e8e8;
	color:#900
}

#main td#right {
	background:#fff;
	padding:10px
}

/* Slideshow */
#slideshow {
	position:relative;
	height:192px;
}

#slideshow img {
	position:absolute;
	top:0;
	left:11px;
	z-index:8;
	opacity:0.0;
}

#slideshow img.active {
	z-index:10;
	opacity:1.0;
}

#slideshow img.last-active {
	z-index:9;
}
/* /Slideshow */

/* Stepcarousel */
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width:481px; /*Width of Carousel Viewer itself*/
height:150px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
width:160px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	background:url(../images/frame.gif) no-repeat
}

.stepcarousel .panel p {
	color:#6d634e;
	font-size:12px
}
/* /Stepcarousel */

.panel img {
	margin:7px
}

.front_page {
	background:#F2F3F8 url(../images/_bgr_form.gif) repeat-x;
	border:1px solid #CED7E8;
}

.t_mar_search {
	font-size:14px;
	margin:10px 0 0;
	text-align:right;
}

#main .front_second {
	padding:0 0 0 10px
}

.front_second table {
	border-collapse:collapse
}

#main .front_second table td, .front_property{
	padding:3px 0
}

.front_second td select {
	width:150px
}

.front_second td input {
	width:146px
}

.front {
	background:url(../images/button_front.gif) no-repeat;
	border:0 none;

	font-size:10pt;
	font-weight:bold;
	height:28px;
	width:116px;
	margin:5px
}

#main .front_header {
	font-size:13pt;
	padding:5px
}

#main .tbl td {
	border:1px solid #036;
	padding:4px;
}

.tbl.green {
	border:1px solid #360;
}

#qsearch, .tbl {
	border-collapse:collapse
}

#qsearch {
	width:340px
}

#qsearch td {
	white-space:normal;
	padding:9px;
	border:1px solid #006
}

#qsearch td td, #main .tbl td td {
	border:0
}

#qsearch select{
	width:150px
}

#front-top {
	width:100%
}
