/* CSS Document */
html {
	overflow: auto;
}

body {
	background-image: url(../images/bg_grad.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #f8e9ca;
	margin: 0;
	padding: 0px;
}

.EmailUs {
	position: relative;
	top: 40px;
}

/* CSS Document */

.PageTitle {
	padding-bottom: 4px;
	color: #0c2a89;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}

.FormTitles {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.EmailOptionNote {
	background-color: #666666;
	color: #FFB693;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	visibility: hidden;
}

.FormSuggestion {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.ProcessingForm {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	position: absolute;
	top: 25px;
	left: 100px;
	visibility: hidden;
	width: 500px;
	height: 200px;
	z-index: -1;
}

.Form {
	color: #666666;
	position: relative;
	font-family: "Calisto MT";
	font-size: 16px;
	font-weight: bold;
	width: 740px;
	visibility: visible;
}

/* wake-up IE */


.Copyright {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.Footer {
	background-color: #f8e9ca;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	width: 100%;
	z-index: 10;
}

.Footer a {
	color: #000;
	text-decoration: none;
}

.Footer a:active {
	color: #999;
	text-decoration: none;
}

.Footer a:link {
	color: #000;
	text-decoration: none;
}

.Footer a:hover { /*wake-up IE*/
	color: #999;
	text-decoration: underline;
}

.Footer a:visited {
	color: #000;
	text-decoration: none;
}

.BioMainFrame {
	background-image: url(../images/bio_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 740px;
	height: 700px;
	z-index: 1;
}

.CredIndexFrame {
	background-image: url(../images/credentials.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 740px;
	height: 700px;
	z-index: 1;
}

.ContactMainFrame {
	background-image: url(../images/contact_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 740px;
	height: 700px;
	z-index: 1;
}

.IndexFrame {
	background-image: url(../images/index_bg1.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 740px;
	height: 700px;
	z-index: 1;
}

.ServicesMainFrame {
	background-image: url(../images/services.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 740px;
	height: 700px;
	z-index: 1;
}

.HeaderFrame {
	width: 740px;
	height: 158px;
	z-index: 2;
}

.LogoFrame {
	position: relative;
	width: 100%;
	height: 55px;
	z-index: 3;
}

.Menu {
	top: 24px;
	left: 0px;
	width: 740px;
	height: 31px;
	z-index: 4;
}

.Logo {
	position: absolute;
	top: 10px;
	left: 199px;
	width: 342px;
	height: 79px;
	z-index: 10;
}

.LogoBar {
	background-color: #3A3835;
	background-repeat: repeat;
	filter: alpha(opacity=38);
	-khtml-opacity: .38;
	-moz-opacity: .38;
	opacity: .38;
	position: relative;
	top: 35px;
	width: 740px;
	height: 20px;
	z-index: 5;
}

.NavFrame {
	background-color: #E6E1E1;
	background-repeat: repeat;
	filter: alpha(opacity=75);
	-khtml-opacity: .75;
	-moz-opacity: .75;
	opacity: .75;
	width: 100%;
	height: 56px;
	z-index: 3;
}

.Menu {
	padding-top: 36px;
	width: 100%;
	height: 20px;
	z-index: 25;
}

.BodyFrame {
	position: relative;
	z-index: 2;
}

.MainPicFrame {
	position: relative;
	top: 15px;
	width: 668px;
	height: 437px;
	z-index: 3;
}

.Statement {
	color: #000;
	font-family: "Calisto MT";
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 12px;
}