/*
Design by www.arianamultimedia.com
*/

* {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0  0;
	padding: 0;
	font-size: 12px;
	color: #12598F;
	background-color: #ECECEC;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}
h1{
	font-size: 150%;
	color: #0A4682;
	border-bottom-color: #E8F0F7;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	padding-bottom: 5px;
	margin-left: 30px;
}
h2 {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #01488A;
	border-bottom-color: #E8F0F7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 1px;
	margin-left: 25px;
}
h2 a{
	color: #EC5600;
	text-decoration: none;

}
h2 a:hover{
	color: #EC5600;

}
h3 {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #01488A;
	border-bottom-color: #E8F0F7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 1px;
	margin-left: 25px;
}
h3 a{
	color: #01488A;
	text-decoration: none;

}
h3 a:hover{
	color: #EC5600;

}

p {
	line-height: 18px;
	margin: 10px 30px 10px 30px;
}

ul ,ol{
	line-height: 18px;
	margin: 0 30px 10px 50px;
	list-style-type: disc;
}


a {
	color: #0A4682;
}

a:hover {
	text-decoration: none;
	color: #EC5600;
}
a:visited {
	color: #0A4682;
}
img {
	border: none;
}

#textfield1 {
	width: 185px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}



#header {
	width: 100%;
	height: 120px;
	margin: 0 auto;
	background: url(images/new010.jpg) repeat-x;
	min-width: 770px;
}


#header_image {
	float: right;
	height: 120px;
	padding: 0 0 0 0;
	background: url(images/new013.jpg) no-repeat right top;
	width: 300px;
}
#logo {
	float: left;
	height: 115px;
	padding: 0 0 0 0;
	background: url(images/new012.jpg) no-repeat;
	width: 400px;
	margin-left: 20px;
}

#logo * {
	text-decoration: none;
}

#logo h2 {
	float: left;
	padding: 70px 0 0 55px;
	font-size: 12px;
	border: none;
	color: #FFFFFF;
}

#logo h2 a {
	color: #FFFFFF;
}



#splash {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	background: url(images/new011.jpg) repeat-x top;
	min-width: 770px;
	background-color: #FFFFFF;
}


#content {
	width: 100%;
	margin: 0 auto;
	background: #FFFFFF url(images/new015.jpg) repeat-x bottom;
	min-width: 900px;
	padding-bottom: 30px;
}

#colOne {
	float: right;
	width: 72.9%;
	padding-top: 30px;
}

#colTwo {
	float: left;
	width: 25%;
}



#footer {
	width: 100%;
	margin: 0 auto;
	background: url(images/new014.jpg) repeat-x top;
	min-width: 770px;
	text-align: center;
	padding-top: 5px;
	color: #C8DBEC;
	font-size: 11px;
	background-color: #073F7C;
	padding-bottom: 30px;
}

#footer * {
	color: #D0E1F1;
	font-size: 11px;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFCC00;
	font-size: 11px;
	text-decoration: underline;
}
.img_right {
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.left_menu {
	padding: 0;
	margin: 0 0 10px 70px;
	font-size: 11px;
	line-height: 17px;

}
.left_menu li{
	list-style-image: url(images/arow2.jpg);
	list-style-type: none;
}
a.left_menu_link {
	color: #01488A;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
}

a.left_menu_link:hover {
	border-bottom-width: 0px;
	color: #EC5600;
}
a.left_menu_current,a.left_menu_current:link,a.left_menu_current:hover,a.left_menu_current:visited
{
	color: #EC5600;
	text-decoration: none;
}
.table_1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 80%;
}
.cell_color_1 {
	background-color: #2E7DA8;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.cell_color_2 {

	background-color: #ECF5F9;
}
.cell_color_3 {


	background-color: #BFD7E8;
}
.project{
	float:left;
	margin: 0;
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 11px;
	margin-right: 10px;
}
.project_table{
	width: 100%;

}
.project_cell_2{
	background-color: #ECF5F9;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0 0 1px 0;
	padding-left: 5px;
}
.project_cell_1 {
	background-color: #BFD7E8;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0 0 1px 0;
	padding-left: 5px;
}
.thumb{
	float:left;
	width: 150px;
	margin: 0;
	margin-bottom: 5px;
	margin-right: 10px;
}


.thumb_photo{
	width: 150px;
	margin-bottom: 5px;
}


.thumb_text{
	float:left;
	width: 150px;
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 10px;
}
.cell_thumb {
	background-color: #FFFFFF;
	padding-top: 10px;
}
.cell_thumb_title {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #156195;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	padding: 3px;
	background-image: url(images/title_project_back.jpg);
	background-repeat: repeat-y;
}
.cell_top {
	border-bottom-width: 50px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: left;
}
.div_news
{
	max-width:620px;
	margin: 10px 0px 10px 30px;
	float: left;
	border: solid #aaccee 1px;
}
.div_news_titr
{
	font-weight: bold;
	margin-bottom: 5px;
	background-color: #ebf3fb;
	padding-left: 5px;
}
.div_news_photo
{
	width: 100px;
	float: left;
	margin-top: 5px;
}
.div_news_text
{
	float: left;
	text-align: justify;
	width: 500px;
	padding: 10px;
}
