* { margin: 0; padding: 0; }

a {
	text-decoration: none;
}

body {
	color: #000000;
	text-align: center;
	font: 12px  Arial, Helvetica, sans-serif;
	background: #ffffff url(../images/bak-lines.jpg);
}

.spacer { clear: both; }

#mainbody {
	width: 965px;
	margin: 0 auto;
	border: 1px solid #003366;
	height: auto;
	background: #ffffff;
}

#mainbodybak {
	height: auto;
	width: 100%;
}

#topmenuhome {
	height: 116px;
	width: 100%;
	background: #1c4178 url(../images/bak-home-topmenu.jpg);
}

.mainbody-shadow {
	background-image: url(../images/bak-mainbox-shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 965px;
	height: 8px;
	margin: 0 auto;
}

.flash-home-holder {
	width:965px;
	height: 207px;
	background-color: #d5d5d5;
}

.flash-home-shadow {
	clear: both;
	width:965px;
	height: 26px;
	background-image: url(../images/homepage-shadow.jpg);
	background-repeat: repeat-x;
}

.logo-cm {
	width: 284px;
	height:50px;
	background-color: transparent;
	background-image: url(../images/logo.gif);
	float: left;
	position: relative;
	top: 18px;
	left: 9px;
	color: white;
	font-size: 2px;
}

.logo-cm h1 {
	display: inline;
	font: inherit;
	font-size: 2px;
}

.top-menu-flash-area {
	width:575px;
	height: 82px;
	float: left;
	position: relative;
	left: 184px;
	top: 0;
}

.topmenu {
	width:965px;
	height: auto;
	float: left;
	position: relative;
	left: 0;
	top: 4px;
	clear: both;
	background: none;
}

.clickhere {
	background-image: url(../images/small-arrow.jpg);
	display: block;
	background-position: 1px 4px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #636e84;
	text-align: right;
	width:65px;
	float: right;
}

.clickhere:hover {
	color: #8c85cb;
}

.lang-spanish {
	float: left;
	background-image: url(../images/lang-spanish.jpg);
	background-position: right;
	background-repeat: no-repeat;
	font-size:11px;
	color: #d1d5e9;
	display: block;
	width: 100px;
	position: relative;
	left: 115px;
	top: 5px;
	padding: 0 18px 0 0;
}

* html .lang-spanish {
	left: 100px;
}

.lang-spanish:hover {
	color: #ffffff;
}

.lang-english {
	float: left;
	background-image: url(../images/lang-english.jpg);
	background-position: right;
	background-repeat: no-repeat;
	font-size:11px;
	color: #d1d5e9;
	display: block;
	width: 100px;
	position: relative;
	left: 10px !important;
	top: 5px;
	padding: 0 18px 0 0;
}

* html .lang-english {
	left: 55px !important;
}

.lang-english:hover {
	color: #ffffff;
}

#footer {
	margin: 0 auto;
	width:965px;
	position: relative;
	top: -3px;
}

#footer ul {
	width:455px;
	margin: 0 auto;
}

#footer ul li {
	float: left;
	font-size: 13px;
	color: #626977;
	display:block;
}

#footer ul li a {
	display:block;
	width: 150px;
	border: solid  #626977;
	border-width: 0 1px 0 0;
	color: #626977;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #766cd0;
}

#footer .copyright {
	margin: 0 auto;
	width:965px;
	position: relative;
	top: 2px;
	font-size: 11px;
	color: #575d6a;
	clear:both;
   letter-spacing: 2px;
}

#footer p {
	margin: 0 100px 0 100px;
	color: #575d6a;
}

#footer .firstitem a {
	border-width: 0 1px 0 1px;
}
