html, body {
background: #f6f8f8 url(images/bg.gif) repeat-y center;
color: #5a93ac;
margin: 0;
font-family: Arial;
font-size: 13px; 
height: 100%;
LINE-HEIGHT: 17px
}
body {
background: url(images/bg1.gif) no-repeat center top;
}
a {
color: #333333;
}
a:active, a:hover {
text-decoration: none;
}
table {
border: none;
}
.main_tb {
background: url(images/bg_foot.gif) no-repeat bottom center;
}
.main_tb1 {
background: url(images/bg_foot1.jpg) no-repeat bottom center;
}

.head {
padding-top: 91px;
background: url(images/bg_head.gif) no-repeat top center;
}
.left {
background: url(images/bg_left.gif) no-repeat top right; 
padding: 440px 7px 0 0;   
}
.left a {
display: block;
background: url(images/left_but.gif) no-repeat;
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: #578ca1;
line-height: 26px;
padding-left: 10px;
margin: 5px 0;
width: 187px;
float: right;
} 
.left a:hover {
color: #333;
}
}
.left a.license_link {
background: none;
padding: 3px;
margin: 0;
width: inherit;
float: left;
}

.right {
background: url(images/bg_right.gif) no-repeat top left;   
padding: 440px 0 0 7px; 
} 
.right a {
display: block;
background: url(images/right_but.gif) no-repeat;
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: #833307;
line-height: 24px;
padding-left: 10px;
padding-top: 2px;
margin: 5px 0;
width: 187px;
float: left;
} 
.right a:hover {
color: #e7e7e7;
}
.right a.license_link {
background: none;
padding: 0px;
margin: 0;
width: inherit;
float: left;
}


.left div, .right div {
width: 200px;
}
.top {
height: 183px;
}
.content {
background: #f2f7f9;
}
.foot {
height: 90px;
}
.content p {
margin: 0 30px 15px;
text-indent: 0px;
}
p.cont_1 {
text-indent: 35px;
background: url(images/cont_p_bg.gif) no-repeat top left; 
}

h1 {
text-indent: 30px;
font-size: 16px;
}

h2 {
text-indent: 30px;
font-size: 14px;
}

.content h4 {
background: url(images/cont_h1_bg.gif) repeat-x;
line-height: 29px;
font-size: 14px;
text-align: center;
color: #004b83;
margin: 0 0 15px 0;
padding: 0;
}
.content h3 {
background: url(images/cont_h2_bg.gif) repeat-x;
line-height: 29px;
font-size: 14px;
text-align: center;
color: #8c2e5b;
margin: 0 0 15px 0;
padding: 0;
}
.serv {
background: #bbd7e6;
padding: 10px 0;
margin-bottom: 8px;
}
.red {
color: #8c2e5b;
}
.blue {
color: #004b83;
}
.white {
color: #fff;
}
.px15 {
font-size: 15px;
}
.px16 {
font-size: 16px;
}
.px25 {
font-size: 25px;
}
.px30 {
font-size: 30px;
}
.left div, .right div {
width: 200px;
}
