/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}

a { text-decoration: none;}

.clear{
   width: 100%;
   height: 1px;
   clear: both;
}

body{
   font: 12px Arial, Helvetica, sans-serif;
   color: #353535;

   line-height: 18px;
}



#main {
   width: 1061px;
   margin: 0 auto;
   overflow-x: scroll;
   overflow-y: scroll;
}
   
.spacedout {
   width: 80px;
   height: 30px;
   float:left;}   
/*
#header {
   height: 90px;
}

#logo {
   height: 68px;
   padding: 12px 0px 0px 0px;
   text-align: center;
}
#logo a {
   text-decoration: none;
   font-size: 36px;
   /*color: #fff;*/
   font-weight: bold;
}
#logo h2 a{
   font-size: 18px;
   font-family: Arial, Helvetica, sans-serif;
   /* color:#fff; */
   text-align: center;
}

*/ 
/* top */
.top_img {
   height:268px;
   padding-left: 2px;
   background: #5CACEE;
}
/*
.top_top {
   background: url(images/bluetop_top.png) left top no-repeat;
   height: 12px;
}   
.top_bot {
   background: url(images/bluetop_bot.png) left bottom no-repeat;
   height: 12px;
}   
 content */


.content {
   border-radius: 17px;
   font-size: 16px;
   background: #fff; 
   padding: 15px; 
   overflow-x: auto;
   overflow: auto;




   position: fixed; 
   overflow-y: auto;
   overflow-x: auto;
   top: 4%;
   bottom: 1%;
   opacity: 94%;
   left: 8%;
   z-index: 5;
   cursor: auto;
}


/* 
.content_top {
   background: url(images/content_top.png) left top no-repeat;
   height: 10px;
}
.content_bot {
   background: url(images/content_bot.png) left bottom no-repeat;
   height: 10px;
}

/* box1 */

.box1_all {
   padding: 0 0 0 0;}

.box1{
   float: left;
   width: 333px;
   height: 153px;
   /* background: url(images/box_index.jpg) left top no-repeat; */
   background: url(images/blue.png) left top no-repeat;
   color: #FFFFFF;
}

h1{
   padding: 22px 0 10px 0px;
   text-align: right;
   font-size: 24px;
   color: #fff;
   font-weight: normal;   
}

.box1_left{
   float: left;
   width: 102px;
   padding: 20px 0 0 5px;}

.box1_right{
   float: right;
   padding-right: 12px;
   width: 172px;
   
}

.box1_right p{
   display: block;
   line-height: 20px;
}

.box1_left img{
   padding-top: 5px;
   display:block;
   margin: 0 auto;
}

.box1_div{
   float: left;
   width: 17px;
   height: 10px;
}

.read_more_box1{
   text-align: right;
   padding: 2px 4px 0px 0px;
}

.read_more_box1 a {
   font-size: 12px;
   color: #fff !important;
   font-weight: bold;
   text-decoration: none !important;
   padding-right: 2px;
   
}

.read_more_box1 a:hover {
   font-size:12px;
   text-decoration: underline !important;
}


.index_left {
   background: url(images/index_left.gif) 581px repeat-y;
   float: left;
   width: 780px;
}

/*.index_left_bg {
   background: url(images/index_left_bg.gif) top repeat-x;
} */

.index_left_left {
   float: left;
   width: 552px;
   padding-top: 30px;
}

.index_left_right {
   float: right;
   width: 196px;
   padding: 50px;
}


.index_right {
   float: right;
   width: 220px;
   padding-top: 30px;
}

h3 {
   text-align: left;
   font-size: 24px;
   color: #000000;
   font-weight: normal;
   padding-bottom: 10px;
}
/*
.index_left_left .block img {
   float: left;
   margin-right: 18px;
}

.index_left_left .block {
   min-height: 107px;}
*/
.read_more{
   text-align: right;
   padding: 0px 4px 3px 0px;
}

.read_more a {
   font-size: 12px;
   color: #FF0000 !important;
   text-decoration: none !important;
   font-weight: bold;
   padding-right: 2px;
   padding-top: 3px;
   
}

.read_more a:hover {
   font-size:12px;
   color:#FF0000;
   text-decoration: underline !important;
}

.list_index {
   padding: 0 0 15px 0;
}
.list_index li{
   list-style: none;
   background: url(images/list_index.gif)  0px 6px no-repeat;
   padding: 0 0 12px 17px;
}

.list_index li a{
   font-size: 12px;
   font-weight: bold;
   color: #353535;
}
.list_index li a:hover{
   text-decoration: underline;
}

.line {
   background: url(images/line.gif) top repeat-x;
   height: 1px;
}

/*footer*/

#footer{
   clear: both;
   height: 84px;
   font-size: 11px;
   color: #fff;
   text-align: center;
   padding: 0px 10px 0px 0px;
   
   text-align: center;
}

#footer a{
   color: #fff;
   font-size: 11px;
   text-decoration: none;
}

#footer a:hover{
   color: #fff;
   font-size: 11px;
   text-decoration: underline;
}

#footer_box1{
   float: left;
   width: 400px;
   padding: 25px 0 0 24px;
   text-align: left;
}
#footer_box2{
   float: right;
   width: 400px;
   padding: 25px 0 0 16px;
   text-align: left;
}
.footer_img{
   float: right;
   display: inline;
   margin-left: 25px;
}


/* our_services */

#box2_all {}

#box2_all .box{
   float: left;
   width: 338px;
}

#box2_all h1{
   padding: 22px 0 10px 0px;
   text-align: right;
   font-size: 24px;
   color: #fff;
   font-weight: normal;   
}

#box2_all .box_left{
   float: left;
   width: 59px;
   height: 72px;
   background: url(images/num_bg.png) left top no-repeat;
   color: #FFFFFF;
   font-size: 60px;
   padding: 12px 0 0 27px;}

#box2_all .box_right{
   float: right;
   padding-right: 0px;
   width: 236px;
   
}

#box2_all .box_right p{
   display: block;
   line-height: 20px;
}

#box2_all .box_left img{
   padding-top: 5px;
   display:block;
   margin: 0 auto;
}

#box2_all .box_div{
   float: left;
   width: 7px;
   height: 10px;
}

#box2_all h3 {
   text-align: left;
   font-size: 24px;
   color: #353535;
   font-weight: normal;
   padding-bottom: 5px;
}

#services .block{
   min-height: 116px;}

#services .block img{
   float: left;
   margin-right: 18px;}

.services_left {
   float: left;
   width: 518px;
}
.services_right {
   float: right;
   width: 480px;
}

