html {
	/*background: url(../images/bg.gif) repeat left top;*/
	background: url(../images/bg.jpg) repeat left top;
	font-size: 100%;
	}
body {
	/*background: url(../images/bt.jpg) repeat-x left top;*/
	background: url(../images/bt.jpg) repeat-x left top;
	font-size: 62.5%;
	}
body, input, select, textarea, td, th {
	/*color: #FFF;*/
	color: #000000;
	font-family: Tahoma;
	}
body, form, fieldset, input, select, textarea {
	margin: 0;
	padding: 0;
	} 
a {
	/*color: #FFF;*/
	color: #ff3030;
	outline: none;
	text-decoration: underline;
	}
a:hover {
	color: #004282;
	text-decoration: none;
	}
img, fieldset, table {
	border: 0 none;
	}
img {
	vertical-align: top;
	margin-left: 2px;
	}
p {
	margin: 0 0 1em 0;
	padding: 0;
	}
table {
	border-collapse: collapse;
	}
textarea {
	overflow: auto;
	}
td, th {
	padding: 0;
	vertical-align: top;
	}
ul {
	margin: 0;
	padding: 0 0 0 16px;
	}

#h1 {
	 font-size: 1.2em;
	 font-weight: bold;
	}

#main {
	font-size: 1.1em;
	margin: 0 auto;
	/*width: 961px;*/
	width: 966px;
	}


#header {
	padding: 0 0 2px 0;
	}
#header .inner {
	height: 88px;
	margin: 12px 0 0 0;
	overflow: hidden;
	width: 100%;
	}
#header .inner form {
	float: right;
	padding: 35px 2px 0 0;
	}
#header .inner form input {
	background: #FFF;
	border: 1px solid #4e4e4e;
	color: #4e4e4e;
	font-size: 1em;
	margin: 0 8px 0 0;
	padding: 1px 0;
	vertical-align: top;
	width: 116px;
	}


#menu ul {
	padding: 18px 0 0 22px;
	}
#menu li {
	background: url(../images/mvl.gif) no-repeat right center;
	float: left;
	list-style: none;
	padding: 2px 31px 2px 30px;
	}

#menu .last {
	background: none;
	}


#flash {
	height: 497px;
	}

#flash1 {
	height: 153px;
	}

#wrap {
	overflow: hidden;
	/*padding: 0 0 8px 0;*/
	padding: 0 0 30px 0;
	position: relative;
	width: 100%;
	}


#sidebar {
	float: left;
	padding: 0 0 80px 0;
	width: 216px;
	}
#sidebar ul {
	padding: 2px 14px 0 8px;
	}
#sidebar li {
	border-bottom: 1px solid #727272;
	list-style: none;
	padding: 4px 0 4px 100px;
	}
#sidebar li a {
	text-decoration: none;
	}
#sidebar li a:hover {
	text-decoration: underline;
	}

#sidebar li.category {
	background: url(../images/ar.gif) no-repeat 10px 9px;
	font-weight: bold;
	padding-left: 28px;
	}
#sidebar li.category a {
	text-decoration: underline;
	}

#sidebar li.sub_category {
	padding-left: 22px;
	}
#sidebar li.sub_category .active {
	background: url(../images/ar.gif) no-repeat 0 5px;
	}
#sidebar li.sub_category a {
	padding: 0 0 0 12px;
	}

#sidebar li.last {
	border: 0 none;
	}


#content {
	float: right;
	margin: 0 0 -7px 0;
	width: 741px;
	}

#content .block {	
	margin: 1px 2px 7px 2px;
	}


#footer {
	color: #e4e4e4;
	padding: 0 0 20px 0;
	text-align: right;
	}
#footer a {
	color: #e4e4e4;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
#footer .bottom-right-corner {
	/*color: #d20018;*/
	color: #004282;
	font-weight: bold;
	line-height: 55px;
	text-align: center;
	}
#footer .bottom-right-corner a {
	/*color: #000000;*/
	color: #004282;
	/*margin: 0 18px;*/
	margin: 0 28px;
	text-decoration: none;
	}

#footer .bottom-right-corner a:hover {
	color: #ff3030;
	margin: 0 28px;
	text-decoration: underline;
    }

#c1 {
	color: #004282;
	}
#c1 a {
	color: #004282;
	outline: none;
	text-decoration: underline;
	}
#c1 a:hover {
	color: #ff3030;
	text-decoration: none;
	}

.banner {
	bottom: 30px;
	left: 0;
	position: absolute;
	}


.block .indent {
	padding: 10px 18px;
	}


.i_block {
	overflow: hidden;
	width: 100%;
	}

.i_block .img {
	float: left;
	}
.i_block .img img {
	margin: 0 0 10px 0;
	}

.i_block .inner {
	padding: 0 0 0 176px;
	}


.list {
	padding: 0 0 1em 0;
	}
.list li {
	background: url(../images/dot.gif) no-repeat left 4px;
	list-style: none;
	padding: 0 0 0 10px;
	}


.logo {
	float: left;
	margin: 0 0 0 4px;
	}


.no_marg {
	margin: 0;
	}


.title img,
.title2 img,
.title3 img {
	padding: 18px 0 0px 14px;
	}



/* bg */

#menu {
	/*background: url(../images/m_cbg.gif) repeat-x left top;*/
	background: url(../images/menu-red-change.gif) repeat-x left top;
	}
#menu .left-bg {
	/*background: url(../images/m_lbg.gif) repeat-y left top;*/
	}
#menu .right-bg {
	/*background: url(../images/m_rbg.gif) repeat-y right top;*/
	height: 52px;
	}


#footer .bottom-left-corner {
	background: url(../images/f_blbg.gif) no-repeat left bottom;
	}
#footer .bottom-right-corner {
	background: url(../images/f_brbg.gif) no-repeat right bottom;
	}
#footer .top-left-corner {
	/*background: #42484d url(../images/f_tlbg.gif) no-repeat left top;*/
	background: #e4e4e4 url(../images/f_tlbg.gif) no-repeat left top;
	margin: 0 0 18px 0;
	width: 100%;
	}
#footer .top-right-corner {
	background: url(../images/f_trbg.gif) no-repeat right top;
	}


.block .bottom-bg {
	/*background: #596067 url(../images/px.gif) repeat-x left bottom;*/
	background: #e4e4e4 url(../images/px.gif) repeat-x left bottom;
	width: 100%;
	}
.block .left-bg {
	/*background: #596067 url(../images/px.gif) repeat-y left top;*/
	background: #e4e4e4 url(../images/px.gif) repeat-y left top;
	width: 100%;
	}
.block .right-bg {
	background: url(../images/px.gif) repeat-y right top;
	}
.block .top-bg {
	/*background: #596067 url(../images/px.gif) repeat-x left top;*/
	background: #e4e4e4 url(../images/px.gif) repeat-x left top;
	width: 100%;
	}
.block .bottom-left-corner {
	background: url(../images/b_blbg.gif) no-repeat left bottom;
	}
.block .bottom-right-corner {
	background: url(../images/b_brbg.gif) no-repeat right bottom;
	height: 7px;
	}
.block .top-left-corner {
	background: url(../images/b_tlbg.gif) no-repeat left top;
	}
.block .top-right-corner {
	background: url(../images/b_trbg.gif) no-repeat right top;
	height: 7px;
	}
.block .top-left-corner2 {
	background: url(../images/b_tlbg2.gif) no-repeat left top;
	}
.block .top-right-corner2 {
	background: url(../images/b_trbg2.gif) no-repeat right top;
	height: 7px;
	}


.title {
	background: url(../images/t_cbg.gif) repeat-x left top;
	height: 44px;
	}
.title .left-bg {
	background: url(../images/t_lbg.gif) repeat-y left top;
	height: 44px;
	}
.title .right-bg {
	background: url(../images/t_rbg.gif) repeat-y right top;
	height: 44px;
	}


.title2 {
	background: url(../images/t_cbg2.gif) repeat-x left top;
	}
.title2 .left-bg {
	background: url(../images/t_lbg2.gif) repeat-y left top;
	}
.title2 .right-bg {
	background: url(../images/t_rbg2.gif) repeat-y right top;
	height: 44px;
	}

.title3 {
	background: url(../images/t_cbg3.gif) repeat-x left top;
	}
.title3 .left-bg {
	background: url(../images/t_lbg3.gif) repeat-y left top;
	}
.title3 .right-bg {
	background: url(../images/t_rbg3.gif) repeat-y right top;
	height: 44px;
	}


/* pages */

#index {
	/*background: url(../images/bt2.gif) repeat-x left top;*/
	background: url(../images/bt2.jpg) repeat-x left top;
	}

#index #main {
	width: 966px;
	}

#index #wrap {
	padding: 0 0 30px 0;
	}

#index #wrap .col {
	float: left;
	width: 322px;
	}
#index #wrap .col img {
	margin: 0 0 14px 0;
	}
#index #wrap .col .block {
	margin: 3px 2px 0 2px;
	}
#index #wrap .col .block .right-bg {
	min-height: 220px;
	height: auto!important;
	height: 220px;
	}

#index #footer .bottom-right-corner a {
	margin: 0 28px;
	}


#gallery #main {
	width: 1003px;
	}
#gallery .flash-wrapper {
	height: 410px;
	overflow: hidden;
	position: relative;
	}
#gallery .flash-wrapper .block {
	background: #FFF;
	height: 60px;
	left: 45px;
	position: absolute;
	top: 4px;
	width: 188px;
	}


#sub {
	/*background: url(../images/bt2.gif) repeat-x left top;*/
	background: url(../images/bt2.jpg) repeat-x left top;
	}

#sub #header {
	padding: 0 0 14px 0;
	}
	
.text-b {
	font-family: "Brush Script MT";
	font-size: 16px;
	font-style: italic;
	color: #004282;
	font-weight: bold;
}

