body{
font-family: Arial,Helvetica,Verdana;
margin: 10px 10px 10px 10px;
background-color: #182C83;
}
ul,li{
	font-size: 13px;
}

#header{
	width: 780px;
	background: url( '../images/header_bg_blue.gif' ) top left repeat;
	padding: 0 0 0 0;

}
#header_left{
	padding: 0 0 0 0;
	float: left;
	width: 229px;
	background: inherit;
}
#header_right{
	float: left;
	padding: 0 0 0 0;
	width: 551px;
	text-align: right;
	background: inherit;
}

#content{
	width: 780px;
	background-color: #fff;
}
#content_inside{

    width: 730px;
    padding-left: 20px;
    padding-right: 20px;
    background: inherit;
    text-align: justify;

}
#content_left2{
	padding-left: 10px;
	float: left;
	width: 510px;
	background: inherit;
}
#content_left{
	padding-left: 10px;
	float: left;
	width: 255px;
	background: inherit;
}
#content_mid{
	float: left;
	width: 255px;
	background: inherit;
}
#content_right{
	float: left;
	width: 255px;
	text-align: left;
	background: inherit;
}
#copy{
	padding-left: 350px;
	font-size: 0.7em;
	font-weight: bold;
	color: #ffffff;
}
#footer{
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
	color: #182C83;
	background: #ffffff;
}
.foot{
	text-decoration: underline;
	color: #182C83;		
}
.foot:hover{
	text-decoration: none;
	background-color: #182C83;		
	color: #ffffff;
}
.svc_block1{
    padding-top: 50px;
    padding-left: 130px;
    font-size: 13px;
}
.svc_block2{
    padding-top: 50px;
    padding-left: 122px;
    font-size: 13px;
}

.ddm1 {
    font: 0.9em arial;
    text-align: left;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 3px 8px 4px 8px;
    border: 0px #ffffff;
    border-style: solid none solid none;
    text-decoration: none;
    display: block;
    position: relative;
    font-weight: bold;
}
.ddm1 .item1 {
    background: #ffffff;
    color: #182C83;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #0066ff;
    color: #ffffff;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #182C83;
    color: #ffffff;
}
.ddm1 .item2:hover {
    background: #6699FF;
    color: #ffffff;
}
.ddm1 .section {
    border: 0px #ffffff;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */
