/* General tags */
html, body {
	height: 100%;
}
body {
	width: 750px;
	padding: 0px;
	margin: 0 auto 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A9A9A9;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

p {
	margin: 0;
	padding: 0;
	text-align: justify;
}
br {
	clear: left;
}
#content {
	background-color: #FFF;
	width: 710px;
	font-size: small;
	padding: 20px;
	clear: both;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #515151;
	padding-bottom: 82px;
}
#page_container {
background-color:#FFFFFF;
	position: relative;
	min-height: 100%;
	text-align:left;
}
* html #page_container
{
	height: 100%;
}
#footer {
	position: relative;
	margin-top: -82px;
	width: 750px;
	height: 82px;

}
#homepage #footer {
	margin-top: 0;

}
#footerIMG {
	background-color: #515151;
	height:50px;
	font-size: x-small;
	color: #666;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footerIMG img {
	padding-right:20px;
}
#footerText {
	background-color: #515151;
	height:16px;
	font-size: x-small;
	color: white;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#middle_section {
	background-color: #515151;
	width: 710px;
	color: #FFF;
	font-size: 10pt;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#middle_section #newss {
	border-right-width: 250px;
	border-right-style: solid;
	border-right-color: #515151;
	background-color: #515151;
	width: 440px;
	margin-right: -251px;
	float: left;
	overflow: hidden;
	padding-right: 20px;
	background-image: url(images/whiteDot.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#special {
	height: 200px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#special #offer1 {
	float:left;
}
#special #offer2{
	float:right;
}
#header {
	width: 750px;
	background-image: url(images/head.jpg);
	height: 120px;
	text-indent: -500em;
}
#middle_section .section_title {
	font-size: large;
	font-weight: bold;
}
#middle_section h2 {
	font-size:small;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
#middle_section .item {
	font-size: smaller;
	margin-left: 20px;
	text-align: left;
}
#content h1 {
	font-size: large;
	font-weight: bold;
}
#content h2 {
	font-size: small;
	font-style: italic;
}
#content h3 {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
#content h4 {
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#content li {
	padding-bottom: 5px;
}
label, input, textarea {
	display: block;
	margin-bottom:10px;
}
#middle_section label, #middle_section input {
	/* text-align: left; */
	float: left;
	margin-right:20px;
}
#middle_section form {
	width:600px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}
#content form #personal label, #content form #personal input {
	text-align: left;
	float: left;
	width: 120px;
}
#content form #contact label, #content form #contact input {
	text-align: left;
	display: block;
	float: left;
	width: 120px;
	margin-bottom:10px;
}
#content label {
	margin-right: 15px;
}
#content form {
	margin-top: 40px;
}
#content form .firstColumn {
	float: left;
	width: 300px;
}
#content form .secondColumn {
	float: right;
	width: 300px;
}
#content form #message {
	clear: both;
}
#content #message label, #content #message input, #content #message textarea {
	float: none;
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 20px;
}
#content form fieldset legend {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom:15px;
	font-style: italic;
	color: #000000;
}
.legendMess {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #000000;
}

.news_readmore {
	text-align:right;
}
.news_readmore a, .news_readmore a:visited {
	color:#FC0;
}
.news_readmore a:hover {
	color:#C90;
}

.news_date {
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
}
#middle_section a {
	color: #FC0;
}
.searchbutton{
	cursor:pointer;
	color:#332b06;
	font-weight:bold;
	padding: 0;
	background:url(images/buttGray.gif) repeat-x left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
	width: 61px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	text-transform: uppercase;
}
.searchbutton_hover{
	cursor:pointer;
	color:#000;
	font-weight:bold;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
	width: 61px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	text-transform: uppercase;
	background:url(images/buttGray.gif) repeat-x left top;

}
.button{
	cursor:pointer;
	color:#332b06;
	font-weight:bold;
	padding: 0;
	background:url(images/buttWhite.gif) repeat-x left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
	width: 61px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	text-transform: uppercase;
	display: inline;
}
.button_hover{
	cursor:pointer;
	color:#000;
	font-weight:bold;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
	width: 61px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	text-transform: uppercase;
	background:url(images/buttWhite.gif) repeat-x left top;
}
#content p {
	margin-bottom: 1em;
}
.pricetable {
	border: 1px solid #FFCC00;
	margin: 0px;
	padding: 0px;
	width: 450px;
}
.pricetable th {
	padding: 5px;
	background-color: #FFCC00;
}
.pricetable td {
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.pricetable .leftC {
	text-align:left;
	padding-left: 5px;
}
.pricetable .rightC {
text-align:right;
	padding-right: 5px;
}
