@charset "utf-8";

/* CSS Document */
/* --  NEW PRODUCTS LANDING PAGE -- */
#content-right-bottom {
float: right;
width: 250px;
margin-right: 10px;
}

.header_text {
color:#675d5d;
font-family:Arial, Helvetica, sans-serif;
font-weight:bolder;
font-size:14px;
}

#product-links {
padding:10px 0px 10px 10px;
width:690px;
margin-left:10px;
margin-right: 10px;
height: 30px;
background: url(images/product-link-bkg.png) repeat-x;
}

#product-links a {
color:#003366;
font-size:10px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}

/*
#product-links a:hover, #product-links a:active {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}
*/

.product-style {
padding:0px 5px 0 10px;
text-decoration:none;
color:#003366;
}

#image-area {
float:right;
margin-left: 5px;
}

#body-copy {
padding: 0px 0px 10px;
}

#body-copy p {
margin: 0px;
padding: 0px 10px 0px 0px;
}

#dynamic-content {
color:#666;
padding:0 0px 10px 50px;
width: auto;
margin: -10px 0px 0px 10px;
float: left;
background: url(images/dynamic-content-bkg2.png) repeat-x;
}

#body-title {
padding:40px 0 20px 0px;
}
