body, td {
    font-size: 11px;
    font-family: sans-serif;
    font-weight: bold;
    margin: none;
    padding: none;
}
pre {
    font-family: Courier;
    font-weight: normal;
}
th {
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    background-color: #1472A3;
}
li {
    /* margin-top: 12px; */
}
input,select,textarea {
    border: 1px solid #999999;
}
    .container {
        width: 783px;
        padding: 0px;
		position: relative;
        border-style: none;
        border-collapse: collapse;
        margin: 0 auto;
    }
.header {
    width: 870px;
    height: 81px;
    background-image: url('images/header.jpg');
    background-repeat: no-repeat;
    cursor: pointer;
}

.main_left {
	/*
    position: absolute;
    top: 80px;
	*/
	position: relative;
	vertical-align: top;
    width: 369px;
    height: 900px;
    background-image: url('images/left.jpg');
    background-repeat: no-repeat;
}
.main_right {
vertical-align: top;
font-size: 11px;
font-weight: bold;
line-height: 130%;
margin-left: 359px;
/*
position: absolute;
top: 85px;
*/
position: relative;
width: 431px;
}
.navbar {
    position: absolute;
    top: 2px;
    width: 420px;
    padding-left: 30px;
}

.nav {
    font-family: sans-serif,arial;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    line-height: 130%;
}
a {
    color: #1472A3;
}
a:hover {
    color: red;
    text-decoration: underline;
}
.blurb {
    display: block;
    width: 350px;
    position: absolute;
    font-size: 11px;
    font-weight: bold;
    line-height: 144%;
    top: 340px;
    left: 30px;
}
.signature {
    display: block;
    width: 350px;
    position: absolute;
    font-size: 11px;
    font-weight: bold;
    top: 530px;
    left: 30px;
    height: 40px;
    width: 120px;
}
.legal {
    display: block;
    width: 455px;
    color: blue;
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    top: 563px;
    left: 430px;
}
.title {
    margin-top: 10px;
    line-height: 130%;
    font-size: 16px;
    font-weight: bold;
    color: #1472A3;
}
.text {
    margin: 11px;
    font-size: 11px;
    font-weight: bold;
    font-family: helvetica;
    line-height: 160%;
}
.red_text {
    color: red;
    margin: 9px;
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
    font-family: helvetica;
    line-height: 160%;
}
.services {
    border: 1px solid #999;
}
.services td {
    width: 20%;
    text-align: center;
    border-bottom: dotted 1px #DDD;
    font-size: 11px;
}
.services td ! img {
    border-left: dotted 1px #DDD;
}
.legend {
    width: 30%;
}
.contact {
    display: block;
    margin-left: 30px;
}
.subtitle {
    margin-top: 10px;
    font-size: 12px;
    font-weight: bold;
    line-height: 180%;
    color: #1472A3;
}
.lr_logo {
    margin: 20px;
}
.lr1 {
    float: right;
}
.lr2 {
    float: left;
}
.cl_r {
    float: right;
    border: 1px solid #999;
    margin: 10px;
}
.cl_l {
    float: left;
    border: 1px solid #999;
    margin: 10px;
}
.portfolio_img {
    border: 2px solid #999;
    margin: 30px;
}
.tiny {
    font-weight: bold;
    font-size: 10px;
    padding-bottom: 12px;
}
button {
    border: 1px solid #999;
    font-family: Tahoma;
    font-size: 11px;
}
ol li {
    line-height: 120%;
    position: relative;
    left: 10px;
}
.bbb {
    float: right;
}
.error {
    padding: 5px;
    color: red;
    border: 2px solid red;
}
.alert {
    border: 2px solid red;
}
#nav {
    position: relative;
    padding: 0;
    margin: 0;
}
#nav li {
    height: 26px;
    list-style: none;
    background: url(/images/bullet_bg.png) no-repeat;
}
#nav li a {
    color: #1472A3;
    font-family: sans-serif, Arial;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    line-height: 160%;
    margin-left: 15px;
}
#nav li a:hover {
    color: red;
    text-decoration: underline;
}
div .sno {
    font-size: 16px;
    color: #c70e0a;
}
