body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
}
a:link, a:visited{
	color: #475394;
}
a:hover{
	COLOR: #FF9900;
}
p, ul, li{
	line-height:18px;
}
td{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
}
h1 {
	color: #6D79C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 0px;
	background-image: url(/images/dots_320.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
	padding-top: 5px;
}
h2 {
	color: #FF6600;
	font-size:13px;
	margin-bottom: 5px;
	}
#header {
	/**background-image: url(images/drop-shadow.jpg);*/
	height: 120px;
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align:center;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 15px;
}


/* -------------- main Nav ----------------- */
#mainNav {
	padding: 0px;
	height: 30px;
}
#mainNav td {
	background-image: url(/images/bg-menu.gif);
	height:30px;
	vertical-align: middle;
}
#mainNav td.alt {
	background-image: url(/images/bg-menu.gif);
	height:30px;
	vertical-align: middle;
}

#mainNav a:link, #mainNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #838383;
}


#mainNav ul {
 	DISPLAY: inline; PADDING-LEFT: 0; MARGIN-LEFT: 0;
}
#mainNav ul li {
	DISPLAY: inline;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	background-image: url(/images/bg-menu.gif);
	background-repeat: repeat-x;
	width: 150px;
}
#mainNav ul li a:link, #mainNav ul li a:visited{
	PADDING: 0px;
	COLOR: #6D79C1;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/bg-menu.gif);
	background-repeat: repeat-x;
}
#mainNav ul li a:hover{
	PADDING: 0px;
	COLOR: #FF9900;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
/* -------------- top Nav ----------------- */
#topNav {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 10px;
}
#topNav ul {
 	DISPLAY: inline; PADDING-LEFT: 0; MARGIN-LEFT: 0;
}
#topNav ul li {
	DISPLAY: inline;
	COLOR: #858585;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding-right: 5px;
}
#topNav ul li a:link, #topNav ul li a:visited{
	PADDING: 0px;
	COLOR: #6D79C1;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}
#topNav ul li a:hover{
	PADDING: 0px;
	COLOR: #FF9900;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}

.footer {
	color: #666666;
	font: 10px/13px Verdana, Arial, Helvetica, sans-serif;
}
.subtitle {
	font: bolder 12px Arial, Helvetica, sans-serif;
	color: #999999;
	letter-spacing: .1em;
}
.imgThumb {
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
}
ul#services {
	line-height: 21px;
	padding: 0px;
	margin: 0px 0px 0px 15px;
}
ul#services li{
	list-style-position: outside;
	list-style-type: none;
}

ul#services li a:link, ul#services li a:visited{
	color: #6D79C1;
	text-decoration: underline;
	line-height: 21px;
	list-style-type: none;
}
ul#services li a:hover{
	color: #6D79C1;
	text-decoration: underline;
}
#pricelist h2 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #E5E5E5;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#pricelist ul{
	margin: 0px;
	padding: 8px 0px 10px;
}
.subheader {
	font-weight: bold;
	color: #657CBF;
}
.mainframe {
	background-image: url(/images/bg-table.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
strong {
	color: #333333;
}
h3 {
	color: #6D79C1;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	color: #6D79C1;
	font-size: 13px;
	font-weight: bold;
}
.new {
	color:#FF6600;
}
.newBox{
	border: 2px solid #F7AD30;
	margin-right: 3px;
	margin-left: 3px;
	font-size: 11px;
	padding: 2px;

}
.newBox a{
	font-size: 11px;
}
