a.newswrapper{
    float: left;
    display: block;
    width: 800px;
    height: 160px;
    padding-top: 10px;
    border-top:#e0e0e0 solid 1px;
}
a.newswrapper:hover{
    background-color: #f0f0f0;  
}
a.newswrapper:hover p,a.newswrapper:hover h3,a.newswrapper:hover div.date{color:#2456ac;}
a.newswrapper:hover div.date{background-color: #f0f0f0;}
a.newswrapper01{
    float: left;
    display: block;
    width: 800px;
    height: 240px;
    margin-top: 60px;
}

a.newswrapper div.date{
    float: left;
    width: 90px;
    height: 80px;
    background-color: #3a71d1;
    color: white;
    margin-top: 20px;
}
div.date01{
    float: left;
    width: 510px;
    color: #545454;
    font-size: 24px;
    margin-bottom: 20px;
}
a.newswrapper01 img{
    float:right;
    width: 280px;
    height: 200px;
}
a.newswrapper01 h3{
    display: block;float: left;
    width: 510px;
    font-size: 18px;
    color: #544949;
    font-weight: bold;
}
a.newswrapper01 p{
    display: block;float: left;
    width: 510px;
    font-size: 14px;
    line-height: 24px;
    color: #544949;
    margin-top: 10px;
}
a.newswrapper div.post-title{ font-size:22px; font-weight: bold; color: #595959;}
a.newswrapper div#dat{ float:left; font-size: 36px; margin:20px 5px 0 5px; }
a.newswrapper div#yer{ float:left; }
a.newswrapper div#mth{ float:left;  margin-top:22px;}

a.newswrapper h3{
    display: block;
    float: left;
    font-size: 18px;
    color: #544949;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 20px;
}
a.newswrapper p{
    display: block;float: left;
    width: 660px;
    font-size: 14px;
    line-height: 24px;
    color: #544949;
    margin-left: 20px;margin-top: 10px;
}

div#fieldwrp{
	width: 1200px;
	height:1300px;
	float: left;
	margin-top: 60px;
}

div#fieldwrp a{
    border: none;
    float:left;
    position: relative;
    margin-right: 1px;margin-bottom: 1px;
    width: 599px;
    height: 319px;
}
div#fieldwrp a>img{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.summarycover{
	overflow: hidden;
    position: absolute;
    bottom: 0px;
    left: 0;
	width: 100%;
	height: 40px;
	background: url(images/fieldbg.png) repeat;
	color: white;
	opacity: 0.8;
}

.summarycover h2{
	font-size: 16px;
	line-height: 40px;
	margin-right: 10px;
	letter-spacing: 10px;
	text-align: right;
}
.summarycover p{
	width: 80%;
    margin-left: 10%;
    position: absolute;
    text-align: center;
    font-size: 18px;
	line-height: 24px;
	letter-spacing: 2px;
}
.summarycover img{
	width: 32px;
	height: 32px;
	position: absolute;
}

div.projectswrp{
    width: 1200px;
    margin-left: 33px;
    margin-top: 40px;
}

a.project{
    float: left;
    width: 356px;
    height: 280px;
    margin: 40px 33px 20px 0px;
    background-color: #4e7dcf;
    color: white;
}
a.project img{
    float: left;
    width: 356px;
    height: 220px;
}

a.project h4{
    float: left;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    width: 300px;
    margin-left:28px;margin-top: 6px;
}

div.productswrp{
    float: left;
    width: 800px;
    margin: 20px 40px 40px 0px;
}
a.product{
    float: left;
    margin-top: 40px;
    position: relative;
    width: 100%;
    height: 240px;
    background-color: #f9f9f9;
}
    a.product img{
        float: left;
        width: 390px;
        height: 240px;
    }

    a.product div.more{
        position: absolute;
        right: 0;
        bottom: 0;
        width: 120px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        letter-spacing: 3px;
        background-color: #4e7dcf;
        color: #fff5ea;
    }
    a.product h4{
        float: left;
        width: 360px;
        margin-left: 20px;
        margin-top: 20px;
        font-size: 18px;
        letter-spacing: 2px;
    }
img.prjcutline{
    float: left;
    width: 1200px;
    height: 40px;
}

div.pagination{
    width: 310px;
    float: left;
    text-align: center;
    margin-left: 417px;
}

div.pagination span,div.pagination a{
    float: left;
    display: block;
    width: 28px;
    height: 28px;
    font-size: 16px;
    padding: 0 6px;
}
div.pagination span{
    border-bottom: 1px #ff8702 solid;
}
div.pagination a.next,div.pagination a.prev{
    width: 80px;
}

div.product-feature{
    float: left;
    width: 180px;
    background-color: #b8e351;
    padding-left: 4px;
    margin-left: 15px;
    margin-top: 10px;
    line-height: 24px;
    text-align: center;
}

div.product-itr{
    float: left;
    width: 380px;
    padding-left: 15px;
    margin-top: 15px;
}