body {
	background: #333333 url(../images/bg.gif) top repeat-x;
	font-size: 12px;
	font-family: Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color:#231F20;
	padding:20px;
	margin:0px;
	text-align: justify;
}
#content {
	text-align: left;
	vertical-align: middle;
	margin: 0px auto;
	padding: 0px;
	width: 772px;/*background-color: #ffffff;
border: 1px dashed #564b47;*/
}
p, h1, pre {
	margin: 0px;
	padding: 5px 10px;
}
h1 {
	font-size: 11px;
	text-transform:uppercase;
	text-align: right;
	color: #564b47;
	background-color: #90897a;
}
a {
	font-size: 11px;
	background-color:transparent;
	text-decoration: none;
	color: #FFFFFF;
}
pre {
	color: #564b47;
	font-size: 11px;
	background-color:transparent;
	font-family: Courier, Monaco, Monospace;
}
#header {
	width:100%;
	height:120px;
	background-color:#000000;
}
/* menu */
#tabs {
	background:#000000;
	margin:0;
	padding:26px 0;
	height:16px;
		color:#ffffff;
}
#tabs li {
	text-transform:uppercase;
	/*width:100px;*/
	height:auto;
	display:inline;
	/*float:left;*/
	padding:0 8px;
	border-right:1px #333333 solid;
}

#tabs a {
	font-size:10px;
	line-height:21px;
	text-align:center;
	/*display:block;
	width:100px;*/
	text-decoration:none;
}
#active {
	color:#ae1b1f;
	text-decoration:none;
}

#tabs a:hover {
	color:#ae1b1f;
	text-decoration:none;
}
#tabs a.selected {
	color:#fff;
	text-decoration:none;
}
/*content*/
#video {
	border:1px #FFFFFF solid;
}
#mainbtm {
	width:100%;
	height:226px;
	padding-top: 15px;
	background-color: #FFFFFF;
	background-image: url(../images/main_btm_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#content #mainbtm table {
	padding-top:10px;
}
#mainbtm td {
	padding: 0 20px;
	vertical-align:top;
}
#mainbtm td.left {
	border-right:1px #CCCCCC solid;
}
#mainbtm p {
	padding:0;
	text-align: justify;
}
#mainbtm h2 {
	font-size:16px;
	margin-top:0;
	color:#ae1b1f;
}
/*illustr8design footer*/
#footer {
	font-size:10px;
	width:772px;
	padding:0;
	background:#666666;
	color:#FFFFFF;
	text-align:left;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#footer p {
	padding:5px;
}
#footer a {
	color:#EEEEEE;
}
.left {
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}
#footer a:hover {
	text-decoration:underline;
}
#illustr8 {
	font-family:Verdana, sans-serif;
	width:772px;
	color:#666;
	font-size:9px;
	text-align:left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#illustr8 a {
	color:#666;
	font-size: 9px;
	text-decoration:underline;
}
#illustr8 a:hover {
	color:#888;
}
.contentA {
	height: 471px;
	width: 770px;
	background-image: url(../images/about-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #999999;
}

.contentB {
	height: 471px;
	width: 770px;
	background-image: url(../images/bg-red.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #999999;
}
.cont-header {
	height: 30px;
	font-size: 15px;
	color: #CCCCCC;
	clear: both;
	padding-top: 15px;
	padding-right: 40px;
	padding-left: 40px;
	background-color: #000000;
}
.cont-left {
	float: left;
	width: 450px;
	padding-left: 35px;
	padding-top: 20px;
	height: 406px;
	overflow: auto;
	padding-right: 25px;
	text-align: justify;
}

.cont-left2 {
	float: left;
	width: 480px;
	padding-left: 15px;
	padding-top: 20px;
	height: 406px;
	overflow: auto;
	padding-right: 15px;
}
.cont-img {
	float: right;
	height: 426px;
	width: 260px;
	vertical-align: top;
	overflow: hidden;
}

ul {
	text-indent: 10px;
	padding-left: 25px;
}
.s-note {
	display: inline-block;
	height: 90px;
	width: 200px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	float: left;
	padding: 5px;
	font-size: 10px;
	margin-right: 18px;
	margin-bottom: 18px;
}
.apply-n {
	color: #AE1B1F;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin-top: 3px;
}
.apply-n a {
	color: #AE1B1F;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.apply-n a:hover {
	color: #AE1B1F;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
}

.emailform {
	text-align: left;
}
