body {
padding:0;
margin: auto;
text-align: center;
background: url('../img/bg.gif') repeat-y 50%; 
font: 11px arial; 
}

form, img, h3, h5 {
padding: 0px;
margin: 0px;
border: 0px;
}

a{
color: #000;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

ul {
margin-left: 15px;
list-style-type: circle;
}

.div_fields{
float:left;
height: 25px;
width: 250px;
}

.dropdown{
width: 166px;
font: 12px tahoma;
}

.field{
height: 15px;
width: 160px;
font: 12px tahoma;
}

.field2{
height: 21px;
font: 13px tahoma;
}

.field3{
font: 13px tahoma;
width: 157px;
}

textarea{
font: 13px tahoma;
width: 395px;
height: 110px;
}

.fields{
float:left;
clear:both;
height: 25px;
line-height: 19px;
}

.fields_break {
float:left;
width: 100%;
height: 20px;
}

#layout {
display: table;
margin: auto;
width: 764px;
text-align: left;
}

#footer{
float:left;
width: 100%; 
background: url('../img/bg_footer.gif');
height: 40px; 
color: #181818
}

#footer_content {
margin: auto;
text-align: center;
height: 20px;
width: 764px;
}

#main {
float: left;
background: #fff url('../bg_main.gif') repeat-x;
width: 770px;
min-height: 100%;
height: auto !important;
height: 100%;
display:table;
}

#logo{
float: left;
background: url('../img/logo.gif') no-repeat;
width: 140px;
height: 60px;
}

#left{
float: left;
width: 565px;
}

#right {
float: left;
width: 200px;
height: 680px;
}

#right_content{
float: left;
padding-top: 25px;
}

#left_content {
float: left;
padding: 25px;
}

.move_right {
float: right;
}

.move_left {
float: left;
}

.text_right {
text-align: right;
}

#domain {
border: 1px #A7A6AA solid;
font: 10px tahoma;
width: 140px;
height: 17px;
padding-left: 20px;
line-height: 17px;
background: #fff url('../img/domain.gif') no-repeat;
}

.domain_busy {
color: #910000;
}

.checkbox {
height: 15px;
}

.button {
margin-top: 4px;
font: 11px tahoma;
}

.button2 {
font: bold 11px tahoma;
}

.button3 {
margin-top: 4px;
background: url('../img/button.gif');
color: #fff;
font: 11px tahoma;
border: 1px #000 solid;
width: 162px;
}

.checked {
background: url('../img/checked.gif') no-repeat 50%;
}

.unchecked {
background: url('../img/unchecked.gif') no-repeat 50%;
}

#menu {
float: left;
width:765px;
font: bold 13px arial;
line-height:normal;
}

#menu ul {
margin:0;
padding: 25px 0px 0px 1px;
list-style:none;
}

#menu li {
display:inline;
margin:0;
padding:0;
}

#menu a {
float:left;
background:url("../img/menu_left.gif") no-repeat left top;
margin: 0;
padding: 0 0 0 7px;
text-decoration:none;
}

#menu a span {
float:left;
display:block;
background:url("../img/menu_right.gif") no-repeat right top;
padding: 15px 35px 14px 25px;
color: #283F4F;
}

#menu a span {
float:none;
}

#menu a:hover span {
color:#000;
}

#menu a:hover {
background-position:0% -45px;
}

#menu a:hover span {
background-position:100% -45px;
}

#menu .marked {
color: #000;
background-position:100% -45px;
}

#menu .marked2 {
background-position:0% -45px;
}

.break {
float: left;
height: 12px;
background: url('../img/br.gif');
width: 520px;
}

.space{
float: left;
height: 10px;
width: 520px;
}

.icons {
float:left; 
width: 130px;
text-align:center;
}

.topic_1{
font: bold 18px arial;
clear:both;
}

.topic_2{
font: bold 13px arial;
}

.topic_3{
font: 12px arial;
}

.box1{
float: left;
background: #FCFCFC;
margin-bottom: 15px;
width: 520px;
border-bottom: 3px solid #F7F9FB;
border-top: 3px solid #F7F9FB;
}

.box1_content{
padding: 8px;
}

.box2{
float: left;
background: #E5E5E5 url('../img/box2_top.gif') repeat-x;
width: 180px;
}

.box2_d{
float: left;
background: url('../img/box2_down.gif') repeat-x;
width: 180px;
height: 25px;
}

.box2_content{
padding: 8px;
}


.c1 {
background: #FCFCFC;
}