body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #CCCCCC;
}

h1, h2 {
	font-family: sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	margin-top: 15px;
}

body, p, td, th, div, blockquote, dl, ul, li {
	font-family: Arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-align: left;
	margin-left: 0px;
}

ul, li {list-style-position: outside; list-style-type: circle; margin-left: 15px; margin-bottom: 10px;}

.highlight	{font-weight: bold;}

#page	{
	width:950px;
	height: 730px;
	border: 5px solid #666666;
	margin: 20px 10px;
	padding: 0px;
	background-color: #FFFFFF;
	z-index: 2;
}

#header {
	width: 100%;
	overflow: auto;
	height: 93px;
	vertical-align: top;
	border-bottom: 7px solid #58569F;
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
	z-index: 3;
}

.imgquotes	{
	position: absolute;
	top: 30px;
	left: 195px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFFFFF;
	z-index: 4;
	background: transparent;
}

.imgrightpics	{
	position: absolute;
	top: 27px;
	left: 815px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFFFFF;
	z-index: 3;
	background: transparent
}

#topnav	{
	width:100%;
	overflow: auto;
	position: relative;
	top: 0px;
	height:25px;
	background-color: #58569F;
	margin: 0px;
	padding: 0px;
	text-align: center;
	z-index: 2
}

a.topnav, a.topnav:visited {color: #FFF; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:12px; font-weight:bold; font-variant:small-caps; text-align:center; margin-left:18px; margin-right:18px;}
a.topnav:hover  {color:#D9E4EE; text-decoration:none;}

#left	{
	float: left;
	position: relative;
	top: 0px;
	left: 20px;
	width: 280px;
	height: 500px;
	margin: 0px 25px 0px 10px;
	padding: 0px;
	border: 0px solid #000000
}

#center	{
	float: left;
	position: relative;
	top: 0px;
	bottom: 0px;
	left: 20px;
	width: 240px;
	height: 500px;
	margin: 0px 10px 0px 0px;
	padding: 0px 15px 0px 15px;
	border: 0px solid #000000;
	background-color: #EEEEEE;
	text-align: justify
}

#contactbox	{
	position: absolute;
	top: 280px;
	left: 15px;
	width: 180px;
	height: 120px;
	padding: 10px;
	border: 0px solid #000000
}

a, a:visited {color: #58569F; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:12px; font-weight:bold;}
a:hover  {color:#006633; text-decoration:underline;}

a.footer, a:visited.footer {color: #666666; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:10px; font-weight:bold;}
a:hover.footer  {color:#58569F; text-decoration:underline;}

.imgdictation	{
	margin-left: 70px;
	margin-right: 70px;
    	width: 96px
}

#right	{
	float: left;
	position: relative;
	top: 0px;
	left: 20px;
	width: 280px;
	height: 500px;
	margin: 0px 10px 0px 0px;
	padding: 0px 15px 0px 15px;
	border: 0px solid #000000
}

#footer	{
	position: relative;
	width: 100%;
	overflow: auto;
	top: 20px;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	border-top: 3px solid #666666;
	text-align: center;
	z-index: 1;
	clear: both
}

.footer2	{
	line-height: 15px;
}

/* Internal pages ========================================== */

#leftcenter	{
	float: left;
	position: relative;
	top: 0px;
	left: 20px;
	width: 530px;
	height: 700px;
	margin: 0px 25px 0px 20px;
	padding: 0px;
	border: 0px solid #000000
}

#rightinside	{
	float: left;
	position: relative;
	top: 0px;
	left: 30px;
	width: 270px;
	height: 750px;
	margin: 0px 10px 0px 0px;
	padding: 0px 15px 0px 15px;
	background: #CCCCCC;
	border: 0px solid #000000
}

#pageservices	{
	width:950px;
	height: 980px;
	border: 5px solid #666666;
	margin: 20px 10px;
	padding: 0px;
	background-color: #FFFFFF;
	z-index: 2
}

/* Form input ======================================== */

 label
{
width: 13em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

 label2
{
width: 16em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}
.submit input
{
margin-left: 11em;
}
input
{
color: #000;
background: #fee3ad;
width: 15em;
border: 1px solid #781351
}

.submit input
{
color: #FFF;
background: #58569F;
width: 7em;
border: 2px outset #d7b9c9
}
fieldset
{
border: 1px solid #781351;
width: 33em
}

textarea	
{
border: 1px solid #781351;
width: 35em;
background: #fee3ad;
color: #000;
margin-left: 1em
}
legend
{
color: #fff;
background: #666;
border: 1px solid #781351;
padding: 2px 6px
}


