body {
background-color:#cef8ff;
color:#000;
font-family:Helvetica,Arial,sans-serif;
line-height:1.6;
margin:0;
padding:0;
}
#all {
background-image:url(img/bg.png);
background-repeat:no-repeat;
width:820px;
height:600px;
margin:auto;
}
h1,h2,h3,h4 {
font-weight:400;
color:#000;
margin:0;
padding:0;
font-family:Georgia,Palatino,serif;
text-decoration:underline;
}
h1 {
padding:1px;
margin:0 0 10px 0;
}
p {
color:#000;
margin:0 0 10px;
padding:0;
}
td {
margin:0;
padding:0;
}
table{
background-color:#C1F4FE;
border-top:1px solid #aae0ef;
border-bottom:1px solid #aae0ef;
padding:5px;
}
#idList {
font-size:12px;
float:left;
margin-left:0px;
margin-top:25px;
width:140px;
background-image:url(img/menutop.png);
background-position:top;
background-repeat:no-repeat;
}
#idList ul {
list-style:none;
background-image:url(img/menubottom.png);
background-position:bottom;
background-repeat:no-repeat;
margin:0;
padding:9px 0;
}
#idList li {
width:140px;
display:block;
background-color:#fff;
}
#idList li a {
display:block;
color:red;
text-decoration:none;
letter-spacing:2px;
width:125px;
background-image:url(img/link.png);
background-repeat:no-repeat;
background-position:right;
background-color:#fff;
border-right:0 solid #000;
overflow:hidden;
text-align:right;
padding:5px 10px 5px 5px;
}
.img {
border:1px solid #666;
margin:3px;
padding:3px;
}
#content {
float:left;
margin-left:40px;
margin-top:22px;
width:580px;
font-size:12px;
}
#holder {
padding:10px 30px 30px;
}
#footer {
clear:both;
text-align:right;
display:none;
}
#footer a{
font-size:11px;
text-decoration:none;
color:#ff9933;
margin:0 20px 0 0;
}
#logo {
margin:auto;
position:absolute;
padding-left:15px;
}
#logo h1 {
position:relative;
width:150px;
}
#logo img{
padding-top:15px;
margin-left:100px;
border:0px;
}
#middle {
margin-top:70px;
}
#title {
margin-bottom:80px;
}
#contactbutton {
top:80px;
position:absolute;
width:100px;
}
#contactbutton a {
text-align:right;
text-decoration:none;
font-size:12px;
display:block;
background-image:url(img/contact.png);
background-repeat:no-repeat;
background-position:top right;
height:27px;
width:61px;
margin-left:780px;
}
#contactform {
background-color:#CEF8FF;
margin-right:-20px;
margin-left:-20px;
width:800px;
display:none;
}
#contactform form {
margin-left:30px;
padding:3px;
}
.tab-wrapper {
border:1px solid #aae0ef;
padding:5px;
background-color:#cef8ff;
background-image:url(img/fixbg.png);
background-repeat:repeat-x;
}
.tab-menu {
list-style:none;
clear:both;
line-height:17px;
font-size:12px;
margin:0;
padding:0;
}
.tab-menu li {
display:inline;
margin:0 5px;
}
.tab-menu li a {
background-color:#aae0ef;
color:#222;
font-weight:700;
text-decoration:none;
padding:1px 5px;
}
.tab-menu li.tab-selected a {
background-color:#BCEC8F;
}
.tab-wrapper .tab-ajax-loading {
background:url(img/loading.gif) no-repeat center;
padding:100px 0;
}
#a {
padding:0px 5px 5px 5px;
margin:110px -20px 0pt;
height:18px;
width:790px;
text-align:right;
background-color:#c1f4fe;
border-top:1px solid #aae0ef;
border-bottom:1px solid #aae0ef;
}
#a img {
border:0;
}
#logo h1 span,#contactbutton a span {
display:none;
}
#contactform input,#contactform textarea {
font-family:Arial,sans-serif;
font-size:12px;
border:1px solid #000;
margin:5px;
}
.tab-menu li a:hover,.tab-menu li a:focus,.tab-menu li a:hover {
background-color:#BCEC8F;
border-bottom-color:#999;
}
#email{
padding:10px;
margin:20px 0 20px 0;
background-color:#C1F4FE;
border-top:1px solid #aae0ef;
border-bottom:1px solid #aae0ef;
}
#email .input{
border:1px solid #000;
}
#email textarea, input{
font-family:Helvetica,Arial,sans-serif;
margin: 5px 0 5px 0;
font-size:12px;
}
#email textarea{
width:400px;
height:100px;
}
#email label{
display:block;
float:left;
width:100px;
}
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://demos.mootools.net/demos/Group/spinner.gif) no-repeat center;
}
