
#logo {
	width:148px;
	height:135px;
	position:relative;
	top:33px;
	left:37px;
}

#hpIntro {
	font-size:12px;
	color:#fff;
	width: 669px;
	line-height:16px;
	margin: 315px 0 0 20px;
}

#hpIntro h1 {
	color:#fcdd43;
	font-size:15px;
	margin:0;
}

#hpIntro h2 {
	color:#fcdd43;
	font-size:13px;
	margin:0;
}

#hpIntro ul {
	list-style-type:none;
	margin:0px;
	padding:0;
}

#hpIntro li {
	margin:0px;
	padding:0;
	background-image:url('../../img/yellowBullet.png');
	background-repeat:no-repeat;
	background-position:top left;
	padding-left: 11px;
}

.my-border, .my-border2 { 
    margin: 0;
    width: 160;
    padding: 10px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ffffff;
 }
 
 .my-border {
 	margin:0 0 24px 0;
 }

#homeTag {
	margin:10px 0 0 51px;
}

#homeTable, #intTable {
	text-align:left;
}

#leftCorner {
	width:15px;
	height:19px;
	background-image: url('../../img/leftCorner.jpg');
}

#tableHeader {
	width:967px;
	height:19px;
	background-image: url('../../img/header.jpg');
}

#rightCorner {
	width:14px;
	height:19px;
	background-image: url('../../img/rightCorner.jpg');
}

#leftSideFill {
	width:15px;
	background-image: url('../../img/leftSideFill.jpg');
}

#homeTable #leftColumn {
	width:228px;
	background: #1b232a url('../../img/blackLeft.jpg') no-repeat;
	vertical-align:top;
}

#intTable #leftColumn {
	width:228px;
	background: #ffffff url('../../img/whiteLeft.jpg') no-repeat;
	vertical-align:top;
}

#brownStripe {
	width:32px;
	background-color: #be4502;
}

#homeTable #rightColumn {
	width:707px;
	background: #1b232a url('../../img/blackRight.jpg') no-repeat;
	vertical-align:top;
}

#intTable #rightColumn {
	width:707px;
	background: #ffffff url('../../img/whiteRight.jpg') no-repeat;
	vertical-align:top;
}

#rightSideFill {
	width:14px;
	background-image: url('../../img/rightSideFill.jpg');
}

#bottomLeftCorner {
	width:15px;
	height:24px;
	background-image: url('../../img/bottomLeftCorner.jpg');
}

#blackFooter {
	width:967px;
	height:24px;
	background-image: url('../../img/blackFooter.jpg');
}

#whiteFooter {
	width:967px;
	height:24px;
	background-image: url('../../img/whiteFooter.jpg');
}

#bottomRightCorner {
	width:14px;
	height:24px;
	background-image: url('../../img/bottomRightCorner.jpg');
}

.byBorder {
	border-bottom:1px solid #fcdd43;
}

.bbBorder {
	border-bottom:1px solid #c25011;
}

.threat a:link, .threat a:visited {
	color:#fcdd43;
	text-decoration:none;
}

#homeContentArea a:link, #homeContentArea a:visited {
	text-decoration:none;
}