body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 auto 0 auto;
	width: 760px;

}

h1 {
	font-size: 18px;
	font-weight: bold;
	width: 400px;
	padding-left: 10px;
	text-align: left;
	color:#155185;
	letter-spacing: 2px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	width: 400px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 2px;
	text-align: left;
	color:#155185;
	letter-spacing: 0px;
}
	

img {
	border: 0px;
}

a {
	color: #333366;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

td.menuitem {
	background-image:url(images/menuback.jpg);
	background-position:left;
	background-repeat:repeat-y;
	width: 167px;
	padding-left: 30px;
	padding-top: 5px;
	font-weight: bold;
}

td.menuitem a {
	color: #FFFFFF;
	text-decoration: none;
}

td.menuitem a:hover {
	color: #DAE1FE;
	text-decoration: none;
}

.menubot {
	padding-left: 1px;
}

#contain
{
	width: 760px;
	margin: 0 auto 0 auto;
}

#bottom {
	clear: both;
	width: 565px;
	margin-left: 190px;
	border-top: 1px solid #7ECCFA;
	color:#155185;
	text-align: right;
}

#menu {
	float: left;
	border: 0px;
	padding-top: 10px;
	color:#FFFFFF;
	background-image:url(images/menuback.jpg);
	background-position:left;
	background-repeat:repeat-y;
	
}

#main {
	float: left;
	overflow: auto;
	border: 0px;
	background-image:url(images/otherback.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-attachment: fixed;
	width: 545px;
	height: 350px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: -6px;
}

html>body #main { background-attachment: scroll; }

table.mtable {
}

.mtable th {
	font-size: 14px;
	border-bottom: 1px solid #000000;;
	font-weight: bold;
	text-align: left;
}

.mtype {
	font-size: 16px;
	font-weight:bold;
	color: #006699;
	background-color:#FFFFFF;
	height: 31px;
}

.mother {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color:#DAEFFE;
}

.mspace {
	width: 5px;
	border-bottom: 0px;
}

.mtiny {
	font-size: 10px;
}

.proh {
	font-size: 36px;
	font-weight: 800;
	text-transform: uppercase;
	color: #155185;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 36px;
}
.prodesc {
	width: 350px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
	font-weight: 600;
	color:#666666;
}

.prodate {
	font-size: 18px;
	font-weight: 600;
	color:#33CCFF;
}

.testimonial {
	text-align: justify;
}
	