body, ul, li, p, form{
	margin:0px;
	padding:0px;
	list-style:none;
}
body{
	background:#f0f0f0;
}
a{
	text-decoration:none;
	color:black;
}
a:focus{
	outline:none;
}
img{
	border:0px;
	display:block;
}
td{
	vertical-align:top;
}
h1{
	font:bold 30px "Trebuchet MS";
	color:#008bcc;
	margin:0 0 10px;
}
h2{
	font:bold 18px "Trebuchet MS";
	color:#393939;
	text-align:left;
	margin:0 0 10px;
	padding-bottom:10px;
	background:url(/img/h2dots.gif) bottom repeat-x;
}
#main{
	width:1005px;
	background:url(/img/bg.gif);
	margin:0 auto;
	overflow:hidden;
}

#underHead{	
	margin:0px 4px 30px 26px;
}
#head{
	height:269px;
	background:url(/img/head4.jpg) no-repeat;
}
	#logoLink{
		display:block;
		width:300px;
		height:58px;
		float:left;
		position:absolute;
		margin-left:40px;
		top:60px;
	}
	#communice{
		padding:0px 12px 0;
		height:126px;
	}
	#communice .title{
		font:20px "Trebuchet MS";
		color:#007cc0;
		line-height:22px;
	}
	#communice .text{
		padding-top:31px;
		color:#7F6601;
		float:right;
		width:192px;
		font:bold 12px Tahoma;
		line-height:25px;
		letter-spacing:0px;
	}
	#communice b{
		font:11px Tahoma;
		color:#947602;
	}
	#communice .phone{
		font:bold 16px Tahoma;
		width:460px;
		padding-top:3px;
	}
	#communice .phone span{
		color:#0062ae;
		font:24px "Trebuchet MS";
	}
	
	
	#topMenu{
		margin:56px 20px 0 0;
	}
	#topMenu ul{
		padding:4px 20px 0;
		display:block;
		float:left;
		width:170px;
		overflow:hidden;
	}
	#topMenu ul.part1{
		padding-left:45px;
		text-align:right;
		border-right:1px solid #9dc9e3;
	}
	#topMenu li{
		font:15px "Trebuchet MS";
		padding:2px 0 0px;	
		
	}
	#topMenu li:first-child{
		background:none;
	}
	#topMenu a{
		display:block;
		color:#fff;
		padding-left:10px;
		line-height:15px;
		padding-bottom:3px;
		margin-top:0px;
		text-shadow:1px 1px 0 #5891b1;
	}
	#topMenu ul.part1 a{
		padding-right:10px;
	}
	#topMenu li a:hover{
		background:url(/img/menuSelector.png);
	}


#aSide{
	width:207px;
	float:left;
	margin-left:34px;
	margin-bottom:20px;
}
	#aSide a{
		color:#c6008c;
	}
	#aSide a:hover{
		color:#ac0079;
		text-decoration:underline;
	}
	
	#leftMenu{
		padding:0px 0 10px;
		background:#ececec url(/img/menuBottom.gif) no-repeat bottom;
	}
	
	#search{
		height:25px;
		background:url(/img/search.gif);
		border:0px;
		font:14px "Trebuchet MS";
		color:#7bb3cd;
		padding-top:7px;
		width:163px;
		padding-left:6px;
		line-height:18px !important;
		position:absolute;
		border-right:1px solid #d3d3d3;
	}
	#search:focus, #search.focus{
		color:#0073a9;
	}
	#find{
		height:33px;
		background:url(/img/find.gif);
		border:0px;
		padding:0px;
		width:37px;		
		vertical-align:top;
		border:0px;
		cursor:pointer;
		float:right;
	}
	
	#leftMenu ul{
		padding-top:50px;
	}
	#leftMenu li{
		margin-left:5px;
	}
	#leftMenu a{
		margin-bottom:5px;
		display:block;
		height:23px;
		padding-left:4px;
		font:16px "Trebuchet MS";
		color:#606060;
		margin-right:5px;
	}
	#leftMenu a:hover, #leftMenu a.hover{
		background:#fff url(/img/arrow.gif) no-repeat right top;
		color:#222;
		text-decoration:none;
	}
	
	#aSide .title{
		font:26px "Trebuchet MS";
		margin:20px 0 10px;
		color:#008BCC;
	}
	#aSide .news{
		font:11px Tahoma;
		color:#999;
	}
	#aSide .news .item{
		border-bottom:1px dotted #ddd;
		margin-top:10px;
		padding-bottom:10px;
		line-height:14px;
		margin-bottom:1px;
	}
	#aSide .news br{
		clear:both;
	}
	#aSide .news .date{
		float:left;
		background:#FFFAA6;
		color:#989018;
		font:10px Tahoma;
		padding:1px 4px 1px 2px;
		margin-bottom:5px;
	}
	#aSide .news .titleNews{
		font:bold 11px Tahoma;
		line-height:13px;
		color:#222;
	}
	#aSide .news a{
		color:#c6008c;
	}
	#aSide .news a:hover{
		text-decoration:underline;
	}
	#aSide .news .linkNews{
		text-align:right;
		padding-top:5px;		
	}
	#aSide .news .linkNews a{
		color:#c6008c;
	}
	#aSide .news .allNews{
		text-align:center;
	}
	#aSide .news .allNews a{
		color:#ccc;
	}
	
	#aSide .top10{
		font:11px Tahoma;
		width:100%;
	}
	#aSide .top10 .name{
		border-bottom:1px dotted #ddd;
		padding:7px 7px 7px 6px;
		background:#fafafa;
	}
	#aSide .top10 .price{
		white-space:nowrap;
		vertical-align:middle;
		text-align:center;
		padding:2px 8px 3px;
		background:#f4f4f4;
		font:12px Tahoma;
		border-bottom:1px dotted #ddd;
	}
	
#bSide{
	width:700px;
	margin-left:30px;
	float:left;
	font:12px Tahoma;
	color:#444;
	overflow:auto;
}
#bSide a{
	color:#c6008c;
}
#bSide h3{
	float:left;
	margin-top:1px;
	margin-left:10px;
}
#bSide h3 a{
	color:#222;
}
#bSide h3 a:hover{
	color:#222;
}
	#alphabetSearch{
		overflow:hidden;
		background:url(/img/alphabetBg.gif) #9b2172;
		margin-bottom:20px;
	}
	#alphabetSearch .label{
		height:29px;
		float:left;
		text-align:right;
		font:11px Tahoma;
		padding-top:4px;
		color:#d590bb;
		line-height:10px;
		width:65px;
		background:url(/img/alphabetLeft.gif) no-repeat;
	}
	#alphabetSearch .letters{
		height:33px;
		float:left;
		background:url(/img/alphabetRight.gif) right top no-repeat;
	}
		#alphabetSearch .letters ul{
			height:29px;
			margin-left:7px;
			background:url(/img/alphabetLine.gif) no-repeat;
			padding:4px 14px 0 14px;
		}
		#alphabetSearch .letters li{
			display:inline;
			font:12px "Trebuchet MS";			
		}
		#alphabetSearch .letters p{
			float:left;
			width:23px;
			padding-top:3px;
			display:block;
			text-align:center;
			color:#3b002a;
			height:23px;
		}
		#alphabetSearch .letters a{
			display:block;
			float:left;
			width:23px;
			margin:0px 1px;
			padding-top:4px;
			height:23px;
			text-align:center;			
			color:#fff;
		}
		#alphabetSearch .letters a:hover{
			font:bold 15px "Trebuchet MS";
			text-decoration:none;
			line-height:14px;
			background:url(/img/alphabetSelect.gif);
			color:#000;
		}
	
#bSide a:hover{
	color:#ac0079;
	text-decoration:underline;
}
	#bSide .pages{
		overflow:visible;
	}
	#bSide .pages a{
		display:block;
		font:14px "Trebuchet MS";
		color:#999;
		text-decoration:none;
		float:left;
		width:21px;
		height:23px;
		text-align:center;
		margin:0px 2px;
		padding-right:1px;
		-moz-border-radius:2px;
		-webkit-border-radius:2px;
	}
	#bSide .pages a:hover, #bSide .pages a.hover{
		background:#222;
		font:bold 16px "Trebuchet MS";
		position:relative;
		top:-2px;
		color:#fff;
	}
	#bSide .news .item{
		border-bottom:1px dotted #ddd;
		padding-bottom:10px;
		margin-bottom:15px;
	}
	#bSide .news .date1{
		float:left;
		line-height:12px;
		clear:both;		
		background:#FFFAA6;
		color:#989018;
		padding:0px 4px 2px;
	}
	#bSide .content{
		padding-bottom:30px;
		line-height:20px;
		overflow:auto;
		text-align:justify;		
	}
	#bSide .content li{
		font:15px Tahoma;
		margin:10px 5px 2px;
		background:url(/img/liBg.gif) no-repeat 0px 5px;
		padding-left:20px;	
	}
	#bSide .content ul{
		padding-bottom:15px;
	}
	.dataGrid{
		width:100%;
		float:left;
		margin:15px 0;
	}
	.dataGrid.cut{
		width:75%;
	}
	.dataGridHat td{
		color:#aaa;
	}
		.dataGrid td{
			padding:7px 16px;
			vertical-align:middle;
			text-align:left;
		}
		.dataGrid td.contrast{
			background:#f8f8f8;
			width:100px;
			padding:9px 10px 6px 10px;
			font:bold 13px "Trebuchet MS";
		}
		.dataGrid .odd td{
			background:#f2f2f2;
		}
		.dataGrid .odd td.contrast{
			background:#e6e6e6;			
		}
	.padded td{
		padding:5px !important;
	}
	#form{
		padding:15px;
		background:#f4f4f4;
		float:left;
	}
	#bSide .content .label{
		padding-bottom:25px;
		text-align:right;
		padding-top:4px;
		font:12px Tahoma;
		color:#aaa;
		padding-right:10px;
	}
	#bSide .content form input, #bSide .content form textarea{
		width:300px;
		padding:6px;
		border:1px solid #aaa;
	}
	#bSide .content form textarea{
		margin-bottom:10px;
	}
	#bSide .content .fld_element8 input, #bSide .content .fld_element5 input{
		width:60px;
	}
	#bSide .content .fld_element8 img, #bSide .content .fld_element5 img{
		border:5px solid #eee;
	}
	#bSide .content .fld_element9, #bSide .content .fld_element6{
		text-align:right;
		padding-top:10px;
	}
	#bSide .content .fld_element9 input, #bSide .content .fld_element6 input{
		background:#C6008C;
		padding:8px 13px;
		text-transform:uppercase;
		color:#fff;
		width:110px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		font:bold 15px "Trebuchet MS";
		border:0px;
		cursor:pointer;
	}
	#bSide .content .fld_element9 input:hover, #bSide .content .fld_element4 input:hover{
		background:#ac0079;
	}
	#bSide .label strong{
		background:#f9395b;
		color:#fff;
		padding:0px 5px 2px;
	}
	
	.newsUnderdata{
		background:#FFFAA6;
		color:#989018;
	}
	.newsUnderdata td{
		padding:0px 5px;
	}
	
	#bottomShader{	
	clear:both;
	background:url(/img/bottomShade.gif);
}
#BLshade{
	background:url(/img/BLcorner.gif) no-repeat;
}
#BRshade{
	height:21px;
	background:url(/img/BRcorner.gif) right top no-repeat;
}

#footer{
	background:#f0f0f0;
	width:1005px;
	margin:0px auto;
}
	#copyLink{
		clear:both;
		font:10px Tahoma;
		color:#aaa;
		margin:0 0 0 13px;
	}
	#copyLink div{
		float:left;
		position:relative;
		top:-4px;
		opacity:0.2;
		background:#777; 
		margin-right:10px;
		filter:alpha(opacity=20);
	}
	#copyLink div:hover{
		opacity:1;
		filter:alpha(opacity=100);
	}
	#smallLogo{
		height:44px;
		width:130px;
		background:url(/img/smallLogo.gif);
		float:left;
		display:block;
		margin:15px 0 3px 13px;
	}
	#basementMenu{
		background:#fff url(/img/basementMenuLeft.gif) no-repeat;
		float:right;
		margin-top:15px;
		margin-right:13px;
	}
	#basementMenu img{
		float:left;
		margin-top:0px;
	}
	#basementMenu ul{
		height:28px;
		padding-left:4px;
		display:block;
		padding-top:2px;
		background:url(/img/basementMenuRight.gif) no-repeat right top;
	}
	#basementMenu li{
		background:url(/img/menuDivider2.gif) repeat-y;
		font:13px "Trebuchet MS";
		padding:4px 20px 4px;
		float:left;		
		display:block;
	}
	#basementMenu li:first-child{
		background:none;
	}
	#basementMenu a{
		display:block;
		color:#929292;
	}
	#basementMenu li a:hover{
		color:#222;
		text-decoration:underline;
	}

