<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
* {margin:0; padding:0;	font-size:100%;}
body { text-align:center; background:url(images/body-bg2.jpg); margin:0; padding:0;}



img {vertical-align:top;}
a img {border:0;}


html, input, textarea {font-family:"Corbel"; font-size:13px; line-height:1.233em; color:#32353A; }
input, select {vertical-align:middle; font-weight:normal;}

a {text-decoration: none; color:#000000;}
a:hover {text-decoration:none; color:#990000;}
ul {list-style:none;}
ul li {background:url(images/list-marker.gif) left 1px no-repeat; line-height:1em; padding:0 0 8px 14px;}
li a {text-decoration:none;}
li a:hover {text-decoration:underline;}

.list {
	overflow:hidden;
	padding:1px 0 6px 5px;
}

.list li{
	background:url(images/pun.png) no-repeat 0% 6px;
	padding: 2px  0 2px 10px;
	line-height: normal;
	}

.float-l {float:left;}
.float-r {float:right;}
.clear {clear:both; font-size:0%; line-height:0%; height:0;}

#content .col-1,
#content .col-2,
#content .col-3 {float:left;}

#main { width:900px; margin:0 auto; text-align:left; position:relative; padding-top:15px; height:630px; background:url(images/body-bg2.jpg) center top no-repeat ;}

/***************header***************/
#header {height: 150px;}

.logo {text-align:center; padding:0 20px 25px 0;}

.menu li {float:left; background:none; padding:0; }

/***************content***************/
.wrapper {width:100; overflow:hidden;}
.img-indent {float:left; margin:0 15px 0 0;}
.phone {float:right; margin-right:40px;}
cite {font-style:normal;}

.col-1 {width:420px; padding-right:20px;}
.col-2 {width:380px; padding-left:35px; border-left:1px solid #D1D3CB;}
.col-3 {width:175px;}

.border {border-bottom:2px solid #D1D3CB; font-size:0%; line-height:0%; height:2px; padding-top:21px; margin-bottom:17px;}

.mail {color:#8FAF4C;}

/***************titles***************/
.title {margin:11px 0 13px;}
.title-un {margin:11px 0 9px;}

h2 {color:#9d2a2a; font-family:"Corbel"; font-weight:bold; text-transform:uppercase}
h3 {color:#333333; font-family:"Corbel"; font-weight:bold; font-size:larger; text-transform:uppercase}


/***************boxes***************/
#box {height:380px; width:640px; background:#FFF; margin: 100px auto;}
#box .logo {padding:80px 0 0 17px; text-align:left;}
#box .inner {padding:19px 14px 0 25px;}
#box .inner a img {margin-bottom:4px;}

#content {background:#FFF; height:460px; padding:17px 15px 0 25px;}

.block {overflow:auto; height:420px;}
.block .inner {padding-right:10px; width:334px;}
.block .inner2 {padding-right:10px; width:auto;}

.block2 {overflow:auto; height:320px;}
.block2 .inner {padding-right:10px; width:334px;}
.block2 .inner2 {padding-right:10px; padding-left:5px; width:auto;}

/***************form***************/
#contactForm p {width:210px; padding:0; margin:0; line-height:1em;}
#contactForm .inp {height:28px; width:210px;}
#contactForm input, #contactForm textarea {font-size:1em; line-height:1em; border:1px solid #D1D3CB; width:340px;}
#contactForm input {height:17px;}
#contactForm textarea {overflow:hidden; height:72px;}
.buttons {text-align:right; padding:12px 8px 27px 0;}
.buttons a {margin-left:20px;}

/***************menu***************/
#menu {
		position: absolute;
		top: 240px;
		left: 50px;
		}
	#menu li{	
		float:left;
		overflow:hidden;
		padding: 0 0 0 20px;
		text-align:right;
		background-color:#CCCCCC;		
		font-size: 12px;
		text-transform:uppercase;					
		color:#333333;
		}
		
		#menu li a{
		color:#333333;
		text-decoration:none;
				
	}
	
	#menu li.act a:hover{
		color:#FFFFFF;
		text-decoration:none;
		
	}

/***************positioning***************/
.margin1 {margin-bottom:15px;}

.padding1 {padding-bottom:16px;}
.padding2 {padding-top:2px;}
.padding3 {padding-bottom:20px;}
.padding4 {padding-bottom:37px;}
.padding5 {padding-bottom:13px;}
.padding6 {padding-bottom:6px;}
.padding7 {padding-top:20px;}

/***************page-1***************/
#page-1 #main { background-color:#FFFFFF; padding:15px 0 0 0;}
#page-1 #footer {padding-top:5px;}
/***************page-6***************/
#page-6 .col-1 {width:342px;}
#page-6 .col-2 {width:395px;}

/***************footer***************/
#footer {text-align:center; padding-top:11px;}
#footer a {border-left:1px solid #32353A; padding-left:5px; margin-left:5px; text-decoration:none; color:#32353A;}
#footer a:hover {text-decoration:none; color:#990000;}</pre></body></html>