/* Layout Stylesheet */ 

body {
 background: #9caf9d;
/* 
 background: #59666f;
 background: #63717C; 
 background: #e6eaed;
*/
 color: Black;
 text-align: center;
 padding:0;
 margin: 20px;
 }

div.container {
 width: 798px;
 padding:0;
 margin:auto;
 text-align: center;
}

div.hdr {
 BACKGROUND-IMAGE: url(images/TAS_logo_2.jpg);
 BACKGROUND-POSITION: left;
 background-repeat: no-repeat;
 background-color: #E6EAED;
 height: 63px;
 width: 758px;  /* Page Width */
 margin-left: 18px;
 border: 1px solid Black;
}

div.hdr_graphic {
 BACKGROUND-IMAGE: url(images/box_bk_1.jpg);
 BACKGROUND-POSITION: right;
 background-repeat: no-repeat;
 background-color: #E6EAED;
 height: 63px;
 width: 176px;
 margin-left: 550px;
}

.main_container_top {
 width: 758px;
 margin-left: 18px;
 background: #BCC5CE;
 text-align: left;
 height: 25px;
 vertical-align: top;
 border-left: 1px solid Black;
 border-right: 1px solid Black;
}

.menu_area {
 background: #BCC5CE;
 width: 710px;
 vertical-align: top;
 text-align: left;
 height: 25px;
}

.main_container {
 width: 760px;
 margin-left: 18px;
 background: #DADFE3;
 text-align: left;
 height: 1100px;
 vertical-align: top;
 border-left: 1px solid Black;
 border-top: 1px solid Black;
}

.services_container {
 width: 760px;
 margin-left: 18px;
 background: #DADFE3;
 text-align: left;
 height: 445px;
 vertical-align: top;
 border-left: 1px solid Black;
 border-top: 1px solid Black;
}

.long_container {
 width: 760px;
 margin-left: 18px;
 background: #DADFE3;
 text-align: left;
 height: 860px;
 vertical-align: top;
 border-left: 1px solid Black;
 border-top: 1px solid Black;
}

.clients_container {
 width: 760px;
 margin-left: 18px;
 background: #DADFE3;
 text-align: left;
 height: 960px;
 vertical-align: top;
 border-left: 1px solid Black;
 border-top: 1px solid Black;
}

.tips_container {
 width: 760px;
 margin-left: 18px;
 background: #DADFE3;
 text-align: left;
 height: 610px;
 vertical-align: top;
 border-left: 1px solid Black;
 border-right: 1px solid Black;
 border-top: 1px solid Black;
}

div.l_col_headlines {
 width: 196px;  
 height: 1090px;
 vertical-align: top;
 float: left;
 border: 1px solid Black;
 background-color: White;
 }

 div.r_col_flash {
 float: right;
 width: 255px;  
 height: 442px;
 vertical-align: top;
 background-color: White;
 border: 1px solid Black;
}

.r_col {
 float: right;
 width: 255px;  
 height: 800px;
 background-color: White;
 border: 1px solid Black;
 text-align: center;
}

.l_col_services {
 float: left;
 width: 255px;  
 height: 450px;
 background-color: White;
 border-right: 1px solid Black;
 text-align: left;
}

div.main_home_top {
 BACKGROUND-IMAGE: url(images/PhotoInternal2.jpg);
 BACKGROUND-POSITION: left top;
 background-repeat: no-repeat;
 text-align: left;
 width: 300px;
 height: 445px;
 vertical-align: top;
 float: left;
}

div.main_home {
 background: #63717C;
 text-align: left;
 width: 562px;
 vertical-align: top;
 float: left;
}

div.main_services {
 BACKGROUND-IMAGE: url(images/PhotoInternal1b.jpg);
 BACKGROUND-POSITION: left top;
 background-repeat: no-repeat;
 text-align: left;
 width: 500px;
 height: 445px;
 vertical-align: top;
 float: left;
}

div.main_general {
 text-align: left;
 width: 502px;
 vertical-align: top;
 float: left;
}

div.r_main_general {
 text-align: left;
 width: 502px;
 vertical-align: top;
 float: right;
}

div.main_powered_by_TAS_1 {
 float: left;
 background: #DADFE3;
 color: Black;
 text-align: left;
 width: 250px;
 margin-left: 10px;
 }
 
 div.ftr {
 background: #DADFE3;
 border: solid black;
 border-width: 1px 1px 1px 1px;
 text-align: center;
 width: 760px;
 height: 60px;
 margin-left: 18px;
}

img.cnt {
	margin-left: 30px;
}