
body { 
	margin:0px;
	background:url(../images/bg.gif) #1e1e1e repeat-x;
	font-family:Helvetica, Arial, sans-serif; color:#fff; font-size:14px;
}

div.clearer { clear:both; height:0px; overflow:hidden; }

img { border:0px; }

a { color:#f7750c; }
a:hover, a:active { color:#f7750c; }

#container {
	width:900px; margin:5px auto;
}

h1.mms {
	width:222px; height:100px; display:block; float:left;
	margin:0px 0px 0px -19px; padding:0px;
	background:url(../images/mms.gif) no-repeat;
}

h1.mms b { display:none; }

#nwsltr {
	width:355px; margin:25px 0px 30px 0px;
	float:right;
	text-align:right;
	font-size:13px; font-weight:bold; color:#ccc;
	border:#f00 0px solid; padding:0px;
}

#nwsltr input.txt {
	width:123px; border:0px #fff solid; border-collapse:collapse;
	font-size:11px; color:#666;
	margin:0px 0px 0px 3px;
	height:15px;
}

#nwsltr input.btn {
	float:right; margin:0px 0px 0px 0px;
}

#nav {
	width:580px; margin:0px; padding:0px;
	float:right;
	font-size:20px; font-weight:bold;
	overflow:hidden;
}

#nav ul {
	display:inline;
	margin:0px; padding:0px;
	list-style-type:none;
	color:#f7750c;
}

#nav ul li {
	display:inline; float:left;
	margin:0px 0px 0px 40px; padding:0px;
}

#nav a { color:#fff; text-decoration:none; }
#nav a:hover, #nav a:active { color:#f7750c; text-decoration:none; }

#one {
	overflow:hidden;
	width:900px; height:377px;
}

#two {
	float:left;
	margin:9px 0px; overflow:hidden;
	width:445px; height:186px;
}

#three {
	float:right;
	margin:9px 0px; overflow:hidden;
	width:445px; height:186px;
}

#content {
	width:900px; overflow:hidden;
	background:url(../images/addybg.gif);
}

#text_sub {
	width:650px; float:left;
	overflow:hidden;
	font-size:14px; color:#fff;
}

#text {
	width:650px; float:left;
	overflow:hidden;
	font-size:14px; color:#fff; font-weight:bold;
}

#text h1 { font-size:20px; }

#addy {
	width:223px; float:right;
	overflow:hidden;
	text-align:center;
	font-size:12px; color:#fff; font-weight:bold;
}

img.icon {
	margin:5px 1px;
}

#footer {
	width:900px; border-top:1px #787878 solid;
	font-size:11px; color:#787878; font-family:Arial, sans-serif;
	margin-top:10px;
}

#footer a { color:#787878; text-decoration:none; }
#footer a:hover, #footer a:active { color:#787878; text-decoration:underline; }

h1.promoName {
	font-size:20px; color:#fff;
}

h1.pageTitle {
	font-size:20px; color:#f7750c;
}

#promoImg {
	overflow:hidden;
	width:900px;
	text-align:center;
}

/********** contact form styles **********/

.flabel { 
	float:left; margin-top:2px; width:150px; text-align:right; margin-right:5px; margin-bottom:13px;
}

.ffield {
	float:left; width:400px; margin-bottom:13px;
}

.fclear {
	clear:both; height:0px; oveflow:hidden;
}

input.contact_input {
	width:300px; border:1px #666 solid; border-collapse:collapse; font-family:Arial,Helvetica,sans-serif; font-size:12px;
}

textarea.contact_textarea {
	width:420px; height:190px; border:1px #666 solid; border-collapse:collapse; font-family:Arial,Helvetica,sans-serif; font-size:12px;
}
































