* {
	margin: 0;
	padding: 0;
	background-color: transparent;
}

p {
	margin: 0;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	text-align: center;
	vertical-align: top;
	background-color: #fff;
	}

#wrapper {
	width: 802px;
	height: auto;
	position: relative;
	top: 0;
}

#banner {
	position: relative;
	top: 0;
	left: -2px;
}

#flash {
	width: 800px;
	height: 200px;
	border: 0px solid black;
	position: relative;
	left: 0;
	top: -3px;
	background-color: transparent;
}

	#bodyholder {
		width: 802px;
		height: auto;
	}

			#nav {
				float: left;
				border: 0px solid black;
				margin: 2px 0 0 0;
				padding: 0;
				background-color: transparent;
				text-align: center;
				z-index: 3;
			}
			
			#nav ul {
				margin: 0px 0 0 0;
				padding: 2px 0 0 0;
				list-style-type: none;
				text-align: left;
			}
			
			#nav li {
				margin: -2px 0 0 0;
				padding: 0;
			}
			
			#bodycont {
				width: 580px;
				height: auto;
				border: 1px solid #cecece;
				float: right;
				padding: 5px;
				vertical-align: top;
				text-align: left;
			}
			
			#bodycont ul {
				margin: 17px 0 10px 20px;
				padding: 0;
				list-style-type: none;
				text-align: left;
				font-family: "Tahoma";
				font-size: 12pt;
				color: black;
			}
			
			#bodycont li {
				margin: 2px 0 2px 5px;
				padding-left: 1.5em;
				font-family: "Tahoma";
				font-size: 10pt;
				color: black;
				background-image: url('imgs/listimg.gif');
				background-repeat: no-repeat;
				background-position: 0 0.3em;
			}
			
			#emersupport {
				text-align: center;
				width: 200px;
				position: relative;
				left: 0;
				border: 0px solid black;
			}
			
			
				#welcome1 {
					font-family: "Georgia";
					font-size: 12pt;
					color: black;
					font-weight: bold;
					margin-left: 12px;
					margin-top: 7px;
					margin-bottom: 7px;
				}
				
				#welcome2 {
					font-family: "Georgia";
					font-size: 12pt;
					color: black;
					font-weight: normal;
					width: 99%;
					text-align: center;
					margin-top: 5px;
					padding: 2px;
				}
				
				#welcome3 {
					font-family: "Georgia";
					font-size: 10pt;
					color: black;
					font-weight: normal;
					width: 99%;
					text-align: center;
					margin-top: 5px;
					padding: 2px;
				}
			#logosmaller {
				top: 0;
				left: 0;
				text-align: right;
				vertical-align: middle;
			}
			
	#clear {
		clear: both;
		height: 1%;
	}
			
#footer {
	text-align: center;
	font-size: 10pt;
	font-family: tahoma;
	color: gray;
	margin-bottom: 5px;
	margin-top: 5px;
}

#index_place {
	border: 1px solid #b1b1b1;
}
