#content {
	background: none;
}

#content_left {
	width: 225px;
	float: left;
	padding-left: 18px;
	background-image: none;
}

#content_left h1 {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #BFBFBF;
}

#content_left h2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #71D7FF;
	background-image: url("images/more4.png");
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 18px;
}

#content_left .box {
	border-top: dotted gray 1px;
}

.box p {
	padding: 0px 0px 10px 0px;
	margin: 10px 5px 0px 5px;
	text-align: justify;
}

#content_left #text_box_spec {
	background-color: #1F1F1F;
}

#content_left #logo2 {
	background-image: url("images/logo2.png");
	background-position: top left;
	background-repeat: no-repeat;
	height: 99px;
	margin-top: 32px;
	text-align: right;
}

#logo2 span.t1 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #71D7FF;
	text-transform: uppercase;
	line-height: 22px;
}

#logo2 span.t2 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: white;
	text-transform: uppercase;
	line-height: 13px;
}

#logo2 span.t3 {
	font-family: Arial, sans-serif;
	font-size: 25px;
	color: white;
	font-weight: bolder;
	text-transform: uppercase;
	line-height: 27px;
}

#content_right {
	width: 400px;
	float: right;
	background-image: none;
}

#content_right h1 {
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #71D7FF;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}

#content_right h2 {
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content_right p {
	text-align: justify;
}

#content_right p img {
	padding-right: 10px;
}

.captionLightBlue {
	color: #71D7FF;
	xborder-top: dotted gray 1px;
}
.frameX {
	background-color: #292929;
	border: dotted #3A3A3A 1px;	
}

.frameXtxt{
	margin: 10px;
}

.whiteText{
	color:white;
}
#footer {
	clear: both;
}
