/* CSS Document */

body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 55px;
	color: #FF9933;
}





.hed {
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana;
}.COMPANY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytxt {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}

.hed2 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
}
.st1 {
	color: #FF9900;
}
.txts {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}


.bodytxtblack {

	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.bg {
	background-image: url(../images/back1.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	background-position: center bottom;
	background-attachment: fixed;
}
.careamcs {
	background-image: url(../images/chris.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	background-position: center 280px;
	background-attachment: fixed;
}
.boder {
	border: 1px solid #CCCCCC;
}
.aboutusbg {
	background-attachment: fixed;
	background-image: url(../images/logobg.jpg);
	background-repeat: no-repeat;
	background-position: center 280px;
}

.boder1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.bghome {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	line-height: 20px;
}
#button {
	clear: both;
	display: block;
	width: 100%;
	padding: 0 0 0 0;
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 25px;
	text-align: center;
}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#button li {
	margin: 0;
	background-repeat: no-repeat;
}

#button li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
}
html>body #button li a {
	width: auto;
}
#button li a:hover {
	color: #006600;
	background-image: url(../images/menu-ov.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.bodytxt1 {

	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FF9835;
	text-decoration: none;
	line-height: 20px;
}

