body {
 margin-bottom: 15px;
 margin: 0px;
 padding: 0px;
 background-color: #FFFFFF;
 background-image: url(images/bg.gif);
 background-repeat: repeat-x;
 height: 100%;
 font-family: Arial;
 font-size: 12px;
 color: #000000;
}

td {
 font-size: 12px;
 font-family: Arial;
 color: #030303;
}

img {
 border: none;
}

a {
 text-decoration: none;
 color: #030303;
}

a:hover {
 text-decoration: underline;
}

#root {
 width: 900px;
 height: 100%;
/* border-left: 1px solid #DCDCDC;
 border-right: 1px solid #DCDCDC;
 background-color: #F7F7F7;*/
 padding: 0px 20px;
}

#top {
	height:91px;
 	background-color: #000000;
	background:url(images/tbg.gif) repeat-x;
}

#space img {
 width: 13px;
}

#side {
 width: 235px;
 padding-top: 11px;
 vertical-align: top;
}

#side table td {
 padding-left: 0px;
}

#content {
 vertical-align: top;
}

#side #testimonials {
 background-image: url(images/side/bg1.gif);
 background-repeat: repeat-x;
 background-color: #F1DA37;
 padding: 0px;
 padding-top: 2px;
 margin: 0;
 font-size: 11px;
 font-family: tahoma;
 color: #333333;
 border-left: 1px solid #CEB70D;
 border-right: 1px solid #CEB70D;
 }

#side #testimonials p{
 padding: 17px 17px 17px 17px;
}

#side #offers {
 background-image: url(images/side/bg.gif);
 background-repeat: repeat-x;
 background-color: #E7E7E7;
 padding: 17px; 
 border-left: 1px solid #DEDEDE;
 border-right: 1px solid #DEDEDE;
}

#side #offers p {
 padding: 5px; 
 font-size: 11px;
 font-family: tahoma;
 text-align: left;
 }

#side #offers ul {
 padding: 0px;
 margin: 0px; 
 margin-left: 20px;
 list-style: none;
 list-style-image: url(images/side/arrow-2.gif);
}

#side #offers ul li {
 margin: 0px;
 padding: 0px;
 padding-bottom: 5px;
 font-size: 11px;
 font-family: tahoma;
}

#content td {
 vertical-align: top;
}

#inner2 {
 background-image: url(images/inner/bg.gif);
 background-repeat: repeat-x; 
 background-color: #cc0001;
 width: 420px; 
}

#inner2 p {
 padding-left: 25px;
 padding-right: 25px;
}

#inner {
 background-image: url(images/inner/main_bg.jpg);
 background-repeat: repeat-x; 
 background-color: #cc0001;
 width: 690px; 
}

#inner p {
 padding-left: 25px;
 padding-right: 25px;
}

.head {
 font-family: Arial Narrow, Arial;
 font-size: 14px;
 color: #012B59;
}

#bottom {
 padding-top: 5px; 
}

#bottom a{
 color: #FFFFFF;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
}

#bottom .bot_menu {
 padding: 7px 0 7px 0;
 background-image: url(images/b_grad.gif);
 background-repeat: repeat-x;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
}

#bottom a:hover{
 text-decoration: underline;
}

#bottom span {
 font-size: 12px;
 color: #FFFFFF;
}

#bottom table {
 width: 939px;
 background-color: #719DCF;
 text-align: center;
}

#bottom table td {
 line-height: 12px;
 color: #2E554A;
}

#bottom table p {
 font-size: 9px;
}

#flashcontent {
 background: url(images/mbg.gif);
 background-repeat: no-repeat; 
 padding-top: 12px;
}


#download_small {
 background-image: url(images/side/banner.gif);
 background-repeat: no-repeat;
 background-position: left 11px;
 padding-right: 12px;
 padding-top: 58px; 
 padding-bottom: 22px;
}

* html #flashcontent img, * html #flashcontent object {
 margin-bottom: -3px;
}