/* CSS Document */


/*---------------container-right---------------*/


#container-right{
float:right;
width:600px;
text-align:center;
}


#projectx{
margin:1em 0 0 0;
width:500px;
}

#projectx-left{
float:left;
width:240px;
padding:0 0 0 10px;
text-align:left;
}


/*---------------box---------------*/


div#box{
width:580px;
}


/*---------------summary---------------*/


div#summary{
}

div#summary h2#box{
margin:0;
padding:0;
text-indent:-9999px;
background-image:url(img/h2_background.jpg);
width:580px;
height:160px;
}

div#summary h2{
margin:0;
text-indent:-9999px;
background-image:url(img/h2_box1_background.gif);
width:580px;
height:33px;
}

div#summary p{
margin:0;
padding:38px 1em 1em 1em;
background-image:url(img/h2_box1_p.gif);
background-repeat:no-repeat;
background-color:#0A0A0A;
width:580px;
font-size:12px;
line-height:150%;
color:white;
text-align:left;
}


/*---------------buy---------------*/


#buy{
clear:both;
margin:1em 0;
padding:0;
width:580px;
}

#buy h3{
margin:0;
text-indent:-9999px;
background-image:url(img/buy_p.gif);
height:26px;
}

#buy span{
padding:12px;
width:580px;
height:60px;
text-align:left;
border:1px solid black;
}

#buy a{
margin:0 2em 0 0;
float:left;
display:block;
width:300px;
height:60px;
}

a.buy{
background-image:url(img/buy.gif);
background-repeat:no-repeat;
}

a:hover.buy{
background-position:0px -60px;
}

#buy p{
margin:0;
padding:1em 0;
font-size:18px;
font-weight:bold;
color:#4d4d4d;
}


/*---------------title1---------------*/


div#title1{
width:580px;
margin:0 0 2em 0;
}

div#title1 h3{
margin:1em 0;
text-indent:-9999px;
background-image:url(img/h3_title1_background.jpg);
width:580px;
height:102px;
}

div#title1 p{
clear:both;
margin:0 1em 1em 1em;
font-size:12px;
line-height:150%;
color:#4d4d4d;
text-align:left;
}


/*---------------title2---------------*/


div#title2{
width:580px;
margin:0 0 1em 0;
}

div#title2 h3{
margin:1em 0;
text-indent:-9999px;
background-image:url(img/h3_title2_background.jpg);
width:580px;
height:102px;
}

div#title2 p{
clear:both;
margin:0 1em 1em 1em;
font-size:12px;
line-height:150%;
color:#4d4d4d;
text-align:left;
}


/*---------------title3---------------*/


div#title3{
width:580px;
margin:0 0 2em 0;
}

div#title3 h3{
margin:1em 0;
text-indent:-9999px;
background-image:url(img/h3_title3_background.jpg);
width:580px;
height:102px;
}

div#title3 p{
clear:both;
margin:0 1em 1em 1em;
font-size:12px;
line-height:150%;
color:#4d4d4d;
text-align:left;
}


/*---------------title4---------------*/


div#title4{
width:580px;
margin:0 0 2em 0;
}

div#title4 h3{
margin:1em 0;
text-indent:-9999px;
background-image:url(img/h3_title4_background.jpg);
width:580px;
height:102px;
}

div#title4 p{
clear:both;
margin:0 1em 1em 1em;
font-size:12px;
line-height:150%;
color:#4d4d4d;
text-align:left;
}


/*---------------title5---------------*/


div#title5{
width:580px;
margin:0 0 2em 0;
}

div#title5 h3{
margin:1em 0;
text-indent:-9999px;
background-image:url(img/h3_title5_background.jpg);
width:580px;
height:102px;
}

div#title5 p{
clear:both;
margin:0 1em 1em 1em;
font-size:12px;
line-height:150%;
color:#4d4d4d;
text-align:left;
}


/*---------------title6---------------*/


div#title6{
width:580px;
margin:0 0 2em 0;
}

div#title6 h3{
margin:1em 0;
text-indent:-9999px;
background-image:url(img/h3_title6_background.jpg);
width:580px;
height:102px;
}

div#title6 p{
clear:both;
margin:0 1em 1em 1em;
font-size:12px;
line-height:150%;
color:#4d4d4d;
text-align:left;
}


/*---------------image---------------*/


#image{
}

#image img{
margin:0 0 0 1em;
}


