/* CSS Document */
#headerRow {
	width: 1005px;
	height: 68px;
	margin:0;
	padding:0;
}
#mainBox {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 1005px;
	background-color: transparent;
	position: relative;
}

#footerBox {
	margin: 0;
	width: 1005px;
	height: 18px;
	background-color: #382F5E;
	color: #FFFFFF;
	position: relative;
	float:left;
}
#leftCol {
	margin: 0px;
	padding: 0px;
	width: 106px;
	float: left;
	position: relative;
}
#rightCol {
	margin: 0;
	padding: 0;
	width: 899px;
	float: left;
	position: relative;
}
#headerCorner {
	width: 106px;
	height: 68px;
	margin:0;
	padding:0;
}
/* Left Bar Layout */
#leftBarTop {
	width: 106px;
	height: 312px;
	margin:0;
	padding:0;
}
#leftBarBottom {
	width: 106px;
	margin:0;
	padding:0;
	vertical-align:baseline;
	background-image:url(../images/left-bar-mid.gif);
}
/* End Left Bar Layout */
#headerPhoto {
	float: left;
	width: 899px;
	height: 68px;
	margin:0;
	padding:0;
}
#navBox {
	float: left;
	width: 899px;
	height: 20px;
	margin:0;
	padding:0;
	background-color: transparent;
	font: 1.1em Times;
}
div#navTextContact {
	width: 110px;
	height: 20px;
	text-align: right;
	float: right;
	vertical-align: bottom;
}
div#navTextProfile {
	width: 140px;
	height: 20px;
	text-align: center;
	float: right;
	vertical-align: bottom;
}
div#navTextBlog {
	width: 60px;
	height: 20px;
	text-align: right;
	float: right;
	vertical-align: bottom;
}
div#navTextServices {
	width: 120px;
	height: 20px;
	text-align: center;
	float: right;
	vertical-align: bottom;
}
div#navTextSubmenu {
	width: 160px;
	height: 20px;
	text-align: right;
	float: right;
	vertical-align: bottom;
	font: .85em Times;
	border-top: dotted #5E5A8B 1px;
}
div#navTextSubmenu2 {
	width: 200px;
	height: 20px;
	text-align: right;
	float: right;
	vertical-align: bottom;
	font: .85em Times;
	border-top: dotted #5E5A8B 1px;
}
div#centerBox {
	margin:0;
	width: 690px;
	float: left;
	background-color: transparent;
}
div#rightBox {
	width: 200px;
	margin: 0;
	padding: 0;
	float: right;
	position: inherit;
	padding-top: 20px;
	padding-left: 4px;
}
div#rightBox ul {
		font-family:"Times New Roman", Times, serif;
		font-size:12px;
		list-style-image:url(../images/red-dot.gif);
		padding-top: 0px;
}
div#headTable {
	margin:0;
	height: 20px;
	padding: 2px;
	background-color: #382F5E;
	color: #FFFFFF;
}
div#bodyTable {
	margin:0;
	padding:2px;
	background-color: #D0D2FF;
}
