body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #363636;
	margin: 20px;
	padding: 0;
}
#bgBox {
	background-image: url(../images/structure/bg-12x8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 760px;
	width: 1055px;
	border: 1px solid #676767;
	margin: 0 auto;
}
#masthead {
/*	color: #999999;
	background-color: #000000;*/
	padding: 0;
	margin: 0;
}
#masthead .logo {
	margin-left: 175px;
}
#wrapper {
	width: 1050px;
	margin: 0 auto;
}
#column_wrapper {
/*	background-image: url(img/clm02_middle.gif);
	background-repeat: repeat-y;*/
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 182px;
	float: left;
}
#left .content {
	padding-left: 9px;
	font-size: 0.75em;
	line-height: 1.5em;
}

#left .content .box1 {
/*background:url(../images/structure/left-laptop.png);*/
	margin: 0;
	width:162px;
	height:105px;
}
#left .content .box1 p {
	margin-left: 7px;
	margin-right: 45px;
	padding-top: 7px;
	margin-top: 7px;
	font-size: 1em;
	line-height: 1.2em;
	color:#cccccc;
}
#left .content .box1 a:active {
	color:#27a2d6;
	text-decoration:none;
}
#left .content .box1 a:visited {
	color:#27a2d6;
	text-decoration:underline;
}
#left .content .box1 a:link {
	color:#27a2d6;
	text-decoration:underline;
}
#left .content .box1 a:hover {
	color:#27a2d6;
	text-decoration:none;
}


#left .content .box2 {
/*background:url(../images/structure/left-magnifying-glass.png);*/
	margin-top: 15px;
	width:162px;
	height:83px;
}
#left .content .box2 p {
	margin-left: 7px;
	margin-right: 40px;
	margin-top: 15px;
	padding-top: 15px;
	font-size: 1em;
	line-height: 1.3em;
	color:#cccccc;
}
#left .content .box2 a:active {
	color:#27a2d6;
	text-decoration:none;
}
#left .content .box2 a:visited {
	color:#27a2d6;
	text-decoration:underline;
}
#left .content .box2 a:link {
	color:#27a2d6;
	text-decoration:underline;
}
#left .content .box1 a:hover {
	color:#27a2d6;
	text-decoration:none;
}

#left .content .box3 {
/*background:url(../images/structure/left-clock.png);*/
	margin-top: 15px;
	width:162px;
	height:83px;
}
#left .content .box3 p {
	margin-left: 7px;
	margin-right: 40px;
	margin-top: 7px;
	padding-top: 7px;
	font-size: 1em;
	line-height: 1.2em;
	color:#cccccc;
}
#left .content .box3 a:active {
	color:#27a2d6;
	text-decoration:none;
}
#left .content .box3 a:visited {
	color:#27a2d6;
	text-decoration:underline;
}
#left .content .box3 a:link {
	color:#27a2d6;
	text-decoration:underline;
}
#left .content .box3 a:hover {
	color:#27a2d6;
	text-decoration:none;
}



#right {
	width: 853px;
	float: left;
}

#right .content {
	padding: 0;
	font-size: 0.8em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
/*	color: #999999;
	background-color: #000000;*/
	padding: 0;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
#footer p {
	margin-left: 170px;
	margin-top: 5px;
	margin-bottom:0;
	color:#FFFFFF;
}
#footer a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
#footer a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #0000FF;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}

