body {
	font-family: Arial, Helvetica, sans-serif;
	background:#083a6f url(../images/bg.jpg) repeat-x;
	margin:0;
	font-size:10pt
}

h1 {
	font-size:16px;
	color:#990000;
	text-align:center
}

a img {
	border:0
}

#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:#001d3f;
	border-bottom:1px solid #fff;
	color:#fff;
	font-size:14px;
	font-weight:bold
}

#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
}

.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:#024387
}

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

/* Slideshow */
#slideshow {
	position:relative;
	height:192px;
	margin-left:189px
}

#slideshow.big {
	margin:0;
	height:260px
}

#bigframe {
	position:relative;
	height:279px;
}

#slideshow img img {
	left:11px;
}

#slideshow img, #bigframe img {
	position:absolute;
	top:0;
	z-index:8;
	opacity:0.0;
}

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

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

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

.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: 227px; /*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
}

#abs {
	position:absolute;
	z-index:100;
	margin:105px 270px
}

#abs a {
	color:#fff
}

.tbl {
	border-collapse:collapse
}

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

#main .tbl td td{
	border:0
}

.big {
	background:url(../images/bigframe.gif) no-repeat;
	width:318px;
}

.big img {
	margin:8px 7px 10px 9px;
}

.small {
	background:url(../images/small_frame.gif) no-repeat;
	width:74px;
}

.small img {
	margin:6px 7px 10px;
}
