/* CSS Document */
body, html {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #010f1a url(bg.png) repeat-x 0px 0px;
}
body {
	cursor: default;
}
a img{border:none;}
#page {
	text-align: center;
	height: 100%;
	width: 995px;
	margin: 0 auto;
	padding: 0;
}
#content {
	padding: 0;
	margin: 0;
	text-align: left;
	width: 995px;
	background: #fff;
}
#left {
	width: 716px;
	float: left;
	padding: 10px;
	margin: 10px 0;
	min-height: 350px;
}
#right {
	width: 228px;
	float: right;
	padding-left: 29px;

}
#right h3 {
	padding: 10px 0 0 10px;
	text-align: left;
}
.rightgrad {
	background: url(formbg.png) no-repeat 0px 0px;
}
.rightwhite {
	background: #fff;
}
#head {
	height: 153px;
	background: url(header.png) no-repeat 0px 0px;
	text-align: left;
	width: 995px;
}
#hidden h1 a {
	text-align: left;
}
#hidden h1, #hidden h1 a {
	display: block;
	float: left;
	height: 121px;
	width: 410px;
	color: #red;
	padding-left: 33px;
}
.hidden {
	display: none;
}
#hidden2 h1 a {
	text-align: right;
}
#hidden2 h1, #hidden2 h1 a {
	display: block;
	float: right;
	height: 90px;
	padding-top: 20px;
	width: 250px;
	color: #red
}
#nav {
	width: 800px;
	list-style-type: none;
	height: 27px;
	margin: 0;
	padding: 0;
}
#nav ul {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0 5px;
}
#nav ul li a {
	display: block;
	float: left;
	width: 136px;
	height: 27px;
	list-style-type: none;
	padding: 0;
	background: url(navtopitem.png) no-repeat 0px 0px;
	line-height: 27px;
	text-align: center;
}
#nav ul li a:hover {
	width: 136px;
	height: 27px;
	background: url(navtopitem_mo.png) no-repeat 0px 0px;
	color: #fff;
	padding: 0;
}
#content li {
	background: url(bullet.png) no-repeat 0px 5px;
}
}
body#home a.home, body#products a.products, body#about a.about, body#contact a.contact, body#quote a.quote {
	background: url(navtopitem_mo.png) no-repeat 0px 0px;
	color: #fff;
	text-decoration: underline;
}
#navbtm {
	background: #777 url (nav_under.png) no-repeat 0px 0px;
	height: 12px;
	width: 999px;
}
#l1 {
	background: url(tl.png) no-repeat top left;
}
#l2 {
	background: url(tr.png) no-repeat top right;
}
#l3 {
	background: url(bl.png) no-repeat bottom left;
}
#l4 {
	background: url(br.png) no-repeat bottom right;
}
#footer {
	width: 90%;
	line-height: 32px;
	margin: 0 auto;
	height: 32px;
	text-align: center;
	background: url(footerbg.png) repeat-x center top;
}
#footer p {
	color: #fff;
}

#footer span a {
	color: #fff;
	display: block;
	float: left;
	line-height: 32px;
	height: 32px;
	width: 100px;
	border-right: 1px solid #014d88;
	cursor: pointer;
}
#footer span a:hover {
	color: #fff;
	display: block;
	float: left;
	line-height: 32px;
	height: 32px;
	border-right: 1px solid #014d88;
	cursor: pointer;
	background: url(footerbg_mo.png) repeat-x 0px 0px;
}
#copy {
	color: #fff;
}
#footer span {
	margin-bottom: 0;
	display: block;
	float: left;
	margin-left: 180px;
}
#footer a.none {
	border: none;
}
#footer a:hover {
	color: #014d88;
}
div#formEnquire div.field {
	padding: 0 0 12px;
}
div#formEnquire div.field label {
	width: 100%;
	display: block;
	float: left;
	padding: 3px 0;
	font-size: 12px;
	line-height: 14px;
}
div#formEnquire div.field label em {
	display: block;
	font-size: 10px;
	font-style: normal;
}
div#formEnquire div.field input, div#formEnquire div.field select, div#formEnquire div.field textarea {
	width: 240px;
	margin-left: 2%;
	border: none;
}
div#formEnquire div.field input, div#formEnquire div.field select {
	height: 18px
}
div#formEnquire div.submit {
	text-align: right;
	padding: 0 10px;
	margin-top: -5px;
}
#slideshow {
	position: relative;
	width: 180px;
	height: 280px;
	overflow: hidden;
	border: 1px solid #e1e1e1;
	margin: 0 0 0 10px;
}
#slideshow img {
	position: absolute;
	left: 0;
	top: -1px;
	width: 180px;
	height: 280px;
}
.frame-block {
	position: relative;
	display: block;
	height: 200px;
	width: 133px;
	display: block;
	float: right;
	margin-bottom: 20px;
}
/*-----------
.frame-block span {
	background: url(frame.png) no-repeat center top;
	height: 220px;
	width: 153px;
	display: block;
	position: absolute;
	margin: -10px -10px;
}------*/
#contacts {
	margin-top: 65px;
}
#spacing {
	margin-top: 65px;
}

body#home a.home,
body#products a.products,
body#about a.about,
body#contact a.contact,
body#quote a.quote
{
	background: url(navtopitem_mo.png) bottom left repeat-x;
color:#fff;
text-decoration:underline;
}
