* {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff url(images/main_bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2e2e2e;
	font-weight: normal;
}

form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 11px Helvetica, Arial, sans-serif;
	color: #4f4f4f;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h4 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font-weight: normal;
	font-family:Helvetica, Arial, sans-serif;
	color:#003366;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 12px;
	padding-bottom: 9px;
	border-bottom: 1px dotted #cccccc;
	font-family:Helvetica, Arial, sans-serif;
	color: #7a7a7a;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

h5 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #7a7a7a;
}

p, ul, ol {
	margin-bottom: 1em;
	line-height: 160%;
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 90px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #FF5A00;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

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

a:hover {
	color: #669999;
	text-decoration: underline;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Wrapper */

#wrapper {
	width: 1000px;
	margin: 0 auto;
}

#wrapper2 {

}

/* Header */

#header {
	height: 196px;
	background:url(images/mainhead.jpg) no-repeat;
	background-position:top;
}

/* Logo */

#logo {
	float: left;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width:100%;
}

#menu ul {
	margin: 0;
	padding: 180px 0 0 0;
	list-style: none;
	line-height: normal;
	text-align:center;
}

#menu li {
	display: inline;
}


#menu a {
	padding-right:20px;
	padding-left:20px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

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

/* Page */

#page {
}

/* Content */

#content {
	float: left;
	width: 510px;
	margin-left:27px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#content-wide {
	float: left;
	margin-left:27px;
	margin-right:27px;
}


.post {
	padding-top: 35px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #37404C;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}


.post .prodentry1 {
border-bottom:1px dotted #f6ab00;
margin-bottom:20px;
padding-bottom:15px;
background:url(images/prodent1.jpg) repeat-x bottom;
}
.post .prodentry1 a {
color: #f6ab00;
font-weight:bold;
}

.post .prodentry2 {
border-bottom:1px dotted #8dc556;
margin-bottom:20px;
padding-bottom:15px;
background:url(images/prodent2.jpg) repeat-x bottom;
}
.post .prodentry2 a {
color: #8dc556;
font-weight:bold;
}

.post .prodentry3 {
border-bottom:1px dotted #5dc2d0;
margin-bottom:20px;
padding-bottom:15px;
background:url(images/prodent3.jpg) repeat-x bottom;
}
.post .prodentry3 a {
color: #5dc2d0;
font-weight:bold;
}

.post .prodentry4 {
border-bottom:1px dotted #0b318f;
margin-bottom:20px;
padding-bottom:15px;
background:url(images/prodent4.jpg) repeat-x bottom;
}
.post .prodentry4 a {
color: #0b318f;
font-weight:bold;
}

.post .prodentry5 {
border-bottom:1px dotted #bb7a99;
margin-bottom:20px;
padding-bottom:15px;
background:url(images/prodent5.jpg) repeat-x bottom;
}
.post .prodentry5 a {
color: #bb7a99;
font-weight:bold;
}

.post .prodentry6 {
border-bottom:1px dotted #ec6d4e;
margin-bottom:20px;
padding-bottom:15px;
background:url(images/prodent6.jpg) repeat-x bottom;
}
.post .prodentry6 a {
color: #ec6d4e;
font-weight:bold;
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(images/img04.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(images/img09.gif) no-repeat left center;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 190px;
	padding: 50px 15px 0 15px;
	background-repeat: repeat-x;
}

#sidebar p{
text-align:left;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

/* Rightbar */

#rightbar {
	float: left;
	width: 190px;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	background-repeat: repeat-x;
}

#rightbar p{
text-align:left;
}

#rightbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#rightbar li {
	margin-bottom: 40px;
}

#rightbar li ul {
}

#rightbar li li {
	margin: 0;
}

/* Widebar */

#widebar {
	padding: 15px 25px 0 25px;
	border-bottom:1px dotted #CCCCCC;
}

#widebar #colA {
	float: left;
	width: 100%;
}

#widebar #colB {
	float: left;
	width: 260px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 186px;
	padding-left: 45px;
}

/* Footer */

#footer {
	height: 60px;
	background: url(images/img02.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}

/*contact form*/
.contactform {width:428px; margin:2.0em 0 0 20px; padding:10px 10px 0 10px; border:1px dotted #CCCCCC; background-color:rgb(255,255,255);}
.contactform fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(225,225,225);}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 4px 2px; color:rgb(80,80,80); font-weight:bold; font-size:110%;}
.contactform label.left {float:left; width:120px; margin:0 0 0 10px; padding:2px; }
.contactform Select...combo {width:175px; padding:2px; border:solid 1px rgb(200,200,200); }
.contactform input.field {width:275px; padding:2px; border:solid 1px rgb(200,200,200);}
.contactform textarea {width:275px; padding:2px; border:solid 1px rgb(200,200,200);}
.contactform input.button {float:right; width:9.0em; margin-right:20px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; }
.contactform input.button:hover {cursor: pointer;}
.warning {font-weight:bold; color:#990000;}
.asterix {color:rgb(255,0,0); vertical-align:top;}
.green {font-weight:bold; color:#00CC00;}
