body{
width:100%;
margin:0px;
background-image:url(../Images/b-graphLines.gif);
background-repeat:repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
color:#e5e5e5;
}



#background{
width:100%;
background-image:url(../Images/b-highlights-shadows.png);
background-repeat:no-repeat;
background-position:top;
}

*html #background{
background-image:url(../Images/b-highlights-shadows.gif);
}

#wrapper{
width:981px;
height:800px;
margin:0 auto;
text-align:center;
/*border:solid 1px #fff;*/
}

#logo{
width:981px;
height:100px;
text-align:left;
background-image:url(../Images/logo-PerryDynamicsProprio.png);
background-repeat:no-repeat;
}

*html #logo{
background-image:url(../Images/logo-PerryDynamicsProprio.gif);
}

#logo a
{
width:238px;
height:100px;
display:block;
outline:none;
}

#menu{
width:981px;
height:21px;
text-align:center;
margin:1px auto 1px auto;
}

#middle{
width:981px;
padding:10px;
text-align:left;
}

#middleLeft{
width:525px;
height:300px;
float:left;
}

#middleRight{
width:446px;
float:left;
}

#welcome{
padding:0px 0px 10px 20px;
margin:0px;
}

#bottom{
width:981px;
height:155px;
margin-top:10px;
margin-bottom:10px;
text-align:left;
}

#bottomLeft{
width:515px;
height:117px;
padding:18px 20px 20px 10px;
background-image:url(../Images/b-currentNewsArea.gif);
background-repeat:no-repeat;
float:left;
}

#bottomRight img{
float:left;
}

.header{
font-size:12px;
font-weight:bold;
line-height:14px;
color:#fff;
}

.subheader{
font-size:10px;
font-weight:bold;
line-height:14px;
color:#f79410;
}

.currentNews{
font-size:10px;
line-height:14px;
color:#a6a6a6;
}

#bottomLeft p
{
	margin-top:0px;
	margin-bottom:10px;
}

.divider{
color:#1a1a1a;
font-weight:bold;
}

.currentNews a:link
{
font-size:10px;
color:#5288be;
text-decoration:none;
outline:none;
}

.currentNews a:visited
{
font-size:10px;
color:#5288be;
text-decoration:none;
outline:none;
}

.currentNews a:hover
{
font-size:10px;
color:#f7941d;
text-decoration:none;
outline:none;
}

.currentNews a:active
{
font-size:10px;
color:#5288be;
text-decoration:none;
outline:none;
}

#footer{
margin-top:10px;
text-align:center;
font-size:10px;
line-height:14px;
color:#666666;
}

.pageHeader
{
	color:#5288be;
	font-size:20px;
	font-weight:bold;
	margin-bottom:30px;
}

.pageSubheader{
font-weight:bold;
line-height:14px;
color:#f79410;
}

a:link
{
color:#5288be;
text-decoration:none;
outline:none;
}

a:visited
{
color:#5288be;
text-decoration:none;
outline:none;
}

a:hover
{
color:#f7941d;
text-decoration:none;
outline:none;
}

a:active
{
color:#5288be;
text-decoration:none;
outline:none;
}

li
{
margin-top:10px;
}

blockquote
{
margin-bottom:25px;	
}

table.productCompare{
	border-collapse:collapse;
	width:600px;
}
table.productCompare tr td{
	border-top:1px solid #5288BE;
	height:18px;
	padding-bottom:8px;
	padding-top:7px;
}
table.productCompare .category{
	width:160px;
}
table.productCompare .proprio5000{
	width:195px;
}
table.productCompare .proprio4000{
	width:195px;
}
table.productCompare .first{
	border-right:1px solid #5288BE;
	padding-left:15px;
	padding-right:7px;
}
table.productCompare .middle{
	border-right:1px solid #5288BE;
	padding-left:8px;
	padding-right:7px;
}
table.productCompare .last{
	padding-left:8px;
	padding-right:15px;
}
table.productCompare .left{
	text-align:left;
}
table.productCompare .center{
	text-align:center;
}
table.productCompare .right{
	text-align:right;
}
