*{ margin: 0; padding: 0; }*
body { font: .8em Arial, Sans-Serif; line-height: 1.8em; background: #333; color: #444; }
a {COLOR: #039; text-decoration: none;}
a:visited {COLOR: #039; text-decoration: none;}
a:hover {COLOR: #333; text-decoration: underline;}
h2 { margin: 0 0 10px; padding: 10px 0 3px; }
h3 { padding-left: 10px; color: #fff; background: #FE7B09 url(images/bg.jpg) repeat-x; font-size: 1em; height: 24px; line-height: 24px; }
h4 {font-size: 1.1em; padding: 3px 3px 3px 0;}
ul {  padding: 0; margin: 0 0 10px;}
li { list-style-type: none; font-weight: bold;}
p { margin: 5px 0 10px 0; }
img { border: none; }

#header {
background: #fff url(images/logo-doc.jpg) repeat-x;
height: 80px;
padding: 155px 0 0 0;
border-bottom:1px solid red;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
color: #039;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
#header h2 {
color: #039;
font-size: 19px;
font-weight: 100;

letter-spacing: -1px;
line-height: 12px;
}

#wrap { padding: 10px 10px 3px 10px; width: 760px; margin:20px auto; background: #fff;}
#left { float: left; width: 150px; margin-bottom: 10px; margin-top: 20px;}
#left ul { padding: 5px 10px 10px 10px; margin: 0; border: 1px solid red; background: #CFDDFF;}
#right { margin-bottom: 10px; float: right; width: 570px; padding: 0 10px 10px 10px; margin-top: 10px;}

#footer { font-size: 11px; text-align: center; border-top: 1px solid #ccc; padding: 10px 5px; }

/* navigation */
.navigation {
	/*background: #D9E1E5 url(img/nav.gif);*/

	height: 32px;
	width: 100%;

}
.navigation a {

	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 32px;
	padding: 0 30px;
	text-decoration: none;
}
.navigation a:hover {
	background-position: left bottom;
	color: #234;
}
.navigation a.last {
	border: none;
	color: #456;
}

.headimgr {
    float: right;
    padding: 20px;
}
.headimgl {
    float: left;
}

.attn {
	font-weight: bold;
	color: red;
	text-align: center;
	font-size: 1.2em;
	padding-top:12px;
}
.articles {
	padding-top: 5px;
}
.manufacturers table {width: 100%;}
.manufacturers table tr td{width: 50%;}

img.float_right {
	float: right;
    margin: 4px 4px 4px 8px;
    border: 1px solid;
}
img.float_left {
    float: left;
    margin: 4px 8px 4px 4px;
    border: 1px solid;
}
img.ctr {
    clear: both;
    margin: 4px 4px 4px 8px;
    border: 1px solid;
}
p.ctr{
    margin: 4px 4px 4px 8px;
    text-align: center;
    width: 360px;
    line-height: 1em;
    font-style: italic;
}
p.capt_right{
    float: right;
    margin: 4px 4px 4px 8px;
    text-align: center;
    width: 360px;
    line-height: 1em;
	font-style: italic;
}
p.capt_right img {
	clear: both;
}



/* for a good-lookin form */
label
{
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
width: 10em;
float: left;
text-align: left;
margin-right: 1em
display: block;
font-weight: bold;
}

input
{
color: #781351;
background: #CFDDFF;
border: 1px solid #781351
}
textarea
{
color: #781351;
background: #CFDDFF;
border: 1px solid #781351
}

.submit input
{
margin-left: 4.5em;
color: #000000;
background: #CFDDFF;
border: 2px outset #d7b9c9;
}
.spam_noticer {
	display: none;
}
ul.cat_sections li { list-style-type: none; font-weight: normal;}
ul.sub_cat li { list-style-type: none; font-weight: normal;padding-left: 20px;}
