table, div, p, td, th, ul, li, ol, br {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

body {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    /*background: #666666;*/
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    /*color: #000000;*/
}

img {
    border: 0px;
}

form, select {
    margin: 0px;
    font-size: 10px;
}

a {
    color: #0065a5;
}

.secondMenu a
{
	text-decoration: none;
}

span.strong
{
	font-weight: bold;
}

a.pdf
{
	padding-right: 18px;
	background-image: url(../graphics/pdf.png);
	background-position: right center;
	background-repeat: no-repeat;
	margin-right: 2px;
}

.oneColFixCtr #container {
    width: 900px;
    background: #FFFFFF;
    margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    border: 0px;
    text-align: left; /* this overrides the text-align: center on the body element. */
    padding: 0px;
}

.oneColFixCtr #mainContent {
    padding: 16px 36px 36px 36px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.oneColFixCtr #mainContent div.country {
    float: right;
    margin-bottom: 90px;
    margin-right: 30px;
} 

.oneColFixCtr #mainContent div.country img.flag {
    margin: 1px 1px 1px 3px;
    float: left;
}

.oneColFixCtr #topBanner {
    background-image: url(../graphics/topbanner.jpg);
    background-repeat: no-repeat;
    width: 828px;
    height: 144px;
    margin-bottom: 15px;
    padding: 10px 0px 0px 10px;
}

.oneColFixCtr #topBanner div.nav {
    margin-right: 30px;
    float: right;
    clear: both;
    width: 550px;
}

.oneColFixCtr #topBanner div.nav p {
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    padding-top: 2px;
    margin: 5px 0px 5px 5px; 
    float: right;
}

.oneColFixCtr #topBanner div.nav select {
    margin: 5px 0px 5px 5px;
    float: right;
}

.oneColFixCtr #menuWrapper {
    width: 100%;
    height: 38px;
    font-size: 13px;
    background-image: url(../graphics/menuBackground.jpg);
    background-repeat: no-repeat;
}

.oneColFixCtr #menuWrapper .solidblockmenu {
    margin: 0px 25px 0px 25px;
    padding: 0;
    float: left;
    width: 100%;
}

.oneColFixCtr #menuWrapper .solidblockmenu li {
    display: inline;
    font-size: 13px;
}

.oneColFixCtr #menuWrapper .solidblockmenu li a {
    float: left;
    color: #465a65;
    padding: 13px 35px 10px 35px;
    text-decoration: none;
}

.oneColFixCtr #menuWrapper .solidblockmenu li a:hover, #menuWrapper .solidblockmenu li .current {
    color: white;
    background: url(../graphics/menuBgSliceHover.jpg) center center repeat-x;
}

.oneColFixCtr #subMenuWrapper {
    width: 514px;
	margin-left: 314px;
    height: 19px;
    font-size: 13px;
    background-image: url(../graphics/subMenuBackground.jpg);
    background-repeat: no-repeat;
	margin-top: 7px;
}

.oneColFixCtr #subMenuWrapper .solidblockmenu {
    margin: 0px 25px 0px 25px;
	padding-right: 0px;
    float: left;
    width: 514px;
}

.oneColFixCtr #subMenuWrapper .solidblockmenu li {
    display: inline;
    font-size: 13px;
}

.oneColFixCtr #subMenuWrapper .solidblockmenu li a {
    float: left;
    color: #465a65;
    padding: 2px 35px 2px 35px;
    text-decoration: none;
}

.oneColFixCtr #subMenuWrapper .solidblockmenu li a:hover{
    color: white;
    background: url(../graphics/subMenuBgSliceHover.jpg) center center repeat-x;
}

#subMenuWrapper .solidblockmenu li .current 
{
	font-weight: bold;
}

/***************
 * 	INDEX.HTML *
 ***************/

.oneColFixCtr #twoColumnWrapper #newClientsArticleBox {
	position: relative;
    margin: 0px;
	margin-top: 8px;
	padding: 0px;
}

.oneColFixCtr #twoColumnWrapper #newClientsArticleBox .clientCompanyName
{
	color: #465a65;
	font-weight: bold;
}

.oneColFixCtr #twoColumnWrapper #newClientsArticleBox h3{
	font-size: 14px;
    color: #666;
	margin: 4px 0px 0px 05px;
}

.oneColFixCtr #twoColumnWrapper #newClientsArticleBox #headerBlock
{
	display: block;
	text-align: center;
	height: 25px;
	background-color: #008CD3;
	background-image: url(../graphics/headerBlockBackground.jpg);
	background-repeat: repeat-x;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

 .oneColFixCtr #twoColumnWrapper #newClientsArticleBox #headerBlock h3
{
	text-align: center;
	float: left;
	color: #fff;;
	font-weight: bold;
	font-size: 14px;
	margin: 5px 0px 0px 15px;
	padding: 0px;
}
 .oneColFixCtr #twoColumnWrapper #newClientsArticleBox #headerBlock #topLeft, .oneColFixCtr #twoColumnWrapper #newClientsArticleBox #headerBlock #topRight
{
	position: absolute;
	width: 15px;	
	height: 25px;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	top: 0px;
}

.oneColFixCtr #twoColumnWrapper #newClientsArticleBox #headerBlock #topLeft
{
	left: 0px;	
}

.oneColFixCtr #twoColumnWrapper #newClientsArticleBox #headerBlock #topRight
{
	right: 10px;	
}

.oneColFixCtr #twoColumnWrapper #newClientsArticleBox h4{
	color: #333;
	margin: 0px 5px 5px 5px;
}
.oneColFixCtr #twoColumnWrapper #newClientsArticleBox p a{
	color: #0065a5;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

.oneColFixCtr #twoColumnWrapper #newClientsArticleBox p{
	margin: 0px 10px 0px 0px;
	height: 100px;
	overflow: hidden;
	z-index: 666;
	padding: 4px 10px;
	text-align: left;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #666666;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.oneColFixCtr #twoColumnWrapper #newClientsArticleBox #roundedBottom
{
	display: block;
	height: 10px;
	border: none;
	padding: 0px;
	margin: -5px 15px 0px 15px;
	border-bottom: 1px solid #ccc;
}

.oneColFixCtr #twoColumnWrapper #newClientsArticleBox img.clientDivider 
{
	display: block;
	width: 100%;
	height: 1px;
	margin: 0px 15px;
	padding: 0px;
	padding-top:6px;
	text-align:left;
	overflow: hidden;
}

.oneColFixCtr #twoColumnWrapper #newClientsArticleBox #roundedBottom #bottomRight
{
	position: absolute;
	width: 15px;	
	height: 10px;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	right: 10px;
	border: none;
}
.oneColFixCtr #twoColumnWrapper #newClientsArticleBox #roundedBottom #bottomLeft
{
	position: absolute;
	width: 15px;	
	height: 10px;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	left: 0px;
	border: none;
}

.oneColFixCtr #twoColumnWrapper #newClientsArticleBox #newsDateBox
{
	color: #ccc;
	font-size: 10px;
	padding: 0px 6px 0px 0px;
	margin: 0px;
	margin-bottom: 5px;
	vertical-align: top;
}

/****************
 * CLIENTS.HTML *
 ****************/
.oneColFixCtr #twoColumnWrapper #newClientsArticle {
	position: relative;
    margin: 0px;
	padding: 0px;
}

.oneColFixCtr #twoColumnWrapper #newClientsArticle .clientCompanyName
{
	color: #465a65;
	font-weight: bold;
}

.oneColFixCtr #twoColumnWrapper #newClientsArticle h3{
	font-size: 14px;
    color: #666;
	margin: 4px 0px 0px 05px;
}

.oneColFixCtr #twoColumnWrapper #newClientsArticle #headerBlock
{
	display: block;
	text-align: center;
	height: 25px;
	background-color: #008CD3;
	background-image: url(../graphics/headerBlockBackground.jpg);
	background-repeat: repeat-x;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

 .oneColFixCtr #twoColumnWrapper #newClientsArticle #headerBlock h3
{
	text-align: center;
	float: left;
	color: #fff;;
	font-weight: bold;
	font-size: 14px;
	margin: 5px 0px 0px 15px;
	padding: 0px;
}
 .oneColFixCtr #twoColumnWrapper #newClientsArticle #headerBlock #topLeft, .oneColFixCtr #twoColumnWrapper #newClientsArticle #headerBlock #topRight
{
	position: absolute;
	width: 15px;	
	height: 25px;
	margin: 0px;
	margin-top: -15px;
	padding: 0px;
	top: 0px;
}

.oneColFixCtr #twoColumnWrapper #newClientsArticle #headerBlock #topLeft
{
	left: 0px;	
}

.oneColFixCtr #twoColumnWrapper #newClientsArticle #headerBlock #topRight
{
	right: 10px;	
}

.oneColFixCtr #twoColumnWrapper #newClientsArticle h4{
	color: #333;
	margin: 0px 5px 5px 5px;
}
.oneColFixCtr #twoColumnWrapper #newClientsArticle p a{
	color: #0065a5;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

.oneColFixCtr #twoColumnWrapper #newClientsArticle p{
	margin: 0px 10px 0px 0px;
	overflow: hidden;
	padding: 4px 10px;
	text-align: left;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #666666;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.oneColFixCtr #twoColumnWrapper #newClientsArticle #roundedBottom
{
	display: block;
	height: 10px;
	border: none;
	padding: 0px;
	margin: -5px 15px 0px 15px;
	border-bottom: 1px solid #ccc;
}

.oneColFixCtr #twoColumnWrapper #newClientsArticle img.clientDivider 
{
	display: block;
	width: 100%;
	height: 1px;
	margin: 0px 15px;
	padding: 0px;
	padding-top:6px;
	text-align:left;
	overflow: hidden;
}

.oneColFixCtr #twoColumnWrapper #newClientsArticle #roundedBottom #bottomRight
{
	position: absolute;
	width: 15px;	
	height: 10px;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	right: 10px;
	border: none;
}
.oneColFixCtr #twoColumnWrapper #newClientsArticle #roundedBottom #bottomLeft
{
	position: absolute;
	width: 15px;	
	height: 10px;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	left: 0px;
	border: none;
}

.oneColFixCtr #twoColumnWrapper #newClientsArticle #newsDateBox
{
	display: block;
	color: #ccc;
	font-size: 8px;
	padding: 0px 6px 0px 0px;
	margin: 0px;
	margin-bottom: 5px;
	vertical-align: top;
}

.rightColumnArticle .clientArticle
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.rightColumnArticle .clientArticle a
{
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

.rightColumnArticle .clientArticle p
{
	margin: 0px;
	padding: 0px;
}

.rightColumnArticle .clientsArticle img
{
	margin: 0px;
	padding: 0px;
}

.oneColFixCtr #threeBannerWrapper {
	position: relative;
    width: 105%;
    margin: 15px 0px 15px 0px;
	font-weight: bold;
}

.oneColFixCtr #threeBannerWrapper div.threeBannerContainer {
    margin: 0px 8px 0px 0px;
    float: left;
}

.oneColFixCtr #threeBannerWrapper #threeBannerIcon1, .oneColFixCtr #threeBannerWrapper #threeBannerIcon2, .oneColFixCtr #threeBannerWrapper #threeBannerIcon3 {
    margin: 0px;
	padding: 0px;
    float: left;
}

.oneColFixCtr #threeBannerWrapper #threeBannerIcon1 img, .oneColFixCtr #threeBannerWrapper #threeBannerIcon2 img, .oneColFixCtr #threeBannerWrapper #threeBannerIcon3 img{
    margin: 0px;
	padding: 0px;
	border: 0px;
}

.oneColFixCtr #twoColumnWrapper {
    margin: 15px 0px 0px 0px;
}

.oneColFixCtr #twoColumnWrapper div.leftColumn {
    width: 33%;
    float: left;
}

.oneColFixCtr #twoColumnWrapper div.leftColumn img {
    margin: 0px 0px 0px 0px;
    border: 0px;
}

.oneColFixCtr #twoColumnWrapper div.leftColumn img.first {
    margin: 0px 0px 0px 0px;
    border: 0px;
}

.oneColFixCtr #twoColumnWrapper div.rightColumn {
    width: 67%;
    float: left;
    text-align: left;
}

.oneColFixCtr #twoColumnWrapper div.rightColumnArticle {
    background-color: #FFFFFF;
    width: 544px;
    float: left;
	margin-left: 12px;
}

.oneColFixCtr #twoColumnWrapper div.leftColumnArticle {
    width: 272px;
    float: left;
}

.oneColFixCtr #twoColumnWrapper div.rightColumnArticle p {
    text-align: left;
    font-family: verdana, arial, helvetica, sans-serif;
    padding: 4px 10px 0px 0px;
    margin: 0px 0px 10px 0px;
    font-size: 11px;
    line-height: 16px;
    color: #666666;
}

.oneColFixCtr #twoColumnWrapper div.rightColumnArticle p a.nolink {
    color: #666666;
	text-decoration: none;
	cursor: text;
}


.oneColFixCtr #twoColumnWrapper div.rightColumnArticle p.contact {
    text-align: left;
    font-family: verdana, arial, helvetica, sans-serif;
    padding: 4px 10px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 11px;
    line-height: 16px;
    color: #666666;
}

.oneColFixCtr #twoColumnWrapper div.rightColumnArticle p.link {
    margin: 0px 0px 0px 0px;
}

.oneColFixCtr #twoColumnWrapper div.rightColumnArticle img.illustration {
    margin: 0px 0px 10px 10px;
}

.oneColFixCtr #twoColumnWrapper div.rightColumnArticle h1 {
    font-size: 28px;
    margin: 8px 10px 5px 0px;
    color: #848484;
}

.oneColFixCtr #twoColumnWrapper div.rightColumnArticle h4 {
    font-size: 14px;
    padding: 0px;
    margin: 15px 10px 0px 0px;
    color: #0065a5;
}

.oneColFixCtr #twoColumnWrapper div.rightColumnArticle h5 {
    font-size: 14px;
    padding: 0px;
    margin: 10px 10px 0px 0px;
    color: #595959;
}

.oneColFixCtr #twoColumnWrapper div.rightColumnArticle p.intro {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #848484;
    margin: 0px 5px 10px 0px;
}

.oneColFixCtr #twoColumnWrapper div.rightColumnArticle p.intro a.nolink {
    color: #848484;
	text-decoration: none;
	cursor: text;
}


.oneColFixCtr #twoColumnWrapper div.rightColumnArticle hr {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 1px solid #999999;
}

.oneColFixCtr #twoColumnWrapper div.rightColumnArticle div.infoTable {
    margin: 0px 0px 10px 10px;
    color: #666666;
}

.oneColFixCtr #twoColumnWrapper div.rightColumnArticle div.infoTable table {
    border-collapse: collapse;
    width: 320px;
}

.oneColFixCtr #twoColumnWrapper div.rightColumnArticle div.infoTable td {
    padding: 2px 0px;
    font-size: 11px;
    font-family: verdana, Arial, Helvetica, sans-serif;
}

.oneColFixCtr #twoColumnWrapper div.rightColumnArticle img.button {
    margin: 0px 20px 0px 0px;
}

.oneColFixCtr #twoColumnWrapper h1 {
    font-size: 22px;
    margin: 8px 10px 10px 0px;
    color: #0065a5;
}

.oneColFixCtr #twoColumnWrapper h4 {
    font-size: 14px;
    margin: 10px 10px 0px 0px;
    color: #0065a5;
}

.oneColFixCtr #twoColumnWrapper p.intro {
    font-size: 14px;
    font-weight: bold;
    margin: 0px 5px 10px 0px;
	color: #848484;
}

.oneColFixCtr #twoColumnWrapper div.halfWidth {
    width: 48%;
    float: left;
}

.oneColFixCtr #twoColumnWrapper div.halfWidth img.officeDivider {
    margin: 5px 0px 0px 0px;
}

.oneColFixCtr #twoColumnWrapper div.rightColumnArticle img {
    margin-bottom: 10px;
}

.oneColFixCtr #twoColumnWrapper div.rightColumnArticle li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    margin: 10px 5px 10px 30px;
    font-size: 11px;
    color: #666666;
    list-style-image: url(../graphics/bluebullet.gif);
}

.oneColFixCtr #twoColumnWrapper div.rightColumnArticle img.caseStudy {
    margin-top: 15px;
	margin-right: 20px;
    float: right;
    padding: 0px 0px 30px 30px;
}

.oneColFixCtr #twoColumnWrapper div.rightColumnArticle img.news {
    border: 0px;
}

.oneColFixCtr #twoColumnWrapper div.rightColumnArticle td.news {
    text-align: center;
    margin: 0px auto 0px auto;
}

.oneColFixCtr #twoColumnWrapper div.rightColumnArticle div.thinLine {
    background-image: url(../graphics/articleLine.gif);
    background-repeat: repeat-x;
    padding: 1px 0px 0px 0px;
    margin: 0px 10px 0px 0px;
}

.oneColFixCtr #twoColumnWrapper div.leftColumnArticle img {
    margin: 15px 0px 0px 0px;
}

.oneColFixCtr #twoColumnWrapper div.leftColumnArticle img.clients {
    margin: 0px 0px 0px 0px;
}

.oneColFixCtr #twoColumnWrapper div.leftColumnArticle h2 {
    background-image: url(../graphics/readMore.jpg);
    background-repeat: no-repeat;
    padding: 7px 5px 4px 6px;
    margin: 0px;
    color: #FFFFFF;
    font-size: 12px;
}

.oneColFixCtr #twoColumnWrapper div.leftColumnArticle div.secondMenu {
    width: 100%;
    margin: 0px 0px 15px 0px;
}

.oneColFixCtr #twoColumnWrapper div.leftColumnArticle div.secondMenu div.secondMenuTop {
    background-image: url(../graphics/2menuRoundCornersUp.gif);
    background-repeat: no-repeat;
    width: 100%;
    margin: 0px 0px 0px 0px;
}

.oneColFixCtr div.leftColumnArticle div.secondMenu h6 {
    color: #465a65;
    text-align: left;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    font-size: 6px;
    /*font-weight:bold;*/
}

.oneColFixCtr div.leftColumnArticle div.secondMenu li {
    background-image: url(../graphics/2ndMenuMiddle.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    text-align: left;
    padding: 8px 4px 8px 20px;
    margin: 0px;
    font-size: 13px;
    /*font-weight:bold;*/
    list-style: none;
}

.oneColFixCtr div.leftColumnArticle div.secondMenu li a {
    color: #465a65;
    text-decoration: none;
}

.oneColFixCtr div#newsContainer
{
	border: 1px solid #eee;
	margin-top: 10px;
	width: 815px;
	padding: 5px;
	overflow: hidden;
	height: auto;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #666;
}

.oneColFixCtr div#newsContainer a
{
	color: #0065a5;	
	text-decoration: none;
}
.oneColFixCtr div#newsContainer #newsHeader
{
	margin-right: 5px;
	color: #666;
	vertical-align: top;
	margin-top: 0px;
}

.oneColFixCtr div#newsContainer #newsDate
{
	color: #bbb;
	margin-right: 4px;
}
.oneColFixCtr div#addressField {
    width: 100%;
    text-align: center;
    background-image: url(../graphics/adressBackground.jpg);
    background-repeat: no-repeat;
    padding: 8px 5px 8px 5px;
    margin: 15px 0px 15px 0px;
}

.oneColFixCtr #addressField li {
    display: inline;
    list-style: none;
    margin: 0px 18px 0px 18px;
    color: #465a65;
}

.oneColFixCtr #addressField li a {
    color: #465a65;
    text-decoration: none;
}

.oneColFixCtr #addressField li a:Hover {
    text-decoration: underline;
}

.clearFloats {
    clear: both;
    display: block;
}

#selectedRecipient {
	color: #0173BC;
}

#smsFormDiv #errorMessage
{
	color: red;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 10px;	
}

#smsFormDiv, #emailFormDiv,#smsFormDiv form, #emailFormDiv form, #smsFormDiv button, #emailFormDiv button, #emailFormDiv p, #smsFormDiv p {
    border: 0;
    margin: 0;
    padding: 0;
}

#smsFormDiv, #emailFormDiv {
    font-size: 12px;
    padding: 0px 14px 14px 14px;
    background: #fff;
}

#smsFormDiv h1, #emailFormDiv h1{
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
}

#smsFormDiv h2, #emailFormDiv h2
{
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
	color: red;
}
 #smsFormDiv h5, #emailFormDiv h5
{
	height: 20px;
	margin: 0;
	padding: 0;
}

#smsFormDiv p, #emailFormDiv p {
    display: block;
    margin-bottom: 10px;
    height: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #A2B6BD;
    padding-left: 0px;
    font-size: 12px;
    color: #666;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#emailFormDiv label{
    text-align: left;
    font-size: 12px;
    width: 140px;
    float: left;
	padding-top: 6px;
}

#smsFormDiv label{
    text-align: left;
    font-size: 12px;
    width: 140px;
    float: left;
	padding-top: 6px;
}

#smsFormDiv .small {
    color: #666;
    display: block;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    width: 140px;
    letter-spacing: 1px;
}

#smsFormDiv input, #smsFormDiv textarea, #emailFormDiv input, #emailFormDiv textarea 
{
    float: left;
    font-size: 12px;
    padding: 4px 2px;
    border: solid 1px #AACFE4;
    width: 300px;
    margin: 2px 0 10px 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#smsFormDiv input:focus, #smsFormDiv textarea:focus, #emailFormDiv input:focus, #emailFormDiv textarea:focus 
{
    border: solid 1px #0078C1;
}

#smsFormDiv textarea, #emailFormDiv textarea 
{
    height: 110px;
}

#smsFormDiv button, #emailFormDiv button 
{
    clear: left;
	float: left;
    margin-left: 150px;
    width: 125px;
    height: 31px;
    background: #666 url(graphics/button.png) no-repeat;
    text-align: center;
    line-height: 31px;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
}

#smsFormDiv .spacer, #emailFormDiv .spacer 
{
    clear: both;
    height: 1px;
}

/* PRODUCT SHEETS */
#product-wrapper 
{
    margin: 0px;	
    padding: 20px 0 0 0px;
    position: relative;
}

#product-logo 
{
    float: left;
    width: 245px;
    height: 60px;
    padding-left: 20px;
    margin-bottom: 30px;
    text-align: left;
    margin-right: 10px;
    margin-top: 0;
    vertical-align: top;
    padding-top: 0;
}

#product-header 
{
    float: right;
    width: 190px;
    text-align: right;
    height: 60px;
	margin: 0 20px 30px 10px;
    vertical-align: top;
    padding-top: 0;
}

#product-header h2 
{
    font-family: Georgia, Times, serif;
    font-weight: normal;
    color: #008CD3;
    letter-spacing: 1px;
    font-size: 18px;
    margin-top: 0;
	margin-left: 10px;
    vertical-align: top;
    padding-top: 0;
}

#product-breadtext
{
    float: left;
    width: 90%;
    padding-left: 20px;
    margin-right: 20px;
}

#product-content 
{
    float: left;
    width: 90%;
    padding-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
	clear: left;
}

#product-content p {
    color: #000;
    font-size: 10px;
}

#product-features 
{
    float: left;
    clear: both;
	padding-left: 20px;	
}

#pdfLink
{
	width: auto;
	float: right;
	margin-left: 20px;
    background: #F5F8FA;
	padding: 14px;
	margin-bottom: 10px;
}

#contactTable p
{
    margin: 0;
    padding: 0;
}

#contactFormTable
{
   margin-bottom: 30px;
}

#contactFormTable .textInput
{
    width: 230px;
    float: right;
    margin-bottom: 7px;
}

#contactFormTable #button
{   
	float: right;
    width: 115px;
    height: 31px;
    background: #666 url(graphics/button.png) no-repeat;
    text-align: center;
    line-height: 31px;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
}

#contactFormTable #emailMessageLabel
{
    vertical-align: top;
}

#officeContainer
{
    margin: 0;
    padding: 0 0 0 8px;
    width: 210px;
}