@charset "UTF-8";
/* CSS Document */

#bread_crumb_wrapper {
	background-image: url(/assets/images/bread_bkground.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
}
.product_column_module a:link {
	text-decoration: none;
	color: #336699;
}
.product_column_module_right_most_column a:link {
	text-decoration: none;
	color: #336699;
}
.product_column_module a:visited {
	text-decoration: none;
	color: #336699;
}
.product_column_module_right_most_column a:visited {
	text-decoration: none;
	color: #336699;
}


#bread_crumb_container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	padding-top: 10px;
}
#bread_crumb_content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	height: 20px;
}

#bread_crumb_content a:link {
	text-decoration: none;
	color: #666666;
}

#bread_crumb_content a:visited {
	text-decoration: none;
	color: #666666;
}
#content_area_wrapper {
}
#content_area_container {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#content_area_content_box {
	float: left;
	width: 670px;
	margin-bottom: 10px;
}

#headline p {
	text-align: justify;
}

#headline {
	padding-bottom: 10px;
	margin-top: 20px;
}
#content_area_sidebar {
	float: right;
	width: 230px;
}
#content_area_container h1 {
	font-family: Arial, "Lucida Sans", sans-serif;
	font-size: 20px;
	color: #cc6633;
	margin-bottom: 10px;
	font-weight: lighter;
}
#content_area_container h2 {
	color: #cc6633;
	font-size: 18px;
	font-weight: lighter;
	font-family: Arial, "Lucida Sans", sans-serif;
}
#content_area_content_box #our_products {
	padding-bottom: 60px;
}
.product_SmartShield {
	float: left;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;*/
	margin-bottom: 25px;
	width: 620px;
}

.improve_your_env p {
	text-align: justify;
}
#content_window_wrapper {
	width: 100%;
}
.product_column  h1 {
	color: #336699;
	padding-top: 12px;
}
.product_column  p {
	font-size: 12px;
}
.product_column_module {
	float: left;
	width: 190px;
	margin-right: 25px;
	padding-bottom: 15px;
}
.product_column_module_right_most_column {
	float: left;
	width: 190px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.spacer {
	margin-right: 30px;
}
.spacer_sch {
	margin-right: 20px;
}
#screens {
	width: 670px;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #CCCCCC;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
*/	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	padding-bottom: 30px;
}
.screens_lib_up {
	width: 620px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 0px none #CCCCCC;
}
#screens_library {
	width: 670px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	padding-bottom: 30px;
}
.youtube_video {
	margin-top: 20px;
	margin-bottom: 20px;
}

.first_learnmore_button {
	margin-top: 47px;
}

#features li {
	margin-bottom: 15px;
	text-align: justify;
}


