body { margin:0; font-size:0.9em; line-height:20px; background:url(images/body_bckg.jpg) repeat-x #ffffff; font-family: "Arial", "Trebuchet MS", "Myriad Pro";}
a { color:#FF5220;}
a:hover { text-decoration:none;}

#header { background:url(images/longmast-09.jpg) repeat-x;}
#logo { padding:10px 0 0 20px; height:50px; }
#logo a{ color:#ffffff; text-decoration:none; font-weight:bold; height:36px; font-size:0px;}
#logo a:hover { }
#menu { background:url(images/menu_bckg.jpg) repeat-x; width:780px; margin:0 auto; height:32px; margin-top:47px;}
#menu ul { margin:0; padding:0;}
#menu ul li{ display:inline-block; float:left; list-style:none; text-align:center; height:32px;}
#menu a { display:block; float:left; color:#FFFFFF; font-size:14px; font-weight:bold; text-decoration:none; padding-top:8px; padding-right:12px; padding-left:12px;}
#menu a:hover{ background: #FF5220; padding-top:8px; height:24px;}

#main { width:100%;}
#content { margin:0 auto; padding:0; width:780px; padding:30px 10px 0px 10px;}
#content h1 { margin:0; font-size:2em; line-height:30px; }
.red { color:#FF5220;}
#content p { border-bottom:15px solid #fafafa; padding-bottom:10px;}

#footer {background:url(images/footer_bckg.jpg) repeat-x #000000; height:102px;}
#left_footer { float:left; padding:40px 0 0 60px; background:url(images/c.gif) no-repeat 30px 35px;  color:#FFFFFF; font-weight:bold; font-size:11px; line-height:15px;}
#left_footer a { color:#FFFFFF;}
#left_footer a:hover { text-decoration:none;}
#center_footer { text-align:center; padding:40px 0 0 0; color:#FFFFFF; font-weight:bold; font-size:18px;}
#center_footer a { color:#FFFFFF;}
#center_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:24px 180px 0 0; color:#FFFFFF; font-weight:bold; font-size:11px; text-align:left;}
#right_footer a { color:#FFFFFF;}
#right_footer a:hover { text-decoration:none;}


/* for the contact form page */

#mainForm 
{
	position: relative;
	padding: 10px;
	border: 0px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
	background-color: #ffffff;
}

ul.mainForm
{
	list-style-type: none;
}

li.mainForm
{
	padding-bottom: 5px;
}