*{
	margin: 0px;
	float: none;
	clear: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body {
	color: #333;
	background: #fff;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 2.2em;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
a {
	color: #333;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
a:hover {
	color: #cd0303;
}

.container{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

	/* header layout */
	#header{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}
	#navigation{
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 15px;
	text-align: center;
	background-color: #000000;
	height: 30px;
	}
	#navigation li{
	padding-right: 27px;
	text-transform: capitalize;
	font-size: 1.3em;
	font-weight: bold;
	display: inline;
	list-style-type: none;
	}
	#navigation li a{
	color: #fff;
	text-decoration: none;
}
	#navigation li a:hover {color: #cd0303;}
.banner {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 197px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-position: center;
	padding: 0px;
}
#main{
	padding: 15px;
}
	#leftcolumn{
	float: left;
	width:18%;
}
	#center{
	float: left;
	width: 57%;
	padding-right: 24px;
	padding-left: 24px;
}
	#rightcolumn{
	float: left;
	width:20%;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;

		}
/* =CONTENT - the content styles */
	/* left column */
	.leftbox {
	background: #f1f0ef;
	padding: 10px 23px 10px 23px;
	margin-bottom:3px;
	line-height:1.8em;
	font-weight: bold;
}
h3.leftbox {
	font-size:19px;
	color: #333;
	background: #f1f0ef url(../images/h3_bg_tall.jpg) 0 0 repeat-x;
	padding:5px 0 10px 23px;
}
h3.header_small {
	font-size:15px;
	font-weight: bold;
	background: #f1f0ef;
	padding:0 23px 5px 23px;
}
ul.leftbox {
	font-size: 1.2em;
}
.features {
	padding-top:15px;
	font:1.27em Arial, Helvetica, sans-serif;
}
#leftcolumn .leftbox p {
	padding-bottom:1em;
	line-height:1.5em;
	font-size:12px;
}
ul.borderedlist li {
	border-bottom: 1px dashed #d1cfcd;
	list-style-type: none;
}
ul.borderedlist li a {
	display: block;
	padding:3px 0 0 2px;
	height: 26px;
	color: #000;
}
ul.borderedlist li a:hover {
	color: #FFF;
	background-color: #cd0303;
}

/* center column */
	.article_wrapper h2 {
	color: #333;
	font-size:2em;
	margin:10px 0;
}
.article_wrapper p {
	padding-bottom:10px;
	font-size:1.3em;
	text-align: justify;
}
/* right column */
	.rightbox_wrapper {
	background: #eeeded;
	padding:5px;
	margin-bottom: 20px;
	width: 275px;
	overflow: hidden;
	font-size:11px;
	line-height: 18px;
	color: #58584D;
}
.rightbox {
	border: 1px dashed #d9e0e8;
	width: 275px;
	overflow: hidden;
	padding-bottom:6px;
}
.product_image {
	float: left;
	margin: 6px 0 0 6px;
}
.product_wrapper {
	float: right;
	width:200px;
	text-align: left;
}
.product_wrapper h4 {
	font-size:1.3em;
	color: #000;
	font-weight: bold;
	padding-top:10px;
}
.product_wrapper p {
	font-size:1em;
}
.lastbox {
	margin:0;
}
/* =BOTTOM */
	.bottomcolumn h3 {
	color: #333;
	font-size:18px;
	padding:15px 0 5px 5px;
	text-align: center;
}
.bottomcolumn p {
	padding: 10px 35px 10px 5px;
	font-size: 1.2em;
}
.iconlist {
	border-top: 1px dashed #d1cfcd;
	font-size: 1.2em;
}
ul.iconlist li a {
	padding-left: 25px;
	background: url(../images/footer_list.jpg) left bottom no-repeat;
}
ul.iconlist li a:hover {
	background: #E9E4DE url(../images/footer_list.jpg) left top no-repeat;
	color: #42423b;
}
.enewsbox {
	float: left;
	width: 180px;
	height: 17px;
	padding:3px 5px;
	border: 4px solid #999;
	font-size:13px;
}
.button {
	display: block;
	float: left;
	width: auto;
	line-height:1em;
	text-align: center;
	border: 4px solid #fff;
	color: #fff;
	cursor: pointer;
	margin:0;
	padding:3px 8px; /* IE6 */
	background-color: #999;
}
#footer {
        background-color: #000000;
}
#dialog {
	background-color: #f1eee7;
	padding: 10px;
	text-align: center;
	font-size: 18px;
}
#footercon {
	padding: 10px;
	height: 30px;
}
#designby {
	background: url(../images/logo.gif) 0 0 no-repeat;
	float: left;
}
#footer_navigation {
	float: right;
}
#footer_navigation li {
	padding-left:18px;
	display: inline;
	list-style-type: none;
}
#footer_navigation li a {
	text-transform:capitalize;
	font-weight: normal;
	color: #FFF;
	font-size: 12px;
}
#footer_navigation li a:hover {
	color: #cd0303;
}
