body {
	background: #EDEDED; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	background-color: #000000;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 30px;
}


#container  {
	background: #FFFFFF;
	text-align: left;
	background-color: #000000;
	width: 890px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border: solid #CCCCCC 1px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-color: #CCCCCC;
	height: 580px;
	padding-bottom: 10px;
}
#logo  {
	margin-top: 0px;
	background: url(../images/logoBig.gif);
	background-repeat: no-repeat;
	background-position: 0px 195px;
	width: 1100px;
	height: 530px;
	margin-left: auto;
	margin-right: auto;
}
#top  {
	margin-bottom: 0px;
	height: 65px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 25px;
	color: #CCCCCC;
	padding-bottom: 10px;
}
#top ul  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	;
	margin-left: 40px;
}
#top  li  {
	display: inline;
	margin: 0px;
	padding-right: 40px;
	padding-left: 0px;
	padding: 0px;
}
#top    a   {
	display: inline;
	margin: 0px;
	padding-right: 40px;
	padding-left: 0px;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#content  {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 890px;
	float: left;
}
#leftcol  {
	padding-top: 8px;
	margin-top: 0px;
	width: 485px;
	padding-left: 40px;
	float: left;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: 0px 125px;
	padding-bottom: 10px;
	z-index: 0;
}
#leftcol  ul  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;
	;
	color: #FFFFFF;
	margin-top: -10px;
}
#leftcol   li  {
	display: inline;
	margin: 0px;
	padding-right: 11px;
	padding-left: 0px;
	font-size: 12px;
}
#leftcol    li  a  {
	color: #CCCCCC;
	text-decoration: none;
}
#leftcol p  {
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 0px;
	color: #CCCCCC;
}
#leftcol  h3  {
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 2px;
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
#leftcol   a  {
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 0px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
#leftcol    a:hover  {
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 0px;
	color: #666666;
	font-size: 14px;
	text-decoration: none;
}

#destracol  {
	padding-top: 0px;
	margin-top: 0px;
	width: 295px;
	padding-left: 30px;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 17px;
	float: left;
}
#destracol p  {
	line-height: 17px;
	padding-top: 0px;
	margin-top: 10px;
}
#destracol3  {
	width: 166px;
	font-size: 14px;
	color: #DE0819;
	line-height: 17px;
	position: relative;
	left: 0px;
	top: 5px;
	height: 28px;
	font-weight: bold;
}
#destracol3 a  {
	font-size: 14px;
	color: #DE0819;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
}
#destracol3  a:hover  {
	font-size: 14px;
	color: #DE0819;
	line-height: 17px;
	font-weight: bold;
	text-decoration: underline;
}
#destracol3  a:visited  {
	font-size: 14px;
	color: #DE0819;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
}
#destracol2  {
	padding-top: 0px;
	margin-top: 0px;
	width: 300px;
	padding-left: 80px;
	float: left;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 17px;
}
#container2  {
	background: #FFFFFF;
	text-align: left;
	background-repeat: no-repeat;
	background-color: #000000;
	width: 400px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border: solid #CCCCCC 1px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
}
#content2  {
	background-image: url(../images/logosh.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	height: 450px;
	width: 400px;
}

