/* CSS Document */

html, body {
	margin: 0em;
	padding: 0em;
	width:100%;
	font: .9em Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #0079c0;
	
}

#wrapper {
	width:800px;
	background-color:#FFFFFF;
	color:#000000;
	margin:auto auto;

}

#masthead h1 {
	font: bold 2em "Palatino Linotype", Arial;
	color: #3d739d;
	margin-top:-5em;
	clear:right;
	letter-spacing: 0.1em;
	left: 9em;
	top: 1em;
	position: relative;
}
.marqu {
	font-family: "Palatino Linotype", Arial;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	position: relative;
	width: 20em;
	height:1.5em;
	left: 27em;
	top: 2.3em;
}
#container {
	position: relative;
	width: 100%;
	top: 6em;
}
#container_port {
	position: relative;
	width: 100%;
	top: 6em;
	left:1em;
}
.logo {
	position:relative;
	left: 1em;
	top: 1em;
	border:0;
}


#content {
	float:left;
	width: 38em;
	left: 8em;
	overflow: visible;

}
#content p {
	line-height:1.5em;
}
#content_prod {
	float:left;
	width: 43em;
	left: 8em;
	
}
#content_prod h1{
	margin-bottom:0;
}
#content_prod p{
	line-height: 1.5em;
}
.justify {
	text-align: justify;
}
.b_border {
	position: relative;
	height: 232px;
	width: 1px;
	left: 20em;
	float: left;
	top: -14em;
}
.a_logo img{
	padding:4px;
}
.a_logo {
	font: 0.7em/1.3em Arial, Helvetica, sans-serif;
	width: 180px;
	position: relative;
	left:31em;
	float:left;
	top:-15em;
	text-align: center;
}


#menu {
	margin:0 0 0 .5em;
	padding:0;
	float: left;
	width:200px;
		
}
#menu h2 a {
	color:#000000;
	text-decoration:none;
	border:0;
}
#menu h2 {
	position:relative;
	float:left;
	background:url(../images/link_over.gif) 0 0 no-repeat;
	border:0;
	color:#000000;
	text-decoration:none;
	font-size:20px;
	line-height:60px;
	margin: 0px;
	padding: 0px;
	display:block;
}
.m_text {
	padding-left:2.5em;
}
#menu a:hover, #menu #current{
	display:block;
	background:url(../images/link.gif) 0 0 no-repeat;
	float:left;
	border:0;
	position:relative;
	left:1px;
	color:#000000;
	text-decoration:none;
	font-size:20px;
	line-height:60px;
	margin: 0px;
	padding: 0px;
}




#footer {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	width: 100%;
	position: relative;
	height: 4em;
	text-align: center;
}
#content h1 {
	margin-bottom:0;
}
.sep_line {
	padding-top: 1px;
	padding-bottom: 0px;
	
}




.blue {
	color: #3d739d;
	font-weight: bold;
	font-size: 1.2em;
}
.t_bold {
	font-weight: bold;
}
.r_float {
	padding: .4em;
	float: right;
}
.t_small {
	font-size: .7em;
}
#prod_left {
	margin: 0px;
	padding: 2px 10px 20px 0px;
	float: left;
	width: 250px;
	position: relative;
	font: .9em Arial, Helvetica, sans-serif;
}
.hr_prod_rule {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	height: 1px;
	position: relative;
}
.prod_border {
	border-bottom: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#prod_right {
	margin: 0px;
	padding: 2px 0px 20px 0px;
	float: left;
	width: 260px;
	position: relative;
	font: .9em Arial, Helvetica, sans-serif;
	vertical-align: top;
	left: 15px;
}
.p_image {
	margin: 0px;
	padding: 4px 0px 10px;
	border:0;
}
.p_image_1 {
	margin: 0px;
	padding: 4px 0px 14px;
	border:0;
}
.p_amana {
	margin:0px;
	padding: 4px 0px 35px 10px;
	border:0;
}
.m_logo {
	padding: 5px;
	float: right;
}
.prod_image {
	padding: 10px 20px 10px 5px;
	float: left;
}
.return a{
	float: right;
	margin: 0px;
	padding: 0px;
	position: absolute;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #ed1d24;
	text-decoration: none;
	left:35em;
	top:1.3em;
	white-space: pre;
	display: block;
}
.nowrap_title {
	white-space: nowrap;
}
