/* CSS Document */

* {
	padding:0;
	font-size:100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

body{
	text-align:center;
}

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

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.6875em;
	line-height:1.364em;
	color:#4e636b;
}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#09b1c7;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
h3{ font-size:2.545em; line-height:1em; font-family:"Times New Roman", Times, serif; font-weight:normal; color:#1c3b47; padding-bottom:21px;}
strong{ display:block;}
cite{ font-style:normal; display:block;}

/* ============================= main layout ====================== */
.imgindent {margin:0 40px 0 0; float:left;}
.phone{ float:right; padding-right:110px;}
.space1{ margin-left:35px;}
.space2{ margin-left:45px;}
.margin1{ margin-top:7px !important;}
.padding1{ padding-top:25px;}
.padding2{ padding-top:8px !important;}
.padding3{ padding-top:15px;}

/* ============================= header ====================== */
#header .main{ height:332px; background:url(images/header-bg.jpg) no-repeat 0 0;}
#header .top-tail{
	background-image: url(images/top-tail.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#header .top-tail2{ background:url(images/top-tail2.gif) top repeat-x; width:50%; position:absolute; right:0; height:332px;}
#header object{ vertical-align:top; position:absolute; top:0px;}

/* ============================= content ====================== */
#content{ margin-top:-4px;}
.row-1{ background:#ffffff;}
.row-2{
	border-top:solid 1px #eaedef;
	background-color: #f6f7f8;
	background-repeat: repeat-x;
	position: relative;
	top: -20px;
	padding-top: 20px;

}

.row-1 .indent1{ padding:39px 0 31px 12px; }
.row-1 .indent2{ padding:34px 10px 31px 17px; }
.row-1 .indent{ padding:0 25px 5px 24px;}

.row-2 .indent1{ padding:21px 10px 22px 17px;}
.row-2 .indent{ padding:13px 25px 5px 24px;}

.links{ text-align:center;}
.links a{ display:inline-block; font-weight:bold; font-size:1.182em; margin:15px 0;}
.line{ background:url(images/line.gif) right repeat-y;}
.line .top-line{ background:url(images/line-top-bg.jpg) right top no-repeat;}
.line .bot-line{
	position:relative;
	background-image: url(images/line-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.link{ background:url(images/link2-bg.gif) no-repeat 0 1px; padding-left:17px; display:inline-block; margin-top:20px; font-weight:bold;}
.link2{ font-weight:bold; display:inline-block; margin-top:15px;}
.banner{ display:inline-block; margin-top:20px;}
.date{ width:44px; height:46px; background:url(images/date-bg.gif) no-repeat 0 0; text-align:center; margin-top:5px;}
.date .mounth{ font-family:Arial, Helvetica, sans-serif; font-size:0.818em; display:block; color:#ffffff; font-weight:bold;}
.date .day{ font-family:Arial Black, Arial Black, Gadget, sans-serif; font-size:1.727em; display:block; color:#000000; padding:5px 3px 0 0; font-weight:bold;}

.list{ margin-top:-6px;}
.list li{ background:url(images/link2-bg.gif) no-repeat 0 7px; padding-left:20px; line-height:2.273em; position:relative;}
.list a{ font-weight:bold;}

/* ============================= footer ====================== */
#footer{ background:#e8ebee;}
#footer .text{ padding:14px 0 0 43px;}

/* ============================= forms ============================= */
#ContactForm{ padding-top:5px;}
#ContactForm label{ display:block; height:25px;}
#ContactForm input{ border:solid 1px #b4b4b4; background:#ffffff; font-family:Tahoma, Geneva, sans-serif; font-size:1em; color:#8c8c8c; padding:2px 0 2px 3px; width:233px;}
#ContactForm textarea{ border:solid 1px #b4b4b4; background:#ffffff; font-family:Tahoma, Geneva, sans-serif; font-size:1em; color:#8c8c8c; padding:2px 0 2px 3px; width:233px; height:52px;}
#ContactForm .link{ margin:20px 26px 0 0; float:right;}
