body {
    background-color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
    width: 100%;
    background: url('/_images/sharprint/header.jpg') top left repeat-x;
}

a {
    text-decoration: underline;
    padding: 0px;
    margin: 0px;
    color: red;
}
a:hover {
    text-decoration: none;
}

div {
    margin: 0;
    padding: 0;
}

img, div, table { behavior: url("/iepngfix.htc") }

img {
	border: 0;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	font-family: Arial;
	font-size: 14px;
	padding: 0;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #404040;
}

#content td {
	font-family: Arial;
	font-size: 12px;

}

h1 {
	font-size: 16px;
	color: #e63120;
}

h3 {
	font-size: 14px;
	color: blue;
}

#header {
    text-align: center;
    height: 275px;
}

#container {

}

#content {
    text-align: left;
    width: 700px;
    min-height: 400px;
    height: auto !important;
    height: 400px;
}

#footer {
    height: 192px;
	background: url('/_images/sharprint/footer.jpg') top center no-repeat;
}

#madeby {
    width: 98%;
    padding-top: 156px;
    margin: 3px;
}

#menu {
    height: 350px;
    top: 280px;
    left: 50%;
    font-family: Arial;

    font-size: 15px;
    color: #FF0000;
    margin-top: 18px;
    text-align: left;
}
#menu a {
    width: 100%;
    display: block;
    font-family: Arial, Serif;
    font-size: 16px;
    padding: 4px;
    padding-left: 35px;
    text-decoration: underline;
}
#menu a:hover {
    background: url('/_images/sharprint/button.gif') top left no-repeat;
    text-decoration: none;
    color: blue;
}


.div_volume_1, .div_volume_2, .div_volume_3 {
	font-size: 16px;
	color: #404040;
	font-family: Arial;
}

.div_volume_1 .caption, .div_volume_2 .caption, .div_volume_3 .caption {
	font-size: 20px;
	color: #e63120;
	line-height: 40px;
	font-family: Arial;
}

.div_volume_1 #but, .div_volume_2 #but, .div_volume_3 #but {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial;
	display: block;
	width: 94px;
	height: 21px;
	text-align: center;
	padding-top: 2px;
	margin-top: 10px;
	font-weight: bold;
	background: url('/_images/sharprint/bg_button.gif') top left no-repeat;
}

.div_volume_1 {
	background: url('/_images/sharprint/b_1.gif') 250px 0px no-repeat;
}

.div_volume_2 {
	background: url('/_images/sharprint/b_2.gif') 180px 0px no-repeat;
}

.div_volume_3 {
	background: url('/_images/sharprint/b_3.gif') 350px 0px no-repeat;
}



#but {
	text-decoration: none;
}
#but:hover {
	text-decoration: underline;
}

.div_volume_4, .div_volume_5, .div_volume_6  {
	font-size: 16px;
	color: #404040;
	font-family: Arial;
}

.div_volume_4 .caption, .div_volume_5 .caption, .div_volume_6 .caption {
	font-size: 20px;
	color: #e63120;
	line-height: 40px;
	font-family: Arial;
}

.div_volume_4 #but {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial;
	display: block;
	width: 94px;
	height: 21px;
	text-align: center;
	padding-top: 2px;
	margin-top: 10px;
	font-weight: bold;
	background: url('/_images/sharprint/bg_button.gif') top right no-repeat;
}

.div_volume_5 #but {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial;
	display: block;
	width: 94px;
	height: 21px;
	text-align: center;
	padding-top: 2px;
	margin-top: 10px;
	font-weight: bold;
	background: url('/_images/sharprint/bg_buttong.gif') no-repeat;
}
.div_volume_6 #but {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial;
	display: block;
	width: 94px;
	height: 21px;
	text-align: center;
	padding-top: 2px;
	margin-top: 10px;
	font-weight: bold;
	background: url('/_images/sharprint/bg_buttonr.gif') no-repeat;
}

#contacts_list {
    position: absolute;
    top: 330px;
    width: 200px;
    height: 300px;
    left: 100%;
    margin-left: -220px;

}

#sharprint_list {
	padding-left: 10px;
}

#sharprint_price {
    border-top: 1px solid #EA0006;
    border-left: 1px solid #EA0006;
}

#sharprint_price td {
    border-bottom: 1px solid #EA0006;
    border-right: 1px solid #EA0006;
    padding: 2px;
}
#sharprint_price .sharprint_price_header {
    background-color: #EA0006;
    color: white;
    font-weight: bold;
    text-align: center;
}

/*  */
/*  */
.question {
	border: 1px solid rgb(100,100,150);
	padding: 5px;
	color: rgb(30,30,110);
	background-color: rgb(120,220,255);
}
.answer {
	color: red;
}
.faqdate {
	text-align: right;
	padding-right: 20px;
	color: rgb(120,120,150);
	font-size: 10px;
}

#t_menu {
	background: url('/_images/menu.png') left top no-repeat;
	width:989px;
	height:44px;
}

#t_menu .td_enter {
	text-align:left;
	padding-top:5px;
}

#t_menu .td_enter a {
	font: bold 14px Arial;
	color:#FFFFFF;
	text-decoration:none;
}

#t_menu .td_enter span a {
	font: normal 11px Arial;
	color:#FFFFFF;
	text-decoration:none;
}

#t_menu .td_enter a:hover {
	text-decoration:underline;
}

#t_menu .td_enter span {
	font: normal 11px Arial;
	color:#FFFFFF;
}

#nav li a {
	text-decoration:none;
}

#news {
	font:normal 12px Arial;
	color:#061e32;
}

#news span{
	font:bold 12px Arial;
	color:#E63120;
}

#messageok {
	height:35px;
	font: normal 18px Arial;
	color:#FFFFFF;
	background-color:#6C0;
	padding-top:13px;
	padding-left:13px;
}

#messageerror {
	height:35px;
	font: normal 18px Arial;
	color:#FFFFFF;
	background-color:#F00;
	padding-top:13px;
	padding-left:13px;
}