@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
body {
	margin-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}
body, html {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #2176D3;
	SCROLLBAR-ARROW-COLOR:  #A20088;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #2176D3;
}
#container {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	background-position:left bottom;
	background-image:url(images/design01_14b.gif);
	display: block;
	clear: both;
}
#header {
	height:163px;
	margin:0px;
	padding:0px;
	background-image:url(images/design01_02.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
#logo {float:left; height:163px; width:373px;}
#toprightpic { height:163px; width:383px; float:right; clear:both; margin:0px; padding:0px;}
#toprightpic2 {
	height:145px;
	width:238px;
	float:right;
	padding: 0px 0px 0px 5px;
	margin:0px;
	text-align: right;
}
#content {
	background-position:left top;
	background-repeat:repeat-y;
	margin: 0px;
	padding: 0px;
	background-image: url(images/content-back.gif);
}
#menu {
	width:219px;
	padding: 0px 0px -10px 0px;
	margin: 0px;
}
#text {
	display:inline;
	float: left;
}
.endmenu {
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(images/design01_11.gif);
}
p {
	margin:5px 30px 10px 20px;
	padding:0px;
}
ul {
	margin:5px 30px 5px 5px;
	padding:0px 0px 0px 10px;
	list-style-type: disc;
	list-style-position: inside;
	color: #A20088;
}
li {
	margin:0px;
	padding:0px 0px 5px 5px;
}
ol {
	margin:5px 30px 5px 0px;
	padding:0px 0px 0px 10px;
	list-style-position: outside;
	color: #A20088;
	font-weight:bold;
	list-style-type: none;
}
ol li {
	margin:0px;
	padding:0px 0px 5px 0px;
}
h2 {
	color: #257EE2;
	font-size:16px;
	letter-spacing:1px;
	text-align:center;
	padding-top:5px;
}
h3 {
	color: #257EE2;
	font-size:15px;
	letter-spacing:1px;
	margin-top: 0px;
	text-align: left;
	margin-left: 20px;
}
h4 {
	color: #A20088;
	font-size:13px;
	letter-spacing:1px;
	margin:10px 30px 0px 20px;
	padding:0px;
}
h5 {
	color: #A20088;
	font-size:14px;
	letter-spacing:1px;
	margin:10px 30px 0px 200px;
	padding:0px 10px 4px 4px;
	border-left:solid #A20088 1px;
	border-bottom:solid #A20088 1px;
	display: block;
	width: 180px;
}
#title {
	position:absolute;
	top:102px;
	left:39%;
	width:380px;
	z-index:500;
	display: block;
	height: 46px;
	margin: 0px;
	padding: 0px;
}
.first {
	margin-top:0px;
}
.black {color:#000000; font-weight:normal;}
#phone {
	width:376px;
	height:35px;
	position:absolute;
	top:10px;
	left:38%;
	z-index:100;
}
/* hide from mac \*/ 
* html #content {margin-top: -3px; height:300px;} 
* html #menu { margin-bottom:-30px; padding-bottom:0px;} 
* html #container { padding-bottom:15px; margin-bottom:0px; height:100%;} 
/* end hide */ 

