* { padding: 0; margin: 0; }

body {
 font-family: Tahoma, Helvetica, sans-serif;
 font-size: 13px;
 line-height: 2em;
 background-image: url(../images/skin/bodyback.jpg);
 background-repeat: no-repeat;
 background-color: #fff;
 /*background-attachment: fixed;*/
}
#wrapper { 
 margin: 0 auto;
 width: 900px;
 background-color: #fff;
}
#header {
 width: 900px;
 /*border: 1px solid #ccc;*/
 height: 240px;
 margin: 10px 0px 0px 0px;
 /*background: url(images/skin/header.jpg) no-repeat center center;*/
}

#contact{ text-align: center; }
#services{ background: url(../images/skin/services.jpg) no-repeat top right;}
#ceg{ background: url(../images/skin/ceg.jpg) no-repeat top right;}
#ajanlat{ background: url(../images/skin/ajanlat.jpg) no-repeat top right;}
#allas{ background: url(../images/skin/job.gif) no-repeat bottom right; min-height: 300px}

#navigation {
 width: 900px;
 height: 30px;
 /*border: 1px solid #ccc;*/
 margin: 0;
 /*background: url(images/skin/menu/menuback.jpg) no-repeat top;*/
}
#content { 
 width: 878px;
 color: #333;
 min-height: 300px;
 border-left: 1px solid #EBEBEB;
 border-right: 1px solid #EBEBEB;
 background: #fff;
 margin: 10px 0px 10px 0px;
 padding: 10px;
}
#footer { 
 width: 900px;
 color: #333;
 /*border: 1px solid #ccc;*/
 background: url(images/skin/footer.jpg) no-repeat center top;
 margin: 1px 0px 10px 0px;
}

.ul1{ margin-left: 30px; list-style-image: url(../images/skin/ul.jpg) }
.ul2{ margin-left: 30px; list-style-image: url(../images/skin/ul2.jpg) }
.ul3{ margin-left: 30px; list-style-type: square; }

h1{ color:#331433; font-size: 1.1em;  margin-bottom: 10px; }
h2{ color:#331433; font-size: 1em;  margin-bottom: 10px; margin-top: 10px;}

.blockCenter{
 margin: 0 auto;
}

.textCenter{
 text-align: center;
}

a{
 font-size: 0.8em;
 text-decoration: none;
 font-weight:bold;
 color: #3E3E3E;
}

a:hover{
 text-decoration: underline;
 color: #331433;
}

.maxifield{ width: 100%; width: 200px; text-align: center; border: 1px solid #ccc; }
.msgbox{ width: 100%; height: 100px; border: 1px solid #ccc; font-size: 0.85em }
.buttons{ width: 120px; border: 0; color: #331433; background-color: #fff;font-size: 0.85em; cursor:pointer; cursor: hand; font-weight: bold; }

.kep{ border: 3px solid #ccc }
.ref{ border: 3px solid #ccc; width: 400px; height: 300px;  margin: 0 auto; }
