body { margin:0; padding:0; color:#000000; font-size:13px; line-height:16px; font-family: Arial, Tahoma;}
a { color:#ff0066;}
a:hover { text-decoration:none;}
.pink { color:#ff0066;}



#header { background: url(images/header_bckg.gif) repeat-x ; height:120px;  }
#logo { width:780px; margin:0 auto; padding:50px 0 0 20px; }
#logo a{ color:#FFFFFF; text-decoration:none; font-weight:bold; height:12px; font-size:13px; text-transform:uppercase;}
#logo a:hover { }
#menu {color:#000000; text-align:center; margin-top:22px;}
#menu ul{ width:780px; margin:0 auto;list-style:none; padding:0; text-align:left;}
#menu ul li{display:inline}
#menu ul a { display:block; float:left; font-weight:bold; font-size:12px; text-decoration:none; color:#fff; background:url(images/menu_enactive.gif) no-repeat bottom center; padding:8px 10px; width:91px; text-align:center; text-transform:uppercase;}
#menu ul a:hover { background:url(images/menu_over.gif) no-repeat bottom center; color:#232323;}
#menu ul a.active { background:url(images/menu_active.gif) no-repeat bottom center; color:#ffffff;}
#menu ul a.active:hover { background:url(images/menu_active.gif) no-repeat bottom center; color:#232323;}
#contact_info {color:#99ff33; text-align:center; text-decoration:none; font-weight:bold; height:12px; font-size:14px; text-transform:uppercase;}
#contact_info a{ color:#99ff33; text-decoration:none;}
#contact_info a:hover {color:#669933; text-decoration:none; }



#main { background: #000000 ; ; width:100%; margin:0px 0 0px 0; float:left;}
#head_image { height:150px; background:url(images/head_bckg.jpg) no-repeat #000000; padding:40px 0 20px 40px; line-height:24px;}
#slogan { color:#fff; font-family: "Arial Narrow", Arial, Tahoma; font-size:21px; }
#under_slogan_text { color:#ff0066; font-size:14px; line-height:17px; padding-top:15px;}
#content { background:#ffffff; margin:0 auto; padding:0; width:780px; }
#content h1 { margin:20px 0 0 0; text-transform:uppercase; font-size:20px; color:#ff0066; font-weight:normal;}
#content h2 { margin:20px 0 0 0; text-transform:uppercase; font-size:15px; color:#660033; font-weight:normal;}
#text {float:left; width:520px; height:100%;padding-left:20px;}
#sidebar { background:url(images/sidebar_bckg.gif) repeat-x; margin:20px 40px 0px 560px; color:#666666; padding:15px; }
#sidebar h2 {color:#ff0066; margin:0 0 15px 0; font-size:14px; font-weight:bold; text-transform:uppercase;}
#sidebar h3 {color:#660033; margin:0 0 15px 0; font-size:12px; font-weight:bold; text-transform:uppercase;}

/* images */

.img-right 		{
	border:0px solid #ccc;
	float:right;
	margin:15px 20px 4px 30px;
	padding:3px;
}

.img-left 		{
	border:0px solid #ccc;
	float:left;
	margin:0px 20px 4px 0px;
	padding:3px;
}

#footer {background:url(images/footer_bckg.gif) repeat-x #3f3e3e 0 2px; height:94px; margin-top:20px; clear:both;}
#left_footer { float:left; padding:40px 0 0 30px; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:12px;}
#left_footer a { color:#FFFFFF;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:40px 30px 0 0; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:12px; text-align:right;}
#right_footer a { color:#FFFFFF;}
#right_footer a:hover { text-decoration:none;}

/* QUOTE FORM
-------------------------------------------------------------- */
form{
		padding:5px;
}

.sideform{
		background:url(images/bground-form.gif) no-repeat;
		height:112px;
		width:105px;
		margin-left:135px;
		margin-top:-30px;	
}

input.input-text-large{
		background:url(images/bground-input.jpg) repeat-x top;
		border:1px solid #d2cfd1;
		color:#666666;
		margin-right:10px;
		padding:10px 0 10px 5px;
		width:460px;
	}

	
input.input-text{
		background:url(images/bground-input.jpg) repeat-x top;
		border:1px solid #d2cfd1;
		color:#666666;
		margin-right:15px;
		padding:10px 0 10px 5px;
		width:100%;
	}

input.input-text-small{
		background:url(images/bground-input.jpg) repeat-x top;
		border:1px solid #d2cfd1;
		color:#666666;
		margin-right:30px;
		padding:10px 0 10px 5px;
		float:right;
		width:230px;
	}
	
textarea{
		background:url(images/bground-input.jpg) repeat-x top;
		border:1px solid #d2cfd1;
		color:#666666;
		font-family: Arial, Helvetica, sans-serif;
		font-size:1em;
		height:60px;
		padding:3px 0 3px 5px;
		width:258px;
	}
	
input.input-text last{
		margin-right:0;
	}
	
label{
		display:block;
		
		margin-bottom:10px;
		color:#555555;
	}

form#formtop label{
		display:block;
		float:right;
		margin-top:12px;
		margin-bottom:10px;
		color:#555555;
	}

form#formtop label span{
		color:#fff;
		display:block;
		padding:3px 0 3px 0;
		font-weight:bold;
	}

label.floatright{
		display:block;
		float:right;
		margin-right:45px;
		
		color:#555555;
		text-align:center;
	}

label.floatleft{
		display:block;
		float:left;
		margin-top:-10px;
		margin-right:15px;
		color:#555555;
		text-align:center;
	}
	
	label span{
		color:#ce007b;
		display:block;
		padding:3px 0 3px 0;
		font-weight:bold;
	}
	
	.spacer{
		float:right;
		margin-right:5px; 
	}
	
	.submitbutton{
		margin-top:-4px;
	}

button { background: none; border: none; margin: 0 2px 0 0; overflow: visible; padding: 0 0 0 170px; width: auto; cursor:pointer;text-align:center;margin:0 auto; }