﻿@import url("layout.css");

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 0.8em;

	background-color: #f2f2f7;

	background-image: url("../images/background.gif");

	background-repeat: repeat;

	background-attachment: scroll;

}

#container {

	width: 750px;

	margin: 10px auto;

}

#masthead {

	text-align: center;

	width: 729px;

	border-top: 1px solid #dcdcdc;

	border-right: 1px solid #a9a9a9;

	border-bottom: 1px solid #808080;

	border-left: 1px solid #a9a9a9;

	background-color: #fafaff;

}
#navigation {
	position: relative;
	float: left;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
	/* height:auto; */
	height:100%;
}
#content {

	float: left;

	width: 547px;

	margin-top: 10px;

	margin-bottom: 10px;

	margin-left: 10px;

	padding: 10px;

	border-top: 1px solid #dcdcdc;

	border-right: 1px solid #a9a9a9;

	border-bottom: 1px solid #808080;

	border-left: 1px solid #a9a9a9;

	background-color: #fff;

}

#footer {

	text-align: center;

	clear: both;

	width: 729px;

	padding-top: 5px;

	padding-bottom: 5px;

	border-top: 1px solid #dcdcdc;

	border-right: 1px solid #a9a9a9;

	border-bottom: 1px solid #808080;

	border-left: 1px solid #a9a9a9;

	background-color: #fefeff;

	font-family:Arial, Helvetica, sans-serif;

	font-size:small;

}

/* Masthead Styles */

#masthead h1 {

	color: #3d6c87;

}

#masthead h3 {

	color: #5f8ea9;

}

/* Navigation Styles */

#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}

#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	background-color: #fff;
}

#navigation a {

	color: #0000FF;

	text-decoration: none;

	display: block;

	padding: 5px;

	border: 1px solid #fff;

	background-color: #fff;

}

#navigation a:hover {

	color: #fff;

	text-decoration: none;

	border: 1px solid #5f8ea9;

	background-color: #5f8ea9;

}

/* Content Styles */

h6 {

	color: #3d6c87;

}

h5 {

	color: #3d6c87;

}

h4 {

	color: #3d6c87;

}

h3 {

	color: #3d6c87;

}

h2 {

	color: #3d6c87;

}

#content h1 {

	color: #3d6c87;

}

#content img {

	padding: 0px;

	border: 0px solid #808080;

}

/* Footer Styles */

#footer p {

	color: #808080;

	margin-top: 5px;

}

#footer a {

	color: #0000FF;

	text-decoration: underline;

}

#footer a:hover {

	color: #fff;

	text-decoration: none;

	border: 1px solid #5f8ea9;

	background-color: #5f8ea9;

} 

a {

	color: #5f8ea9;

	text-decoration: underline;

	font-weight: 700;

}

a:hover {

	color: #fff;

	text-decoration: none;

	border: 1px solid #5f8ea9;

	background-color: #5f8ea9;

}

.style_bold {

	font-weight: bold;

}

.style_italic {

	font-style: italic;

}

.style2 {

	font-size: small;

	font-family: Arial, Helvetica, sans-serif;

}

.style9 {

	font-size: small;

	background-color: #FFFFFF;

}

.style20 {

	font-family: Arial, Helvetica, sans-serif;

}

.style21 {

	font-size: xx-small;

	color: #0000FF;

}

.style22 {

	font-size: small;

}



.style23 {

	color: #0000FF;

}

.style24 {

	text-align: center;

	color: #0000FF;

	font-family: Arial, Helvetica, sans-serif;	

	font-size:x-large;

}

.style25 {

	font-size: small;

	font-weight: bold;

}

.style26 {

	color: #0000FF;

	font-weight: bold;

}

.style27 {

	font-size: small;

	color: #0000FF;

	font-weight: bold;

}

.style28 {

	font-size: small;

	color: #0000FF;

}



.banner_slogan {

	font-size: small;

	font-weight: bolder;

	color: #0000FF;

}

.page_header {

	text-align: center;

	color: #0000FF;

	font-family: Arial, Helvetica, sans-serif;	

	font-size:x-large;

}

.section_header {

	text-align: left;

	color: #0000FF;

	font-family: Arial, Helvetica, sans-serif;	

	font-size:large;

}

.clients ul {

  font-family: Arial, Helvetica, sans-serif;

  font-size: small;

  font-weight:normal;

  list-style-image:url('../images/sumbul1a.gif');

  padding-left: 5px;

  margin-left: 20px;

}

.clients li {

	padding-left: 10px;

	padding-bottom: 5px;

}



.clients a {

	color:blue;

}

.clients a:hover {

	color: #fff;

	text-decoration: none;

	border: 1px solid #5f8ea9;

	background-color: #5f8ea9;

}



.product_table {

border:1px;

border-color: #003366;

padding:4px;

border-bottom-color:blue;

	/* borderColorDark="#003366" 

	 cellPadding="4" borderColorLight="#c0c0c0"	*/

}
.product{
	text-align:left;
}
.product_heading {
	padding-left: 10px;
	padding-bottom: 2px;
	margin-top: 20px;
	background:blue;
	color:yellow;
	font-weight:bolder;
}
.product a {
	background:blue;
	color:white;
	font-weight:bolder;
}
.product a:hover {
	background:yellow;
	color:blue;
	font-weight:bolder;
}
.product p {
	padding-left: 10px;
	margin-bottom: 25px;
	text-align:left;
}
.product img {
	padding-bottom: 25px;
	padding-right: 5px;
	border: 0px;
	float: right;
	/* margin-bottom: 25px; */
}
.productimg_left {
	position: relative;
	clear: both;
	padding-bottom: 25px;
	padding-right: 55px;
	border: 0px;
	/* float: left; */
	text-align:left;
	left: 10px;
}



