@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: Helvetica, Arial, sans-serif;
	font-size:16px;
	width:100%;
	background:#f0f0f0;
}

#boxer{ position:fixed; width:100%; height:100%; top:0px; left:0px; z-index:1;}


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

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

#line {position: relative; width:155px; height:3px;}

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

#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; bottom:0px; padding:24px; z-index:9; color: #1D1D1D;}

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

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

.title2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	color: #1D1D1D;
}

.title {
	position: fixed;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	color: #1D1D1D;
	left:0px;
	bottom:0px;
	background-color:#f0f0f0;
	padding:20px;
}

#tx {
	font-size:.7em;
	line-height:1.4em;
	position:fixed;
	top:78px;
	width:185px;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing:.1em;
	padding-top:10px;
	color: #1D1D1D;
}

.tx {
	font-size:.7em;
	color: #1D1D1D;
}
.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: #1D1D1D; }
a:active { text-decoration: none; color: #1D1D1D; }
a:visited { text-decoration: none; color: #1D1D1D; }
a:hover { text-decoration: underline; color: #06C;}
a:visited:hover { text-decoration: underline; color: #06C;}

#d1{ position:fixed; width:200px; height:200px; font-size:12px; color: #1D1D1D;}

#d2{ position:fixed; width:400px; top:24px; width:200px; color: #1D1D1D; z-index:101;}

#tit{ position: fixed; top:8px; font-size:xx-small; left:24px;}

.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:auto;
	right:36px;
	top:27px;
	z-index:11;
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
}

