@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
}
#content em {
	font-style: normal;
	font-weight: bold;
}

#wrapper {
	padding: 0px;
	width: 790px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: left 150px;
	border: 1px solid #CCCCCC;
}
#header {
	height: 110px;
	width: 790px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header h1 {
	text-indent: -9999px;
}
#header h2 {
	text-indent: -9999px;
}
#header #navigation {
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	width: 790px;
	left: 0px;
	top: 110px;
	float: left;
	position: absolute;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 14px;
}

#header #navigation li {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: left top;
	list-style-type: none;
	line-height: 26px;
	border-right-style: solid;
	color: #666666;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
	border-top-width: 1px;
	border-top-color: #999999;
}

#header #navigation li a:link {
	color: #000000;
	text-decoration:none;
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 26px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#header #navigation li a:visited {
	color: #000000;
	text-decoration:none;
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 26px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#header #navigation li a:active {
	color: #000000;
}

#header #navigation li a:hover {
	color: #0099FF;
	text-decoration:none;
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 26px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#wrapper #cascnav {
	width: 790px;
	position: relative;
	z-index: 999999;
}

#content {
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	position: relative;
	width: 770px;
	padding: 10px;
	clear: both;
}
#content h1 {
	font-size: 1.2em;
}

#content h4 {
	font-size: 1.1em;
	margin-top: 0.5em;
}

#content p {
	margin-bottom: .4em;
}
#content li {
	padding-bottom: .7em;
}
.img_right {
	float: right;
	clear: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #696D75;
}
.img_left {
	float: left;
	padding: 0px;
	margin-right: 5px;
	border: 1px solid #696D75;
}

#content .img_left_sap {
	float: left;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 3px;
	border: 1px solid #696D75;
}


#offline_contact_details {
	float: right;
	width: 180px;
}

#contact_us_body {
	width: 550px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#contact_form {
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#contact_form label {
	font-size: 100%;
}
#ewComments {
	width: 6em;
	height: 2em;
	font-size: 120%;
	font-weight: bold;
}

#name {
	width: 200px;
	font-size: 100%;
}
#email {
	width: 200px;
	font-size: 100%;
}
#message {
	width: 460px;
	font-size: 100%;
}
#security_code {
	font-size: 100%;
}

.warning {
	color: #FF0000;
	font-size: 100%;
}
#content .clrflt {
	clear: both;
}

#wrapper #footer {
	clear: both;
}
#footer {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}



#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 50px;
	text-align: center;
	clear: both;
	display: block;
}
#footer img {
	margin: 0px;
	padding: 5px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.external {
	background-image: url(images/external.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: inline;
	padding-right: 20px;
}
#wrapper #content .testimonial {
	width: 500px;
	position: relative;
	padding: 5px;
	background-color: #FAFCEF;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #content .testimonial .attributation {
	font-size: 70%;
}
#wrapper  #content  .testimonial  .testcont  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 120%;
	font-size: 80%;
}
