@charset "utf-8";
a {
	color: #394993;
}
a:visited {
	color: #5F83B8;
}
body {
	margin: 0px;
}
#header {
	height: 184px;
	background-image: url(../img/head_bg.gif);
}
#logo {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/logo.gif);
	height: 144px;
	background-repeat: no-repeat;
	background-position: 0px 31px;
}
#links {
	width:950px;
	margin: 0 auto 0 auto;
	height: 40px;
	padding-left: 0px;
	text-align: left;
}
.clearer {
	clear: both;
}

#links ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.45em;
	margin: 0;
	padding: 0;
}
#links li {
	display: inline;
	color: #FFFFFF;
	height: 30px;
	float: left;
	padding-top: 10px;

}
.linkbordleft {
	background-image: url(../img/linkBorder.gif);
	background-repeat: no-repeat;
	background-position: left;

}
.linkbord {
	padding-left: 35px;
	background-image: url(../img/linkBorder.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 38px;
}
#vidlink {
	display: block;
	padding-left: 20px;
	background-image: url(../img/linkBorder.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 38px;
	width: 150px;
	float: left;
}
#vidlink img{
	border: none;
	margin-top: 5px;
}
#bodywrap {
	background-image: url(../img/bgstrip.png);
	background-repeat: repeat-y;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	border: 1px solid #eeeeee;
	width: 160px;
	padding: 5px;
	margin: 20px 0 0 30px;
}
.tenets {
	float: left;
	width: 204px;
	margin: 0 0 0 10px;
	text-transform: normal;
	color: #666666;
}
.mobotix {
	float: left;
	width: 300px;
	margin: 0 0 0 20px;
	text-transform: normal;
	color: #666666;
	text-align: center;
}
.textpad {
	margin-right: 15px;
	display: block;
	margin-left: 8px;
}
#about_tenets {
	width: 675px;
	float: left;
	margin: 20px 0 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tenetLeft {
	background-image: url(../img/tenet_left.jpg);
	height: 146px;
	width: 204px;
	display: block;
}
#tenetCenter {
	background-image: url(../img/tenet_center.jpg);
	height: 146px;
	width: 204px;
	display: block;
}
#tenetRight {
	background-image: url(../img/tenet_right.jpg);
	height: 146px;
	width: 204px;
	display: block;
}
#center {
	width: 450px;
	float: left;
	margin: 20px 0 0 30px;
}
#contact {
	width: 420px;
	float: left;
	margin: 20px 0 0 30px;
}
#contact p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#banner {
	height: 180px;
	background-image: url(../banner/bottomshadow.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
	width: 925px;
	margin: 0 0 0 14px;
	padding-top: 7px;
}
#twocolright {
	float: right;
	width: 350px;
	margin: 20px 90px 0 0;
	height: 400px;
}
#homepage #twocolright {
	height:auto;
	margin: 20px -5px 0 0;	
	position:relative;
}
#homepage #twocolleft {
    width: 415px;
}
#twocolleft {
	width: 350px;
	float: left;
	margin: 20px 0 0 90px;
}
#centerline {
	border-left: 1px solid #D9D9D9;
    float: left;
    height: 545px;
    left: 554px;
    position: relative;
    top: 40px;
    width: 1px;
}
#centerline2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
	height: 360px;
	left: 200px;
	top: 155px;
	width: 1px;
	float: left;
	position: relative;
}
#centerline3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
	height: 510px;
	left: 340px;
	top: 155px;
	width: 1px;
	float: left;
	position: relative;
}

#about_tenets ul, #center ul, #twocolright ul, #twocolleft ul, .textpad ul{
	margin: 0;
	padding: 0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: disc;
	list-style-image: url(../img/arrow.gif);
}

#center p, #twocolright p, #twocolleft p{
	font-family: “Lucida Grande”, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	margin: 0 0 10px 0;
}
#center .headline, #about_tenets .headline, #contactRight .headline, #contact .headline, h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: -0.8px;
	line-height: 1.4em;
	color: #263857;
	display: block;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	margin-bottom: 20px;
}
.homepageHeadline {
	display: none;
}
#center img {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#right {
	border: 1px solid #eeeeee;
	float: right;
	padding: 5px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
}
#rightInside {
	background-image: url(../img/gradient_top.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-bottom: 15px;
}

#sidelinkLinks li {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	color: #666666;
	list-style-type: none;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E6EA;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 7px;
	list-style-type: none;
	text-indent: -3px;
}
#leftInside ul ul li{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E6EA;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	list-style-type: none;
	text-decoration: none;
	margin-top: 2px;
	width: 100%;
	margin-right: 15px;
	display: block;
	padding-right: 0px;
}
#leftInside ul ul {
	padding-bottom: 10px;
}
#leftInside ul {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	color: #666666;
	padding: 0;
	margin: 0 15px 0 15px;
}
#sidelinkLinks a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
#sidelinkLinks a:hover {
	color: #374055;
}
#rightInside h3 {
	margin: 0;
	display: block;
	background-repeat: repeat-x;
	background-position: bottom;
	width: 190px;
	margin: 0 auto 0 auto;
	padding-top: 15px;
	
}
#leftInside .headline, #about_tenets .headline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: -0.8px;
	line-height: 1.4em;
	margin: 0 0 5px 30px;
	display: block;
	padding-top: 15px;
	color: #263857;
	
}
#about_tenets .headline {
 	margin: 0 0 5px 0px;
 }
h1.headline {
	margin-top:0;
}
#leftInside {
	background-image: url(../img/sidebarbg.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#leftInside p {
	font-family: "“Lucida Grande”", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.4em;
	margin: 0;
	display: block;
	background-image: url(../img/gradient_bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 30px 30px 30px;
	color: #666666;
}
#footer {
	height: 40px;
	background-image: url(../img/footer_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	clear: all;
}
#footer p {
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px 0 0 0;
	margin: 0;
}

.floatRight {
	float: right;
	display: block;
}
#floatRight2 {
	float: right;
	margin-right: 20px;
	margin-left: 15px;

}
#floatRight2 img{
	border: none;
}

.boxLeft {
	display: block;
	float: left;
	width: 260px;
}
.smallTextCenter {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	display: block;
	font-size: 10px;
	text-align: center;
}

/* Contact form*/
.thinborder {
	border: 1px solid #B5B5B5;
	width: 917px;
}
.headline1, h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	color: #485882;
	margin: 0;
}
#minheight {
	height: 610px;
	float: left;
	text-align: right;
}
#leftImgPad img{
	margin-right: 40px;
}
#partner img{
	border:none;
	padding: 20px;
}
#partner {
	text-align:center;
	width: 400px;
}.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
.blurb {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4F4F4F;
	margin: 30px 15px 30px 20px;
}
.theform {
	display: block;
	padding: 0px;
	margin: 10px 0 5px 0;
}
.theform p{
	font-size: 9px;
}
.formText {font-size: 11px}
.videoAll {
	padding: 6px 6px 20px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
.videoTitles {
	float: left;
	width: 25%;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #374674;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #BBC5DF;
	padding-right: 10px;
}
.videoText {
	float: right;
	width: 65%;
}

.videoLeft {
	float: left;
	width: 210px;
	margin: 20px 0 0 15px;
}
.videoRight {
	float: right;
	width: 380px;
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2E2E2;
}
.cameraheadline {
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	padding: 6px 0 0 0;
	margin: 0px 0 20px 0;
	clear: both;
}
.cameras {
}

.cameratext {
	float: right;
	width: 400px;
	margin-bottom: 40px;
}
.camerapic {
	width: 250px;
	float: left;
}
#contactRight {
	float: right;
	width: 230px;
	padding-top: 20px;
	padding-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.cameradoc {
	display: block;
	width: 200px;
	float: right;
	text-align: right;
	height: 20px;
	background-image: url(../img/pdf.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 5px;
	padding-right: 20px;
}.cameraheadlinebox {
	display: block;
	width: 350px;
	float: left;
}
#removeBorder img {
	border: 0px solid #FFFFFF;
	padding: 2px;
}
#quotes {
	display: block;
	background-repeat: no-repeat;
}
#quotesSmall {
	background-image: url(../img/quote_top.jpg);
	display: block;
	background-repeat: no-repeat;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 20px;
}
#quotesOutside {
	background-image: url(../img/quote_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 360px bottom;
	display: block;
}

#quotes p{
	font-size: 12px;

}
.bottomPad {
	margin-bottom: 8px;
}
.iconBorder {
	margin-left: 10px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.iconBorderTop {
	margin-top: 10px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-bottom: 30px;
}
#webinar {
	height: 135px;
	width: 788px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../img/webinar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 13px;
}
#webinarText {
	margin-left: 240px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;

}
#webinarText p {
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 12px;
}
#webinarText h1 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS",Trebuchet,Calibri,Tahoma,Arial,sans-serif;
}
#webinarText a, #webinarText a:visited {
	color: #CCFF66 !important;
}
