@charset "UTF-8";
/* CSS Document */

body{
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 10px;
color:#ffffff;
text-align:center;
}

img{
border: none;
}

a{
text-decoration:none;
}

.floatRight{
float: right;
}
.floatLeft{
float:left;
}

#wrapper{
margin: 150px auto 0 auto;
width:1004px;
/*border: 1px solid #CCCCCC;*/
}


#right{
width:500px;
height:504px;
/*background-color:#993300;*/
float:right;
}

#profile{
margin: 0 0 4px 0;
width: 400px;
height:400px;
float:left;
background-color:#333333;
text-align:left;
}

#profile p{
margin: 20px 0 0 40px;
line-height:140%;
}

h1{
margin:0 0 20px 0;
padding: 20px 0 10px 40px;
height:50px;
font-weight: normal;
font-size:16px;
line-height:140%;
border-left: 4px solid #FF3300;
}

#copy{
width: 10px;
float:left;
}

#catalog{
width:100px;
height:200px;
float:right;
background-color:#FF6600;
}

#contact{
width:400px;
height:100px;
margin: 404px 0 0 0;
background-color:#FF6600;
text-align:left;
}

#contact p{
width:300px;
margin: 10px 0 0 40px;
line-height:140%;
}


h2{
margin:0 0 10px 0;
padding: 10px;
width:300px;
height:20px;
font-weight: normal;
font-size:14px;
line-height:140%;
border-left: 4px solid #FF3300;
}

#tdw{
width:98px;
height:98px;
background-color:#FFFFFF;
border: 1px solid #000000;
float:right;
}

#left{
width:500px;
height:500px;
/*background-color:#993300;*/
float:left;
}

#egg{
margin: 0 ;
width:404px;
height:300px;
vertical-align: top;
float:right;
/*background-color:#00CC66;*/
clear:left;
}

#eggMain{
margin: 0;
width:200px;
height:300px;
float:right;
}

#eggSub{
width:200px;
height:202px;
margin:96px 4px 0 0;
float:right;
}


#kino{
height:200px;
width:500px;
margin: 300px 0 0 0;
vertical-align: top;
/*background-color:#000099;*/
}

#kinoMain{
padding-top: 2px;
width:300px;
height:196px;
float:left;
}


#kinoSub{
padding-top: 2px;
width:200px;
height:196px;
margin:0 0 0 0;
float:right;
}


