 body {
 	background-image:url(../images/bg-1.gif);
	background-repeat:repeat-x;
	height:700px;
	margin:0px;
	line-height:18px;
}

a {
	color: #6B6969;
	text-decoration: underline;
}

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


#container {
	width:780px;
	margin: 0 0 0 0;
}

#shadow_left{
	background-image:url(../images/shadow-left.gif);
	background-repeat:no-repeat;
	width:12px;
	height:335px;
	float:left;
	margin-top:330px;
}

.body-container {
	background-color:#FFFFFF;
	width:757px;
	float:left;
	margin: 0 0 0 0;
}

#shadow_right{
	background-image:url(../images/shadow-right.gif);
	background-repeat:no-repeat;
	width:11px;
	height:335px;
	float:right;
	margin-top:330px;
}

#bg-line1 {
	width:733px;
	margin-left:12px;
	margin-right:12px;
	background-color:#FFFFFF;
	background-image: url(../images/bg-line1.gif);
	background-repeat: repeat-x;
	height: 40px;
}

#body1 {
	width:733px;
	margin-left:12px;
	margin-right:12px;
	background-color:#FFFFFF;
	padding-bottom: 15px;
	height:480px;
}

#body-index {
	width:733px;
	margin-left:12px;
	margin-right:12px;
	background-color:#FFFFFF;
	
}

#body-service {
	width:733px;
	margin-left:12px;
	margin-right:12px;
	background-color:#FFFFFF;
}

#body-products {
	width:733px;
	margin-left:12px;
	margin-right:12px;
	background-color:#FFFFFF;
}

#body-education {
	width:733px;
	margin-left:12px;
	margin-right:12px;
	background-color:#FFFFFF;
}

#body-contact {
	width:733px;
	margin-left:12px;
	margin-right:12px;
	background-color:#FFFFFF;
}

#body-content {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #393939;
	margin-left:212px;
	text-align: justify;
	margin-right:10px;
}

#leftpan {
	float:left;
	width:200px;
	padding-right:12px;
	text-align: left;
}

.bg-nav {
	background-image: url(../images/bg-nav.gif);
	background-repeat: no-repeat;
	width: 199px;
	padding-bottom: 2px;
	line-height: 170%;
}

.bg-footer {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0D0D0D;
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 55px;
}

.bg-footer1 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #0D0D0D;
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 55px;
}


.border1 {
	border: 3px solid #E6E5E5;
}
.border2 {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #00457C;
	margin-right: 10px;
}
.border3 {
	background-color: #F2F2F2;
	border: 1px solid #E2E2E2;
	margin: 20px 3px 3px 3px;
	padding: 4px;
}
.border4 {
	background-color: #F2F2F2;
	border: 1px solid #E2E2E2;
	margin-right: 2px;
	margin-left: 2px;
}


.link1 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #6B6969;
	text-decoration: none;
	padding-left: 30px;
}
.link1:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #085592;
	text-decoration: none;
	padding-left: 30px;
}

.link2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

.link2:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00457C;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.link3 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #00457C;
	text-decoration: underline;
}
.link3:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

H1 {
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	color: #00437D;
	MARGIN: 0px 0px 0px 0px;
	PADDING-BOTTOM: 10px;
	BORDER-BOTTOM: #999999 1px dotted;
}
H2 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #074170;	
	MARGIN: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

H3 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #166EB5;
	text-align: center;
	MARGIN: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.justifyLeft {
	text-align:left;
}

.border {
	border:6px solid #666;
}

.productBOX {
	height:135px;
	padding-right:20px;
	background-color:#F8F8F8;
	padding:6px;
	margin-bottom:6px;
	border-bottom:#CCCCCC 1px solid;
}

.productIMG {
	border:6px solid #FFFFFF;
	float: left;
	margin-right:10px;
	width:115px;
	height:115px;
}