/* CSS Document */
body {
margin: 0;
background-color:#0d2232;
/*background-image:url(photos/background.gif);
background-repeat:no-repeat;*/
}
#master{
margin: 0 auto;
padding: 0px;
width: 900px;
height:650px;

}
#container {
margin: 0 auto;
padding: 0px;
width: 900px;
height:600px;
background-image:url(photos/container4.jpg);
}
#headermargintop{
float:left;
width:900px;
height:20px;
}

#header{
float:left;
width:900px;
height:120px;
/*margin-top:20px;*/
text-align:center;
line-height:15px;
font-family:Arial;
font-size:26px;
color:#C5D5FE;
}
#navigationmarginleft{
width: 210px;
height: 20px;
float:left;
}
#navigationmargintop{
width:900px;
height: 80px;
float:left;
}

#navigation {
float:left;
width: 500px;
height: 20px;
}


#menu {
        margin: 0;
        padding: 0;
        list-style-type: none;
}

#menu li {
  display: inline;
  padding-right: 10px;
  padding-left: 10px;
}

#menu a:link{
outline:none;
font-family:Arial;
font-size:18px;
color:#C5D5FE;
text-decoration: none;
}

#menu a:hover {
outline:none;
font-family:Arial;
font-size:18px;
color:#86B9F7;
text-decoration: none;
}

#menu a:visited {
outline:none;
font-family:Arial;
font-size:18px;
color:#C5D5FE;
text-decoration: none;
}

#menu a:active {
outline:none;
font-family:Arial;
font-size:18px;
color:#99CCFF;
text-decoration: none;
}
#demoreeltitlemarginleft{
float:left;
width:190px;
height:20px;
}
#demoreeltitlemargintop{
float:left;
width:900px;
height:20px;
}

#demoreeltitle{
float:left;
width:500px;
height:20px;
text-align:center;
line-height:20px;
font-family:Arial;
font-size:20px;
color:#C5D5FE;
/*font-weight:bold;*/
}

#demoreelphotomargintop{
float:left;
width:900px;
height:10px;
}
#demoreelphotomarginleft{
float:left;
width:234px;
height:99px;
}
#demoreelphoto{
float:left;
width:400px;
height:99px;
}
#qtcontainmargintop{
float:left;
width:900px;
height:10px;

}
#qtcontainmarginleft{
float:left;
width:236px;
height:90px;

}
#qtcontain{
float:left;
width:400px;
height:90px;
/*margin-top:10px;
margin-left:236px;*/

}
#qt1marginleft{
float:left;
width:50px;
height:90px;
}

#qt1{
float:left;
/*background-image:url(photos/qt.png);*/
width:90px;
height:90px;
font-family:Arial;
font-size:12px;
color:#C5D5FE;
text-align:center;
/*font-weight:bold;*/
}
#qt2marginleft{
float:left;
width:120px;
height:90px;
}

#qt2{
float:left;
/*background-image:url(photos/qt.png);*/
width:90px;
height:90px;
font-family:Arial;
font-size:12px;
color:#C5D5FE;
text-align:center;
/*font-weight:bold;*/
}


#qtxt {
        margin: 0;
        padding: 0;
        list-style-type: none;
}

#qtxt li {
 /* display: inline;*/
  padding-right: 0px;
  padding-left: 0px;
  padding-top:40px;
}

#qtxt a:link{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#C5D5FE;
text-decoration: none;
}

#qtxt a:hover {
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#86B9F7;
text-decoration: none;
}

#qtxt a:visited {
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#C5D5FE;
text-decoration: none;
}

#qtxt a:active {
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#99CCFF;
text-decoration: none;
}
#downtxtmargintop{
float:left;
width:900px;
height:80px;
}
#downtxtmarginleft{
float:left;
width:80px;
height:60px;
}
#downtxt{
float:left;
width:700px;
height:60px;
text-align:center;
/*line-height:20px;*/
font-family:Arial;
font-size:11px;
color:#C5D5FE;
}