body {
	margin: 0px;
	background-color: #000000;
}
#header {
	background-image: url(../images/toplayout.jpg);
	background-color: #1B1B1B;
	background-position: center;
	background-repeat: no-repeat;
	height: 118px;
}
#phone {
	background-image: url(../images/icons.png);
	background-position:left center;
	background-repeat: no-repeat;
	padding-left: 40px;
}
.toptext {
	font-family: "Trebuchet MS";
	color: #C3C3C1;
	font-size: 11px;
}
.toptextgreen {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #A7D129;
	font-size: 15px;
	text-decoration: none;
}
.icons {
	margin-left: 10px;
	margin-right: 10px;
}
#navbkg {
	background-image:url(../images/navbkg.jpg);
	background-repeat: repeat-x;
	height: 42px;
	padding: 0px;
	margin: 0px;
}
#flashtext {
	font-family: "Trebuchet MS";
	color: #000;
	font-size: 11px;
	text-align: justify;
	font-weight: bold;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color:#000000;
	padding: 0px;
	margin: 0px;
}
p {
	text-align:justify;
	margin: 0px;	
}		
.mainlevel {
	font-family: "Trebuchet MS";
	color: #333333;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
	padding-right: 20px;
}
.headings2 {
	font-family: "Trebuchet MS";
	color: #333333;
	font-size: 25px;
	padding-top: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
}
.heading {
	font-family: "Trebuchet MS";
	color: #000;
	font-size: 16px;
	padding: 5px;
}
.pageheading {
	font-family: "Trebuchet MS";
	color: #E0DFE3;
	font-size: 40px;
	font-weight: bold;
	padding-left: 20px;
	text-transform:uppercase;
}
.contentpaneopen{
	margin: 0px;
}
.contentpaneopen p{
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
}
.pageheader {
	background-image: url(../images/about.jpg);
	height: 150px;
	background-position: center bottom;
	background-repeat:no-repeat;
}
.contentheading {
	font-family: "Trebuchet MS";
	color: #E0DFE3;
	font-size: 30px;
	font-weight: bold;
	padding-left: 30px;
	padding-bottom: 5px;
	text-transform:uppercase;
	text-align:left;
	background-image: url(../images/about.jpg);
	height: 150px;
	background-position: center;
	background-repeat:no-repeat;
	width: 880px;
	vertical-align: bottom;
	display: table-cell;
}
.componentheading {
	font-family: "Trebuchet MS";
	color: #E0DFE3;
	font-size: 30px;
	font-weight: bold;
	padding-left: 30px;
	text-transform:uppercase;
	text-align: left;
	background-image: url(../images/about.jpg);
	height: 150px;
	background-position: center top;
	background-repeat:no-repeat;
	width: 880px;
}
.contentpaneopen a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.contentpaneopen a:hover {
	color: #A7D129;
	text-decoration: none;
	font-weight: bold;
}
.tdborder {
	border-left: #CCCCCC 1px;
}
strong {
	color: #003300;
	font-size: 14px;
}
.ckCSSlabel {
	width: 150px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}
.ckCSSlabel label{
	margin-left: 0px;
	padding-left: 0px;
}
.form-validate {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}
#ckformcontainer input{
	margin-top: 10px;
	margin-bottom: 10px;
}
#ckformcontainer div{
	xpadding-left: 305px;
}
#ckformcontainer p {
	padding: 0px !important;
	margin: 0px;
}
.careers {
	width: 215px;
}
hr {
	border: none;
	border-bottom: #CCCCCC dashed 1px;
	margin-bottom: 10px;
	margin-top: 10px;
}
