﻿#main_window_text_top_comm_desc {
	padding: 0px;
	position: relative;
	width: 750px;
	height: 800px;
	top: 0px;
	left: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #151C22;
	background-image: url('images/com_main_bckrnd.jpg');
}
#main_sub_desc_com {
	position: relative;
	width: 730px;
	height: 400px;
	top: 5px;
	left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FF0000;
	border-style: none;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	float: left;
	text-align: justify;
}
