/* TOP STARTS */
#PageContent h1,
#PageContent h3,
#PageContent h4 {
	color: #4d4d4d;
}
#ContactBox {
	padding: 22px 0 22px 0;
}
#CommentBox {
	width: 218px;
	height: 270px;
	background-color: #2b3840;
	float:right;
	background-image: url(../images/defaults/top/bg_comment_box.jpg);
	background-repeat: repeat-x;
}
#CommentBox h2 {
	padding: 60px 25px 0 25px;
	font-size: 20px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#ImagesContent {
	height: 310px;
}
.InfoText h1 {
	font-weight: normal;
	font-size: 30px;
	border-bottom: 1px solid #bdc9df;
	line-height: 60px;
}
.InfoText h3 {
	margin: 10px 0 0 0;
	font-style: italic;
}
.InfoText {
	padding: 10px 30px 10px 30px;
	float:left;
}
.InfoText p {
	padding: 0;
	margin: 10px 0 0 0;
}
/* TOP ENDS */

/* CONTENT STARTS */
.Content {
	margin: 0 0 15px 0;
}
.TextBox img {
	margin: 0;
	padding: 0;
	vertical-align:top;
}
.TextBox {
	width: 232px;
	background-image: url(../images/defaults/content/bg_content.jpg);
	background-repeat: repeat-x;
	float:left;
	margin: 0;
}
.height {
	height: 220px;
	width: 1px;
	float:left;
}
.TextBox h2 {
	color: #003399;
	font-size: 18px;
	border-bottom: 1px solid #999;
	width: 212px;
	margin: 0 auto;
}
.TextBox p {
	padding: 10px 10px 10px 9px;
	float:right;
}
.TextBox p.size {
	width: 212px;
}
p.height {
	height: 220px;
	background-color:#999;
	float:none;
	
}
img.post {
	float: left;
	padding: 0 0 0 5px;
}
/* CONTENT ENDS */




