body {
font-family: Verdana, Helvetica, Arial;
font-size: 10px;
text-align: center;
margin: 0px;
padding: 0px;
background-color: #000000;
color: #ffffff;
}
a {
color: #ffffff;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
#wrapper {
position: relative;
margin-left: auto;
margin-right: auto;
text-align: left;
width: 950px;
overflow: hidden;
}
.main_top {
width: 950px;
height: 474px;
}
#index_top {
background-image: url('../images/main_top.jpg');
background-repeat: no-repeat;
}
#for_ipod_top {
background-image: url('../images/for_ipod_top.jpg');
background-repeat: no-repeat;
height: 900px;
}
#for_mac_top {
background-image: url('../images/for_mac_top.jpg');
background-repeat: no-repeat;
height: 900px;
}
#for_pc_top {
background-image: url('../images/for_pc_top.jpg');
background-repeat: no-repeat;
height: 850px;
}

#top_menu {
float: left;
width: 920px;
margin-top: 15px;
text-align: right;
}

#main_buttons {
position: relative;
float: left;
text-align: right;
margin-top: 345px;
width: 340px;
height: 25px;
left: 420px;
}

#buy_now_main, #free_trial_main, #learn_more_main {
float: left;
cursor: pointer;
}
#buy_now_main {
height: 25px;
width: 109px;
}
#free_trial_main {
height: 25px;
width: 109px;
margin-left: 4px;
}
#learn_more_main {
height: 25px;
width: 110px;
margin-left: 5px;
}

#product_buttons {
position: relative;
float: left;
margin-top: 320px;
width: 366px;
margin-left: 100px;
}
#product_buttons2 {
position: relative;
float: left;
margin-top: 325px;
width: 370px;
margin-left: 100px;
}
.button1, .button2, .button3, .button4 {
float: left;
cursor: pointer;
margin-top: 10px;
}
.button1 {
height: 24px;
width: 180px;
}
.button2 {
height: 24px;
margin-left: 6px;
width: 180px;
}
.button3 {
height: 17px;
width: 69px;
}
.button4 {
margin-left: 6px;
height: 17px;
width: 69px;
}

.button5, .button6, .button7, .button8 {
float: left;
cursor: pointer;
margin-top: 10px;
}
.button5 {
height: 24px;
width: 180px;
}
.button6 {
height: 24px;
margin-left: 6px;
width: 180px;
}
.button7 {
height: 17px;
width: 69px;
}
.button8 {
margin-left: 6px;
height: 17px;
width: 69px;
}

.row2 {
float: left;
width: 950px;
margin-top: 9px;
}
.free_trial1, .free_trial2, .learn_more1, .learn_more2 {
height: 20px;
float: left;
cursor: pointer;
}
.free_trial1 {
width: 70px;
margin-left: 26px;
}
.learn_more1 {
width: 70px;
margin-left: 5px;
}
.free_trial2 {
width: 70px;
margin-left: 275px;
}
.learn_more2 {
width: 70px;
margin-left: 4px;
}


#silos {
width: 950px;
height: 170px;
/*background-image: url('../images/silo_truvolume.jpg');*/
background-image: url('../images/silos.jpg');
background-repeat: no-repeat;
}
#silo_learn1, #silo_learn2 {
float: left;
height: 20px;
margin-top: 117px;
cursor: pointer;
}

#silo_learn1 {
width: 70px;
margin-left: 8px;
}
#silo_learn2 {
margin-left: 410px;
width: 70px;
}
#silo_learn3 {
float: left;
height: 169px;
/*margin-top: 117px;*/
cursor: pointer;
margin-left: 147px;
width: 244px;
}
#silo_learn3 img {
border: 0px:
}

#silo_products {
width: 950px;
height: 170px;
background-image: url('../images/silo_products.jpg');
background-repeat: no-repeat;
}

#silo_buy_now, #silo_free_trial, #silo_learn_more {
float: left;
margin-top: 129px;
height: 18px;
cursor: pointer;
}
#silo_buy_now {
width: 83px;
margin-left: 9px;
}
#silo_free_trial {
width: 70px;
margin-left: 3px;
}
#silo_learn_more {
width: 70px;
margin-left: 3px;
}


#footer {
font-size: 9px;
margin-top: 20px;
margin-bottom: 10px;
}

#quote_box {
position: relative;
float: left;
height: 100px;
width: 460px;
left: 45px;
margin-top: 305px;
}
#quote_text {
font-size: 12px;
display: none;
}
#quote_box2 {
height: 140px;
width: 230px;
margin-left: 470px;
margin-top: 30px;
float: left;
}
#quote_text2 {
margin: 12px;
font-size: 12px;
display: none;
}
#learn_more_hidden {
cursor: auto;
}
