body {
	background:#FFFFFF;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10px;
	margin:0;
	padding:0;
}

ul {
	margin:0;
	padding:0;
}

li {
	margin:0;
	padding:0;
}

img {
	border-style:none;
}

a {
	color:#E04721;
	font-weight:bold;
	border-style:none;
}

a:hover {
	color:#FFFFFF;
}

h1 {
	font-size:18px;
	margin: 5px	0	3px 0;
	line-height:19px;
}

p {
	margin:0 0 5px 0;
}

img, div { behavior: url(/css/iepngfix.htc) }

.content {
	display:block;
	width:800px;
	margin:0 auto 0 auto;
	padding:0;
}

.headbar {
	display:block;
	width:800px;
	height:30px;
	background-image:url('../img/CM_FPHeadBar.jpg');
	background-repeat:no-repeat;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
}

.headlink {
	display:block;
	margin:0 0 0 4px;
	padding: 3px 0 0 0;
	width:900px;
}

.headlink li {
	font-size:10px;
	font-weight:bold;
	color:#40671D;
	list-style-type:none;
	display:block;
	float:left;
	padding:0px 12px 0 12px;
	height:20px;
	border-right:2px solid #FFFFFF;
	margin:2px 0 0 0;
}

.headlink li a {
	color:#40671D;
	text-decoration:none;
}

.media_stage {
	display:block;
	width:800px;
	height:400px;
	margin:0 0 0 0;
	z-index:0;
}


#stage_icon {
	display:block;
	z-index:100;
	position:relative;
	top:-50px;
	left:680px;
}

.info_box {
	display:block;
	position:relative;
	/*margin:-30px 0 0 0;*/
}

.info_content {
	display:block;
	background-image:url('../img/CM_FPBoxBG.jpg');
	height:370px;
	width:800px;
}

.content_left {
	display:block;
	float:left;
	width:460px;
	border-right:3px dotted #40671d;
	padding:0 0px 0 0;
	margin:10px 0 10px 20px;
	height:350px;
	
}

.content_right {
	display:block;
	float:left;
	width:275px;
	padding:0 0 0 0;
	margin:0 0 10px 20px;
	height:350px;
	
}

.web_rev {
	display:block;
	margin:30px 0 10px 0;
	background-image:url('../img/monitor.png');
	width:200px;
	height:243px;
	background-repeat:no-repeat;
	padding: 10px 25px 0 25px;
	text-align:center;
}

.web_rev h1 {
	color:#40671D;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	line-height:16px;
	margin:15px 0 3px 0;
	letter-spacing:0px;
}
.web_rev p {
	font-family:arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#333333;
	letter-spacing:0px;
	margin: 0px 0 5px 0;
	line-height:12px;
}

.rss_news {
	margin:10px 0 0 -20px;
}

.bullet_block {
	display:block;
	width:200px;
	float:left;
}

.bullet_block h1{
	font-size:16px;
	/*color:#40671D;*/
	text-align:left;
}

.bullet_block ul {
	margin:0;
	padding:0;
}

.bullet_block li {
	margin:0;
	padding:0;
}

.bullet_block ul {
	list-style:none;
}

.bullet_block li {
	font-size: 11px;
	line-height:12px;
	margin:0 0 5px 0;
	padding:0 0 0 15px;
	vertical-align:top;
	background-image:url('../img/arcBullet.png');
	background-repeat:no-repeat;
	background-position:0 2px;
}

.liForm {
	display:block;
	width:260px;
	height:30px;
	border:1px dashed #40671d;
	padding: 5px 5px 5px 11px;
	margin:20px 0 0 0;
}

.liForm label {
	display:block;
	float:left;
	color:#40671d;
	margin:-7px 10px 0 0;
	padding:0;
	font-size:9px;
}

.liForm input {
	display:block;
	height:13px;
	width:80px;
	border:1px solid #40671d;
	background-image:url('../img/inputBG.jpg');
	background-repeat:repeat-x;
	font-weight:bold;
	font-family:arial, helvetica;
	margin:0;
	text-indent:2px
}

.liForm button {
	display:block;
	height:20px;
	width:70px;
	border:1px solid #40671d;
	background-image:url('../img/buttonBG.jpg');
	background-repeat:repeat-x;
	font-weight:bold;
	font-family:arial, helvetica;
	color:#40671D;
	margin:7px 0 0 0;
}
