
html, body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 auto;
	background:#fff url(../images/body_gradient.png) repeat-x 0 0;
}

#container {
	margin:0 auto;
	width:978px;
	background:#F0F0F0;
}
h2{
padding:0;
margin:0;
}
a {
	color:#F02020;
	text-decoration:none
}

a:hover {
	text-decoration:underline
}

p {
	line-height:18px;
	font-size:14px;
	margin:0;
	padding:2px 0;
	font-style:italic
}
p#error {
	display:none
}
p.sh_inf {
text-align:justify;
padding-right:8px;
}
.small {
	font-size:12px;
	color:#323232;
	font-style:normal
}

p.small a.more-inf {
	font-size:14px;
	color:#fff;
	font-style:normal;
	background:#F02020;
	float:right;
	display:block;
	padding:4px 9px;
	margin-right:25px;
	font-weight:bold
}

#header {
	height:145px;
	background:#C8C8C8 url(../images/bg_corner_page_bottom.gif) no-repeat left bottom;
	padding-top:10px;
	margin-bottom:10px
}

#header #logo {
	padding:35px 0 0 50px;
	float:left
}

#header #logo a {
	color:#FFF;
	font-size:28px;
	font-weight:bold;
	letter-spacing:0.03em;
	text-decoration:none
}

#header #logo span {
	color:#F02020;
}

#header #hdr_ins {
	background:#000;
	margin:0 10px;
	height:105px;
	background:#000 url(../images/bg_rp.jpg) repeat-x left top;
}

#content {
	background:#C8C8C8 url(../images/bg_corner_page_top.gif) no-repeat left top;
	
}

form{
	margin:0;
	padding:0;
}

.ap_box {
	margin:5px 0;
	background:#FFF;
}

.ap_box h1 {
	margin:0;
	padding:0;
}

.ap_box h1 span {
	font-size:12px
}

.ap_box h1 a {
	font-size:18px;
	color:#467AA7;
	text-decoration:none;
}

.ap_box h1 a:hover {
	text-decoration:underline;
	color:#F02020;
}

.ap_box .imag {
	margin:0 10px;
	border:#C8C8C8 3px solid;
}

.ap_box .imag:hover {
	border:#F02020 3px solid;
}

.info_box {
	margin:5px 0;
	background:#FFF;
}

.info_box h1 {
	margin:0;
	padding:0 10px 7px 0;
}

.info_box .txt_b {
	margin:0;
	padding:18px;
}

.info_box p {
	margin:0;
	padding:0 0 18px 0;
}

p.info_pg span {
	background:url(../images/quote_start.gif) no-repeat top left;
	width:30px;
	height:15px;
	display:block;
	float:left;
	line-height:25px;
}

p.info_pg {
	background:url(../images/quote_end.gif) no-repeat bottom right;
	padding:7px 0 0 5px;
	margin-right:20px;
	text-align:justify;
	width:600px;
}

.right_side {
	margin:5px 0 10px 0;
	background:#fff;
	width:270px
}

.right_side p {
	padding:0 18px;
	margin:0 0 5px 0;
	text-align:justify
}

.right_side h3 {
	margin:0 0 5px 0;
	padding:0 0 0 10px;
}

.right_side center img {
	margin:0 0 5px 0;
	padding:0;
	border:#C8C8C8 3px solid;
}

#slideshow {
	position:relative;
	height:105px;
	z-index:50;
	width:560px;
	margin:0;
	padding:0;
	overflow:hidden;
	float:right
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:55;
	margin:0;
	padding:0;
}

#slideshow IMG.active {
	z-index:70;
}

#slideshow IMG.last-active {
	z-index:58;
}

#shbgimg img {
	margin:4px;
	border:#C8C8C8 3px solid;
}

#shbgimg img:hover {
	border:#F02020 3px solid;
}

.clear {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	background:transparent;
	overflow:hidden;
	margin:0;
	padding:0;
}

.comment-form {
	padding:20px 10px;
	background:#fafafa;
	border:1px solid #C8C8C8;
	width:580px
}

.comment-form-fields {
	float:left;
	width:450px;
	margin-left:20px;
}

.comment-form input.comment-form-input, .comment-form textarea, .comment-form-logged {
	display:block;
	margin-bottom:10px;
	padding:5px 10px;
	width:270px;
	border:1px solid #C8C8C8;
	background:#fff !important;
	/* Text */
        font-family: Helvetica, Arial, sans-serif;
	color: #777;
	text-align: left;
	line-height: 1.1em;
	font-size:15px;
}

.comment-form textarea {
	width:430px;
	height:100px;
}

.comment-form-submit {
	margin-top:5px;
	margin-right:85px;
	padding:4px 10px;
	border:1px solid #d7d7d7;
	background:#e7e7e7;
	/* Text */
        font-size:17px;
	color:#555;
}

.comment-form input.date_box {
	width:150px;
}

.right_side input.input, .right_side textarea {
	display:block;
	margin-bottom:5px;
	padding:3px 5px;
	width:190px;
	border:1px solid #C8C8C8;
	background:#fff !important;
	/* Text */
        font-family: Helvetica, Arial, sans-serif;
	color: #777;
	text-align: left;
	line-height: 1.1em;
	font-size:15px;
}

.right_side textarea {
	width:190px;
	height:80px;
}

.right_side select {
	width:190px;
	border:1px solid #d7d7d7;
	margin-bottom:5px;
	padding:3px 5px;
	color: #777;
	line-height: 1.1em;
	font-size:15px;
}

.right_side .submit {
	margin-top:5px;
	padding:2px 5px;
	border:1px solid #d7d7d7;
	background:#e7e7e7;
	/* Text */
        font-size:15px;
	color:#555;
}

/*MAIN MENU*/

*#menu {
	display:block;
	margin:0 10px 0 10px;
	padding:0;
	position:relative;
	z-index:10;
	height:28px;
	font-size:14px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background:#E1E1E1;
	height:30px
}

#nav, #nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav a {
	padding:0;
	color:#4B4B4B;
	text-decoration:none;
}

#nav li.main_li {
	float:left;
	position:relative;
	padding:0 20px;
	margin:0;
	z-index:11;
	background:#E1E1E1;
	border-right:#C8C8C8 1px solid
}

#nav li.main_li:hover {
	background:#b0b0b0;
}

#nav li.main_li a.lnk_one {
	display:block;
	text-align:center;
	padding:6px 0;
}

#nav ul {
	position:absolute;
	display:none;
	width:180px;
	top:100%;
	left:0;
	padding:0;
	z-index:12;
	border:#C8C8C8 1px solid;
	border-bottom:none;
}

#nav li.main_li ul li {
	display:block;
	width:180px;
	padding:0;
	float:left;
	text-align:left;
	z-index:19;
	background-color:#E1E1E1;
	font-size:13px;
	font-weight:normal;
	border-bottom:#C8C8C8 1px solid;
}

#nav li.main_li ul li a {
	display:block;
	padding:6px 0 6px 10px;
	color:#4B4B4B;
	z-index:13;
	text-align:left;
	width:170px;
}

#nav li.main_li ul li:hover {
	background-color:#b0b0b0;
}

#nav li.main_li ul li:hover a {
	color:#fff;
	font-weight:bold
}

#nav ul ul {
	top:auto;
	display:block;
}

#nav li.main_li ul ul {
	margin:0px 0 0 7px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display:none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display:block;
}

#nav li:hover .lnk_one {
	color:#fff;
}

.curent_hover_ie6 a.lnk_one {
	background:#E1E1E1;
	color:#4B4B4B !important;
}

.curent_hover_ie6 ul li a:hover {
	background-color:#b0b0b0 !important;
}

.curent_hover_ie6 li a:hover {
	color:#fff !important;
}

.apnd {
	color:#4B4B4B;
	text-decoration:none;
}

.apnd:hover {
	color:#4B4B4B;
	text-decoration:underline;
}

.btm_cp {
	color:#4B4B4B;
}

/*menu*/
