body {font-family:Calibri, Myriad Pro, Arial, Verdana, Tahoma, sans-serif;color:white;}
body, form {margin:0;padding:0;}
.image {float:left;margin:0 15px 15px 0;}
.google{width:400px;margin:0 auto;padding:20px 0;}

a {color:white;}
a:hover {color:black;background:white;}

#main {min-width:1000px;background:#5F8FC2 url(../img/titlebg.jpg) repeat-x top;}
#title {background:url(../img/title11.jpg) no-repeat left top;width:986px;}
#title h1{text-indent:-1000px;overflow:hidden;padding:0;margin:0;background:url(../img/title12.jpg) no-repeat left bottom;}
#title a{display:block;text-decoration:none;background:url(../img/title21.jpg) no-repeat right top;}
#title a b{display:block;text-decoration:none;background:url(../img/title22.jpg) no-repeat right 209px;}
#title a b i{display:block;text-decoration:none;background:url(../img/title23.jpg) no-repeat right bottom;height:546px;}
* html  div#main{width:expression((document.compatMode && document.compatMode == 'CSS1Compat') 
     ? (document.documentElement.clientWidth < 1000 ? "1000px" : "auto")
                 :(document.body.clientWidth < 1000 ? "1000px" : "auto"	));}

#menu {position:absolute;top:150px;left:400px;width:500px;text-align:center;}
#menu ul, .menubottom ul{list-style:none;padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;}
#menu ul li, .menubottom ul li{display:inline;}
#menu ul li a, .menubottom ul li a{color:white;text-decoration:none;}
#menu ul li.selected a, #menu ul li a:hover, .menubottom ul li a:hover{color:black;background:white;}
.menubottom{margin:50px 0;border-bottom:1px solid white;border-top:1px solid white;}
.menubottom ul{padding:10px 0;}

#content{padding:0 100px;background:url(../img/content.jpg) top right no-repeat;}
#footer{background:url(../img/copybg.jpg) repeat-x;}
#footer b{background:url(../img/copy.jpg) no-repeat;display:block;height:114px;text-indent:-10000px;overflow: hidden;}

#links{text-align:center;}

.btmbg{background:url(../img/btmbg.jpg) bottom left no-repeat;}

