
body.page-template-frontpage-php #content {
	background: none;
}

body.page-template-frontpage-php #content #contentbgtop {
	background: transparent url("images/contentbg2.png") top left no-repeat;
}

#mainfooter .grid_12 {
	background:url("images/bgmainfooter-front.gif") no-repeat scroll left top transparent;
	height:20px;
}

body.page-template-frontpage-php #content .bg1 {
	margin-right: 10px;
	width: 940px;
}

body.page-template-frontpage-php #content .bg1 .outerpadding {
	background: none;
	padding:20px 20px 0 20px;
}

body.page-template-frontpage-php #content .widget_categoryposts .cat-post-item {
	width:860px;
	background: transparent;
}

body.page-template-frontpage-php .cat-post-item img {
	float: right;
}

body.page-template-frontpage-php #content .widget_categoryposts .cat-post-item-content {
	top: 30px;
	left: 0;
	bottom: auto;
	width: 280px;
	padding: 0px;
	margin-left: 0px;
}

body.page-template-frontpage-php .cat-post-dot {
	display: block;
	margin-top: -15px;
	background: #f90;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 12px;
	height: 12px;
}

body.page-template-frontpage-php a.post-read-more {
	display: inline;
}

body.page-template-frontpage-php .cat-post-excerpt {
	width:280px;
}

body.page-template-frontpage-php .cat-post-item-bg {
	display: none;
}

#content .widget_categoryposts .post-title {
	color:#4d85c5;
	font-size: 35px;
	line-height: 40px;
}

#content .widget_categoryposts .cat-post-item p {
	color: #143d8d;	
}

#frontpage-content {
	padding: 30px 30px 20px 50px;
}

#frontpage-post {
	float: left;
	width: 530px;
}

#frontpage-post h1 {
	padding-top: 0px;
	text-align: left;
	font-size: 18px;
	margin-bottom: 15px;
}

#frontpage-post p {
	font-size: 12px;
}

#frontpage-movie {
	float: right;
	width: 299px;
	height: 181px;
	margin-top: 38px;
}

#frontpage-reference h3 {
	margin: 20px 0 10px 0;
	color: #666;
}

#frontpage-reference ul {
	list-style: none;
	padding: 0;
	margin:0;
}

#frontpage-reference li {
	width: 255px;
	margin-right: 10px;
	float: left;
}

#frontpage-reference p {
	font-size: 11px;
	color: #666;
}

#frontpage-reference img {
	width: 100px;
}