body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat;
	scrollbar-base-color:#632984;
	scrollbar-arrow-color:#C2A2DA;
	border-top-width: 20px;
	border-top-style: none;
	border-top-color: #8A1414;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	background-image: url(Images/bgLine.jpg);
}

a:focus {
outline: 0;
}

a {
outline: 0;
}



/*************************  ID's *************************/
#topImg {
	width: 100%;
	position: relative;
	background-image: url(Images/topWeave2.jpg);
	height: 72px;
	background-repeat: repeat-x;

}
#flash {
	height: 475px;
	width: 200px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-right-width: 5px;
	border-top-style: none;
	border-left-style: groove;
	border-bottom-style: none;
	border-right-style: none;
	border-top-color: #82372C;
	float: right;
	border-bottom-color: #EFEFEF;
	border-right-color: #999999;
	border-left-width: 3px;
	border-left-color: #9B3531;
	padding-left: 20px;
	padding-top: 5px;
}
.caption {
	font-size: 11px;
	letter-spacing: 0.05em;
}

.servicesPad {
	margin-top: 100px;
}


#innerTop {
	background-color: #FFFFFF;
}

.logoPad {
	padding-top: 100px;
	padding-bottom: 0px;
	padding-left: 200px;

}

.topImage {
	left: 250px;
	top: 410px;

}
.navTablePad {
	padding-top: 100px;
	padding-left: 10px;
	margin-top: 225px;
}
#navigation {
	width: 600px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}
#flashInner {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}




#centerDoc {
	padding: 0;
	width: 750px;
	text-align: left;
	background-image: url(Images/bgFront.jpg);
	height: 475px;
	background-repeat: no-repeat;
	float: left;
}

#footer {
	clear: both;
	height: 240px;
	width: 100%;
	position: relative;
	background-image: url(Images/bottomWeave.jpg);
	background-repeat: repeat-x;
	padding-top: 30px;
}




.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	letter-spacing: 0.2em;
	text-transform: none;
}
#content {
	height: 475px;
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
