@charset "utf-8";
/* CSS Document */
* {

	margin: 0;

	padding: 0;

}

.mailer {
	font-size:9px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	width:100%;
	background-color: #f0f0f0;
}

#frame {position:absolute; margin-top:50px; left:180px; top:0px; right:0px; z-index:0;}

#contacts {position:fixed; width:100px; right:36px; bottom:24px; z-index:8; font-size:x-small;}

#line {position: relative; width:148px; height:3px; background-color:#006;}

#holder {position:absolute; margin-top:24px; left:180px; right:124px; z-index:0;}

#msg {position:absolute; left:200px; top:170px; padding:10px; width:200px; font-family:"Times New Roman", Times, serif; z-index:20; background-color:#FFF;}

.red {
	color:#F00;
}

.pad { padding: 10px;}

#nameplate {position:fixed; width:200px; padding:24px; z-index:9; color: #006;}

#btn{ position:fixed; width:200px; padding:24px; z-index:10; color:#006; top:250px;}

 img, div, html { behavior: url(iepngfix.htc) }

.title2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	line-height:36px;
	color: #006;
}

.title {
	position: fixed;
	font-size:36px;
	font-weight:bold;
	line-height:34px;
	color: #006;
	left:0px;
	bottom:0px;
	background-color:#f0f0f0;
	padding:20px;
}

#tx {
	font-size:.75em;
	line-height:1.4em;
	position:fixed;
	bottom:24px;
	width:224px;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing:.1em;
	padding:10px;
	background:url(images/bg.png) repeat;
	color: #006;
}

.tx {
	font-size:.7em;
	color: #006;
}
.inquote {
	font-family: "Times New Roman", Times, serif;
	line-height:16px;
	float:left;
	margin-left:20px;
	margin-right:20px;
}
.contx {
	font-size:.8em;
	font-family:Arial, Helvetica, sans-serif;
}

img {
	margin:0px;
}
a:link { text-decoration: none; color: #006; }
a:active { text-decoration: none; color: #006; }
a:visited { text-decoration: none; color: #006; }
a:hover { text-decoration: underline; color: #06C;}
a:visited:hover { text-decoration: underline; color: #006;}

#d1{ position:fixed; width:200px; height:200px; visibility:hidden; z-index:10; font-size:12px; color: #006;}

#d2{ position:fixed; width:400px; top:65px; width:200px; color: #006;}


.Link {	text-decoration: underline;}
.Link a:link {	text-decoration: underline}
.Link a:visited {	text-decoration: underline}
.Link a:visited:hover {	text-decoration: underline; color: #0099CC;}
.Link a:hover {	text-decoration: underline; color: #0099CC;}
.Link a:active {	text-decoration: underline;}

.mnu {
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	font-size:22px;
	text-transform:uppercase;
}

#bar {
	position:fixed; width:100px; right:36px; top:27px; z-index:9; font-family:Arial, Helvetica, sans-serif; font-size:xx-small;
}