
html {
background : #ffffff;
}
html, body {
color : #000;
font : 13px arial;
}
body {
width : 965px;
margin : auto;
}
div#intro {
width : 400px;
margin-top : 30px;
margin-left : auto;
margin-right : auto;
}
#wrapper {
width : 900px;
background : #fff;
padding : 30px 30px 30px 30px;
}
#header {
height : 88px;
width : 232px;
text-indent : -999em;
margin-top : 22px;
background : url(/images/logo.jpg) no-repeat;
background-position : center 0%;
}
a {
color : #6e96c6;
}
a:hover, a:focus, a:active {
color : #000;
text-decoration : none;
}
a:focus, a:active {
color : #fff;
background-color : #000033;
}
#container {
width : 880px;
margin-left : auto;
margin-right : auto;
}
p#navbar {
font-size : 15em;
float : right;
margin : -3px -45px;
}
ul#navmenu {
margin : 0;
padding : 0;
list-style-type : none;
margin-top : 30px;
}
ul#navmenu li {
margin-bottom : 2px;
}
ul#navmenu a {
font-size : 1.3em;
display : block;
width : 225px;
height : 20px;
background-color : #7298c5;
padding : 5px 5px 3px;
text-align : center;
text-decoration : none;
color : #ffffff;
cursor : pointer;
}
ul#navmenu a:hover, ul#navmenu a:focus, ul#navmenu a:active, ul#navmenu a.selected, ul#navmenu a.selected:hover, ul#navmenu a.selected:focus, ul#navmenu a.selected:active {
background-color : #81cdc0;
color : #ffffff;
}
ul#navmenu a.selected {
text-align : center;
cursor : pointer;
}
ul#navmenu a:hover, ul#navmenu a:focus, ul#navmenu a:active {
background-color : #81cdc0;
color : #ffffff;
}
div#main-content {
margin : 59px 0 0 0;
margin-top : 0;
padding : 0 0 0 266px;
background : #fff;
}
div#mainflash {
height : 506px;
width : 611px;
}
div#mainimage {
height : 506px;
text-indent : -999em;
background : url(/images/main23.jpg) no-repeat;
}
div#mainmovie {
height : 506px;
text-indent : -999em;
background : url(/images/3d.jpg) no-repeat;
}
div#maincontact {
height : 506px;
background : url(/images/contact.jpg) no-repeat;
}
label {
float : left;
width : 120px;
font-weight : bold;
margin-left : 10px;
margin-top : 10px;
}
input, textarea {
width : 325px;
height : 20px;
margin-bottom : 5px;
margin-top : 10px;
border : 1px solid #7298c5;
background : #ffffff;
color : #7298c5;
}
textarea {
width : 325px;
height : 200px;
margin-top : 10px;
border : 1px solid #7298c5;
background : #ffffff;
color : #7298c5;
}
#submitbutton {
margin-left : 130px;
margin-top : 5px;
width : 90px;
border : 1px solid #7298c5;
background : #ffffff;
color : #7298c5;
}
div#side-col {
margin : 0 0 0 0;
font-size : 10px;
float : left;
display : inline;
width : 225px;
background : #fff;
}
div#right-col {
float : right;
width : 312px;
color : #000;
text-align : justify;
font-size : 12px;
margin : -120px 3px 0 0;
}
div#contact-col {
float : left;
width : 492px;
color : #000;
font-size : 12px;
text-align : center;
display : inline;
margin : -120px 0 0 264px;
}
.contact {
text-align : center;
color : #000;
font-size : 11px;
}
.bold {
color : #6e96c6;
padding-left : 7px;
font-size : 11px;
font-weight : bold;
}
div#news-col {
float : left;
width : 236px;
color : #000;
display : block;
font-size : 12px;
text-align : justify;
display : inline;
margin : -120px 3px 0 0;
}
div#footer {
width : 100%;
clear : both;
}
.footertext {
color : #979797;
font-size : 11px;
text-align : center;
}






