/* Master Resets (thanks Yahoo)
 ------------------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

/*
 End reset
 */
a img{border: none}
body {
    background: #2c0000;
    margin: 0;
    height: 100%;
} .container {
    display: block;
    position: absolute;
    width: 974px;
    height: 100%;
    background: url(./media/bg_center.gif) top center repeat-y;
    margin-left: -487px;
    margin-bottom: 10px;
    left: 50%;
} .header {
    position: relative;
    float: left;
    width: 974px;
    height: 216px;
    background: url(./media/top_website.jpg) top center no-repeat;
    margin-top: 30px;
} .main {
    position: relative;
    float: left;
    width: 974px;
    height: 296px;
    background: url(./media/bg.jpg) top center repeat-y;
} .endmain {
    position: relative;
    float: left;
    width: 974px;
    height: 24px;
    background: url(./media/bottom_menu.jpg) top center no-repeat;
} .footer {
    position: relative;
    float: left;
    width: 974px;
    padding-top: 20px;
    background: url(./media/bg_footer.jpg) top center repeat-y;
    border: #7f9db9 0px solid;
} .footer img1 {
    float: left;
} .enddiv {
    position: relative;
    float: left;
    width: 974px;
    height: 89px;
    background: url(./media/bottom_website.jpg) top center no-repeat;
} .feedbacktext {
    position: relative;
    float: left;
    width: 202px;
    height: 34px;
    padding-left: 170px;
    background: url(./media/feedback.gif) top right no-repeat;
} 
.aboutustext{
    position: relative;
    float: left;
    width: 202px;
    height: 34px;
    padding-left: 170px;
    background: url(./media/aboutus.gif) top right no-repeat;
} 

.error {
    position: relative;
    float: right;
    width: 100%;
    font-size: 14px;
    font-style: normal;
    font-weight: bolder;
    color: #ff0000;
    text-align: center;
} .feedback-form {
    position: relative;
    float: left;
    width: 385px;
    font-family: verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: bolder;
    color: #330000;
    padding-left: 295px;
    padding-top: 0px;
} .feedback-form input, #comments {
    margin-left: 5px;
    border: #7f9db9 1px solid;
    font-family: verdana;
    font-weight: bold;
    font-size: 12px;
} .feedback-form .col1 {
    position: relative;
    float: left;
    width: 100px;
    text-align: right;
    margin-top: 5px;
} .feedback-form .col2 {
    position: relative;
    float: left;
    width: 275px;
    text-align: left;
    margin-top: 5px;
} #btn-send {
    float: left;
    width: 50px;
    height: 22px;
    margin-top: 10px;
    margin-left: 50px;
    background: url(./media/send.gif) top left no-repeat;
    cursor: pointer;
} .col2 span {
    margin-right: 40px;
    float: right;
    text-align: right;
    font-size: 10px;
} #thankyou {
    position: relative;
    float: left;
    display: none;
    width: 204px;
    height: 66px;
    padding-left: 385px;
    margin-top: 90px;
    background: url(./media/thankyou.gif) top right no-repeat;
} .copy {
    position: relative;
    top: -30px;
    float: left;
    width: 100%;
    color: #ffffff;
    text-align: center;
    font-family: verdana;
    font-size: 10px;
} .menu1 {
    position: relative;
    float: left;
    left: 160px;
    width: 225px;
} .menu2 {
    position: relative;
    float: left;
    width: 225px;
    left: 150px;
} .menu3 {
    position: relative;
    left: 150px;
    float: left;
    width: 225px;
} .menu4 {
    position: relative;
    left: 190px;
    float: left;
    width: 225px;
} .menulinks {
    position: relative;
    top: -10px;
} .menulinks a img {
    border: #7f9db9 0px solid;
} .main-text {
    position: relative;
    margin-left: 170px;
    width: 640px;
    height: 270px;
    overflow: scroll;
    border: #7f9db9 0px solid;
	text-align:justify;
} .movie {
    position: relative;
    float: left;
    width: 974px;
    background: url(./media/bg_footer.jpg) top center repeat-y;
} .movie div {
    padding-left: 147px;
    width: 684px;
}
#linkhome{
	position: relative;
	width:150px;
	height:150px;
	top:15px;
	left:405px;
	cursor:pointer;
	border: #7f9db9 0px solid;
}











