/* CSS Document */

body {
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
background-image:url(../images/bg.gif);
}
body a {
color:#000000;
text-decoration:underline;
}
body a:hover {
text-decoration:none;
}

#start {
margin:0 auto;
width:1004px;
*width:1003px;
}

#container {
float:left;
}

#logo {
width:301px;
height:246px;
float:left;
background:url(../images/bg_01.jpg) no-repeat;

}

#logo_inner {
width:301px;
height:215px;
float:left;
background:url(../images/bg_01.jpg) no-repeat;
}

#about_product {
width:147px;
height:75px;
float:left;
background:url(../images/bg_02.jpg) no-repeat;
padding:179px 0px 0px 9px;
}

#about_product_inner {
width:147px;
height:36px;
float:left;
background:url(../images/bg_02.jpg) no-repeat;
padding:179px 0px 0px 9px;
}

#top_right {
width:546px;
height:215px;
float:left;
background:url(../images/bg_03.jpg) no-repeat;
}

#updates {
width:55px;
float:left;
margin:101px 0px 0px 20px;
*margin:101px 0px 0px 10px;
}

#downloads {
width:84px;
float:left;
margin:76px 0px 0px 38px;
}

#feedback {
width:65px;
float:left;
margin:64px 0px 0px 45px;
}

#flash {
width:546px;
height:494px;
float:left;
background-color:#FFFFCC;
}

#flash_inner {
width:260px;
height:494px;
float:right;
}


#content {
width:457px;
height:455px;
float:left;
background:url(../images/bg_04.jpg) no-repeat #FF0000;
}

#content_inner {
width:742px;
height:494px;
float:left;
background:url(../images/content_bg.jpg) no-repeat #FF0000;
}


#content_part {
width:400px;
height:280 px;
overflow:auto;
margin:80px 0px 0px 25px;
}

#content_part_inner {
width:700px;
height:280px;
overflow:auto;
margin:50px 0px 0px 25px;
}

#left_side {
width:457px;
float:left;
/*background-color:#FFFFCC;
*/
}

/* TOP LINKS */

#top_links {
width:500px;
margin-top:25px;
float:right;
}

#top_links ul {
margin:0px;
padding:0px;
}

#top_links li {
margin:0px;
padding:0px;
float:left;
list-style-type:none;
padding:0px 5px 0px 5px;
line-height:18px;
}

#top_links li a {
text-decoration:none;
}
#top_links li a:hover {
text-decoration:underline;
}

#top_links li select {
width:150px;
margin:0px;
padding:0px;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#footer {
width:1004px;
*width:1003px;
background:url(../images/bg_footer.gif) repeat-x top left;
float:left;
height:59px;
}

#footer_left {
width:515px;
float:left;
height:35px;
line-height:32px;
color:#FFFFFF;
background:url(../images/bg_footer_left.gif) no-repeat left top #DE4704;
margin-left:5px;
padding-left:10px;
}

#footer_right {
width:458px;
float:left;
height:35px;
line-height:32px;
color:#FFFFFF;
text-align:right;
padding-right:10px;
background:url(../images/bg_footer_right.gif) no-repeat right top #DE4704;
}

.heading-red {
font-size:12px;
color:#EE2429;
font-weight:bold;
}


.inside_hading {
font-size:11px;
color:#EE2429;
}

.content-red {
color:#EE2429;
}

.img_bg{
width:1002px;
height:494px;
float:left;
background:url(../images/content_bg.jpg);
}

#bredcrum  a:hover {
color:#E15517;
text-decoration:underline;
}


#bredcrum  a {
color:#E15517;
text-decoration:none;
}

.drop{
width:170px;
color:#333333;
background-color:#F0E9B5;
border:1px  #4A91BB solid;
}
.drop1{
background-color:#F0E9B5;
font-family:"Trebuchet MS";
padding-left:3px;
font-size:11px;
}

.bottom_link{
color:#fff;
font-family:"Trebuchet MS";
font-size:11px;
text-decoration:none;

}


.bottom_link:hover{
color:#fff;
font-family:"Trebuchet MS";
font-size:11px;
text-decoration:underline;

}