
ul, li, ol {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

p.bold {
	font-weight: bold;
}

body, html {
	width: 1003px;
	height: auto;
	margin: 0px auto !important;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	background: #410102;
}

a, a:link, a:visited {
	color: #410102;
	text-decoration: underline;
}

a:hover {
	color: #920303;
	text-decoration: none;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 1003px;
	border-left: 1px solid #BFBEC6;
	border-right: 1px solid #BFBEC6;
}

#alert {
	color: #CC3300;
	font-weight: bold;
	font-style: italic;
}

#menu {
	background: url("../images/menu_background.gif") 0px top repeat-x;
	height: 54px;
}

#menuButtons {
	margin: 0px;
	float: right;
	height: 54px;
}

#logoHolder {
	background: url("../images/header_repeat.gif") 0px top repeat-x;
	height: 225px;
}

#headerLogos {
	margin: 0px;
	float: right;
}

#logo {
	background: url("../images/logo.jpg") 0px top no-repeat;
	width: 505px;
	height: 225px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#aboutCompany {
	background: url("../images/about_company.gif") 0px top no-repeat;
	width: 475px;
	height: 225px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#mainContainer {
	background: #f2f2f2;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	clear: both;
	width: 1003px;
	float: left;
}

#mainContainer #leftContent {
	float: left;
	width: 675px;
	padding: 0px;
	margin: 0px;
}

#mainContainer #rightContent {
	float: right;
	width: 305px;
	padding: 0px;
	margin: 0px;
}

#mainContainer #leftContent #text {
	padding: 15px 10px 10px 10px;
	margin: 0px;
}

#mainContainer #leftContent #text li {
	padding: 5px 0px 5px 10px;
	margin: 0px;
	font-style: italic;
}

#footer {
	margin: 0px;
	padding: 0px;
    clear: both;
}

#footerTop {
	background: #400101;
	height: 216px;
}

#footerMiddle {
	background: #d98e04;
	height: 6px;
}

#footerBottom {
	background: #f2541b;
	height: 51px;
}

#footerCopyrights {
	padding: 15px 0px 0px 0px;
	margin: 0px;
	float: right;
    color: #FFFFFF;
	width: 1003px;
}

#footerCopyrights #copyright {
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 490px;
	height: 12px;
}

#footerCopyrights #authors {
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	width: 490px;
	height: 12px;
}

#footerCopyrights #authors a, #footerCopyrights #authors a:link, #footerCopyrights #authors a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footerCopyrights #authors a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#servicesHolder {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#services {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	height: 216px;
	width: 255px;
	float: left;
}

#products {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	height: 216px;
	width: 228px;
	float: left;
}

#productHolder #productDescription {
    text-align: center;
    margin: 10px 0px 10px 0px;
}

#requirements {
	margin: 0px;
	padding: 0px;
	height: 216px;
	width: 192px;
	float: left;
}

#servicesText, #productsText, #requirementsText {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
}

ul#servicesRow li, ul#productsRow li, ul#requirementsRow li {
	margin: 0px;
	padding: 3px 0px 0px 15px;
	color: #FFFFFF;
	display: block;
	list-style-type: none;
	clear: both;
}

ul#servicesRow li a, ul#servicesRow li a:link, ul#servicesRow li a:visited, ul#productsRow li a, ul#productsRow li a:link, ul#productsRow li a:visited, ul#requirementsRow li a,  ul#requirementsRow li a:link,  ul#requirementsRow li a:visited {
    color: #FFFFFF;
    text-decoration: underline;
}

ul#servicesRow li a:hover, ul#productsRow li a:hover, ul#requirementsRow li a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

#polygraphyAdvTop {
	background: url("../images/polygraphy_top.gif") 0px top no-repeat;
	width: 675px;
	height: 56px;
}

#newProductsTop {
	background: url("../images/new_products_top.gif") 0px top no-repeat;
	width: 305px;
	height: 56px;
}

#productsTop {
	background: url("../images/products_top.gif") 0px top no-repeat;
	width: 675px;
	height: 57px;
}

#registerTop {
	background: url("../images/register_top.gif") 0px top no-repeat;
	width: 305px;
	height: 57px;
}

#polygraphyAdvContent {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

#newProductsContent {
	margin: 0px;
	padding: 0px 0px 0px 45px;
}

#registerContent {
    height: auto;
    margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 45px;
}

#registerContent form {
    float: left;
    margin: 0px;
}

#registerContent fieldset {
    padding: 0px;
    height: auto;
    border: none;
    margin: 10px 0px 10px 0px;
    color: #004C5C;
}

#registerContent fieldset  {
    position: relative;
}

#registerContent label {
    clear: left;
    float: left;
    width: 90px;
    padding: 3px 0px 0px 0px;
}

#registerContent input {
    float: left;
    margin: 0px 0px 10px 0px;
    width: 140px;
    background: #FFFFFF;
    border: 1px solid #d79004;
    color: #000000;
    padding: 2px;
}

#registerContent button {
    float: right;
    background: url("../images/login_button.gif") 0px top no-repeat;
    margin: 0px;
	_margin: 0px 70px 0px 0px;
	margin: 0px 70px 0px 0px;
	padding: 0px;
    display: inline;
    cursor: pointer;
	width: 88px;
	height: 32px;
	border: none;
}

#newestProductHolder {
	padding: 0px;
	margin: 0px;
	border: 1px solid #d79004;
	width: 238px;
	height: 263px;
}

#newestProductHolder img {
    width: 238px;
    height: 263px;
}

#productsContent {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

#productHolder img {
	width: 206px;
	height: 263px;
}

#productHolder {
	padding: 0px;
	margin: 10px 10px 20px 0px;
	border: 1px solid #d79004;
	width: 206px;
	height: 263px;
	float: left;
}

div#fieldForm {
	width: 400px;
	margin-left: 10px;
	padding: 0px 5px 5px 5px;
}

html div#fieldForm {
	width: 410px;
}

div#fieldForm label {
	display: block;
	float: left;
	margin: 3px 5px 0px 0px;
	text-align: right;
	width: 185px;
}

html div#fieldForm label {
	width: 155px;
}

div#fieldForm input, textarea, select {
    padding: 1px;
	margin: 3px;
	border: 1px solid #d79004;
	background: #FFFFFF;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#fieldForm textarea.longField {
    height: 200px;
}

div#fieldForm p {
    margin: 13px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	text-align: left;
}

div#fieldForm p a {
    color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

div#fieldForm p a:hover {
    color: #000000;
	text-decoration: none;
	font-weight: normal;
}

div#fieldForm #alternative {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 150px;
}

div#fieldForm h1 {
    font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
	padding: 15px 0px 10px 0px;
}

div#fieldForm #boxesHolder {
    margin: 0px 5px 10px 50px;
	padding: 10px 5px 5px 5px;
}

div#fieldForm #boxesHolder, #box {
    float: left;
	width: 110px;
}

div#fieldForm #boxesHolder, #box2 {
    float: left;
	width: 110px;
}

div#fieldForm #space {
    margin: 90px 0px 90px 0px;
}

div#fieldForm form .fileButton {
   height: 20px;
   width: 66px;
   overflow: hidden;
   margin: 0px 0px 0px 3px;
   position: relative;
   background: url("../images/file_button.gif") left top no-repeat;
}

div#fieldForm form .fileButton input {
   position: absolute;
   right: -1px;
   height: 22px;
   top: -4px;
   cursor: pointer;
   opacity: 0;
//   filter: alpha(Opacity=0);
}
