.text5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: relative;
	padding: 0px;
	color: #000000;
	height: 3px;
	left: 10px;
	top: 0px;
	margin: 0px;
}

#header {
	height: 203px;
	width: 100%;
	background-image: url(images/header_bg.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	position: relative;

}

#headercontent {
	width: 788px;
	height: 203px;
	position: relative;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 188px;
	width: 235px;


}
#headgraphics {
	top: 0px;
	left: 235px;
	position: absolute;
	background-image: url(images/head_graphics.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 553px;




}
#menu {
	position: absolute;
	left: 235px;
	top: 150px;
}
#headbottom {
	position: absolute;
	left: 0px;
	top: 188px;
	background-image: url(images/headbottom.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 788px;


}
#tscroll {
	height: 87%;
	SCROLLBAR-FACE-COLOR: #F7F7F7;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: #F7F7F7;
	SCROLLBAR-3DLIGHT-COLOR: buttonface;
	SCROLLBAR-ARROW-COLOR: #4A4A4A;
	SCROLLBAR-TRACK-COLOR: #DFDFDF;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
	SCROLLBAR-BASE-COLOR: #F7F7F7;
	overflow: scroll;
	width: 500px;
}

/* content */

body {
font-family:verdana, Arial, Helvetica, sans-serif;
font-size:1;
color:#555;
}

#contentbody {
	width: 100%;
	background-image: url(images/body_bg.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	position: relative;


}
#leftbody {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat-y;
	width: 17px;
	height: 100%;
	}

#midbody {
	top: 0px;
	left: 17px;
	position: absolute;
	background-image: url(images/midbg.jpg);
	background-repeat: repeat-x;
	height: 100%;
	width: 754px;

}
#rightbody {
	position: absolute;
	left: 771px;
	top: 0px;
	background-image: url(images/rightbg.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 17px;
	}
#contentpos {
	width: 788px;
	position: relative;
	height: 75%;
	}
/* content end */

/* FOOTER */
#contentfooter {
	height: 90px;
	width: 100%;
	background-image: url(images/footerbg.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	position: relative;
	bottom: 0px;
	top: 100%;
	}
	#leftfoot {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/leftfoot.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 17px;
	}
	#midfoot {
	top: 0px;
	left: 17px;
	position: absolute;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 90px;
	width: 754px;

}
#rightfoot {
	position: absolute;
	left: 771px;
	top: 0px;
	background-image: url(images/rightfoot.jpg);
	background-repeat: repeat-y;
	height: 90px;
	width: 17px;
	}
	#footpos {
	width: 788px;
	height: 90px;
	position: relative;
	}
	
	/* FOOTER End */
#main {
	width: 100%;
}
#leftbox {
	margin: 1px;
	padding: 0px;
	width: 200px;
	border: none #999999;
	left: 10px;
	top: 0px;
	position: relative;
	float: left;

}
#leftboxcontents {
	background-image: url(images/box_01.jpg);
	background-repeat: no-repeat;
	width: 215px;
	position: relative;
	float: left;
}
#leftboxbottom {
	background-image: url(images/box_02.jpg);
	width: 215px;
	position: relative;
	bottom: 0px;
	left: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	z-index: auto;




}
.titile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 993300;
	text-transform: uppercase;
	left: 8px;
	position: relative;
	font-weight: normal;
	width: 150px;
	line-height: 30px;
	




}
.titile2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 993300;
	text-transform: uppercase;
	left: 8px;
	position: relative;
	font-weight: normal;
	width: 150px;
	line-height: 15px;
	




}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	left: 3px;
	position: relative;
	width: 200px;
	background-color: #FFFFFF;
	padding: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 195px;
	color: 4F4F4F;
	text-align: justify;
	float: left;
	left: 8px;
	position: relative;
	
}
#line {
	background-color: #CCCCCC;
	left: 0px;
	height: 1px;
	width: 180px;
	position: relative;
	top: 5px;
	line-height: 1px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#line2 {
	background-color: #DCB9AB;
	left: 0px;
	height: 1px;
	width: 180px;
	position: relative;
	top: 5px;
	line-height: 1px;
	padding: 1px;
	margin: 5px;
}
#rightbox {
	width: 523px;
	position: relative;
	float: right;




}
#rightboxcontents {
	width: 98%;
	padding: 0px;
	margin: 3px;


}
.maintitile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: 993300;
	text-transform: uppercase;
	position: relative;
	font-weight: bold;
	left: 10px;





}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: relative;
	padding: 0px;
	color: 4F4F4F;
	left: 10px;
	top: 0px;
	margin: 0px;
	line-height: 11px;


}
#image01 {
	background-image: url(images/img01.jpg);
	position: relative;
	height: 240px;
	width: 498px;
	left: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	margin: 0px 0px 10px;
	top: 10px;



}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	left: 10px;
	top: 0px;
	position: relative;
	width: 100%;
	padding: 0px;
	color: 4F4F4F;
}
#rightboxcontents2 {
	width: 45%;
	padding: 0px;
	margin: 3px;
	position: absolute;
	left: 0px;



}
#rightboxcontents3 {
	width: 52%;
	padding: 0px;
	margin: 3px;
	position: absolute;
	right: 10px;




}
.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	left: 10px;
	position: relative;
	width: 200px;
	color: 4F4F4F;
	}
#image02 {
	background-image: url(images/img02.jpg);
	height: 125px;
	width: 252px;
	position: relative;
	left: 5px;
	margin-bottom: 10px;

}
.subtitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	top: 0px;
	position: relative;
	width: 250px;
	background-color: #999999;
	height: 20px;
	color: #FFFFFF;
	margin-bottom: 10px;
	text-align: left;
	padding: 2px;
	vertical-align: middle;
	left: 5px;

}
#textmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	position: absolute;
	left: 10px;
	top: 35px;
}
a:link {
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}
a:visited {
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}
a:hover {
	color: #666666;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}
#sdlogo {
	background-image: url(images/design_logo.jpg);
	height: 90px;
	width: 168px;
	position: absolute;
	right: 0px;
}
