@import url(advantage.css);

#mainpanel {
	padding: 0 0 100em 0;
	background: #524e4c;
}

	#mainpanel a {
		color: #524E4C;
		text-decoration: none;
	}
	
	#mainpanel h3 {
		font: bold 12px Verdana, sans-serif;
	}
	#mainpanel #top {
		display: block;
		border-top:  solid 16px #DEFAC7;
		border-bottom: solid 16px #DEFAC7;
		background-color: #DEFAC7;
		color:#6F6E6E;
		width:450px;
		padding:20px;
	}

	#mainpanel .content {
		position: relative;
		padding: 25px 25px 25px;
		overflow: hidden;
	}
	#home_list dl dt a, #top_list ul li a{
	font-size: 20px;
	font-weight: 600;
	color: #524E4C;
	}
	#top a:hover{
	color:#B9BAAA;
	text-decoration: underline;
	}
	#top dl dd{
	margin-bottom: 20px;
	}
	#mainpanel .content div {
		position: relative;
		width: 236px;
		padding: 0 0 25px;
		overflow: hidden;
		float: left;
	}
	#mainpanel .content #services {
		width: 200px;
		padding-left: 15px;
	}

#sidepanel .pane {
	width: 241px;
	padding: 0 20px 15px;
	margin: 5px 0 0 0;
	background: #fff url(../images/pane-bottom.gif) no-repeat 0 100%;
}
	#sidepanel .pane a {
		color: #000;
		text-decoration: underline;
	}
	#sidepanel .pane h3 {
		padding: 10px 20px 5px;
		margin: 0 -20px;
		background: url(../images/pane-top.gif) no-repeat 1px 0;
		font: bold 12px Verdana, sans-serif;
		text-transform: uppercase;
	}
	#sidepanel .pane li {
		padding: 2px 0 2px 10px;
		background: url(../images/dash.gif) no-repeat 0 center;
	}
	#sidepanel .pane p {
		padding-bottom: 3px;
		margin: 0;
	}
	
	.stock {
  margin: 0px 10px 0px 0px;
  }
	
	#sidepanel .panestock {
	width: 241px;
	padding: 0 20px 15px;
	margin: 5px 0 0 0;
	background: #fff url(../images/pane-bottom.gif) no-repeat 0 100%;
}
	#sidepanel .panestock a {
		color: #000;
		text-decoration: underline;
	}
	#sidepanel .panestock h3 {
		padding: 10px 20px 5px;
		margin: 0 -20px;
		background: url(../images/pane-top.gif) no-repeat 1px 0;
		font: bold 12px Verdana, sans-serif;
		text-transform: uppercase;
	}
	#sidepanel .paneform {
	width: 241px;
	padding: 0 20px 15px;
	margin: 5px 0 0 0;
	background: #fff url(../images/pane-bottom.gif) no-repeat 0 100%;
}
	#sidepanel .paneform a {
		color: #000;
		text-decoration: underline;
	}
	#sidepanel .paneform h3 {
		padding: 10px 20px 5px;
		margin: 0 -20px;
		background: url(../images/pane-top.gif) no-repeat 1px 0;
		font: bold 12px Verdana, sans-serif;
		text-transform: uppercase;
	}
	#sidepanel .paneform li {
		padding: 2px 0 2px 10px;
		background: url(../images/dash.gif) no-repeat 0 center;
	}
	#sidepanel .paneform p {
		padding-bottom: 3px;
		margin: 0;
	}
	
	
#sidepanel ul.news li {
	background: url(../images/gt.gif) no-repeat 0 7px;
}	
	#sidepanel ul.formnone li {
	background: none;
}

	#sidepanel form fieldset {
		float: left;
	}
	
	#sidepanel form fieldset2 {
		float: left;
		margin-top: 20px;
	}
	#sidepanel form h3 {
		padding: 10px 0;
	}
	#sidepanel form button {
		position: relative;
		width: 49px;
		height: 26px;
		padding: 0;
		border: none;
		margin: 50px 10px;
		background: url(../images/button-enter.gif) no-repeat 0 0;
		font-size: 0px;
		text-indent: -2000em;
		overflow: hidden;
	}
	
	blockquote {
	font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
	width: 355px;
	background: url(../images/close-quote.gif) no-repeat right bottom;
	padding-left: 18px;
	text-indent: -18px;
}
blockquote:first-letter {
	background: url(../images/open-quote.gif) no-repeat left top;
	padding-left: 18px;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}
	
	input.send-btn {
margin-top: 60px;
margin-left: 20px;
width: 60px;
height: 25px;
background: #333 url(../images/button.gif) no-repeat;
outline: none;
}
input.send-btn:hover {
background: #666 url(../images/button.gif) no-repeat 0 -26px;
}

.right{
float:right;
margin:5px;
}
.left{
float:left;
margin:5px;
}
