* {
	margin: 0;
	padding: 0;
}
body {
background: #D0D0D0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 17px;
color: #333;
min-width: 945px;
}

a {
text-decoration: none;
color: #004990;
}
a:hover {
text-decoration: underline;
color: #111;
}

img {
border: none;
}
#wrap {
margin: 0 auto;
width: 80%;
background: #fff;
}

#header {
height: 90px; background: #004990; font-family: verdana; color: #fff;
}

h2 {
font-family: Verdana;
}

.menu {
height: 31px;
line-height: 30px;
border-top: 1px dotted #555;
border-bottom: 1px dotted #555;
}
.menu ul {
list-style-type: none;
padding-left: 20px;
}
.menu ul li {
display: block;
float: left;
}
.menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-size: 14px;
color: #004990;
}
.menu ul li a:hover {
color: #004990;
text-decoration: none;
font-weight: 600;
}

#content {
padding: 0 20px 20px 20px;
}

#right {
position: relative;
margin-left: 200px;
text-align: justify;
padding-top: 10px;
}

#right h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
#right h2 a {
text-decoration: none;
color: #004990;
}
#right h2 a:hover {
color: #111;
}
#right ul,ol {
padding-left: 15px;
}
#right td {
padding: 2px;
}

#left {
float: left;
color: #fff;
width: 172px;
margin-top: 10px;
background: #004990;
}
#left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 28px;
line-height: 28px;
font-size: 13px;
background: #788BBD;
}
#left ul {
padding: 10px 0 15px 20px;
list-style-type: square;
color: #fff;
padding-right: 5px;
}
#left ul li a {
text-decoration: none;
font-size: 13px;
font-weight: 100;
}
#left ul li a:hover {
font-weight: 600;
}

#footer {
height: 30px;
line-height: 30px;
background: #657983;
text-align: center;
font-size: 11px;
color: #fff;
}
#footer a { color: #fff; }

.curpage{
font-weight: 600;
}
#logoprint {
padding: 56px 0px 20px 0px; margin-left: 16px; font-size: 40px;
}

#tagline {
float: right;width: 450px;  margin: 35px 10px 0 0;text-align: right; font-style: italic;
font-size: 30px;
letter-spacing: -1px;
padding: 23px 0 9px 20px;
}

.produ {
margin-bottom: 10px; padding: 0 10px 0 10px;
}

.green {
	margin: 10px;
	padding: 5px 10px;
	border: thin solid black;
	}

.red {
	margin: 10px;
	padding: 5px 10px;
	border: thin dashed red;
	color: red;
	text-align: center;
	}

.product {
	font-style: italic;
	font-weight: bold;
	color: navy;
	}

.head1 {
	font-weight: bold; font-family: verdana; text-align: left;
	}
