/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

body { 
	background:#4C5969; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; 
	line-height:1em; 
	color:#666666;
	min-width:981px;
	border-top:1px solid #de8113;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

p { 
	margin:0; 
	padding:0;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

/*========================== ALIGMENT =========================*/

.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%;
}

/*=========================== FORMS ===========================*/

#contacts-form {
	width:263px;
}
#contacts-form .form { 
	height:47px;
}
#contacts-form input {
	width:258px; 
	padding:3px 0 3px 3px; 
	background:#fff; 
	border:1px solid #e2e2e2; 
	vertical-align:top;	
	line-height:1.2em;
}
#contacts-form textarea { 
	width:258px; 
	height:75px; 
	overflow:auto;
	background:#fff; 
	border:1px solid #e2e2e2; 
	padding:3px 0 0 3px;
	margin-bottom:31px;
}
#contacts-form a {
	margin-left:14px;
	float:right;
}

/*========================== LISTS ============================*/

ul, 
ol { 
	list-style:none;
}

.list li {
	background:url(images/line-hor.gif) repeat-x left bottom;
	padding-bottom:14px;
	margin-bottom:12px;
}
.list li h4 {
	margin-bottom:7px;
}
.list li p {
	margin-bottom:0;
	padding-top:10px;
}
.list li span {
	color:#f3a50d;
}
.list li span.phone {
	color:#9b9b9b;
}
.list li.last {
	background:none;
	margin-bottom:0;
}

.list1 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding:5px 0 29px 0;
	margin-bottom:28px;
	line-height:1.42em;
	background:url(images/line-hor.gif) repeat-x left bottom;
}
.list1 li img {
	float:left;
	margin:-5px 17px 0 0;
} 
.list1 li h4 {
	margin-bottom:5px;
}
.list1 li p {
	margin-bottom:0;
}
.list1 li cite {
	font-style:normal;
}
.list1 li.last {
	background:none;
	margin-bottom:0;
}

.list2 {
	padding-bottom:8px;
}
.list2 li {
	color:#f3a50d;
	font-weight:bold;
	padding-bottom:18px;
}
.list2 li a {
	font-weight:normal;
}
.list2 li.last {
	margin-bottom:-18px;
}

/*========================== OTHER ============================*/

.img-indent { 
	padding-bottom:25px; 
}

.img-box1 { 
	width:100%; 
	overflow:hidden;
}

.img-box1 img { 
	float:left; 
	margin:0 20px 0 0;
}

p { 
	margin-bottom:18px;
	line-height:1.42em;
}

dl {
	margin-bottom:-15px;
	line-height:1.42em;
}
dl dt {
	color:#4e4e4e;
	font-weight:bold;
	margin-bottom:2px;
}
dl dd {
	margin-bottom:15px;
}

.phone { 
	float:right; 
	margin-right:90px;
}

.extra {
	width:100%;
	overflow:hidden;
}
.extra .fleft {
	padding:8px 0 7px 0px;
}
.extra .fright {
	font-size:1.08em;
	padding:22px 29px 0px 0;
	color:#4e4e4e;
	width:537px;
}
.extra .fright strong {
	display:block;
	color:#CCCCCC;
}
.extra .fright a {
	color:#4e4e4e;
	font-weight:bold;
	text-decoration:none;
}
.extra .fright a:hover {
	color:#1baee5;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#f3a50d; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h3 {
	font-size:20px;
	line-height:1.2em;
	color:#3d3d3d;
	border-bottom:1px solid #e2e2e2;
	margin-bottom:20px;
	padding-bottom:2px;
}
h4 {
	font-size:1em;
	color:#4e4e4e;
	margin-bottom:15px;
	line-height:1.42em;
}
h5 {
	font-size:1em;
	font-weight:normal;
	margin-bottom:15px;
	line-height:1.42em;
}
h6 {
	font-size:20px;
	line-height:1.2em;
	color:#3d3d3d;
	border-bottom:1px solid #e2e2e2;
	margin-bottom:10px;
	padding-bottom:2px;
}
.twitter {
	width:216px;
	height:63px;
	background:url(images/house_logo.gif) no-repeat left top;
	position:relative;
}
.twitter a {
	display:block;
	background:url(images/extra-bg.gif) no-repeat left top;
	width:154px;
	height:46px;
	position:absolute;
	right:0;
	top:5px;
	text-decoration:none;
}
.twitter a span {
	display:block;
	padding:9px 0 0 24px;
}
.twitter a em {
	font-size:.92em;
	color:#1baee5;
	font-style:normal;
}
.twitter a strong {
	color:#4e4e4e;
	display:block;
	margin-bottom:-2px;
	font-size:1.08em;
}
.twitter a:hover em {
	text-decoration:underline;
}

.link {
	font-weight:bold;
	color:#486C90;
}
.link a {
	color:#486C90;
}

.link1 { 
	display:block; 
	float:left;
	background:url(images/button-bg.gif) no-repeat left top; 
	color:#fff; 
	text-decoration:none; 
	font-size:17px;
	line-height:1em;
	width:76px;
	height:30px;
	text-align:center;
}
.link1 span {
	display:block;
	padding:6px 0 0 0;
}
.link1:hover {
	color:#793801;
}

/*============================ BOXES ==========================*/

.header-box {
	width:100%;
	background:url(images/header-box-tail.gif) repeat-x left top;
}
.header-box .left {
	background:url(images/header-box-left.gif) no-repeat left top;
}
.header-box .right {
	height:361px;
	background:url(images/header-box-right.gif) no-repeat right top;
	padding-left:10px;
}
.header-box .col-1 {
	width:618px;
	margin-right:29px;
}
.header-box .col-1 span {
	padding:11px 0 0 0;
	display:block;
}
.header-box .col-2 {
	width:290px;
	padding-top:39px;
}
.header-box .col-2 ul {
	margin-top:21px;
	padding:27px 0 16px 0;
	width:100%;
	overflow:hidden;
	background:url(images/line-hor.gif) repeat-x left top;
}
.header-box .col-2 ul li {
	float:left;
	font-weight:bold;
	padding-right:16px;
}
.header-box .col-2 ul li.last {
	padding-right:0;
}
.header-box .col-2 ul li a {
	display:block;
	width:84px;
	height:85px;
	color:#4e4e4e;
	text-decoration:none;
	text-align:center;
	background-repeat:no-repeat;
	background-position:0 0;
}
.header-box .col-2 ul li a span {
	display:block;
	padding-top:8px;
}
.header-box .col-2 ul li.m1 a {
	background-image:url(images/icon1.gif);
}
.header-box .col-2 ul li.m2 a {
	background-image:url(images/icon2.gif);
}
.header-box .col-2 ul li.m3 a {
	background-image:url(images/icon3.gif);
}
.header-box .col-2 ul li a:hover {
	text-decoration:underline;
}
.header2-box {
	width:100%;
	background:url(images/header2-box-tail.gif) repeat-x left top;
}
.header2-box .left {
	background:url(images/header2-box-left.gif) no-repeat left top;
}
.header2-box .right {
	height:102px;
	background:url(images/header2-box-right.gif) no-repeat right top;
	padding-left:10px;
}

/*------*/

.box { 
	background:#fff; 
	width:100%;
}
.box .border-top {
	background:url(images/border.gif) repeat-x left top;
}
.box .border-right {
	background:url(images/border.gif) repeat-y right top;
}
.box .border-bot {
	background:url(images/border.gif) repeat-x left bottom;
}
.box .border-left {
	background:url(images/border-left.gif) repeat-y left top;
}
.box .left-top-corner {
	background:url(images/corner.gif) no-repeat left top;
}
.box .left-bot-corner {
	background:url(images/corner.gif) no-repeat left bottom;
	width:100%;
}
.box .inner { 
	padding:27px 18px 37px 29px;
}
.box .inner2 { 
	padding:5px 18px 37px 29px;
}

/*========================= CONTENT ===========================*/

#content {
	padding-bottom:22px;
}
#content .indent {
	padding-bottom:9px;
}

/*========================= FOOTER ============================*/

#footer .indent {
	padding:16px 28px 0 29px;
}
#footer p {
	color:#C6C6C6;
	float:left;
}
#footer p strong {
	color:#C6C6C6;
}
#footer p span {
	color:#c6c6c6;
}
#footer p a {
	text-decoration:none;
	color:#C6C6C6;
}
#footer p a:hover {
	text-decoration:underline;
}
#footer ul {
	float:right;
}
#footer ul li {
	float:left;
	padding-right:13px;
	margin-right:10px;
	background:url(images/divider.gif) no-repeat right 7px;
}
#footer ul li.last {
	background:none;
	padding-right:0;
	margin-right:0;
}
#footer ul li a {
	color:#C6C6C6;
	text-decoration:none;
}
#footer ul li a:hover,
#footer ul li a.act {
	text-decoration:underline;
}

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