body
{
	background-color: #B7B7B7;
}

.header
{
	width: 770px;
	margin:auto;
	height: 134px;
	background-color: #000000;
	background-image: url(../images/layout/greygradient.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.mastercontainer
{
	background-color: #FFFFFF;
	margin: auto;
	width: 770px;
	background-image: url(../images/layout/borderbackground.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

.container
{	
	width: 738px;
	margin: auto;
}

.container2
{	
	float: left;
	width: 738px;
	margin: auto;
	background-image: url(../images/layout/legs.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.logo
{
	padding-left: 30px;
	padding-top: 30px;
}


.borderbottom
{
	height: 27px;
	width: 770px;
	margin: auto;
	background-image: url(../images/layout/bottomside.gif);
	background-repeat: repeat-x;
}

.box
{
	width: 156px;
	height: 196px;
	background-image: url(../images/layout/box.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.boxcontent
{
	padding: 10px;
	font: 12px Verdana, sans-serif;
	color: #000000;
}


.borderrightbottom
{
	height: 27px;
	width: 27px;
	background-image: url(../images/layout/bottomright.gif);
	background-repeat: no-repeat;
	float: right;
}

.borderleftbottom
{
	height: 27px;
	width: 27px;
	background-image: url(../images/layout/bottomleft.gif);
	background-repeat: no-repeat;
	float: left;
}

.navigation
{

	width: 156px;
	float: left;
}

.content
{
	width: 414px;
	float: left;
	margin-top: 12px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 10px;
	font: 12px Verdana, sans-serif;
	color: #000000;
	line-height: 18px;
}

.contact
{
	width: 156px;
	float: left;
	padding-top: 190px;
	font: 12px Verdana, sans-serif;
	color: #000000;
}

.footer
{
	text-align: center;
	font: 12px Verdana, sans-serif;
	color: #000000;
}

.nav_element
{
margin-left: 6px;
width: 144px;
font: 14px Tahoma, sans-serif;
height: 27px;
}

.nav_element a { text-decoration: none; padding-left: 20px; display: block; padding-bottom: 6px;}
.nav_element a:link { color: #434343; background-image: url(../images/layout/nav_static.gif); }
.nav_element a:visited { color: #434343; background-image: url(../images/layout/nav_static.gif); }
.nav_element a:hover { color: #434343; background-image: url(../images/layout/nav_over.gif); }
.nav_element a:focus { color: #434343; background-image: url(../images/layout/nav_over.gif); }

.footer a { text-decoration: none; font: 10px Verdana, sans-serif;}
.footer a:link { color: #000000; }
.footer a:visited { color: #000000; }
.footer a:hover { color: #000000; text-decoration: underline;}
.footer a:focus { color: #000000; }

a { text-decoration: underline; }
a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #CE2222;  }
a:focus { color: #CE2222; }

.boxlogin
{
	padding: 10px;
	font: 12px Verdana, sans-serif;
	color: #000000;
}

.autopad
{
margin-left: 4px;
}

.logintextbox
{
width: 130px;
border-color: #D8D9DB;
border-width:1px;
border-style: solid;
}

.textbox
{
width: 158px;
border-color: #D8D9DB;
border-width:1px;
border-style: solid;
margin: 0;
font: 12px Verdana, sans-serif;
}
input.error, textarea.error
{
    border: 1px solid red;
}

 label.error
 {
    display: none
     !important;
 }

label
{
width: 230px;
text-align: left;
display: block;
float: left;
margin: 0;
}

.redtext
{
font: 12px Verdana, sans-serif;
color: #F2493C;
font-weight: bold;
}

.blacktext
{
font: 12px Verdana, sans-serif;
color: #000000;
font-weight: bold;
}

.contacttitle
{
font: 14px Verdana, sans-serif;
color: #CE2222;
font-weight: bold;
}

h1
{
font: 14px Verdana, sans-serif;
color: #CE2222;
font-weight: bold;
padding: 0;
margin-bottom: 6px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
}

h2
{
font: 14px Verdana, sans-serif;
color: #CE2222;
}

p
{
	margin-top: 12px;
	margin-bottom: 12px;
}

.logintitle
{
font: 14px Verdana, sans-serif;
color: #C60000;
}

.footertel
{
font: 12px Verdana, sans-serif;
color: #CE2222;
font-weight: bold;
}

form
{
margin: 0;
line-height: 24px;
}

.cform
{
	width: 396px;
	float: left;
	margin: 0;
	font: 12px Verdana, sans-serif;
	line-height: 18px;
}

.formfield
{
	height: 25px;
}

.formarea
{
	height: 100%;
	margin-bottom: 5px;
}

.faq ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

.faq li
{
margin: 0;
padding: 0;
list-style-type: none;
}

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, TABLE, OL, P, TD, TH, TEXTAREA, INPUT { font-size: 12px;
font-family: verdana, arial, sans-serif; color:#000000; }


#list, #form{
    list-style-type: none;   
}

#form label{
    font-weight: bold;
    display: block;
    width:150px;
    float:left;
    text-align: right;
    padding-right:10px;
}

#form input{
    float: left;
}
#form li{
    clear:both;
}

.user{
    float: left;
    width:250px;
}
.action{
        float: left;
        width: 60px;
}

/* ==== New Form ===== */

#additional{
    padding-left:10px;
}

 #additional label{
    float:left;
    clear:left;
    width:200px; 
    margin-bottom:2px; 
    margin-left:10px; 
 }
 #additional input, #additional select, #additional checkbox{
     clear:right;
     margin-bottom:2px;
     width:160px;
 }
 #additional input{
    width:153px;
}
 
 #additional textarea{
     width:350px;
     margin-left: 10px;
     height:50px;
 }
 #additional legend{
     color:#C60000;
 }
 
#worktype label{
     clear:left;
     width:200px;    
  }
#worktype input{
    clear:right;
    float:left; 
    width:14px;
}
#additional fieldset{
    border:1px solid #CCCCCC;
}

#save{
    margin-top:10px;
}

.cform .formarea select{
    width:160px;
}


