/* CSS Document */

body {
	margin-top: 20px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/pwweb-bkgd.jpg);
	text-align: left;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
    border: 1px solid #666;
}

/* Header */

#header {
	background-color: #e8d17f;
    position:relative;
    border-bottom: 1px solid #666;
	padding-top:10px;
	padding-left: 10px;
	padding-bottom: 0;
}


#tag {
font-family: Georgia, Times New Roman, Times, serif;
font-size: .9em;
font-style: italic;
color: #663333;
padding-left: 10px;
padding-bottom:10px;
}

/* Search div */

#search {
position: relative;
width: 950px;
font-size: x-small;
font-weight: normal;
padding:0px;
border-bottom: 1px solid #666;
}

/* Content */

#content {
	float:right;
    width: 749px;
	padding: 0;
	background-color: #FFFFFF;
}

#contenttext {
font-size: .75em;
line-height: 125%;
color: #333333;
padding-top: 15px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 0;
}


#flash {
background-color: #FFFFFF;
width: 749px;
height: 200px;
float: right;
border-bottom: 1px solid #ccc;
}

#aboutimg {
width: 749px;
height: 250px;
border-bottom: 1px solid #666;
}

#fxlogo {
position: absolute;
left: 600px;
top: 240px;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 1.3em;
color: #000000;
}

#fxlogo a {
font-size: .65em;
color: #000000;
}

#fxlogo a:hover {
font-size: .65em;
color: #663300;
}

#fxlogo a:active {
font-size: .65em;
color: #000000;
}

#fxlogo a:visited {
font-size: .65em;
color: #000000;
}

#aboutimg p {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 1em;
color: #b20838;
position: absolute;
top: 160px;
left: 230px;
}

#contactimg {
width: 749px;
height:200px;
border-bottom: 1px dotted #666;
}

#contactimg p {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 1em;
color: #000000;
position: absolute;
top: 155px;
left: 225px;
}

#brands {
font-family: Georgia, Times New Roman, Times, serif;
color: #663300;
font-size: .95em;
border-top: 1px dotted #663300;
padding-top: 15px;
}

#brands a {
color: #663300;
text-decoration: none;
}

#brands a:hover {
color: #666600;
text-decoration: underline;
}

#brands a:active {
color: #663300;
text-decoration: none;
}

#brands a:visited {
color: #663300;
text-decoration: none;
}

/* Navigation */

#navigation {
	float:left;
	width: 200px;
	border-right: 1px solid #666;
}

#navigation p {
font-family: Georgia, Times New Roman, Times, serif;
font-size: small;
color: #333333;
padding-left: 10px;
}

#translate {
padding:10px;
}

/* Home Product Flash */

#prodflash {
border-top: 1px solid #666;
height: 275px;
}

#productflash p {
font-size: 75%;
line-height: 1.5em;
width: 680px;
color: #990000;
padding: 10px;
}

/* Footer */


#footer {
	clear:both;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 70%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
    text-align:right;
    color: #e8d17f;
    background-color: #b16629;
	border-top: 1px solid #666;
	height:15px;
}

#footer a {
color: #330000;
text-decoration: none;
}

#footer a:hover {
color: #000000;
text-decoration: underline;
}

#footer a:active {
color: #330000;
text-decoration: none;
}

#footer a:visited {
color: #330000;
text-decoration: none;
}

/* Form elements */

#form1 {
background: transparent;
}

#form1 td {
font-family: Georgia, Times New Roman, Times, sans-serif;
color: #666666;
font-size: small;
}

#form1 {
background: transparent;
padding: 20px;
}

/* Product info */

#prodname {
font-family: Georgia, Times New Roman, Times, serif;
color: #660000;
font-size: 1.5em;
font-weight: bold;
padding-bottom: 15px;
border-bottom: 1px solid #666;
}

#proddescription {
padding-top: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #666;
}

#prodfeatures {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #666;
	font-weight: bold;
}

#prodlinks {
padding-top: 5px;
}

#prodlinks a {
color: #993300;
text-decoration: none;
}

#prodlinks a:hover {
color: #000;
text-decoration: underline;
}

#prodlinks a:visited {
color: #993300;
text-decoration: none;
}

#prodlinks a:active {
color: #993300;
text-decoration: none;
}

#allprod {
padding-top: 10px;
padding-bottom: 10px;
border-top: 1px solid #666;
}

#allprod a {
color: #333333;
text-decoration: none;
}

#allprod a:hover {
color: #993300;
text-decoration: underline;
}

#allprod a:visited {
color: #333333;
text-decoration: none;
}

#allprod a:active {
color: #333333;
text-decoration: none;
}

