body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #D9E0E6;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.header {
	margin: auto;
	padding: 0px;
	width: 1000px;
	height: 139px;
	background-color: #FFFFFF;
}
.introImage {
	background-image: url(images/intro.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 322px;
}
.introImage h1 {
	text-align: left;
	margin-bottom: 8px;
	margin-left: 10px;
	font-size: 24px;
	margin-top: 7px;
	color: #1c3b69;
}
.h1title {
	color: #b2357f;
}



.introImage #read1 {
	margin-right: 40px;
	margin-top: 0px;
	float: right;
	padding: 0px;
	margin-bottom: 0px;
}

.machine-img{
	margin: 10px 0px 0px;
	float: left;
	padding: 0px;
}
.errMsg {
	background-color: #F7E1EE;
	border: 1px solid #B2367F;
	font-weight: bold;
	color: #B2367F;
}

.bottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0CFCB;
}


.moto {
	height: 50px;
	margin: 0px;
	padding: 0px;
	width: 570px;
	background: url(images/moto.jpg) no-repeat right top;
	text-align: right;
}
.moto h1 {
	color: #b13680;
	margin: 2px 38px 0px 2px;
	padding: 0px;
}
.mototitle {
	color: #ff5411;
}


.top-nav {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 196px;
	text-align: right;
	text-indent: 10px;
}
.header .top-nav #imgContact {
	margin-right: 10px;
}
.top-image {
	background-image: url(images/top-right-img-01.jpg);
	margin: 0px;
	padding: 0px;
	height: 139px;
	width: 234px;
	background-repeat: no-repeat;
}
.logo-n-title {
	height: 89px;
	text-indent: 50px;
}
.nav {
	background-image: url(images/nav-background.jpg);
	margin: auto;
	padding: 0px;
	height: 39px;
	width: 1000px;
}
.top-image1 {

	background-image: url(images/top-right-img-02.jpg);
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 234px;
	background-repeat: no-repeat;
}
.contain {
	margin: auto;
	padding: 0px;
	width: 912px;
	background-image: url(images/nav/contain-top-bg.jpg);
	background-repeat: repeat-x;
}
td {
	vertical-align: top;
}

.contain td {
	vertical-align: top;
}
.left-nav {
	width: 250px;
}

.header_highlight{
	background-color: #E3C99D;
	color: #000000;
}
.footer {
	padding: 0px;
	width: 1000px;
	background-color: #B2367F;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #791450;
	height: 40px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.footer p {
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
}
a:link {
	text-decoration: none;
	color: #FF1188;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FF1188;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #660000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FF1188;
	font-weight: bold;
}


.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.top-image2 {
	background-image: url(images/top-right-img-03.jpg);
	margin: 0px;
	padding: 0px;
	height: 74px;
	width: 191px;
	background-repeat: no-repeat;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	background-color: #666666;
	color: #FFFFFF;
	border: 1px solid #E2C89C;
	margin: 0px;
}

p {
	line-height: 20px;
	margin: 5px;
	padding: 5px;
}
.contain img {
	padding: 5px;
	margin: 5px;
}
.contain ul {
	display: block;
	margin-right: 20px;
	list-style-type: none;
	margin-left: 20px;
	padding: 0px;
}
.contain li {
	display: block;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	list-style-type: none;
	background-image: url(images/icon-tag.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
.subNav {
	color: #000000;
}
.contain .subNav ul {
	display: block;
	background-color: #666666;
	padding: 0px;
	margin: 0px;
}
.contain .subNav li {
	background-image: none;
	background-color: #EEEEEE;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #BEBEBE;
	border-bottom-color: #BEBEBE;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: bold;
	color: #999999;
}
.errorMessage {
	color: #FF0000;
	font-size: 10px;
}

.contain .subNav a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.contain .subNav a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.table1 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	color: #000000;
	font-weight: normal;
	margin-top: 5px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h1 {
	color: #FFFFFF;
	padding: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 280px;
	font-size: 18px;
}
.prdImage {
	margin-right: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
.img-discribtion {
	margin-top: 40px;
}

h3 {
	font-size: 14px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #722352;
	font-weight: bold;
}
.table1 td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}

.ListNav1 {
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.ListNav1 li {
	margin-top: 5px;
	margin-bottom: 5px;
}
.ListNav1 a {
	text-decoration: none;
	color: #0080C0;
}
.ListNav1 a:hover {
	text-decoration: underline;
	color: #0080C0;
}


.myList1 li {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: square;
	line-height: 18px;
}



.contain .table1 td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
.alternetColor {
	background-color: #EFEFEF;
}
.tableHeading {
	background-color: #666666;
	color: #FFFFFF;
}
.smallText {
	font-size: 10px;
}
#readmore, #readmore2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0CFCB;
	text-align: right;
	width: 97%;
	margin: auto;
}
.table2 {
	background-color: #FCFAF5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EDE1C2;
	border-right-color: #EDE1C2;
	border-bottom-color: #EDE1C2;
	border-left-color: #EDE1C2;
	color: #663300;
	font-weight: bold;
	margin-top: 5px;
}
