body {
   margin:0px;
   background: url(images/bg4.gif) center repeat-y #d1d1d1;
}

td,body,div {
   font: 11px verdana;
   line-height:16px;
}

td {
   vertical-align:top;
}

img {
   border:none;
   vertical-align:bottom;
}

.maintable {
   border-right:1px solid white;
			border-left:1px solid white;
}
.search {
   background:url(images/search_box.jpg) no-repeat;
}

.footer_left {
   background:#f2d6d2;
   border-right:1px solid white;
   border-top:1px solid white;
   color:#c3908a;
   font-size:10px;
   padding-left:5px;
}

.footer_right {
   background: #d2daf2;
   border-top:1px solid white;
   color:#93a6ca;
   font-size:10px;
   padding-right:5px;
   text-align:right;
}

.lhs {
   background: url(images/pink_bg.gif) repeat-y;
}

.rhs {
   background: #f6f8fb;
}

.subnav_head {
   background: url(images/subnav_bg.gif) repeat-x;
   height:25px;
   border-right:1px solid white;
   width:244px;
   overflow:hidden;
   margin-bottom:10px;
}

#top_subnav {
   margin-top:22px;
}

* html .subnav_head {
   width:245px;
}

.page_heading {
   background: url(images/page_heading_bg.gif) repeat-x;
   height:25px;
}


h1 {
   margin:0px;
   padding:0px;
   color:white;
   font-size:11px;
   padding-left:15px;
   padding-top:4px;
   margin-left:10px;
   padding-bottom:14px;
}

h1.red {
   background: url(images/red_point.gif) no-repeat 0px 1px;
}

h1.blue {
   background: url(images/blue_point.gif) no-repeat 0px 1px;
}

#first_element {margin-top:0px;}
.sub_element {
   margin-left:10px;
   margin-bottom:5px;
   padding:0px;
   margin-top:5px;
}

* html sub_element {
   margin-bottom:0px;
   padding:0px;
   margin-top:0px;
}
hr {
   color:white;
   border:none;
   height:1px;
   background:white;
   margin:0px;
   padding:0px;
}

.lhs b {
   color:#bc210d;
}

.bar {
   height:1px;
   background:white;
   margin-top:5px;
   margin-bottom:5px;
}

input.search_input {
   width:50px;
   margin-left:24px;
   height:15px;
   margin-top:4px;
   font-size:10px;
   border:none;
   width:85px;
}

* html input.search_input {
   margin-top:3px;
}

form{padding:0px;margin:0px;}


.home_img {
   float:right;
   padding-right:15px;
}



a:link { color: #487db0; text-decoration: none;}
a:active { color: #487db0; text-decoration: none;}
a:visited { color: #487db0; text-decoration: none;}
a:hover { color: #487db0; text-decoration: underline; }

.lhs a:link { color: #691207; text-decoration: none;}
.lhs a:active { color: #691207; text-decoration: none;}
.lhs a:visited { color: #691207; text-decoration: none;}
.lhs a:hover { color: #691207; text-decoration: underline; }

.footer_right a:link { color: #93a6ca; text-decoration: none;}
.footer_right a:active { color: #93a6ca; text-decoration: none;}
.footer_right a:visited { color: #93a6ca; text-decoration: none;}
.footer_right a:hover { color: #487db0; text-decoration: underline; }


.lhs h2 {
   font-size:11px;
   font-weight:normal;
   padding:0px;
   margin:0px;
   border-bottom:1px solid white;
   padding-left:19px;
   background: url(images/subnav_arrow.gif) no-repeat 9px 7px;
   margin-bottom:5px;
}

#quick_contact {
   margin-top:20px;
}

.content_text {
   padding-left:5px;
   padding-right:5px;
			float:left;
}

.bread_crumb {
   color: #8d8d8d;
   font-size:10px;
   padding-left:5px;
   padding-right:5px;
   margin-bottom:7px;
}

.bread_crumb a:link { color: #8d8d8d; text-decoration: none;}
.bread_crumb a:active { color: #8d8d8d; text-decoration: none;}
.bread_crumb a:visited { color: #8d8d8d; text-decoration: none;}
.bread_crumb a:hover { color: #555555; text-decoration: underline; }


h2,h3 {
   font-size:11px;
   color: #093157;
   margin-bottom:0px;
   padding-bottom:10px;
}

.product_sidebar {
   width:200px;
   height: 200px;
   float:right;
   padding-left:10px;
   padding-right:10px;
}

.product_shot {
   border:1px solid #9c9c9c;
}

.product_button {
   width:197px;
   height:38px;
   background: url(images/products/side_button_bg.jpg) no-repeat;
    cursor: pointer;
}

.product_button_txt {
   padding-left:25px;
   padding-top:15px;
    color: white;
}


.product_button_txt a:link { color: white; text-decoration: none;}
.product_button_txt a:active { color: white; text-decoration: none;}
.product_button_txt a:visited { color: white; text-decoration: none;}
.product_button_txt a:hover { color: white; text-decoration: underline; }

ul {
   padding-left:0px;
   margin-left:10px;
   margin-top:0px;
}

li {
   list-style-type: none;
   background: url(images/li.gif) no-repeat 0px 7px;
   padding-left:10px;
   
}

.resource {
   height:26px;
   background: url(images/res_bg.jpg) repeat-x;
   margin-bottom:2px;
   float:left;
}

.res_name {
   padding-left:30px;
   height:26px;
   float:left;
   padding-top:6px;
    cursor: pointer;
}

.filesize {
   float:right;
   padding-top:6px;
   padding-right:10px;
}

.content_image {
   float:right;
   border:1px solid #9c9c9c;
    margin-bottom: 10px;
    margin-left: 10px;
}

#resource_container {
    width:719px;
}