body {
	font: 12px/150% Tahoma, Verdana, Arial;
	background: #F7EEEE;
	scrollbar-arrow-color:#FEFCFA; 
	scrollbar-track-color:#FEFCFA; 
	scrollbar-face-color:#F4E8E6; 
	scrollbar-highlight-color:#FEFCFA; 
	scrollbar-3dlight-color:#FEFCFA; 
	scrollbar-darkshadow-color:#FEFCFA; 
	scrollbar-shadow-color:#F4E8E6; 
}
a:link, a:active, a:visited {
	color: #8C0000;
}
a:hover {
	color: #333333;
}
h1 {
	display:block;
	position:absolute;
	margin-left:50%;
	left:-316px;
	top:158px;
	width:330px;
	font-size: 12px;
	font-weight:bold;
	color: #8C0000;
}
#wrapper {
	margin:auto;
	width:736px;
	background: url(images/bg_wrapper.jpg) repeat-y center top;
}
#navbar {
	float:left;
	width:504px;
	height:36px;
	overflow:hidden;
	text-align: center;
}
#navbar a:link, #navbar a:active, #navbar a:visited {
	display:block;
	float:left;
	width:126px;
	height:21px;
	padding-top:15px;
	background: url(images/bg_menu.jpg) no-repeat center top;
	font: bold 12px Tahoma, Verdana, Arial;
	color: #8C0000;
	text-decoration:none;
}
#navbar a:hover, #navbar #active {
	background: url(images/bg_menu_over.jpg) no-repeat center top;
	color: #333333;
}
#head1 {
	float:left;
	width:504px;
	height:45px;
	background: url(images/bg_head1.jpg) no-repeat center top;
}
#form {
	float:right;
	width:232px;
	height:81px;
	background: url(images/bg_form.jpg) no-repeat center top;
	overflow:hidden;
}
#form_inner {
	padding:20px;
}
#left_column {
	float:left;
	width:368px;
}
#head2 {
	width:368px;
	height:130px;
	background: url(images/bg_head2.jpg) no-repeat center top;
}
#left_column p {
	padding:10px 10px 30px 23px;
	background: url(images/delimiter.jpg) no-repeat 13px bottom;
}
#right_column {
	float:right;
	width:368px;
}
#bigimg {
	width:281px;
	height:269px;
	background: url(images/bg_bigimg.jpg) no-repeat center top;
	padding:17px 47px 17px 40px;
}
#bigimg_inner {
	height:269px;
	overflow:auto;
}
#right_column #bigimg p {
	border:1px solid #F4E8E6;
	background-color:#FEFCFA;
	padding:5px;
	background:none;
}
#bigimg .button {
	border:1px solid #F4E8E6;
	background-color:#FEFCFA;
	font: bold 10px/100% Tahoma, Verdana, Arial;
}
#bigimg form {
	margin:0px;
	padding:0px;
	font-size: 10px;
	font-weight: bold;
}
#right_column #bigimg h3 {
	padding:0px 10px 20px 25px;
	background: url(images/delimiter_bigimg.jpg) no-repeat center bottom;
	font-size: 10px;
	font-weight: bold;
}
#right_column p {
	padding:10px 10px 30px 13px;
	background: url(images/delimiter.jpg) no-repeat 6px bottom;
}
#footer {
	clear:both;
	height:25px;
	background: url(images/bg_footer.jpg) no-repeat center top;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	border:10px solid #FFFFFF;
	padding-top:5px;
}
.login_field {
	display:block;
	width:98px;
	height:15px;
	border:1px solid #EDD7D7;
	background:#FFFFFF;
	font-size: 10px;
	margin:0px;
	color:#CCCCCC;
}
.login_button {
	display:block;
	width:88px;
	height:40px;
	border:1px solid #EDD7D7;
	background:#FFFFFF;
	font-size: 10px;
	font-weight: bold;
	color:#666666;
}
form {
	margin:0px;
	padding:0px;
}
.product_row1 {
	font-size:11px;
	font-weight:normal;
	background-color:#FFFFFF;
}
.product_row2 {
	font-size:11px;
	font-weight:normal;
}
.img_container {
	float:left;
	width:162px;
}
.img_container_inner {
	background: url(images/bg_img_middle.jpg) repeat-y center top;	
	padding-left:27px;
}
.img_container_right {
	float:left;
	width:154px;
}
.img_container_inner_right {
	background: url(images/bg_img_middle_right.jpg) repeat-y center top;	
	padding-left:22px;
}
.img_title {
	float:left;
	width:195px;
	height:21px;
	padding-top:5px;
	font-weight:bold;
}
.order_it {
	display:block;
	text-align:right;
	padding:10px 20px 10px 0px;
}
.order_it_button {
	border:1px solid #FFFFFF;
	background-color:#EDD7D7;
	font: bold 10px/100% Tahoma, Verdana, Arial;
}
input {
	border:1px solid #DDB6B2;
	background-color:#FEFCFA;
	font: 10px/100% Tahoma, Verdana, Arial;
}
#versions {
	text-align:center;
}
#versions img {
	border:none;
}
.prod_container {
	width:100%;
	clear:both;
}
a#ind_web_label {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 105px;
	width: 105px;
	background: url(http://www.it-net-design.com/images/ind_web_label.gif) top right no-repeat !important;
	text-indent: -999em;
	text-decoration: none;
	cursor: pointer;
}