/* CSS Document */

* {
	margin:0;
	padding:0;
	font-size:100%;
	padding-left: 0px;
	padding-top: 0px;
}

.new-website{position:absolute;top:137px;left:460px;font-size:20px;text-color:red}


body{background:#0c0c0c; text-align:center;}
.top-tail{ background:url(images/top-tail.gif) top repeat-x #ffffff;}
.bot-tail{ background:url(images/bot-tail.gif) bottom repeat-x;}

img {
	vertical-align:top;
	padding-top: 0px;
	padding-left: 0px;
}
a img {
	border:0;
}
ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

html{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8125em;
	line-height:1.384em;
	color:#38393c;
}
input, select { vertical-align:middle; font-weight:normal;}

a {color:#38393c;}
a:hover{text-decoration:none;}
p {
	padding-top:0px;
}
h3{ font-size:1.667em; color:#ffffff; font-weight:normal; font-style:italic; padding:0 0 8px 28px;}
h4{
	font-size:1.538em;
	color:#d52405;
	font-weight:normal;
	line-height:1em;
	background:url(images/title-unline.gif) bottom repeat-x;
	margin-bottom:21px;
}
h4 span{ font-size:0.55em; display:block; color:#838282; line-height:1.455em; padding:3px 0 0 2px;}
h5{ font-size:1.538em; color:#000000; font-weight:normal; line-height:1em; font-style:italic; padding-bottom:24px;}
strong{
	font-size:1.308em;
	color:#000000;
	display:block;
	font-weight:normal;
	padding-bottom:2px;
}
.strong1{ font-size:1em; color:#d52304;}

/* ============================= main layout ====================== */
.imgindent {margin:0 20px 0 0; float:left;}
.phone{
	float:right;
	padding-right:310px;
}
.extra{ padding-top:220px;}
.space1{ margin-left:50px;}
.space2{
	margin-left:43px;
}
.space3{ margin-left:39px;}
.margin1{ margin-top:20px;}
.margin2{ margin-top:25px !important;}
.padding1{ padding-top:61px;}
.padding2{ padding-top:15px;}
.padding3{ padding-top:18px;}
.padding4{ padding-top:8px;}

/* ============================= header ====================== */
#header{ background:url(images/top-bg.jpg) no-repeat 0 0;}
#header .top{ width:100%; overflow:hidden; height:161px;}
#header .menu{ float:right; padding:53px 11px 0 0;}
#header .menu li{ float:left; padding-left:4px;}
#header .menu a{ display:inline-block; width:83px; border:solid 1px #4c4c4c; font-size:0.923em; text-decoration:none; color:#fff; font-weight:bold; text-align:center; padding:4px 0;}
#header .menu a:hover, #header .menu .active{
	border:none;
	background:url(images/menu-item-bg-act.gif) no-repeat 0 0;
	width:85px;
	padding:5px 0;
}
#header .menu a:active{ margin-top:2px;}
#header .logo{ padding:48px 0 0 31px;}

#header .indent{ padding:0 11px 0 31px; color:#c5c4c4; font-size:0.923em;}
#header .col-2{ margin-left:8px;}
#header .box{ background:url(images/header-box-bg.gif) no-repeat 0 0; margin-top:1px;}
#header .indent1{ padding:23px 10px 18px 15px;}
#header .title1{ background:url(images/title1-bg.gif) no-repeat 0 0;}
#header .title2{
	background:url(images/title1-bg.gif) no-repeat 0 0;
}
#header .title3{ background:url(images/title3-bg.gif) no-repeat 0 0;}
#header .unline{
	padding-bottom:15px;
	margin-bottom:11px;
}

/* ============================= content ====================== */
#content{
	background:url(images/content-bot-bg.jpg) bottom no-repeat;
	padding:86px 0 152px 53px;
	position:relative;
}
.link1{ font-size:0.769em; line-height:1em; text-transform:uppercase; color:#0aa1d2; background:url(images/link1-bg.gif) no-repeat 0 0; padding:2px 0 4px 20px; margin-top:14px; display:inline-block;}
.link2{ font-size:0.769em; line-height:1em; text-transform:uppercase; color:#0aa1d2; background:url(images/link2-bg.gif) no-repeat 0 0; padding:2px 0 4px 26px; display:inline-block; margin-left:40px;}
.link1:hover, .link2:hover{ color:#38393c;}

.list li{ font-size:0.846em; line-height:1.818em; background:url(images/list-marker.gif) no-repeat 0 9px; padding-left:8px;}
.list a{ text-decoration:none;}
.list a:hover{ color:#0aa1d2;}

.block{ background:url(images/block-bg.gif) no-repeat 0 0; padding-left:21px;}
.text{
	font-size:0.846em;
	line-height:.01;
}
.text1{ line-height:1.077em;}
.banner{
	position:absolute;
	margin:1px 0 0 591px;
	left: 80px;
	top: 84px;
}
.email1{ color:#d52304;}
.email1 a{ color:#d52304;}
.email2{ font-size:0.769em; text-transform:uppercase; color:#0aa1d2; padding-top:12px;}
.email2 a{ color:#0aa1d2;}

/* ============================= footer ====================== */
#footer{ background:url(images/footer-bg.jpg) no-repeat 0 0; width:100%; overflow:hidden;}
#footer .text{ float:right; color:#797878; padding:16px 13px 0 0}
#footer .text a{ color:#797878; text-decoration:none;}
#footer .text a:hover{ color:#fff;}
#footer .menu{ padding:15px 0 0 46px;}
#footer .menu li{ float:left; color:#c5c4c4; font-size:0.923em; padding-left:9px;}
#footer .menu a{ color:#c5c4c4; text-decoration:none; display:inline-block; margin-right:9px;}
#footer .menu a:hover{ color:#797878;}

/* ============================= forms ============================= */
#ContactForm{ padding-top:4px;}
#ContactForm label{ display:block; height:25px;}
#ContactForm input{ border:solid 1px #b2b2b2; background:none; font-family:Georgia, "Times New Roman", Times, serif; font-size:0.846em; color:#38393c; padding:2px 0 2px 2px; width:238px;}
#ContactForm textarea{ border:solid 1px #b2b2b2; background:none; font-family:Georgia, "Times New Roman", Times, serif; font-size:0.846em; color:#38393c; padding:2px 0 2px 2px; width:238px; height:37px; overflow:auto;}
#ContactForm .links{ padding-right:37px;}
#ContactForm a{ float:right; font-size:0.769em; text-transform:uppercase; color:#0aa1d2; display:inline-block; margin:15px 0 0 12px;}
