@charset "utf-8";
/********************************** 
Redefine Html Tagz 
**********************************/

* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	background-color:#e4e4e4;
	text-align:center; /* horizontal centering for IE Win quirks */
	background-image: url(../img/Body/BackGround_Lines.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#clear {
	clear: both;
	width: 100%;
	visibility: hidden;
}
.MainService {
	color: #aec870;
	text-transform: uppercase;
	padding-top: 10px;
	font-size: 14px;
	padding-bottom: 5px;
}
.Services {
	background-image: url(../img/Body/TWO_Services.gif);
	height: 78px;
	width: 564px;
}
.RFPTnx {
	background-image: url(../img/Body/RFP-Tnx.gif);
	background-repeat: no-repeat;
	height: 343px;
	width: 573px;
	position: relative;
	right: 30px;
}
.NOTETnx {
	background-image: url(../img/Body/NOTE-Tnx.gif);
	background-repeat: no-repeat;
	height: 195px;
	width: 554px;
}
.Contact {
	background-image: url(../img/Body/Contact.gif);
	height: 52px;
	width: 574px;
}
.Home {
	background-image: url(../img/Body/Home.gif);
	height: 117px;
	width: 542px;
}
.AboutUs {
	background-image: url(../img/Body/About-Us.gif);
	height: 95px;
	width: 575px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Console", "Lucida Sans Typewriter", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	color: #6cace6;
	text-decoration: underline;
}
a:hover{
	color: #348CDC;
}		

.emWho {
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.WhoWeAre {
	padding: 0px;
	float: left;
	width: 100%;
	position: relative;
	margin: 0px;
	top: 10px;
}
.WhoWeAre .pHeader {
	color: #aec870;
	font-size: 23px;
	font-weight: bold;
}
.WhoWeAre  {
	color: #bcbbbb;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Console", "Lucida Sans Typewriter", "Lucida Sans Unicode", Verdana;
	line-height: 100%;
}
 .pText{
	color: #8e8d8d;
	font-size: 16px;
	margin: 0px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Console", "Lucida Sans Typewriter", "Lucida Sans Unicode", Verdana;
	line-height: 125%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
 

h1 {
	font-size: 28px;
	line-height: 100%;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Console", "Lucida Sans Typewriter", "Lucida Sans Unicode", Verdana;
	font-weight: bold;
	padding-bottom: 15px;
	text-transform: uppercase;
	color: #aec870;
}
h2 {
	font-size: 28px;
	line-height: 100%;
	padding-top: 5px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Console", "Lucida Sans Typewriter", "Lucida Sans Unicode", Verdana;
	font-weight: bold;
	color: #aec870;
}
h2 em{
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #A4C15E;
}
h4 {
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Console", "Lucida Sans Typewriter", "Lucida Sans Unicode", Verdana;
	width: 562px;
	font-size: 16px;
	line-height: 150%;
	height: 20px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #bcbbbb;
	font-weight: normal;
	text-transform: uppercase;
}
h3, pre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 125%;
	color: #BCBCBC;
	font-weight: normal;
	margin: 0px;
	font-variant: normal;
	padding: 0px;
}
p {
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Console", "Lucida Sans Typewriter", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #bcbbbb;
}
pre {
	color: #b2cb76;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
span {
	font-size: 96px;
	color: #5e9dd6;
	font-weight: bold;
	padding: 0px;
	position: absolute;
	margin-top: -45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/********************************** 
Header 
**********************************/
#Header {
	background-image: url(../img/Body/header.gif);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	height: 213px;
	width: 794px;
	left: 88px;
}
#Logo {
	background-image: url(../img/Body/Logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 97px;
	width: 257px;
	position: relative;
	left: 310px;
	top: 70px;
}


/********************************** 
Main 
**********************************/
#Main {
	position:absolute; /* puts container in front of distance */
	text-align:left;
	width:882px;
	clear:left;
	margin-left: -441px;
	height: auto;
	left: 50%;
	top: 30px;
}

/* Content */
#Content {
	width: 882px;
	float: left;
	position: relative;
	top: 5px;
}
#MainContent {
	float: right;
	width: 714px;
	height: 533px;
	position: relative;
	background-image: url(../img/Body/content.png);
	background-repeat: no-repeat;
}
#BodyContent {
	float: left;
	width: 562px;
	position: relative;
	left: 100px;
	top: 42px;
}
#BodyContent pre {
	width: 280px;
}


/* Main Menu */
#MainMenu {
	float: left;
	height: 223px;
	width: 167px;
	position: relative;
	left: 1px;
	top: 56px;
	z-index: 0;
}

/* Note */
#Note {
	background-image: url(../img/Body/note.png);
	float: right;
	height: 255px;
	width: 259px;
	position: relative;
	bottom: 90px;
}
#Note a {
	position: relative;
	width: 259px;
	height: 255px;
	float: left;
}

/* Contact */
#contactLeft, #References {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 353px;
	position: relative;
}
#References {
}
#emptyReferences {
	height: 25px;
	float: left;
	position: relative;
	width: 353px;
}
#References  li, #ReferencesList  li{
	display: inline;
	list-style-type: none;
	text-decoration: none;
	padding-right: 15px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Console", "Lucida Sans Typewriter", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	color: #bcbbbb;
	text-transform: uppercase;
}
#ReferencesList li {
	width: 43px;
	float: left;
}
#ReferenceData{
	position: relative;
	left: 25px;
}
#ReferencesList  {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 193px;
	position: relative;
	left: 25px;
	top: 45px;
}
.formTable {
	position: relative;
	margin: 0px;
	padding: 0px;
}
.standardInput {
	border: 1px solid #d8d8d8;
	color: #8BAA42;
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	width: 240px;
}
.verifInput {
	width: 50px;
	border: 1px solid #d8d8d8;
	color: #8BAA42;
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
}
.standardTextArea {
	border: 1px solid #d8d8d8;
	color: #8BAA42;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Console", "Lucida Sans Typewriter", "Lucida Sans Unicode", Verdana;
	font-size: 14px;
	width: 240px;
	line-height: 125%;
}
.formTable tr {
	width: 500px;
	border: 1px solid #FF0000;
}
.formTable td {
	vertical-align: top;
	padding-left: 10px;
}
.formTable th {
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Console", "Lucida Sans Typewriter", "Lucida Sans Unicode", Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #8e8d8d;
	text-align: right;
}
#contactRight{
	width: 160px;
	float: right;
	position: relative;
	margin: 0px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Console", "Lucida Sans Typewriter", "Lucida Sans Unicode", Verdana;
	font-size: 14px;
	border: 1px dashed #aec870;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	top: 10px;
	right: 10px;
}

#contactRight ul {
	list-style-type: none;
	position: relative;
	top: 10px;
}
#contactRight ul li {
	color: #8e8d8d;
	height: 25px;
}
#contactRight #verif_image {
	width: 100px;
	height: 65px;
}
#formErr {
	padding: 0px;
	float: left;
	height: 15px;
	width: 100%;
	position: relative;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#formErr p {
	color: #f6962c;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Console", "Lucida Sans Typewriter", "Lucida Sans Unicode", Verdana;
	text-transform: uppercase;
}
.form-error {
	border: 1px solid #f6962c;
}
.error-message {
	display: none;
}
.emService {
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 190px;
}
h5 {
	margin: 0px;
	font-size: 24px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Console", "Lucida Sans Typewriter", "Lucida Sans Unicode", Verdana;
	font-weight: bold;
	text-transform: uppercase;
	color: #aec870;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#ulServiceLeft {
	float: left;
	width: 50%;
	position: relative;
	list-style-type: none;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#ulServiceRight {
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: right;
	width: 40%;
	position: relative;
	list-style-type: none;
}
span {
	visibility: hidden;
}
.ListWhithCircle {
	list-style-type: circle;
	padding-top: 10px;
}
.CheckLeft, .CheckRight {
	background-image: url(../img/Body/Check.gif);
	background-repeat: no-repeat;

}
.CheckLeft {
	background-position: 90% top;
}
.CheckRight {
	background-position: 75% top;
}
#ulServiceRight, #ulServiceLeft {
	color: #aec870;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Console", "Lucida Sans Typewriter", "Lucida Sans Unicode", Verdana;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 100%;
	font-weight: normal;
}
#framesReference {
	background-repeat: no-repeat;
	float: left;
	height: 240px;
	width: 355px;
	position: relative;
	top: 11px;
	margin-bottom: 10px;
}
h6{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #aec870;
	font-weight: normal;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	top: 7px;
}