@charset "UTF-8";
/* CSS Document */


/* Vinfen CSS */

/***** Inner Page Styles *****/
body.inner #nav{}

/***** Services Page Styles *****/
body#services{}

/***** About Page Styles *****/
body#about #content #right_column ul{list-style-type: disc; margin: 0 0 10px 15px;}
body#about #content #right_column ul li{margin: 0 0 5px 0;}


/***** News & Events Page Styles *****/

/*body#newsevents p {font:11px arial; color:#444444; line-height:15px;}


body#newsevents {font:bold 15px arial; color:#02575f; margin:0 0 5px 0;}

#newsevents p .news_date {font:bold 15px arial; color:#96AE59; margin:0 0 5px 0;}

body#newsevents #container #news_events_content #left_column .news_post {font:bold 15px arial; color:#96AE59; margin:0 0 5px 0;}
*/


form#newsletter_signup_form {
	background-color:#F2CA5F;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 30px 10px 20px 30px;
}


#newsletter_signup_form p label {float: left; width: 80px;}

#newsletter_signup_form #newsletter_first_name {margin:50px 0 0 0;}


#newsletter_signup_form #f_name, #newsletter_signup_form #l_name, 
#newsletter_signup_form #email, #newsletter_signup_form #address, 
#newsletter_signup_form #city, #newsletter_signup_form #zip {
	background-color:#F5F0C8;
}



/***** Careers Page Styles *****/
body#careers {}

/***** Resources Page Styles *****/
body#resources ul {
		text-decoration:none;
}



/***** Contact Page Styles *****/
body#contact{}

form#contact_form {
	background-color:#cadadb;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 30px 10px 20px 30px;
	margin-top: 35px;

}


#contact_form #f_name, #contact_form #l_name, 
#contact_form #email, #contact_form #comments {
	background-color:#E3F3F0;
}

#contact_form label {float: left; width: 100px;}


/***** Tom Type Styles *****/

.tom_type1 {font:11px arial; color:#444444; line-height:15px; color: #000;}

.xtra_space {word-spacing: 6px;}
