body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
#main_containner {
	height: auto;
	width: 900px;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/header_sidola.jpg);
	height: 180px;
	width: 900px;
	border: thin none #0000FF;
	background-position: center center;
	text-align: right;
}
#footer {
	background-color: #0066FF;
	height: 60px;
	width: 900px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center center;
}
#nav_top {
	height: 30px;
	width: 900px;
	border: thin none #0000FF;
}
#content_1 {
	padding: 0px;
	float: left;
	height: auto;
	width: 600px;
	border: thin none #0066FF;
	text-align: justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EAF7FF;
	list-style-type: square;
}
.p_small {
}

#content_2 {
	padding: 0px;
	float: right;
	height: auto;
	width: 200px;
	border: thin none #0066FF;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.shadow { 
	background: #fff url(images/shadow.png) no-repeat right bottom; 
	margin: 5px 10px 10px 0; 
	padding: 5px 10px 10px 5px; 
}
.imgLeft {
	float: left; 
	margin: 5px 10px 0 0;
}

#footer a:link, #footer a:visited {
	color:#fff;
	text-decoration:none;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a:hover, #footer a:active {
	color: #00FFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#content_3 {
	float: right;
	height: auto;
	width: 650px;
	padding: 0px;
	background-color: #EAF7FF;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: thin none #999999;
}
#table_header_content_3 {
	padding: 2px;
	height: 30px;
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/products_head.gif);
	background-repeat: repeat-x;
	border: medium none #999999;
}
#table_content_3 {
	background-color: #FFFFFF;
	height: auto;
	width: 630px;
	border: thin solid #999999;
}
#table_content_4 {
	background-image: url(images/navigation_head.gif);
	background-repeat: repeat;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	width: 185px;
	color: #FFFFFF;
	padding: 2px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#content_4 {
	float: left;
	height: auto;
	width: 185px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: thin none #999999;
	text-align: center;
	background-position: center center;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000FF;
	font-weight: bold;
}
.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 1.5;
	text-align: justify;
}
.p_small {
	line-height: 0.1;
}
.blink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: blink;
}
