@charset "utf-8";
/* Styles for th!nc by © www.kuzyn.com */

body, h1, h2, h3, h4, h5, p, ul, li, image {
	margin: 0;
	padding: 0;
}
body {
	background: url(../images/bg.png) repeat-x top left #e4e1db;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5c564b;
}
.clear {
	clear: both;
	display: block;
	width: 100%
}

a {
	color: #007dc3;
	padding: 1px;
	text-decoration: none;
}
a:hover {
	background-color: #007dc3;
	color: #fff;
	text-decoration: none;
}
ul {
	margin-left: 10px;
}



#wrapper {
	margin: 0 auto;
	width: 815px;
}
#top {
	height: 115px;
}
a#logo {
	float: left;
	background:url(../images/thincLogo.png) no-repeat left top;
	display: block;
	width: 200px;
	height: 77px;
	margin: 15px 0 0;
}
#quote {
	float: right;
	text-align: right;
	width: 300px;
	font-size: 13px;
	margin: 15px 0 0;
}
#quote h1 {
	font-size: 21px;
	margin: 0 0 10px;
	color: #007DC3;
}
#quote h1 span {
	font-size: 11px;
	font-weight: normal;
	margin: 0 5px 0 0;
	color: #5c564b;
}



#image01 {
	background: url(../images/bgSection1.jpg) no-repeat top left;
	width: 815px;
	height: 215px;
}
#image02 {
	background: url(../images/bgSection2.jpg) no-repeat top left;
	width: 815px;
	height: 215px;
}
#image03 {
	background: url(../images/bgSection3.jpg) no-repeat top left;
	width: 815px;
	height: 215px;
}
#image04 {
	background: url(../images/bgSection4.jpg) no-repeat top left;
	width: 815px;
	height: 215px;
}
#image05 {
	background: url(../images/bgSection5.jpg) no-repeat top left;
	width: 815px;
	height: 215px;
}
#image06 {
	background: url(../images/bgSection6.jpg) no-repeat top left;
	width: 815px;
	height: 215px;
}
#image07 {
	background: url(../images/bgSection7.jpg) no-repeat top left;
	width: 815px;
	height: 215px;
}





#content {
	clear:both;
	padding: 30px 0 100px
}
.row {
	clear: both;
	margin: 0 0 50px;
}

.left {
	float: left;
	width: 500px;
	margin: 0;
	line-height: 19px;
}
.left h1 {
	color: #007dc3;
	padding: 0 0 15px;
	font-size: 24px;
	line-height: 26px!important;
}
.left h2 {
	color: #007dc3;
	padding: 20px 0 5px;
	font-size: 20px;
}
.left h4{
	color: #007dc3;
	padding: 15px 0 5px;
	font-size: 14px;
	font-weight: normal;
}





.right {
	float: right;
	width: 248px;
	color: #007dc3;
}
.rightRoundTop {
	background: url(../images/roundTop.png) no-repeat top left;
	display: block;
	height: 8px;
	width: 248px;
}
.rightRoundBottom {
	background: url(../images/roundBottom.png) no-repeat bottom left;
	display: block;
	height: 8px;
	width: 248px;
}
.rightMid {
	background-color: #fff;
	border-left: 2px solid #6d6455;
	border-right: 2px solid #6d6455;
}
.rightContent {
	padding: 5px 15px;
	line-height: 17px;
	font-size: 13px;
}
.rightContent h1 {
	color: #007dc3;
	padding: 0 0 10px;
	font-size: 18px;
}
.rightContent h2 {
	color: #007dc3;
	padding: 15px 0 5px;
	font-size: 16px;
}
.rightContent h4{
	color: #007dc3;
	padding: 15px 0 5px;
	font-size: 16px;
	font-weight: normal;
}


#footer {
	background: url(../images/footer.png) repeat-x top left #e4e1db;
	padding: 8px 0 5px;
	font-size: 12px;
	color: #2f2b24;
	bottom: 0;
	width: 100%;
}
#footer #in {
	width: 815px;
	margin: 0 auto;
}
#footer #in .left {
	float: left;
	width: 40%;
}
#footer #in .right {
	float: right;
	width: 59%;
	text-align: right;
}
#footer h1.telephone {
	font-size: 16px;
	color: #2f2b24;
	font-weight: normal;
	padding: 0;
}
#footer h1.telephone span {
	font-size: 12px;
	padding: 0 5px 0 0;
}
#footer #in .right h1, #footer #in .right h1 a, #footer #in .right h1 a:hover {
	font-size: 16px;
	color: #2f2b24;
	font-style:oblique;
	background-color: transparent;
}
#footer h1.kuzyn , #footer h1.kuzyn a, #footer h1.kuzyn a:hover {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	padding: 5px 0 0;
	margin: 0;
	background-color: transparent;
	line-height: 14px!important;
}

/* form */
input, textarea {
	padding-top: 4px;
	padding-bottom: 4px;
	color: #007dc3;
	border: 1px solid #007dc3;
}
.btn {
	background: #007dc3;
	color: #ffffff;
}

.indentmore {
	margin-left: 20px;
}