/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #434343;
	text-align: center;
	height: 49px;
	width: 87px;
	display: block;
	line-height: 50px;
}
.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #98cdf9;
	text-decoration: none;
	text-align: center;
	height: 49px;
	width: 87px;
	display: block;
	line-height: 50px;
	background-image: url(images/topmenubgover.jpg);
}
.menuoff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #98cdf9;
	text-decoration: none;
	text-align: center;
	height: 49px;
	width: 87px;
	display: block;
	line-height: 50px;
	background-image: url(images/topmenubgoff.jpg);
}

.leftbox {
	background-color: #e5e6ea;
	width: 266px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C6C7CC;
	border-bottom-color: #C6C7CC;
	border-left-color: #C6C7CC;
	vertical-align: top;
}

.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #3c3c3c;
	text-align: center;
	height: 34px;
	width: 1004px;
}

.rangetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/lefttitlebg.jpg);
	text-align: center;
	height: 48px;
	width: 268px;
}

.leftcontactus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3c3c3c;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.txtlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}
.txtlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #0099FF;
	text-align: justify;
	text-decoration: none;
}

.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height:14px;
}
.txtsmalllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height:14px;
	text-decoration:none;
}
.txtsmalllink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006984;
	line-height:14px;
	text-decoration:none;
}
.txtsmalllink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height:18px;
	text-decoration:none;
}
.txtsmalllink1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #006984;
	text-decoration:none;
}



.leftproduct {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.leftproduct:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.title {
	font-family: calibri;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	background-image: url(images/title.jpg);
	text-align: center;
	height: 48px;
	width: 642px;
}

.pagebody {
	background-color: #F3F3F5;
	width: 642px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c6c7cc;
}

.righttitlebg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/righttitlebg.png);
	text-align: center;
	height: 48px;
	width: 268px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
