@import url(base.css);
@import url(m_contact.css);

.content { background:#edf2f8 url(../images/bg_contact.gif) right repeat-y; }

ul.topMenu { background:url(../images/top_menu.gif) 0 -196px no-repeat; }

ul.topMenu li#mm6 a:hover { background:none; }

ul.subMenu li.sm2 a { background:url(../images/contactMenu.gif) -135px -20px no-repeat; }

div.plane {
	display:block;
	width:603px;
	height:170px;
	background: url(../images/img_quote2.jpg);
	position:absolute;
	top:198px;
	left:0;
	
}


/*img_quote*/
.content h1
{
	display:block;
	width:853px;
	height:98px;
	background:url(../images/hld-quote.gif);
}

.content div.place {
	display:block;
	width:565px;
	height:52px;
	background: url(../images/pl_quote.gif);
	margin:200px 0  -18px 30px;
}
.content p
{
	display:block;
	width:420px;
	margin:0 0 30px 30px;
}

.bottomStrip
{
	position:relative;
	height: auto;
}

.bottomStrip h2
{
	width:400px;
	height:29px;
	background:url(../images/proj_diff.gif) left top no-repeat;
}

div.bottomStrip p { }

/* 
   
-------------------------- */
.DefaultCopy 
{
    margin-left: 26px;
}

.fields
{
	display:block;
	/*	position:absolute;
	top:270px;
	left:40px;*/
	position:relative;
	border-left: solid 1px #848060;
	width:365px;
	padding:0 0 0 0;
	margin:0 0 80px 440px;
}

input, textarea { width:230px; }

#RegBtn
{
width:89px;
overflow:hidden;
background:url(../images/submit.gif) -72px 0 no-repeat;
height:30px;
display:block;

right:25px;
bottom:30px;
}

input.submitButton, a.submitButton
{
	width:89px;
	height:30px;
	display:block;
	overflow:hidden;
	background:url(../images/submit.gif) -72px 0 no-repeat;
	position:absolute;
	bottom:-50px;
	right:25px;
}

#RegBtn:hover,
input:hover.submitButton, a:hover.submitButton
{	
	background:url(../images/submit.gif) -72px -30px no-repeat;
}

td
{
	vertical-align:top;
	font: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-align:left;
}

td.formText
{
	width:75px;
	padding:0 10px 10px 20px;
	text-align:right;
}

.address
{
width:370px;
	display:block;
	position:absolute;
	left:-400px;
	top:0;

}


select {
width:230px;
}


div.address td.formText
{
	width:120px !important;
	padding:0 10px 10px 0;
	text-align:right;
}
.address input {

}
input#checkbox,
input#email_subscriber {
width:1em !important;
}
td.updates {
line-height:1.2em;
padding:3px 0 10px 0;
}
