@charset "utf-8";

body {
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	font-family:Calibri, Arial, Verdana;
	font-size:12px;
	color:#003a63;
}

#wraper {
	margin: 0 auto;
	width:870px;
	position:relative;
	z-index:1;
}

#innerWraper {
	width:815px;
	margin:0 auto;
}

a img {
	border:none;
}

#header {
	height:147px;
}

.gapLeft {
	float:left;
	width:55px;
	height:147px;
	background:#d4d5cd;
}

#contents {
	width:815px;
	clear:both;
	position:relative;
	z-index:1;
}

.contentsInner {
	width:813px;
	z-index:2;
	float:left;
	background:#ffffff;
	border-top:2px solid #0069aa;
	border-right:2px solid #0069aa;
	border-left:2px solid #0069aa;
}

.contentsInnerBottom {
	width:813px;
	z-index:2;
	float:left;
	background:#ffffff;
	border-right:2px solid #0069aa;
	border-left:2px solid #0069aa;
}

.contentsRight {
	float:right;
	width:757px;
}

.leftNavigation {
	width:500px;
	margin-left:73px;
	float:left;
	display:inline;
}

.leftNavigationBottom {
	width:553px;
	padding-left:20px;
	right:220px;
	float:left;
}
.rightNavigation {
	width:220px;
	padding:10px 10px 0 10px;
	float:left;
}

#contentsLeft {
	width:113px;
	float:left;
	position:absolute;
	z-index:3;
	top:150px;
	left:0;
	margin-top:10px;
	margin-left:-32px;
}

#contentsLeft ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#contentsLeft li{
	margin:0;
	padding:0 0 0 2px;
	clear:both;
	list-style-type:none;
}

#contentsLeft li a, #contentsLeft li a:visited, #contentsLeft li a:hover {
	display:block;
	text-decoration:none;
}

#contentsLeft li a:hover {
	text-decoration:none;
}

#contentsLeft li.home a, #contentsLeft li.home a:visited{ width:113px; height:112px; background: url(../images/home.gif) no-repeat left top; }
#contentsLeft li.home a:hover{ background: url(../images/home-hover.gif) no-repeat left top; }

#contentsLeft li.aboutPins a, #contentsLeft li.aboutPins a:visited{ width:113px; height:115px; background: url(../images/about-pins.gif) no-repeat left top; }
#contentsLeft li.aboutPins a:hover{ background: url(../images/about-pins-hover.gif) no-repeat left top; }

#contentsLeft li.gallery a, #contentsLeft li.gallery a:visited{ width:113px; height:116px; background: url(../images/gallery.gif) no-repeat left top; }
#contentsLeft li.gallery a:hover{ background: url(../images/gallery-hover.gif) no-repeat left top; }

#contentsLeft li.custom a, #contentsLeft li.custom a:visited{ width:113px; height:116px; background: url(../images/accessories.gif) no-repeat left top; }
#contentsLeft li.custom a:hover{ background: url(../images/accessories-hover.gif) no-repeat left top; }

#contentsLeft li.qoute a, #contentsLeft li.qoute a:visited{ width:113px; height:117px; background: url(../images/free-qoute.gif) no-repeat left top; }
#contentsLeft li.qoute a:hover{ background: url(../images/free-qoute-hover.gif) no-repeat left top; }


.heading {
	font-size:18px;
	color:#005030;
	padding-left:15px;
}

.rightMenu {
	clear:both;
	width:202px;
	margin:20px 0 20px 5px;
	border:2px solid #000000;
	background:#97c2dc;
}

.rightMenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.rightMenu li{
	display:block;
	line-height:16px;
	font-size:13px;
	color:#005030;
	font-weight:bold;
	margin:0;
	padding:5px 0 5px 25px;
	list-style-type:none;
	background:url(../images/bullet.jpg) no-repeat left 5px;
}

.free {
	text-transform:uppercase;
	color:#000000;
	font-size:14px;
	padding-right:5px;
}

fLeft {
	float:left;
}

fRight {
	float:right;
}

.headerRight {
	width:297px;
	float:right;
	padding-top:30px;
	padding-right:6px;
}

.heightFixer {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}

.logo {
	width:512px;
	float:left;
}

.greenTxt {
	font-size:26px;
	color:#00512f;
	text-align:right;
}

.foneNumber {
	font-size:36px;
	font-weight:bold;
	color:#000000;
	text-align:right;
}

.info {
	color:#0069aa;
	font-size:20px;
	text-align:right;
	padding-right:10px;
}

.info a, .info a:visited{
	color:#0069aa;
	text-decoration:none;
}

.info a:hover{
	color:#0069aa;
	text-decoration:underline;
}

.bottomBox {
	width:783px;
	clear:both;
	background:#b5d3e6;
	border:2px solid #0069aa;
	padding:0 15px 20px 15px;
}

h1 {
	font-size:28px;
	color:#003a63;
	margin:0;
	padding:0;
	text-align:center;
}

h2 {
	font-size:20px;
	color:#003a63;
	font-weight:normal;
	margin:0;
	padding:0;
	text-align:center;
}

h3 {
	font-size:24px;
	color:#003a63;
	font-weight:normal;
	margin:0;
	padding:0;
	text-align:center;
}

h4 {
	font-size:14px;
	color:#003a63;
	margin:0;
	padding:0;
}

h5 {
	font-size:14px;
	color:#003399;
	margin:0;
	padding:0;
}

.bluePara {
	color:#003399;
	margin:0;
	padding:0;
	line-height:22px;
}

.green {
	color:#005030;
}

p.para {
	font-size:14px;
}

p.paraGreen {
	font-size:14px;
	color:#005030;
}

.blueText {
	font-size:17px;
	color:#0069aa;
	line-height:20px;
	clear:both;
	float:left;
	padding:0 10px;
}

.idea {
	margin-top:70px;
	margin-left:30px;
}


.smallWraper {
	width:510px;
	float:left;
}

.leftWraper {
	width:410px;
	float:left;
}
.leftWraper2 {
	width:500px;
	float:left;
}
.darkBlue {
	color:#003a63;
	font-size:14px;
	font-weight:bold;
}

.darkBluePara {
	color:#003a63;
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:13px;
}


.rightWraper {
	width:100px;
	float:right;
	text-align:center;
}

.formContainer {
	clear:both;
}

.label {
	font-size:12px;
	color:#003a63;
}
.inputNormal {
	width:250px;
	border:1px solid #0069aa;
}

.inputSmall {
	width:90px;
	border:1px solid #0069aa;
}
.inputWraper {
	padding-bottom:10px;
	clear:both;
}

.capacha {
	margin-bottom:10px;
	clear:both;
	width:150px;
	height:51px;
	border:1px solid #0069aa;
}

.elementWraper {
	clear:both;
}

.smallContainer {
	width:100px;
	float:left;
}

.mediumContainer {
	width:150px;
	float:left;
}

.txtArea {
	overflow:auto;
	border:1px solid #0069aa;
	width:400px;
	height:60px;
}

.padPara {
	color:#003a63;
	margin:0;
	padding:0 0 0 15px;
}

.number {
	font-size:28px;
	color:#005030;
	padding:0 5px;
	font-weight:bold;
}

.listWraper {
	clear:both;
}

.list {
	width:390px;
	float:left;
	font-size:14px;
}

.productBox {
	width:404px;
	padding:0 20px;
	margin:0 auto;
	border:1px solid #1374b0;
	background:#ffffff url(../images/product-box-bg.jpg) repeat-x left bottom;
}

.greenText {
	color:#005030;
	font-weight:bold;
	text-align:center;
	font-size:18px;
}

.centerContents {
	text-align:center;
}

a, a:visited{
	color:#003a63;
	text-decoration:none;
}

a:hover{
	color:#003a63;
	text-decoration:underline;
}

.largeText {
	font-size:20px;
	line-height:25px;
	font-weight:bold;
	color:#003a63;
}

.bottomText {
	font-size:13px;
	color:#003a63;
}

.largeText a, .largeText a:visited {
	text-decoration:none;
	color:#003a63;
}

.largeText a:hover {
	text-decoration:underline;
	color:#003a63;
}

.greenText a, .greenText a:visited{
	color:#005030;
	text-decoration:none;
}

.greenText a:hover{
	color:#005030;
	text-align:center;
	text-decoration:underline;
}

.enamel {
	width:115px;
	margin:10px 30px 10px 0;
	float:left;
}

.photo {
	width:115px;
	margin:10px 30px 10px 0;
	float:left;
}


.specialty {
	width:85px;
	margin:10px 10px 10px 0;
	float:left;
}

.accessories {
	width:160px;
	margin:10px 0 10px 0;
	float:left;
}
.struck {
	width:100px;
	margin:10px 0 10px 0;
	float:left;
}

.centerImg {
	text-align:center;
}

.imgWraper {
	clear:both;
	padding-top:10px;
	padding-left:10px;
}

#footer {
	clear:both;
	height:100px;
}

.footerLinks {
	clear:both;
	color:#0069aa;
	text-align:center;
	height:100px;
	font-size:13px;
}

.footerLinks a, .footerLinks a:visited{
	color:#0069aa;
	line-height:20px;
	text-decoration:none;
}

.footerLinks a:hover{
	color:#0069aa;
	text-decoration:underline;
}

























