body {
    margin: 0;
    padding: 0;
    text-align: center;
    background: #ffffff url(/images/bkgd.jpg) repeat-x top fixed;
}
#container {
    margin: auto;
    padding: 0;
    text-align: left;
    background: #ffffff url(/images/divbkgd.jpg) repeat-y top left;
    width: 740px;
}
#header {
    position: relative;
    margin: auto;
    padding: 0;
    text-align: left;
    width: 760px;
    height: 124px;
    background: #ffffff url(/images/headerbkgd.jpg) no-repeat top left;
}
#logoBox {
    position: absolute;
    top: 35px;
    left: 35px;
    margin: 0;
    padding: 0;
	float: left;
    width: 281px;
    height: 77px;
    border: 1px solid #d6d6d6;
    background-color: #eeeeee;
    background: #ffffff url(/images/pplogo.jpg) center center no-repeat;
}
#leftBox {
    margin: 0;
    padding: 0;
	float: left;
	width: 323px;
    /* border: 1px solid #000; */
}

#contact {
    margin: 10px 0 0 25px;
    padding: 0px 0px 0px 0px;
    background-color: #ffffff;
    /*background-position: 0px 40px;*/
    background-repeat: no-repeat;
    width: 282px; /* IE 5.x */
    voice-family: "\"}\"";
    height: 451px;
    voice-family: "\"}\"";
	font-size:80%;
}

#contact a {
    border: none;
    font-weight: normal;
}

#picBox {
    margin: 10px 0 0 25px;
    padding: 0px 0px 0px 0px;
    border: 1px solid #d6d6d6;
    background-color: #ffffff;
    /*background-position: 0px 40px;*/
    background-repeat: no-repeat;
    width: 281px; /* IE 5.x */
    voice-family: "\"}\"";
    height: 251px;
    voice-family: "\"}\"";
}
#newsBox {
    margin: 10px 0 0 25px;
    padding: 10px;
    font-size: 70%;
    border: 1px solid #d6d6d6;
    background-color: #eee;
    background-position: 0px 40px;
    background-repeat: no-repeat;
    width: 281px; /* IE 5.x */
    voice-family: "\"}\"";
    width: 261px;
    voice-family: "\"}\"";
}
#rightBox {
    margin: 0 0 0 324px;
    padding: 0;
    /* border: 1px solid #000; */
}
#topRightBox {
    position: absolute;
    top: 35px;
    right: 35px;
    margin: 0;
    padding: 0;
    width: 376px;
    height: 77px;
    border: 1px solid #d6d6d6;
    background-color: #fff;
    background-image: url(/images/tagline.jpg); background-position: bottom left;
    background-repeat: no-repeat;
}
.lowerRightBox {
    margin: 0 24px 10px 13px;
    padding: 15px 15px 0 15px;
    background-color: #fff;
    border: 1px solid #D6D6D6;
}
#footer {
    padding: 25px 0 0 0;
	margin: 0;
    font-size: 70%;
    text-align: right;
    clear: both;
    width: 740px;
    height: 50px;
    background: #ffffff url(/images/footerbkgd.jpg) no-repeat top left;
    /* border: 1px solid #000; */
}
#leftBox ul {
    margin: 0 0 0 25px;
    padding: 0;
    list-style-image: none;
}
#leftBox ul li {
    padding: 0;
    list-style-type: none;
    margin: 0; /* IE 5.x */
    voice-family: "\"}\"";
    margin: 0 0 2px 0;
    voice-family: "\"}\"";
}
 /* menu */
#leftBox ul li a, #leftBox ul li a:link, #leftBox ul li a:visited {
    display: block;
    margin: 0;
    padding: 3px 0 3px 11px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 70%;
    font-weight: bold;
    color: #0b598d;
    /* letter-spacing: 1px; */
    text-decoration: none;
    background-color: #eee;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: 8px solid #0b598d;
    width: 282px; /* IE 5.x */
    voice-family: "\"}\"";
    width: 264px;
    voice-family: "\"}\"";
}
#leftBox ul li a:hover, #leftBox ul li a:active, #leftBox ul li a:focus {
    background-color: #dadada;
    border-left: 8px solid #494949;
}

.grayBox {
    margin: 15px 0;
    padding: 10px;
    /* width: 250px; */   
    background-color: #eee;
    /* color: #fff; */
    border-top: 7px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

body,div,td,tr {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 17px;
    color: #0b598d;
}
a {
    text-decoration: none;
    color: #0b598d;
    font-weight: bold;
    border-bottom: none;
}
a:link {
    text-decoration: none;
    color: #0b598d;
    font-weight: bold;
    border-bottom: none;
}
a:active {
    text-decoration: none;
    color: #0b598d;
    font-weight: bold;
    border-bottom: none;
}
a:visited {
    text-decoration: none;
    color: #0b598d;
    font-weight: bold;
    border-bottom: none;
}
a:hover {
    text-decoration: none;
    color: #0b598d;
    font-weight: bold;
    border-bottom: none;
    background-color: #ccc;
}
h1 {
    margin: 0 0 10px 0;
    padding: 2px;
    font-size: 100%;
    font-weight: bold;
    border: 1px solid #cccccc;
    background-color: #eeeeee;
    background: #eeeeee url(/images/hrbkgd.jpg) top left;
}
#newsBox h1 {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 120%;
    font-weight: bold;
    background: none;  
    border-bottom: none;  
}
h2 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 80%;
    font-weight: bold;
}
h3 {
    margin: 0 0 10px 0;
    padding: 2px;
    font-size: 80%;
    font-weight: bold;
    border: 1px solid #cccccc;
    background-color: #eeeeee;
    background: #eeeeee url(/images/hrbkgd.jpg) top left;
}
.lowerRightBox ul {
    margin: 0 0 15px 40px;
    padding: 0;
    list-style-type: disc;
    font-size: 75%;
}
.lowerRightBox ul li {
    margin: 0 0 10px 0;
    padding: 0;
}

.lowerRightBox p {
    margin: 0 0 10px 0;
    padding: 0 0 0 23px;
    font-size: 75%;
    background-color: #fff;
    background-image:  url(/images/paragraph.jpg);
    background-repeat: no-repeat;
    background-position: 1px 4px;
	text-align:justify;
}

.floatingImgLeft {
	float: left;	
	margin-right: 10px;
}

.floatingImgRight {
	float: right;	
	margin-left: 10px;
}

#picBox p {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 75%;
}
#newsBox p {
    margin: 0 0 10px 0;
    padding: 0;
}
hr {
    height: 1px;
    color: #0b598d;
}
form {
    margin: 0;
    padding: 0;
}
.txBold {
    font-weight: bold;
}
.txBig {
    font-size: 90%;
}
.txNorm {
    font-size: 75%;
}
.txSmall {
    font-size: 70%;
}
p.txSmall {
    font-size: 70%;
}
.callBackForm {
	font-size: 75%;
}
.formular {
    font-size: 100%;
	color: #0b598d;
	background-color: #EEEEEE;
	border-top: 1px solid #B1B1B1;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #B1B1B1;
}
.websitesList {
    margin: 0;
    padding: 0 0 0 10px;
}
.websitesList a {
    font-weight: normal;
}
a.websitesLink {
    border-bottom: none;
    font-weight: bold;
}
a.websitesLink:link {
    border-bottom: none;
}
a.websitesLink:active {
    border-bottom: none;
}
a.websitesLink:visited {
    border-bottom: none;
}
a.websitesLink:hover {
    border-bottom: none;
}
#leftBox p a {
    text-decoration: none;
    color: #0b598d;
    font-weight: bold;
    border-bottom: none;
}
#leftBox p a:link {
    text-decoration: none;
    color: #0b598d;
    font-weight: bold;
    border-bottom: none;
}
#leftBox p a:active {
    text-decoration: none;
    color: #0b598d;
    font-weight: bold;
    border-bottom: none;
}
#leftBox p a:visited {
    text-decoration: none;
    color: #0b598d;
    font-weight: bold;
    border-bottom: none;
}
#leftBox p a:hover {
    text-decoration: none;
    color: #0b598d;
    font-weight: bold;
    border: none;    
}
#footer a {
    border: none;
    font-weight: normal;
}
#body products {background-color:#FFFFFF;
}
