body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #909090;
	background-color: #3C4F5E;
}
p1 {
	vertical-align: middle;
}
p {
	line-height: 130%;

}
#header_container {
	width: 878px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	margin-top: 20px;
}
#header_container #logo {
	margin-top: 30px;
	float: left;
	margin-left: 135px;
}
#header_container #careers {
	margin-top: 50px;
	float: right;
}
#header_container #top_menu {
	float: right;
	width: 332px;
	margin-top: 60px;
	margin-right: 30px;
}
#footer_container {
	width: 878px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}
#link {
	width: 80px;
	height: 18px;
	cursor: pointer;
	float: left;
	display: block;
}
#link2 {
	width: 400px;
	height: 18px;
	cursor: pointer;
	float: left;
	display: block;
}
#copyright {
	width: 878px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #51697d;
	padding-left: 30px;
	padding-top: 10px;
	height: 50px;
}

#main_container {
	width: 874px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	display: table;
	padding-top: 70px;
	background-image: url(images/tile.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#col2  #thumb{
	float: left;
	padding-right: 10px;
	margin-left: 5px;
	height: 100px;
}
#col2 #txt {
	float: left;
	width: 500px;
	height: 100px;
}

#caption {
	float: left;
	margin-top: 30px;
	margin-left: 0px;
	width: 154px;
}
#desc {
	float: left;
	width: 254px;
	margin-top: 20px;
}
#sidebar1_about {
	width: 108px;
	float: left;
	padding-top: 10px;
}


#sidebar2_about {
	width: 678px;
	float: right;
	margin-left: 30px;
}
#sidebar1_con {
	width: 517px;
	float: left;
	padding-top: 10px;
}
#sidebar1_op {
	width: 800px;
	padding-top: 10px;
	display: table;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}
#sidebar2_con {
	width: 200px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}
#sidebar1 {
	width: 408px;
	float: left;
	padding-top: 10px;
}


#sidebar2 {
	width: 520px;
	float: right;
	margin-left: 30px;
}
#sidebar3 {
	width: 816px;
	float: left;
	margin-top: 30px;
	margin-bottom: 10px;
}
#sidebar3 #products_holder {
	background-image: url(images/modul1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 142px;
	width: 563px;
	float: left;
}

#sidebar3 #contacts_holder {
	background-image: url(images/modul2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 142px;
	width: 237px;
	float: left;
	margin-left: 16px;
}
#products_holder #col {
	float: left;
	width: 270px;
	padding-top: 12px;
	padding-left: 10px;
}
#products_holder #sep_y {
	float: left;
	width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	height: 100px;
	margin-top: 12px;
}
#contacts_holder #col {
	float: left;
	width: 230px;
	padding-top: 12px;
	padding-left: 10px;
}




h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 150%;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	line-height: 150%;
}

#menu_container {
	width: 210px;
	float: left;
	display: table;
}

#menu_bg {
	width: 210px;
	background-color: #000000;
	float: left;
	padding-top: 5px;
}
#menu_top {
	height: 10px;
	width: 210px;
	float: left;
}
#menu_bottom {
	height: 10px;
	width: 210px;
	float: left;
}
#menu_container li{
	clip: rect(auto,auto,auto,auto);
}
#menu_container ul{
	list-style-type: none;
	padding: 0;
	margin-left: 0px;
	margin-bottom: 0px;
}
.item1 {
	background-color: #000000;
	height: 25px;
	width: 190px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	float: left;
	background-image: url(images/yatay_cizgi.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.item1_selected {
	background-color: #000000;
	height: 25px;
	width: 190px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	float: left;
	background-image: url(images/yatay_cizgi.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#menu_container a:hover {
	color: #FFF;
	background-color: #000;
}
.open {
	color: #000;
}
.highlight{
	color: #6B6B6B;
}
.item2 {
	height: 25px;
	width: 190px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	float: left;
	background-image: url(images/yatay_cizgi.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.item2_selected {
	height: 25px;
	width: 190px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	float: left;
	background-image: url(images/yatay_cizgi.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#menu_sub_container {
	width: 210px;
	float: left;
	display: table;
	margin-top: 20px;
}

#menu_sub_container a:hover {
	color: #990000;
}
#menu_sub_container li {
	clip: rect(auto,auto,auto,auto);
}
#menu_sub_container ul {
	list-style-type: none;
	padding: 0;
	margin-left: 0px;
	margin-bottom: 0px;
}
.footer_link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
}

.more_link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #AD341F;
	text-decoration: underline;
}
.caption_link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.cap {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
}
.textfield1 {
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	height: 16px;
	padding-top: 3px;
	width: 150px;
	border: 1px solid #CCC;
}

.textfield2 {
	width: 10px;
	text-align: center;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	height: 16px;
	padding-top: 3px;
	border: 1px solid #CCC;
}
.textfield3 {
	width: 80px;
	height: 16px;
	padding-top: 3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	border: 1px solid #CCC;
}
.textfield4 {
	width: 70px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	height: 16px;
	padding-top: 3px;
	border: 1px solid #CCC;
}
.textarea {
	width: 315px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	padding-top: 3px;
	border: 1px solid #CCC;
}


.t_x {
	background-image: url(images/yatay_cizgi.png);
	background-repeat: repeat-x;
	background-position: left center;
}
#pdf a:link {
	color: #666;
	text-decoration: underline;
}
#pdf a:visited {
	color: #666;
	text-decoration: underline;
}
#pdf a:hover {
	color: #900;
	text-decoration: none;
}
table.teknik {
	border-padding: ;
	border-collapse: collapse;
	background-color: white;
}
table.teknik .td1 {
	background-color: white;
    -moz-border-radius: ;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding: 7px;
}
table.teknik .td2 {
	background-color: white;









	-moz-border-radius: ;						border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 7px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
table.teknik .td3 {
	padding: 7px;
	background-color: white;









	-moz-border-radius: ;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
table.teknik .td4 {
	padding: 7px;
	background-color: white;









	-moz-border-radius: ;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
table.teknik .td5 {
	background-color: white;









	-moz-border-radius: ;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
}
#exp {
	width: 874px;
	margin-right: auto;
	margin-left: auto;
	height: 4px;
	background-color: #FFF;
	display: table;
}
.error {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #900;
}
#pr_tb {
	float: left;
	width: 800px;
	padding-bottom: 50px;
}
#col #thumb {
	float: left;
	padding-right: 10px;
	margin-left: 5px;
}
#col #txt {
	float: left;
	width: 180px;
}

