body.node-type-landing-pages {
	background: url('../images/gradient_bg.jpg') repeat-x top #e4e4e4;
}

body.page-node-174 #main-wrapper {
	background: url('../images/bg_packaged.jpg') no-repeat top #000 !important;
}

body.page-node-173 #main-wrapper, body.page-node-177 #main-wrapper {
	background: url('../images/bg_wafer.jpg') no-repeat top #000 !important;
}

body.node-type-landing-pages #navigation {
	width: 800px; padding: 0px 80px; 
}

body.node-type-landing-pages #content {
	width: 100%;
	margin-left: 0px;
	padding-top: 0px !important;
}

body.node-type-landing-pages {}

body.node-type-landing-pages .logo {
	width: 171px; float: left;
}

body.node-type-landing-pages .landing-menu {
	width: 600px; float: left;
}

body.node-type-landing-pages .landing-menu ul#main-menu.links {
	margin-left: 20px;
}

body.node-type-landing-pages #content .section-left {
	margin-left: 80px; 
	width: 420px;
	background: url('../images/bg_left.png') repeat top;
	padding:30px 30px 0px 30px;
	float: left;
}

body.node-type-landing-pages #content .section-left .main_info {
	background: url('../images/bg_left_blue.png') repeat top;
	margin:0 -30px;
	padding:20px 30px;
	width: 420px;
}

body.node-type-landing-pages #content .section-right {
	width: 300px;
	float: right;
	margin-top: 130px;
	color: #fff;
}

body.node-type-landing-pages .form-item:nth-child(even) ,body.node-type-landing-pages .form-item:nth-child(odd) {
position: relative;
float: left;
}

#webform-component-intro-text p {
	padding: 0px;
  margin:0;
	font-size: 12px; 
}

#webform-component-intro-text h3 {
	font-size: 19px; padding: 0; margin: 0;
	margin-bottom: 10px;
	color: #37c5f4;
}

body.node-type-landing-pages .form-submit {
color: #fff;
text-transform: uppercase;
background-color: #006bb1;
background-image: url('/sites/default/files/circle_open_13.png');
background-repeat: no-repeat;
background-position: 20px center;
border-radius: 5px;
padding: 6px 24px 6px 40px;
cursor: pointer;
border: none;
text-align: center;
float:right; margin-right: 60px;
}

body.node-type-landing-pages .form-submit:hover {
background-image: url('/sites/default/files/circle_closed_13.png');
}

body.node-type-landing-pages .form-item-captcha-response label {
	display: none; 
}
body.node-type-landing-pages .form-item-captcha-response .field-prefix {
	float: left;
  line-height: 25px;
	padding-right: 10px; 
}

body.node-type-landing-pages #edit-captcha-response--2 {
	width: 30px; float: left;
}

body.node-type-landing-pages .form-item-captcha-response .description {
	width: 100%; float: left;
}

.section-left {
	color: #ffffff;
}

.section-left p {
	margin: 0px 0px 10px 0px;
}

.section-left h1{
	font-size: 55px; 
	line-height: 58px;
	color: #fff;
	margin: 0px 0px 10px 0px;
}

.section-left h2 {
	font-size: 26px;
	line-height: 32px;
	padding: 0px;
	margin: 3px 0px 16px 0px;
}

.section-ultrasonic-wafer-inspection .section-left h2 {
	margin-top:20px;
}

.product_points {
	width: 600px;
	float:left;
}

.product_points_list {
	float: left;
	width: 320px;
}

ul.bullet_points {
	width: 320px; 
	float:left;
	margin:0;
	list-style:none;
	padding-left: 0px;
}

ul.bullet_points li {
	margin-bottom:16px;
	background-image: url('../images/active-list.png');	
	background-repeat: no-repeat;
	padding-left: 28px;	margin-left: 10px;
	background-position: top left;
	width: 260px;
	
}

.product_points_image {
	float: left;
	width: 200px;
	margin-left:30px;
	margin-top:15px;	
}

img.product_image {

}

.inspection_examples {
	
}

ul.inspection_examples_links {
	width: 320px;
	list-style:none;
	padding: 0px;	margin: 0px;
}

.inspection_examples_links li {
	background: url('../images/go_links.png') no-repeat top center;
	width: 320px;
	height: 46px;
	margin-top:10px;
}

.inspection_examples_links li a {
	width: 300px;
	display: block;
	color: #FFF;
	line-height: 14px;
	text-decoration: none;
	font-size: 13px;
	padding-left: 20px;
	height: 46px;
	padding-top: 16px;
}

.inspection_examples_links li.two_line a {
	padding-top: 9px;
}

.footer_info {
	color: #37c5f4;
}

.footer_info p {
	font-size: 13px;
	line-height:32px;
	margin: 0;
  padding: 0;
}

.footer_info h2 {
	font-size: 25px;
	line-height: 32px;
	margin:0 !important;
  padding: 15px 0;
}

.webform-confirmation {
	color: #FFF;
}