* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	background: url(images/bg.jpg) center top #306;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	line-height: 1.125em;
	color: #E4D6F5;
	background-position: top left;
       background-attachment: fixed;
}
#left {
	width:450px;
	float:left;
	}
#right {
	width:330px;
	padding-left:20px;
	padding-top:10px;
	float:right;
	line-height:30px;
	background-image:url(images/content-bg2.png);
	}
#right2 {
	width:370px;
	padding-left:20px;
	padding-right:20px;
	float:right;
	line-height:30px;
	background-image:url(images/content-bg2.png);
	padding-top:10px;
	padding-bottom:20px;
	}
.fb {
	float:right;
	width:190px;
	height:70px;
	
	}	
.picviewbig{
	width:450px;
	float:left;
	position:relative;
	}

#picsgallery{
	width:865px;
	height:auto;
	float:left;
	padding-left:5px;
	padding-right:5px;
	}
.picpreview{
	width:123px;
	height:123px;
	float:left;
	margin:9px;
	box-shadow: 2px 2px 2px #000;
	}
		
#contactform{
	height: 500px;
	width: 400px;
	float:left;
	padding-top:20px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	
	}
#theform{
	height:420px;
	width:400px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
input, select, textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
}
textarea{
	width: 270px;
	height: 200;
	}
#lou{
	width: 400px;
	height: 400px;
	background-image: url(images/lou.png);
	background-repeat:no-repeat;
	background-size: 80% 102%;
		}
.category {
	width: 200px;
	height:240px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	float:left;
	}
.categorywrapper {
	width:880px;
	float:left;
	
	}	
#strips {
	width:100%;
	height:800px;
	height:auto;
	background-size:100%;
	float:left;
	background-repeat:no-repeat;
	
	}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.clear {
	clear: both;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.wrapper {
	width: 100%;
	overflow: hidden;
}
.container {
	width: 100%;
}
p {
	margin-bottom: 18px;
}

/*==================list====================*/
ul {
	list-style: none;
}
/*==================other====================*/
.img-indent {
	margin: 0 10px 0 -8px;
	float: left;
}
.img-indent.alt {
	margin-right: 25px;
}
.img-box {
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}
.img-box img {
	float: left;
	margin: 0 20px 0 0;
}
.extra-wrap {
	overflow: hidden;
}
.p1 {
	margin-bottom: 9px;
}
.p2 {
	margin-bottom: 18px;
}
.p3 {
	margin-bottom: 27px;
}
.alt-top {
	padding-top: 9px;
}
/*==================txt, links, lines, titles====================*/
a {
	color: #C0F;
	outline: none;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 60px;
	line-height: 1em;
	color: #FFF;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: -2px;
}
h1 a {
	color: #FFF;
	text-decoration: none;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 30px;
	line-height: 1em;
	font-weight: normal;
	margin-bottom: 12px;
	letter-spacing: -1px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3CF;
	font-size: 25px;
	line-height: 1em;
	font-weight: normal;
	margin-bottom: 16px;
}
h4 {
	font-size: .91em;
}
h5 {
	font-size: 1.33em;
	color: #FFF;
	padding-top: 10px;
	margin-bottom: 26px;
}
h6 {
	font-size: 1em;
	color: #FFF;
}
.txt1 {
	font-size: .91em;
}
.txt2 {
	color: #c30000;
	font-size: 1.33em;
	text-transform: uppercase;
}
.link1 {
	display: block;
	float: left;
	background: url(images/link1-bgd.gif) left top repeat-x;
	color: #fff;
	text-decoration: none;
}
.link1 em {
	display: block;
	background: url(images/link1-left.gif) no-repeat left top;
}
.link1 b {
	display: block;
	background: url(images/link1-right.gif) no-repeat right top;
	padding: 2px 15px 2px 15px;
	font-weight: normal;
	font-style: normal;
}
.link1:hover {
	text-decoration: underline;
}
.button {
	text-align: center;
	font-size: .91em;
}
.button span {
	display: inline-block;
	background: url(images/button-side.gif) no-repeat left top;
	padding-left: 1px;
}
.button span span {
	background: url(images/button-side.gif) no-repeat right top;
	padding-right: 1px;
	padding-left: 0;
}
.button span span a {
	display: inline-block;
	background: url(images/button-bg.gif) left top repeat-x;
	padding: 0 0 3px 0;
	color: #d5c6bb;
	width: 152px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.button span span a:hover {
	text-decoration: underline;
}
.button1 {
	text-align: center;
	font-size: .91em;
}
.button1 span {
	display: inline-block;
	background: url(images/button-side.gif) no-repeat left top;
	padding-left: 1px;
}
.button1 span span {
	background: url(images/button-side.gif) no-repeat right top;
	padding-right: 1px;
	padding-left: 0;
}
.button1 span span a {
	display: inline-block;
	background: url(images/button-bg.gif) left top repeat-x;
	padding: 0 20px 3px 20px;
	color: #d5c6bb;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.button1 span span a:hover {
	text-decoration: underline;
}
.line-hor {
	background: #4d3525;
	height: 1px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	margin: 21px 0 16px 0;
}

}
.title {
	margin-bottom: 20px;
}
/*==================boxes====================*/
.box {
	width: 100%;
}
.box .inner {
	padding: 21px 30px 30px 28px;
}
.dept-list {
	float: left;
}
.dept-list dd {
	clear: both;
	text-align: right;
}
.dept-list dd span {
	float: left;
	padding-right: 25px;
}
.dept-list dd p {
	text-align: left;
}
/*header*/
#header .row-1 {
	height: 175px;
}
#header .row-2 {
	height: 390px;
	background: url(images/header-bg.png) no-repeat left bottom;
}
#header .row-2.alt {
	height: 278px;
	background: url(images/header-bg1.png) no-repeat left bottom;
	width: 100%;
	padding: 0;
	margin: 0;
}
#header .row-2 .indent {
	padding: 13px 0 0 13px;
}
#header .logo {
	float: left;
	background-image:url(images/logo.png);
	height:100px;
	width:655px;
	margin-bottom:20px;
}
#header .logo em {
	position: absolute;
	top: 25px;
	text-transform: uppercase;
	font-style: normal;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 5px;
}
#header .logo strong {
	color: #ad0000;
	font-size: .91em;
	padding-left: 5px;
}
#header .phones {
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 35px;
	line-height: 1em;
	font-weight:bold;
	color: #FFF;
	padding: 20px 48px 0 0;
	letter-spacing: -1px;
}
.header-box {
	width: 950px;
	height: 304px;
}
.header-box .inner {
	padding: 207px 0 0 2px;
}
.header-box-small {
	width: 950px;
	height: 252px;
}
.header-box-small .inner {
	padding: 195px 0 0 0px;

}
#header .nav {
	width: 100%;
	overflow: hidden;
	float:left;
}
#header .nav li {
	display: inline;
}
#header .nav li a {
	display: block;
	float: left;
	width: 156px;
	height: 55px;
	line-height: 52px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: 2px;
	background: url(images/nav-bg1.png) no-repeat left top;
}
#header .nav li a:hover {
	background: url(images/nav-bg2.png) no-repeat left top;
}
#header .nav li a.current {
	background: url(images/nav-bg2.png) no-repeat left top;
}
/*content*/
#content {
	background: url(images/content-bg.png) left top;
	margin: 0 8px;
	padding: 30px 40px 20px 40px;
	margin-top:30px;
}
#content .indent {
	padding: 17px 0 20px 0;
}
#content ul {
	padding-bottom: 20px;
}
#content ul li {
	background: url(images/bull1.gif) no-repeat left 8px;
	padding: 0 0 0 13px;
}
.contacts-list dt {
	font-weight: bold;
	margin-bottom: 10px;
}
.contacts-list dd {
	font-weight: bold;
}
#content .gallery {
	width: 100%;
}
#content .gallery ul {
	overflow: hidden;
	margin: -7px -40px -11px -32px;
	position: relative;
}
#content .gallery ul li {
	background: url(images/img-wrapper.png) no-repeat left top;
	width: 155px;
	height: 110px;
	padding: 0;
	float: left;
	margin-right: 3px;
}
#content .gallery ul li img {
	margin: 13px 0 0 11px;
}
#content .gallery-images {
	width: 100%;
}
#content .gallery-images ul {
	overflow: hidden;
	margin: 0 -32px -14px 0;
	position: relative;
	padding-bottom: 0;
}
#content .gallery-images ul li {
	float: left;
	padding: 0 0 14px 0;
	background: none;
	margin-right: 16px;
}
#content .img-list li {
	width: 100%;
	overflow: hidden;
	background: none;
	padding: 0 0 18px 0;
}
#content .img-list li img {
	float: left;
	margin: 6px 9px 0 0;
}
.extra-img {
	position: relative;
	margin: 0 -9px 0 -8px;
}
.list1 {
	font-size: .91em;
	padding: 4px 0 15px 0;
}
.list1 dt {
	font-weight: bold;
	color: #e3dad2;
	margin-bottom: 12px;
	padding: 0 0 0 4px;
}
.list1 dd {
	border-bottom: 1px solid #57473c;
	padding: 0 5px 7px 4px;
	margin-bottom: 4px;
	line-height: 1.45em;
}
.list1 dd span {
	float: right;
}
.list1 dd.alt {
	border-bottom: none;
}
.list1 dd.last {
	font-weight: bold;
	color: #c30000;
	border-bottom: none;
}
#content .list2 {
	padding-bottom: 8px;
}
#content .list2 li {
	font-size: .91em;
	padding-bottom: 8px;
}
#content .list3 li a {
	text-decoration: none;
}
#content .list3 li a:hover {
	text-decoration: underline;
}
#content .list4 li {
	width: 100%;
	overflow: hidden;
	padding: 0;
	background: none;
	font-size: .91em;
	padding-bottom: 15px;
}
#content .list4 li img {
	float: left;
	margin: 0 13px 0 0;
}
#content .aside ul {
	font-size: .91em;
}
/*footer*/
#footer {
	font-family: Arial, Helvetica, sans-serif;
	padding: 28px 40px 35px 40px;
}
#footer a {
	color: #e3dad2;
}
#footer .nav {
	text-align: center;
	padding-bottom: 25px;
}
#footer .nav li {
	display: inline;
}
#footer .nav li a {
	padding: 0 48px 0 45px;
	color: #e3dad2;
}

/*==========================================*/
