/* ~~~ default ~~~ */
body {
margin: 0;
padding: 0;
background: #252525 url(bg.gif) repeat-x;
color: #E1E1E1;
}

table {
border-collapse: collapse;
border: 0;
}

table td {
padding: 0;
vertical-align: top;
}

img {border: 0;}

a, a:visited {
color: #E1E1E1;
}

a:hover {
color: #F3C904;
}

h1 {
color: #F3C904;
font-weight: 900;
text-transform: uppercase;
font-size: 18px;
margin: 0 0 35px 0;
}

h2 {
margin: 0 0 8px 0;
font-size: 11px;
font-weight: 100;
}
/* ~~~ end default ~~~ */

table.main {
width: 679px;
height: 100%;
/*border-left: 1px solid #555555;
border-right: 1px solid #555555;*/
}

td.shadow_left {background: url(bg_left.gif) repeat-y;}
td.shadow_right {background: url(bg_right.gif) repeat-y;}

.w100 {width: 100%;}
.h100 {height: 100%;}
.wh100 {width: 100%; height: 100%;}

/* ~~~ left ~~~ */
td.left {
width: 193px;
height: 100%;
background: #555555 url(bg_left_r.jpg) right top repeat-y;
font-size: 11px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.left td.shadow_t {height: 55px;}

td.left table td {font-size: 11px;}

td.left div.txt {margin: 50px 0 0 15px;}

td.left div.txt span {
display: block;
margin: 0 0 0 19px;
} 

td.left div.txt a {
text-decoration: none;
color: #E4E4E4;
}

td.left div.txt a:hover {text-decoration: underline;}

/* ~~~ end left ~~~ */

/* ~~~ content ~~~ */
td.content {
width: 486px;
height: 100%;
background: #3E3E3E url(bg_content.jpg) repeat-x left bottom;
padding-bottom: 10px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}

td.content table td {font-size: 11px;}

div.menu {background: url(bg_menu_t.gif) no-repeat; padding: 3px 0 0 0;}

td.content div.info {margin: 0 15px;}
td.content div.info h1 {
font-size: 15px;
margin: 24px 0 30px 0;
text-transform: none;
font-weight: 100;
}

td.content div.info_int {margin: 34px 10px 20px 25px;}
td.content div.info_int table {float: none; clear: both;}
td.content div.info_int p {line-height: 17px;}
td.content div.info_int img {display: block; float: left; margin: 0px 5px 10px 0;}

td.content div.info_int td {
vertical-align: middle;
padding: 0 7px 2px 0;
}

td.content ul {
margin: 0;
padding: 0;
}
td.content ul li {
padding: 0 0 25px 38px;
background: url(bullet_txt.gif) 17px 3px  no-repeat;
list-style-type: none;
}
 .left_image1 {text-align:center;
				padding:10px 00;}
 .left_image1 img{width:173px;}
 .left_image2 {text-align:center;
				padding:10px 00;}
 .left_image2 img{width:173px;}
/* ~~~ end content ~~~ */

/* ~~~ footer ~~~ */
td.footer {
height: 37px;
background: url(bg_footer.jpg) no-repeat;
text-align: center;
color: #666666;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
}

td.footer div.links {margin: 7px 0 2px 0;}

td.footer a {color: #666666;}

td.footer a:visited {color: #666666;}

td.footer a:hover {color: #666666; text-decoration: none;}
/* ~~~ end footer ~~~ */