* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:#fff url(header_tall.gif) top repeat-x;
}

	p {
		margin: 0;
		padding: 0;
	}
	
	a {
		color: #696969;
		text-decoration: none;
	}
	
	a img { border:0; }

	a:hover {
		text-decoration: underline;
	}

h1, h2, h3, h4 {
	margin: 0;
	font-size: 11px;
}

#container {
	width: 780px;
	margin: 0 auto 0;
}

#preloaded-images {
	position:absolute;
	display:none;
}

#header {
	position:relative;
	text-align:center;
	width: 100%;
	background:url(header_bg.jpg) top center no-repeat;
	margin-bottom:20px;
}
	#header h1 {
		margin: 0 0 0 9px;
	}

	#header p {
		float: right;
		margin: 0;
	}
	#header .menu {
		text-align:center;
		padding:282px 0 0 6px;
	}
	#header .link {
		position:absolute;
		right:97px;
		top:275px;
	}
	#header a:hover { text-decoration:none; }
	#header .phone {padding:29px 0 0 339px; font-size:1.091em;}
	#header .phone span {background:url(phone.jpg) no-repeat 0 0; padding:0 0 0 25px; color:#f7c711; display:block;text-align:left;}

#contact {
	font-size:12px;
	padding:0 0 0 60px;
}

#contact .notice {
	margin:15px 0 0 17px;
	font-size:13px;
}

#contact .notice h2 {
	font-size:15px;
}

#contact img {
	margin-left:-30px;
}

#contact label {
	margin-top:10px;
	font-size:13px;
	display:block;
}

#contact input,select,textarea {
	margin:3px 0;
	display:block;
	padding:3px;
}

#contact .errForm {
	font-style:italic;
	font-size:10px;
}

#home {
	padding: 0px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	}

	a#home {
			overflow:hidden;
			display:block;
			width:70px;
			height:27px;
			padding: 10px 0 0 10px;
			background:url('bar.start.gif') no-repeat;
	}
	a#home:hover {
		background:url('bar.start.gif') no-repeat 0px -37px;
		}
	
	.common {
		padding: 0px;
		text-align: center;
		font-size: 12px;
		font-weight: bold;
		line-height: normal;
	}
	a.common {
			overflow:hidden;
			display:block;
			width:90px;
			height:27px;
			padding: 10px 0 0 0;
	}
	a.common:hover {
		background:url('bar.bg.gif') no-repeat center -74px;
		}
		
		

.search {
	 margin: 6px 15px 3px 8px; padding: 2px 0 0 8px; border: 1px solid #696969; font-size: 12px; font-weight: bold; background: none; color: #a69d7f; height: 18px; width: 100px;
}

.box {
	border-left: 1px solid #6ca901;
	border-right: 1px solid #6ca901;
	padding: 8px;
	width: 163px;
}
	.box a {
		color: #696969; text-decoration: none;
	}
	.box a:hover {
		text-decoration: underline;
	}
	
	.box ul {
		margin: 0;
		padding: 0;
	}
	.box li {
		list-style-type: none;
		margin: 0 0 0 3px;
		padding: 0 0 4px 20px;
		background: url('blt.gif') no-repeat;
	}
	
	.boxcaption {
		background: url('box.caption.gif') no-repeat;
		padding: 6px 0 0 10px;
		height: 22px;
		width: 171px;
		color: #303030;
	}
	
	.boxbottom {
		background: url('box.bottom.gif') no-repeat;
		width: 181px;
		height: 3px;
		margin: 0 0 10px 0;
	}


.page {
	color: #6ca901;
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0 5px 0;
}
	.page p {
	}

.pagination {
	padding: 2px;
	float: right;
	font-size: 12px;
	font-weight: bold;
}
	.pagination ul {
		font-size: 12px;
		margin: 10px 0 10px 0;
		padding: 0px;
		text-align: left;
	}
	.pagination li {
		display: inline;
		list-style-type: none;
		padding-bottom: 1px;
	}
	.pagination a {
		color: #6ca901;
		border: #6ca901 1px solid;
		padding: 5px;
		text-decoration: none;
	}
	.pagination a:visited {
		border: #6ca901 1px solid;
		color: #6ca901;
		padding: 5px;
		text-decoration: none;
	}
	.pagination a:hover {
		background-color: #f9fcf5;
		border: #6ca901 1px solid;
		color: #6ca901;
		text-decoration: none;
	}
	.pagination a:active {
		background-color: #f9fcf5;
		border: #6ca901 1px solid;
		color: #6ca901;
	}
	
.padding {
	padding: 0 20px 0 0;
}

.padding2 {
	padding: 0 0 0 20px;
}
.paypal {
	font-size: 18px;
	color: #6ca901;
	font-weight: bold;
	text-align: center;
}

.caption {
	background: url('caption.bg.gif') repeat-x bottom;
	height: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #303030;
	margin: 0 0 10px 0;
}
	.caption p {
		background: url('caption.left.gif') no-repeat left;
		padding: 8px 0 2px 14px;
		height: 20px;
		color: #303030;
		margin: 0;
	}
	
	.caption a {
		color: #303030; text-decoration: none;
	}
	.caption a:hover {
		text-decoration: underline;
	}
	
	.caption h2 {
		background: url('caption.right.gif') no-repeat right;
		float: right;
		margin: 0px;
		font-size: 10px;
		height: 22px;
		padding: 8px 10px 0 0;
	}

.content {
	margin: 0 16px 0 10px;
}
	.content ul {
		margin: 0;
		padding: 0;
	}

	.content li {
		list-style-type: none;
		margin: 0 0 0 3px;
		background: url('blt.gif') no-repeat;
		padding: 0 0 4px 20px;
	}

.footer {
	background-color:#EBEBEB;
	padding: 15px 0 0 0;
	width: 94%;
	color: #393939;
	height:42px;
	width:100%;
	font:
}
	.footer div {
		font-size:10px;
		margin:0 auto 0;
		padding-left:60px;
		width:780px;
		font-weight:bold;
	}
	.footer p {
		margin: 0;
	}
	.footer h3 {
		float: right;
		margin: 0px;
		font-weight: normal;
	}
	.footer a {
		color: #393939; text-decoration: none;
	}
	.footer a:hover {
		text-decoration: underline;
	}

.nav {
	color: #696969;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
	.nav p {
		margin: 0 0 0 40px;
		padding: 2px 0 0 0;
	}
	
	.nav h3 {
		float: right;
		margin: 0;
		font-size: 11px;
	}
	
	.nav a {
		font-size: 11px; color: #6ca901; text-decoration: none;
	}
	.nav a:hover {
		text-decoration: underline;
	}

.text {
	border: 1px solid #696969;
	background: #ffffff;
	height: 17px;
	font-size: 12px;
	padding: 2px 2px 2px 6px;
	width: 360px;
	color: #696969;
}
.textarea {
	border: 1px solid #696969;
	padding: 2px 2px 2px 6px;
	font-size: 12px;
	width: 360px;
	color: #696969;
}
.textpy {
	border: 1px solid #696969;
	background: #ffffff;
	height: 17px;
	font-size: 12px;
	padding: 2px 2px 2px 6px;
	width: 50px;
	color: #696969;
}

.captcha {
	border: 1px solid #696969;
	background: url('loader.gif') no-repeat center;
}

form {
	margin: 0;
}

.cattitle { margin:10px 0 20px 0;}

.cat {
	background:url('arrow.gif') no-repeat;
	padding-left:13px;
	font-size: 12px;
	font-weight: bold;
	color: #D44982;
	margin: 0 0 6px 0;
}
	.cat a {
		font-size: 13px; color: #D44982; text-decoration: none;
	}
	.cat a:hover {
		text-decoration: underline;
	}
	.cat span {
		font-size: 9px;
		padding: 0 0 0 4px;
	}
.subcat {
	font-size: 11px;
	color: #696969;
	margin: 0 0 2px 0;
	font-weight: normal;
}
	.subcat a {
		COLOR: #696969; text-decoration: none;
	}
	.subcat a:hover {
		text-decoration: underline;
	}

.break {
	padding: 3px 0 3px 0;
}

.title {
	font-weight: bold; font-size: 16px; color: #D44982; margin: 0 0 10px 0;
}
	.title a {
		font-size: 16px; color: #D44982; text-decoration: none;
	}
	.title a:hover {
		text-decoration: underline;
	}

.fframe {
	position:relative;
	width:500px;
	border: 1px solid #ccc;
	padding: 15px;
	background: #f0f0f0;
	margin: 5px 5px 10px 15px;
}

.fbox {
	position:relative;
	font-size:13px;
	padding-bottom:20px;
	margin-top:20px;
	border-bottom:2px double #fff;
}

.lbox {
	position:relative;
	font-size:13px;
	margin: 0 20px 25px 20px;
	padding-bottom:20px;
	border-bottom:2px double #e9e9e9;
}

.lbox b, .fbox b {
	color:#000;
}

.desc {
	font-size: 13px; color: #696969; font-weight: normal; margin: 0 0 2px 0;
}

.url {
	position:absolute; right:20px; bottom:20px; margin: 0 0 5px 0;
}

div.pr {
	font-size: 6pt;
	color: #000000;
}

div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #696969;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
}

.err {
	color: #FF0000;
	margin: 0 5px 5px 5px;
	font-weight: bold;
	padding: 6px;
	border: 1px solid #6ca901;
}

.msg {
	color: #6ca901;
	margin: 0 5px 5px 5px;
	font-weight: bold;
	padding: 6px;
}

span.req {
	color: #FF0000;
	font-weight: bold;
}

select {
	font-size: 8pt;
	color: #000000;
	border: 1px solid #d5d5d5;
}

.os {
	color: #3d4c53;
	font-weight: bold;
}
	.os a {
		color: #3d4c53; font-size: 11px; text-decoration: none;
	}
	.os a:hover {
		text-decoration: underline;
	}
	
.design {
	color: #982a05;
	font-weight: bold;
}
	.design a {
		color: #982a05; font-size: 11px; text-decoration: none;
	}
	.design a:hover {
		text-decoration: underline;
	}