html, body, div, span, applet, object, iframe,
 h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
}
body {
font-size: 12px;
line-height: 1;
background: #a7c2d0;
color:#666666;
font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
font-style:italic;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

.bqstart {
	color:#1087a0;
	float:left;
	font-size:65px;
	height:45px;
	margin-bottom:-50px;
	margin-top:-24px;
	padding-top:45px;
	font-style:normal;
}

.bqend {
	position:absolute;
	font-style:normal;
     float: right;
     height: 25px;
     margin-top: 0px;
     padding-top: 25px;
     font-size: 65px;
     color: #1087a0;

}

h1 {	
	color: #aca584;
	font-size: 14px;
	font-weight: normal;
	margin: 21px 0 0 20px;
	position: absolute;
	left: 0;
	top: 0;
	float:left;
	display: inline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}


.list ul {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	padding: 5px 0 0 25px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

a {
	color: #aca584;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

#wraper {
	position:absolute;
	top: 50%;
	left: 50%;
	width:766px;
	height:403px;
	margin-top: -201px; /*set to a negative number 1/2 of your height*/
	margin-left: -384px; /*set to a negative number 1/2 of your width*/
	border: 1px solid #1288a0;
	background-color: #FFF;
    text-align: center;
}

#wraperNeg {
	position:absolute;
	top: -999px;
	left: 50%;
	width:766px;
	height:403px;
	margin-top: -247px; /*set to a negative number 1/2 of your height*/
	margin-left: -384px; /*set to a negative number 1/2 of your width*/
	border: 1px solid #1288a0;
	background-color: #FFF;
    text-align: center;
}

#header {
	position: relative;
	width: 100%;
	background: #fff url(../images/bg-header.jpg) right top no-repeat;
	height: 95px;
	text-align: left;
}

#headerFlash {
	position: absolute;
	margin:6px 0 0 419px;
	display:inline;
}

#leftNav {
	position: relative;
	float: left;
	width: 125px;
	background: #fff url(../images/bg-left-nav.jpg) left top no-repeat;
	height: 308px;
}

#leftNav ul {
	margin: 10px 0;
}

#leftNav li {
	height: 20px;
}

#leftNav li.heading {
	height: 30px;
	line-height: 30px;
	color: #1288a0;
	font-size: 11px;
}


#leftNav a {
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 20px;
	letter-spacing: 1px;
}

#leftNav a:hover, #leftNav a:active {
	color: #666666;
	font-size: 11px;
		line-height: 20px;
}

#contentWraper {
	position: relative;
	float: left;
	display: inline;
	width: 641px;
	height: 287px;
}

#content {
	overflow: hidden;
	position: relative;
	float: left;
	display: inline;
	width: 385px;
	height: 247px;
	text-align:left;
	margin: 20px 5px 20px 20px;
	padding: 0 5px 0 0;
	line-height: 16px;
}

#content h1 {
	color: #aca584;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 10px 0;
	position: relative;
	width: 100%;
}

#content p {
	font-size: 12px;
	font-weight: normal;
	padding: 10px 0;
	color: #666666;
}

#contentScroll {
	overflow: auto;
	position: absolute;
	float: left;
	display: inline;
	width: 385px;
	height: 234px;
	text-align:left;
	margin: 46px 5px 20px 20px;
	padding: 0 5px 0 0;
	line-height: 16px;
	left: 0;
}

#contentScroll h1 {
	color: #aca584;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 10px 0;
	position: relative;
	width:366px;
}

#contentScroll p {
	font-size: 12px;
	font-weight: normal;
	padding: 10px 0;
	color: #666666;
}

#rightNavTeam {
	margin: 6px 5px 0 0;
	position: relative;
	float: right;
	display: inline;
	width: 217px;
}

#image1 {
	float: left;
	display:inline;
	width: 20px;
	height: 20px;
	position: relative;
	width: 106px;
	height: 87px;
	margin: 0 0 8px 5px;
}

#image2 {
	float: left;
	display:inline;
	width: 20px;
	height: 20px;
	position: relative;
	width: 106px;
	height: 87px;
	margin: 0 0 8px 5px;
}

#image3 {
	display:inline;
	width: 106px;
	height: 87px;
	position: relative;
	float: left;
}

#image4 {
	display:inline;
	width: 106px;
	height: 87px;
	position: relative;
	float: left;
	margin: 0 0 0 5px;
}



#navTeam {
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	float: left;
	display: inline;
	width: 106px;
	height: 182px;
}

#navTeam ul {
	margin: 5px 0 0 5px;
}

#navTeam a {
	font-size: 7.2pt;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 20px;
}

#rightNav {
	margin: 5px 5px 0 0;
	position: relative;
	float: right;
	display: inline;
	width: 217px;	 
    Background-Image: URL("../images/bg-right-nav.png");
    Background-Repeat: No-Repeat;
}

#rightNav ul li {
	
	margin-bottom: 7px;
	width: 106px;
	height: 87px;
	font-size: 11px;
	letter-spacing: 1px;
	display: table;
}

#rightNav ul li a {	
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
}

#rightNav ul li a:hover {
	display: table-cell;
	vertical-align: middle;
	color: #1288a0;
}

#rightNav ul li.left {
	float: left;
}

#rightNav ul li.right {
	float: right;
}

#footer {
	position: relative;
	float: left;
	display: inline;
	background: #aca584;
	width: 631px;
	height: 21px;
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 21px;
	padding: 0 10px 0 0;
}