@charset "utf-8";
#bulletinItems {
	height: 100px;
	width: 200px;
	margin-left: 36px;
	margin-top: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 12px;
}

.homePanelText {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: -8px;
}
body {background:#80848F;}

a:link {
	color: #F9C511;
	text-decoration: underline;
}
a:hover {
	color: #F9C511;
	text-decoration: underline;
}
a:visited {
	color: #F9C511;
	text-decoration: underline;
}

ul {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}
.homeBulletList  {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(images/arrows.gif);
}
#bottomNav {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #010101;
	float: right;
	width: 700px;
	margin-top: 20px;
}
#bottomNav a:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
	text-decoration: underline;
}
#bottomNav a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
	text-decoration: underline;
}

#header {
	width: 1000px;
	height: 178px;
	background-color: #80848F;
	background-image: url(images/header.jpg);
	background-repeat: repeat-y;
}
#wrapper {
	background-color: #000000;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/backgroundBottomLeft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#rightBackground {
	background-color: #FFFFFF;
	background-image: url(boydsecurity.com/www/Images/backgroundTopRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 737px;
	padding-left: -40px;
	float: right;
	margin-top: -1px;
}


#contentLeft {
	float: left;
	width: 251px;
	margin-left: 12px;
	background-color: #010101;
	background-image: url(images/cont_bg.jpg);
	background-repeat: repeat-x;
	margin-top: -1px;
	height: 550px;
}
#contentRight {
	float: left;
	width: 723px;
	background-color: #010101;
	margin-top: -1px;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-x;
}
#contentRight p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 22px;
	margin-right: 20px;
	line-height: 20px;
}

#footer {
	height: 68px;
	width: 1000px;
	background-image: url(images/backgroundFooter2.jpg);
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: left;
}
#wrapperBody {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	clear: both;
	float: left;
}


#wrapperAll {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	background-color: #80848F;
	margin-top: 6px;
}


#contentLeft h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #FFFFFF;
	margin-left: 12px;
	margin-top: 12px;
	font-size: 12px;
}
.contentLeftGraphic {
	margin-left: 20px;
	float: left;
	margin-bottom: 20px;
	border: thin solid #F9C511;
}
h5 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}



#contentRight h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 12px;
}
#contentRight h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #FFFFFF;
	margin-left: 22px;
	font-weight: bold;
	font-size: 16px;
	margin-right: 12px;
}
.graphicLeft {
	float: left;
	border: medium solid #FFFFFF;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}



.graphicRight {
	float: right;
	margin-right: 10px;
	border: medium solid #FFFFFF;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	
}
#contentRight ul {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #FFFFFF;
	margin-left: 40px;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
	margin-right: 40px;
}
#copyright {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 200px;
	margin-top: 4px;
	margin-left: 20px;
}
#search {
	float: right;
	height: 30px;
	width: 300px;
	margin-top: 100px;
	margin-right: 10px;
}
ol {
	margin-left: 16px;
	list-style-position: inside;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-right: 50px;
}
#contactPageForm {
	float: left;
	width: 650px;
	margin-left: 26px;
}
.formTextField {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
#flashPresentation {
	width: 660px;
	margin-top: 22px;
	margin-left: 24px;
	height: 550px;
}
.graphicLeft_bullets {
	float: left;
	border: medium solid #FFFFFF;
	margin-right: 22px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: -60px;
}
#news {
	width: 90%;
	margin-top: 30px;
	margin-left: 20px;
	float: left;
}
p {
	font-size: 13px;
}

