/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#625f5b;
	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, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.75em;
		line-height:1.5em;
		color:#4f4b49;
	}

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

a {color:#57ace3; outline:none;}
a:hover{text-decoration:none;}
p {
	padding: 7px 0;
}

/* ============================= main layout ====================== */

li { background:url(images/marker.gif) no-repeat 0 12px; padding-left:12px; line-height:1.92em; font-size:1.083em;}
li a {color:#57ace3;}

.imgindent {margin:0 25px 0 0; float:left;}

.extra {background:#f3f2f0;}
h2 {
	font-size:1.33em;
	line-height:1.2em;
	color:#2a2828;
	text-transform:uppercase;
	letter-spacing:-1px;
	padding: 10px 0 15px;
}

h1 {
	font-size:1.60em; 
	line-height:1.5em;
	color:#2a2828;
	text-transform:uppercase; 
	text-align: center;
	padding: 10px 0 15px;
}

.eletter-content h2 {
	text-align: center;
}

/* ============================= header ====================== */
.extra-header {background:url(images/header-tail.gif) left top repeat-x;  border-bottom:1px solid #fff;}
.slogan1 {background:url(images/header-img1.jpg) left 61px no-repeat;} 

.slogan {
	background:url(images/header-img.jpg) left 61px no-repeat;
	height: 342px;
} 

.logo1 {margin:30px 0 0 27px;}
.logo {margin:14px 0 38px 59px;}
.slogan-img {margin:48px 0 0 62px;}

.menu {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 0 0 15px;}

.menu#eletter {
	padding:0 0 0 75px;
}

.menu li {float:left;  font-size:1.083em; padding-left:0px; background:url(images/menu-li-bg.gif) right 0px no-repeat;}
.menu li a {text-transform:uppercase; color:#636058; font-weight:bold; text-decoration:none; display:block; text-align:center; width:134px;  padding:17px 0 46px 0;  background:url(images/png-bg.png) no-repeat;}
.menu li a:hover, .menu .active {background:url(images/menu-li-bg-active.png) left top no-repeat; color:#2a2828; padding:28px 3px 28px 4px; margin:0 -4px 0 -3px; }
.menu li strong {display:block; background:url(images/menu-li-bg.gif) left 0px no-repeat;} 

.choose {text-align:right; background:url(images/choose-bg.gif) top right no-repeat; height:22px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:0.916em; text-transform:uppercase; font-weight:bold; padding:4px 65px 0 0; margin:16px -37px 0 0;}
.choose span {color:#ed4949;}

.gallery {margin-top:14px; padding-bottom:73px;}
.gallery img {margin-right:14px;}
.gallery .last {margin-right:0px;}
/* ============================= content ====================== */
.indent {padding:13px 0 14px 0;}

.col-pad {padding-right:1px;}
.col-pad1 {padding-right:2px;}

.pad {padding-top:13px;}
.pad1 {padding-top:10px;}
.pad2 {padding-top:28px;}
.pad3 {padding-top:7px;}

.margin {margin-bottom:18px;}

.padding1 {padding-top:23px;}

.list-pad {padding-top:9px;}

.box {background:#fff; }
.box .indent {padding:22px 24px 32px 28px;}
.box .indent1 {padding:42px 24px 32px 28px;}
.box .padding {padding-bottom:31px;}
.box .padding2 {padding-bottom:44px;}
.box .bottom-tail {background:url(images/box-bottom-tail.gif) left bottom repeat-x;}
.box .top-tail {background:url(images/box-top-tail.gif) left top repeat-x;}
.box .left-tail {background:url(images/box-left-tail.gif) top left repeat-y;}
.box .right-tail {background:url(images/box-right-tail.gif) top right repeat-y;}
.box .bottom-right {background:url(images/box-corner-bottom-right.gif) bottom right no-repeat;}
.box .bottom-left {background:url(images/box-corner-bottom-left.gif) bottom left no-repeat;}
.box .top-right {background:url(images/box-corner-top-right.gif) top right no-repeat;}
.box .top-left {background:url(images/box-corner-top-left.gif) top left no-repeat; width:100%;}

.link {display:inline-block; background:url(images/marker.gif) left 9px no-repeat; padding-left:10px; margin-top:8px; color:#ed4949; font-size:1.083em; line-height:1.7em;}
.link1 {font-size:1.083em; display:block; margin-bottom:16px;}

.date {color:#57ace3; display:inline-block; background:url(images/marker.gif) left 7px no-repeat; padding-left:16px; font-size:1.083em; margin-top:1px; line-height:1.3em;}
.date-marg {margin-top:2px;}

.phone {display:inline-block; width:140px;}
.mail {display:inline-block; width:94px;}

/* ============================= footer ====================== */
#footer {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
color:#fff; 
font-size:1.083em; 
padding:37px 0 0 22px;
background-color: #625F5B;
}

#footer a {color:#c1baac; font-weight:bold;}


/* ============================= forms ============================= */
.alignright {text-align:right;}

#ContactForm {padding-top:6px;}
#ContactForm .link {margin:27px 6px 0 20px;}
#ContactForm label {height:44px; display:block;}
.input {width:256px; height:14px;  background:#fff; padding:0 0 0 5px; font-size:1em; line-height:1.1em; }
textarea {width:256px; height:313px;  background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em; }

.eletter-content {
	width: 950px;
	background: #ffffff;
	margin: 0 auto;
	padding: 20px 0 20px 20px;
	text-align: justify;
	font-size: 14px;
}

.eletter-content-left {
	width: 620px;
}

.eletter-content-right{
	width: 310px;
	float: right;
}

.eletter-content ul {
	list-style: disc !important;
	padding: 10px 20px;
}

.eletter-content li {
	background: none !important;
	padding: 3px 0px 3px 4px;
}

.grey-box {
	padding: 20px;
	background: #e7e7e8;
	border: 1px solid #a7a9ac;
	margin: 20px 0;
}

.eletter-content h1 {
	color: #ff0000;
	font-size: 26px;
	text-align: center;
	margin; 0;
	padding: 20px 0 15px 0;
}

.eletter-content h3 {
	color: #ff0000;
	font-size: 20px;
	text-align: center;
	margin; 0;
	padding: 20px 0 15px 0;
}

.eletter-content h4 {
	font-size: 16px;
	text-align: center;
}

.grey-box h1 {
	padding: 0 0 10px 0;
}

.grey-box h3 {
	padding: 0 0 10px 0;
}

.grey-box ul {
	list-style: disc !important;
	padding: 4px 20px;
}

.grey-box li {
	background: none !important;
	padding: 0;
}

