A, BODY, TABLE, INPUT, SELECT, TEXTAREA {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 20px;
    Color: #000000;
}
.content_part{
padding-left: 49px;
padding-right: 50px;
padding-top: 30px;
padding-bottom: 30px;

}
.up_line_1{
	background-image: url('img/up_line_1.gif');
	background-repeat:repeat-x;
}
.up_line_2{
	background-image: url('img/up_line_2.gif');
	background-repeat:repeat-x;
}
.up_line_3{
	background-image: url('img/up_line_3.gif');
	background-repeat:repeat-x;
}
.content_table{
	border-right: 1px solid #00358b;	
	border-Left: 1px solid #00358b;
}
.welcom{
	background-image: url('img/welcome_line.gif');
	background-repeat:repeat-x;
}
.left_side{
	background-image: url('img/s-1.gif');
	background-repeat: no-repeat;
	border-bottom: 1px solid #00358b;
	background-color: #0099c5;
}
.left_side_2{
	background-image: url('img/s-1_2.jpg');
	background-repeat: no-repeat;
	background-position:bottom;
	border-bottom: 1px solid #00358b;
	background-color: #0099c5;
}
.down_left{
	background-image: url('img/down_left.gif');
	background-repeat: no-repeat;
	background-position:right;
}
.down_right{
	background-image: url('img/down_right.gif');
	background-repeat: no-repeat;
	background-position:left;
}
.down_center{
	background-image: url('img/down_center.gif');
	background-repeat:repeat-x;
}
.right_side{
	background-color: #e6ecef;
	border-bottom: 1px solid #b8b8b8;
	background-image: url('img/right_side.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
.bg_up_right{
	background-image: url('img/bg_up_right_2.jpg');
	background-repeat: repeat-x;
}
.d1 {
	position: relative;
	background-image: url('img/cetek_big.gif');
	background-repeat: no-repeat;
	background-position: right;
	width: 100%;
	height: 52px;
}
.d2 {
	position: relative;
	width: 100%;
	height: 12px;
	top: -7px;
	left: 48px; 
}
.d2_1 {
	position: relative;
	width: 100%;
	height: 12px;
	top: -7px;
	left: 48px; 
}
.d3 {
	position: relative;
	background-image: url('img/left_side.jpg');
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-position: bottom;
}
.menu_items {
	padding-left: 20px;
	padding-top: 31px;
}
.d3_1 {
	width: 100%;
	height: 100%;
	padding-left: 20px;
	padding-top: 31px;
}
.small_shadow{
	background-image: url('img/sh.gif');
	background-repeat: no-repeat;
	background-position: top right;
	height:100%;
}
.d4 {
	position: relative;
	background-image: url('img/right_side_2.gif');
	background-repeat: no-repeat;
	height: 250px;;
}
.small_but{
	background-image: url('img/corner.gif');
	background-repeat: no-repeat;
	background-color: #6fd8f7;
	background-position: bottom left;
	padding-top: 19px;
	padding-left: 28px;
	vertical-align: top;
}
.header{
	background-image: url('img/header.gif');
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	padding-left: 25px;
	padding-top: 7px;
	height: 30px;
}
p{
	margin-top: 7px;
}
.for_arrow{
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 7px;
}
.menu_item{
	background-image: url('img/menu/blue_line.gif');
	background-repeat: repeat-x;
	width: 180px;
	height: 16px;
	background-position: bottom;
	padding-left: 10px;
	margin-bottom: 20px;
}
.down_pan{
padding-left: 350px;
}
a.cont{
color:#0099c5;
}
img {
	behavior:	url("pngbehavior.htc");
}

.contactCaption {
	width:480px; margin:0px 0px 10px 0px;
}

.contactF {
	margin:0px;
}

.contactF form {
	margin:0px 10px 0px 0px; padding:6px; width:270px; background-color:#f1f1f1; border-left:5px #cccccc solid;
}

.contactF form h1 {
	margin:0px; padding:0px 0px 6px 0px; font-size:13px; color:#333333;
}

.contactF form h4 {
	/*float:left; height:26px;*/ margin:0px; padding:0px; font-weight:normal; font-size:10px; color:#333333;
}

.contactF form input {
	margin:0px 0px 4px 0px; width:270px; padding:2px; font-weight:normal; font-size:11px; color:#333333;
}

.contactF form button {
	margin:0px 0px 6px 0px; width:100px; padding:2px; font-weight:normal; font-size:11px; color:#333333;
}

.contactF form select {
	margin:0px 0px 6px 0px; padding:2px; font-weight:normal; font-size:11px; color:#333333;
}

.contactF form textarea {
	margin:0px 0px 6px 0px; width:270px; height:200px; padding:2px; font-weight:normal; font-size:11px; color:#333333; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}