*{
	font-family:Tahoma,Verdana,Arial,sans;
	font-size:10px;
	color:#000000;
}

html {
	height: 100%;
}

body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color: #000000;
	background-image: url(../images/body_bg.gif);
	height:100%;
}

/*
form{
	margin:0px;
	padding:0px;
	display:inline;
}

div.hr{
	height:1px;
	overfow:hidden;
	line-height:1px;
	font-size:1px;
	bborder-top:1px solid #FFFFFF;
	background-color: #FFFFFF;
	border-bottom:1px solid #DBDBDB;
	margin:5px 0px 5px 0px;
}

*/

h1{
	color:#c02234;
	font-size:12px;
	margin-top:0px;
	position:relative;
	font-weight: normal;
}

/*
em,i{
	color:#D9251D;
}
*/
a{
	color:#495576;
	text-decoration:none;
}

a img{
	border:none;
}

#over_body{
	height:90%;
	background-image: url(../images/over_body_bg.gif);
	background-repeat: repeat-x;
	padding:40px 0px 40px 0px;
}

#main{
	margin: auto;
	text-align: left;
	width:788px;
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	background-image: url("../images/content_bg.gif");
	background-repeat: repeat-y;
}

#left_column{
	width:177px;
	float:left;
}

#right_column{
	width:611px;
	float:left;
}

#left_header{
	height:198px;
	bbackground-color: #FFFFFF;
}

#right_header{
	height:196px;
	overflow: hidden;
}

#logo{
	position: relative;
	left: 100px;
	margin-top: 30px;
	width:166px;
	height:160;
	display:block;
}

#top_links{}

#top_links a{
	display:block;
	float:left;
	padding-left:8px;
	margin-left:15px;
	background-image: url(../images/li_gray.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	color:#000000;
	text-decoration: none;
	font-size:10px;
	height:36px;
	line-height: 36px;
}

#top_links a:hover{
	text-decoration: underline;
}



#search{
	float:right;
	margin-right:10px;
	padding-top:10px;
}

#search .search_input{
	border:1px solid #000000;
	width:80px;
	font-size: 10px;
	padding:0px 3px 0px 3px;
}

#search .search_submit{
	border:1px solid #000000;
	cursor: pointer;
	font-size: 10px;
}

#header_image{
	height:160px;
	background-image: url(../images/header_tmp.jpg);
	background-position: 1000% 0%;
	background-repeat: no-repeat;
}

#left_column_content{
	padding:12px;
}

#right_column_content{
	padding:12px 0px 12px 5px;
}

.main_menu{
	display:block;
	padding-left:10px;
	background-image: url(../images/li_white.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	color:#982524;
	text-decoration: none;
	font-size:10px;
	text-transform: uppercase;
	margin: 5px 0px 5px 0px;
}

.main_menu:hover{
	text-decoration:underline;
}

.sub_menu{
	display:block;
	text-transform: uppercase;
	margin-left:10px;
	text-decoration: none;
	font-size:10px;
	color:#000000;
	background-image: url(../images/submenu_border.gif);
	background-position: 0% 100%;
	background-repeat: repeat-x;
	padding:1px 0px 2px 0px;
}

.sub_menu:hover{
	/*color:#B5B5B4;*/
	text-decoration:underline;
}

.big_box_top{
	background-image: url(../images/box_top.gif);
	background-repeat: no-repeat;
	height:8px;
	overflow: hidden;
}

.big_box_middle{
	background-image: url(../images/box_middle.gif);
	background-repeat: repeat-y;
}

.big_box_middle_content{
	padding:0px 20px 0px 15px;
	position: relative;
}

.big_box_bottom{
	background-image: url(../images/box_bottom.gif);
	background-repeat: no-repeat;
	height:6px;
	overflow: hidden;
}

.home_box{
	float:left;
	width:30%;
	width: 154px;
	margin-left:30px;
	margin-bottom:8px;
}

.home_box h1{
	margin-bottom: 5px;
}

.home_box h1, .home_box h1 a{
	color:#982524;
	text-decoration: none;
	font-size:10px;
	font-weight: normal;
}

div.paging{
	text-align:center;
}

a.more{
	display:block;
	float:right;
	padding-left:10px;
	background-image: url(../images/li_black.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	color:#982524;
	margin-right:5px;
	margin-bottom:10px;
}

#footer, #footer div, #footer a {
	height: 25px;
	text-align: center;
	color:#999999;
	text-decoration:none;
}




/*
#header{
	height:124px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	margin-top: 2px;
	margin-bottom: 9px;
}

#header_left, #header_right{
	float:left;
	height:120px;
	width:150px;
}

#header_right{
	width:140px;
	float:right;
	padding-top:15px;
}

#header_right a{
	text-decoration:none;
}

#header_right input.input{
	background-color:#EAF0F8;
	border:1px solid #545372;
	width:90px;
}

#header_right input.submit{
	background-color:#596482;
	color:#EAF0F8;
	border:1px solid #545372;
	border-color:#000000 #666666 #666666 #000000;
	cursor:pointer;
	cursor:hand;
	width:20px;
	text-align:center;
}



#header_top{
	height:25px;
}

#small_menu{
	float: right;
	margin-top: 8px;
	margin-right: 10px;
	font-size: 9px;
	color: #222222;
}

#small_menu A{
	color: #222222;
	font-weight: bold;
}

#menu{
	float:left;
	width:151px;
}

#menu a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
} 

a.menu_top{
	display:block;
	width:151px;
	height:25px;
	background-image:url(../images/menu_top.gif);
	padding-left:15px;
	width:auto;
	line-height:24px;
	text-transform:uppercase;
}

div.main_menu_item, td.main_menu_item{
	width:151px;
	height:34px;	
	background-repeat:no-repeat;
	text-align:right;
	text-transform:uppercase;
}


div.main_menu_item_widther{
	float:right;
	margin-right:5px;
	width:95px; 
	height:34px;
}

.outer {height: 34px; width:95px;ooverflow: hidden; position: relative;}
.outer[class] {display: table; position: static;}
.middle {position: absolute; top: 50%;} 
.middle[class] {display: table-cell; vertical-align: middle; position: static;}
.inner {position: relative; top: -50%;left:-100%;} /* for explorer only */
.inner[class]{left:0%;}

a.menu_middle img{
	border:none;
}

a.menu_bottom {
	display:block;
	width:151px;
	height:124px;
	background-image:url(../images/menu_bottom2.gif);	
}

a.menu_baner{
	display:block;
	width:151px;
	height:60px;
	overflow: hidden;
	background-image:url(../images/menu_middle.gif);
	background-repeat: repeat-y;
	
}

a.submenu{
	display:block;
	width:129px;
	overflow:hidden;
	background-color:#EBECEE;
	background-image:url(../images/categories/submenu.gif);
	background-position:0% 50%;
	padding:2px 2px 2px 20px;
	color:#495576;
}

a.submenu:hover{
	background-image:url(../images/categories/submenu_hover.gif);
	color:#000000;
}

#content,#content_expanded{
	float:left;
	width:622px;
	margin-left:19px;
}

#content_body{
	background-color:#F5F5F5;
	padding:0px 15px 0px 15px;
	border-left:1px solid #545372;
	border-right:1px solid #545372;
}

div.content-top, div.content-bottom{
	background-image:url(../images/content-top.gif);
	overflow:hidden;
	height:10px;
}

div.content-bottom{
	background-image:url(../images/content-bottom.gif);
}

#content_expanded{
	width:792px;
}

#content_expanded div.content-top{
	background-image:url(../images/content-top-ex.gif);
}

#content_expanded div.content-bottom{
	background-image:url(../images/content-bottom-ex.gif);
}

#navbar{
	color:#969593;
	margin-bottom:2px;
}

#navbar a.navbar, #navbar span{
	color:#000000;
	font-size:10px;
	text-decoration:none;
}

#right{
	float:right;
	width:152px;
}

#right_body, #right_banners{
	background-color:#E8EDF3;
	padding:0px 5px 0px 5px;
	border-left:1px solid #545372;
	border-right:1px solid #545372;
}

#right_banners{
	border-top:1px solid #D4D7DC;
	background-color:#FFFFFF;
	text-align:right;
}

div.right-top, div.right-bottom{
	background-image:url(../images/right-top.gif);
	overflow:hidden;
	width:152px;
	height:11px;
}

div.right-bottom{
	background-image:url(../images/right-bottom.gif);
}









div.category{
	padding-top:5px;
	padding-bottom:5px;
}

div.category h1{
	font-size:14px;
	margin:0px;
	color:#535176;
	position:relative;
}

div.category h2,div.category1 h2{
	margin:5px 0px 0px 0px;
	color:#CA3515;
	background-image:url(../images/icons/category1_h2.gif);
	background-repeat:no-repeat;
	background-position:1px 4px;
	position:relative;
}

div.category p{
	margin:8px 0px 8px 0px;
	position:relative;
}

div.category div.image{
	float:left;
}

div.category div.content {
	float:left;
	width:400px;
}

div.category div.content div.footer{
	text-align:left;
}

div.category div a{
	color: #535176;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:10px;
}

div.category a.image img{
	border:1px solid #535176;
}



div.category1{
	padding-top:5px;
	padding-bottom:5px;
	ppadding-right:1%;
	float:left;
	width:49%;
}

div.category1 span.h1, div.category1 h1{
	font-size:14px;
	width:155px;
	margin:0px;
	color:#535176;
	font-weight:bold;
	float:left;
	position:relative;
}

div.category1 span.h2, div.category1 h2{
	float:left;
	width:160px;
	margin:0px;
	color:#CA3515;
	font-weight:bold;
	background-image:url(../images/icons/category1_h2.gif);
	background-repeat:no-repeat;
	background-position:1px 4px;
	position:relative;
}

div.category1 span.p{
	margin:0px;
	position:relative;
}

div.category1 div.footer{
	text-align:right;
	padding-right:15px;
	padding-top:2px;
}

div.category1 div a{
	color: #535176;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:10px;
}

span.p a:hover{
	text-decoration: underline;
}

div.category1 div.image{
	float:left;
	mmargin-right:5px;
}

div.category1 div.image a.image img{
	border:1px solid #535176;
}


div.thumbslist{
	float:left;
	margin-right:10px;
	margin-top:5px;
	position: relative;
}

div.thumbslist2{
	float:right;
	height:400px;
	margin-left:10px;
	width:180px;
}


div.thumbslist a{
	text-decoration:none;
	display:block;
	width:180px;
	margin-bottom:5px;
}

div.thumbslist a img{
	border:1px solid #535176;
	width:175px;
}



div.dummy{
	line-height:1px;
	font-size:1px;
	height:1px;
	overflow:hidden;
}

table{
	background-color:#FFFFFF;
}

td{
	background-color: #D4D0CD;
	padding:2px;
}

th{
	background-color: #B33330;
	color:#FFFFFF;
	text-align: center;
}


form.contact input, form.contact textarea{
	border:1px solid #000000;
}

form input.button{
	cursor: pointer;
	border-style: outset;
	border:1px solid #000000;
	font-size: 10px;
}