
body {
	margin:0;
	padding:0;
	background: #d6f0fd url(../images/top-repeat-bg.jpg) repeat-x scroll;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	line-height: 15px;
}

#wrapper {
	position: relative;
	margin: 0 auto 0 auto;
	width: 766px;
}

#masthead {
	position: relative;
	top: 0;
	left: 0;
	height: 169px;
	text-align: right;
	z-index: 100;
}

#portablesIcon {
	position: absolute;
	top: 15px;
	left: 0;
	z-index: 101;
}

#masthead #slogan {
	font: 14px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #aeaeae;
}

#masthead #number {
	font: 33px impact,'arial black', helvetica, sans-serif;
	color: #aeaeae;
	line-height: 28px;
}

#masthead #mainNav {
	margin: 18px 10px 0 0;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 670px;
	background: #cbcccc url(../images/nav-repeat-bg.gif) repeat-x scroll;
}

#mainNav span {
	width: 134px;
	height: 30px;
	float: left;
	background: url(../images/template_08.jpg) no-repeat;
}

#mainContainer {
	overflow: visible;
	margin-top: 18px;
}

#mainTop {
	height: 13px;
	background: url(../images/main-top-bg.gif) no-repeat;
}

#mainMiddle {
	background: #fff url(../images/main-middle-bg.gif) repeat-y;
}

#headerPhoto {
	margin-left: -56px;
	margin-top: -20px;
	padding-bottom: 20px;
	float: left;
}

#mainMiddle h1 {
	margin: 0 0 10px 0;
	padding:0;
	font-family: Impact, "Arial Black", "Helvetica Neue Bold Condensed", sans-serif;
	letter-spacing: 1px;	
	font-size: 36px;
	text-transform: uppercase;
	line-height: normal;
	color: #074e96;
}

#mainMiddle p {
	font-size: 14px;
	color: #333;
	text-align: justify;
	line-height: 20px;
	margin:0;
}

#mainMiddle ul {
	margin:0;
	list-style-type: square;
	font-size: 14px;
	line-height: normal;
	color: #333;
}

#mainMiddle ul li {
}

.HR {
	background: url(../images/HR.gif) no-repeat;
	height: 92px;
}

.header {
	font-size: 24px;
	font-weight: 800;
	line-height: normal;
	color: #ff8213;
}

#mainMiddle form {
	margin:0;
	padding:0;
}

#mainMiddle form div {
	padding: 5px;
}

#mainMiddle input {
	padding: 2px;
	color: #666;
	border: 1px solid #999;
	background: #f3fbfe;
}

#mainBottom {
	height: 126px;
	background: url(../images/main-bottom-bg.jpg) no-repeat;
	padding: 40px;
}

#photoMask {
	float: left;
	width: 360px;
	height: 310px;
	background-color:#FF0000;
}

.callOut {
	border: 1px solid #cfcfcf;
	background: #fff url(../images/call-out-gradient-bg.gif) repeat-x 100% 100%;
	font-size: 12px;
	font-weight: 900;
	color: #333;
	line-height: 18px;
}

.callOut .coHeader {
	background: #ebebeb url(../images/call-out-header-bg.gif) repeat-x 100% 100%;
	padding: 10px;
	color: #d26800;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 900;
}

.callOut .coContent {
	padding: 10px;
}

#footer {
	padding: 17px;
	border: 1px solid #ccc;
	background: #fff url(../images/footer-bg.gif) repeat-x 50% 50%;
	font-size: 12px;
	color: #666;
}

#footer p {
	margin:0;
	padding:0;
	line-height: 16px;
}

#footerNav {
	float: left;
	width: 333px;
	text-align: center;
	padding: 35px 0;
}

#footerNav a:link, #footerNav a:link, #footerNav a:visited {
	color: #666;
}

#footerNav a:hover {
	color: #000;
}

#footerAddress {
	float:right;
	padding-left: 20px;
	border-left: 1px solid #999;
}

#footerAddress p:first-line {
	font-size: 16px;
	font-weight: 800;
}
