@charset "UTF-8";
#screens {
	width: 670px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	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;
}
.resource {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.spacer {
	margin-right: 30px;
}
#screens img {
	margin-top: 30px;
}
#t1_marquis_wrapper {
	background-image: url(../images/t1_marquis_bkground.jpg);
	background-repeat: repeat-x;
	height: 196px;
	width: 100%;
}
#t1_marquis_content_container {
	height: 196px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#t1_marquis_content_container_text {
	padding-top: 50px;
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
#t1_marquis_content_container_text h1 {
	color: #333333;
	font-size: 30px;
	font-weight: lighter;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#t1_marquis_content_container_text h2 {
	color: #006699;
	font-size: 18px;
	font-weight: lighter;
	font-family: Arial, "Lucida Sans", sans-serif;
}
#t1_marquis_content_container_image {
	float: left;
	text-align: right;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#t1_marquis_content_container_text ul {
	list-style-position: inside;
	list-style-image: url(../images/bullet_1.jpg);
	color: #666666;
	padding-left: 0px;
	font-weight: lighter;
}
#t1_marquis_content_container_text li {
	padding-bottom: 10px;
}
/* CSS Document */

#bread_crumb_wrapper {
	background-image: url(/assets/images/bread_bkground.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
}
#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;
}
#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 {
	padding-bottom: 10px;
	margin-top: 20px;
}

#our_products p {
	text-align: justify;
}

#headline p {
	text-align: justify;
}
#headline h2 {
	font-family: Arial, "Lucida Sans", sans-serif;
	font-size: 16px;
	color: #336699;
	margin-bottom: 10px;
	font-weight: lighter;
	
	}

#features li {
	margin-bottom: 15px;
	text-align: justify;
}

#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_window_wrapper {
	width: 100%;
}
.product_column  h1 {
	color: #336699;
	padding-top: 12px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#features ul {
/*	list-style-image: none;
	list-style-type: none;*/
	padding: 0px;
}
#features li {
}
#features h2 {
/*	font-size: 14px;
	color: #336699;
	margin-bottom: 0px;
	font-weight: lighter;*/
	color: #cc6633;
	font-size: 18px;
	font-weight: lighter;
	font-family: Arial, "Lucida Sans", sans-serif;
}

a {
	outline: none;
}
.video_blocked {
	font-size: 9px;
	margin-bottom: 3px;
}

.youtube_video {
	margin-bottom: 30px;
}
