/* CSS Document */
html, body {
height: 100%;
border: 0;
margin: 0;
background-color: #F0F8FF;
font: 12px Verdana, Arial, Helvetica, sans-serif;
line-height: 14px;

}

li {
list-style-image:url(../images1/li_img3.gif);
}

a img {
border: 0;
}

#screen {
width: 798px;
height: 690px;
background-color: #F0F8FF;
background-image: url(../images1/body_bg.jpg);
background-position: 160px 124px;
background-repeat:no-repeat;
margin: 0 auto;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
}

#screengallery {
width: 798px;
height: 1290px;
background-color: #F0F8FF;
background-image: url(../images1/body_bg.jpg);
background-position: 160px 124px;
background-repeat:no-repeat;
margin: 0 auto;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
}

#screenabout {
width: 798px;
height: 790px;
background-color: #F0F8FF;
background-image: url(../images1/body_bg.jpg);
background-position: 160px 124px;
background-repeat:no-repeat;
margin: 0 auto;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
}

#container {
position: relative;
width: 798px;
height: 690px;
margin: 0 auto;
}

#containergallery {
position: relative;
width: 798px;
height: 1290px;
margin: 0 auto;
}

#containerabout {
position: relative;
width: 798px;
margin: 0 auto;
}

#header {
width: 798px;
height: 165px;
background-image:url(../images1/header.jpg);
}

#headerleft {
position: absolute;
top: 165px;
left: 0;
width: 105px;
height: 107px;
background-image:url(../images1/headerleftimg.jpg);
}

#headerright {
position: absolute;
top: 165px;
right: 0;
width: 82px;
height: 122px;
background-image:url(../images1/headerrightimg.jpg);
}

#menu {
position: absolute;
top: 280px;
left: 20px;
width: 146px;
height: 320px;
}

#menu span {
position: relative;
top: 10px;
}

#menu a {
display: block;
width: 136px;
height: 36px;
background-color:#B1CBF3;
text-align:left;
text-decoration:none;
border-bottom: 6px solid #F0F8FF;
padding-left: 10px;
background-image:url(../images1/menu_bg.jpg);
background-position:top right;
background-repeat:no-repeat;
}
#menu a:hover {
color:#FF0066;
background-image:url(../images1/menu_bghover.jpg);
}

#content {
position: absolute;
top: 180px;
left: 200px;
width: 520px;
padding-left: 10px;
}

#faq a{
line-height: 20px;
}

#content h1 {
font: 24px Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FF0066;
border: 0;
margin: 0;
}

#content h2 {
font-size: 18px;
color: #003366;
}

#content h3 {
font-size: 16px;
color: #003366;
}

.handcursor{
cursor:hand;
cursor:pointer;
}

#footer {
width: 798px;
height: 80px;
padding-top: 440px;
}

#footer a {
text-decoration: none;
color: #000000;
}

#footer1 {
width: 520px;
height: 80px;
}

#footer1 a {
text-decoration: none;
color: #000000;
}

#contactbox {
position: absolute;
top: 525px;
left: 20px;
width: 146px;
height: 200px;
}

#footer span {
position: relative;
top: 10px;
left: 180px;
}

.floatright {
float: right;
margin-right: 40px;
background-color: #E9E9E9;
padding: 1px;
}

.small {
font-size: 10px;
color: #003366;
text-align: center;
}

p {
margin-bottom: 10px;
margin-top: 10px;
}


