@charset "utf-8";
body {
	color: #444;
	line-height: 1.8;
	margin: 0;
	font-size: 14px;
}
img {
	width: auto;
	height: auto;
}
img {
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: inherit;
	color: inherit;
	text-rendering: optimizelegibility;
	line-height: 1;
	text-transform: uppercase;
}
/* 
h1, h2, h3, h4, h5, h6 {

	font-family: "ClassicoWRegular",Tahoma,arial,sans-serif;

}
*/
h3 {
	text-transform: none;
	font-size: 18px;
	margin-bottom: 18px;
}
/* common end*/
/* container start*/
.section{
	padding: 25px 0;
}
.container{
	margin-right: auto;
	margin-left: auto;
	width: 1100px;
}
.container:before, .container:after {
	display: table;
	content: "";
}
.container:after {
	clear: both;
}
/* container end*/
/*top img */
.image-overlay .overlay-text {
	color: #fff;
}
.article-header .overlay-panel, .article-header .overlay-text {
	position: absolute;
	bottom: 27px;
	left: 47px;
	height: 100px;
	width: 431px;
	overflow: hidden;
}
.article-header.wide .overlay-panel, .article-header.wide .overlay-text {
	width: 645px;
}
.article-header .overlay-text h1 {
	text-transform: uppercase;
	font-family: "ClassicoWRegular",Tahoma,arial,sans-serif;
}
.image-overlay .overlay-text h1 {
	font-size: 200%;
	font-family: "ClassicoWMedium",Tahoma,arial,sans-serif;
}
.image-overlay .overlay-text h1, .image-overlay .overlay-text h2, .image-overlay .overlay-text h3, .image-overlay .overlay-text h4, .image-overlay .overlay-text p {
	margin: 15px 15px 0;
}
.row p:last-child {
	margin-bottom: 10px;
}
.article-header .overlay-text p {
	text-transform: uppercase;
	font-style: italic;
	font-family: "ClassicoWRegular",Tahoma,arial,sans-serif;
}
.image-overlay .overlay-text p {
	font-size: 13px;
	line-height: 1.3;
}
.image-overlay .overlay-text p {
	margin: 15px 15px 0;
}

/* row start*/
header, .row, .span-v{
	margin-bottom: 30px;

}
.row{
	margin-left: -20px;
}
.row:before, .row:after {
	display: table;
	content: "";
}
.row:after {
	clear: both;
}
.span9 {
	width: 860px;
	margin-left: 20px;
}
[class*="span"] {
	float: left;
	
}
.image-overlay {
	position: relative;
}
.article-header .main-image {
	height: 340px;
	overflow: hidden;
}
.article-header.wide .overlay-panel, .article-header.wide .overlay-text {
	width: 645px;
}
.article-header .overlay-panel, .article-header .overlay-text {
	position: absolute;
	bottom: 27px;
	left: 47px;
	height: 100px;
	width: 431px;
	overflow: hidden;
}
.image-overlay .overlay-panel {
	background: none repeat scroll 0 0 #2B374F;
	opacity: 0.7;
	filter: alpha(opacity = 70);
}
/* second nav */
.span3 {
	width: 220px;
	margin-left: 20px;
}

@media screen and (min-width: 980px){
	#submenu {
		font-size: 16px;
	}
}
#submenu {
	color: white;
	text-transform: uppercase;
	padding: 0;
}
.article-header .main-image {
	height: 340px;
	overflow: hidden;
}
.branding {
	background: none repeat scroll 0 0 #141F3F;
	padding: 8px 0 0;
	margin-bottom: 0;
	width: 100%;
	top: 0;
}
#submenu ul {
	margin: 0 15px;
}
ul {
	list-style: disc;
}
@media screen and (min-width: 767px){
	#submenu ul li {
		border-bottom: solid 1px;
	}
}
#submenu ul li {
	font-family: "ClassicoWRegular",Tahoma,arial,sans-serif;
	line-height: 2.8;
	list-style: none;
	dispaly: block;
}
#submenu.main-image li a {
	color: white;
	text-decoration: none;
	border-left: #601986 8px solid;
	padding-left: 5px;
	-webkit-transition: all .7s ease 0;
	-o-transition: all .7s ease 0;
	-moz-transition: all .7s ease 0;
	transition: all .7s ease 0;
}
#submenu.main-image li a.selected{border-left:white 8px solid;padding-left:5px;cursor:default}
#submenu.main-image li a:hover{border-left:white 8px solid;padding-left:5px}
/* content start*/
.regular-header {
	border-bottom: solid 1px #ddd;
	margin-bottom: 5px;
	font-size: 20px;
	height: 50px;
	line-height: 25px;
}
.subcribe {
	width: 527px;
	float: left;
	/*
	width: 527px;
	margin-left: 32px;
	*/
}
.subcribe_image{
width: 527px;
float: left;
}
.l_margin_left{
	margin-left: 20px;
}
.r_margin_left{
	margin-left: 44px;
}
	.subcribe_line{
	border-bottom: solid 1px #ddd;
margin-bottom: 5px;

height: 1px;

}

.justify{
	text-align:justify; 
	text-justify:distribute-all-lines;
}

.subcribe{
	/*margin-top: 30px;*/
	margin-top: 15px;
}


.project{
	width: 1100px;
	margin-top: 20px;
	background-color: white;

}
.project td{
	font-size: 13px;
	
	border: 1px solid #601986;
	font-weight: bold;
	color: #601986;


}
.row_1 td{
	width: 77px;
	text-align: center;
}
.row_5 td,.row_3 td{
	font-size: 11px;
}
.comment{
	margin-top: 20px;
	font-size: 15px;
}
