/* CSS Document */
*{
margin:0px;
padding:0px;
}
body{
font-family:Arial, Helvetica, sans-serif;
font-size:62.5%;
background:url(images/main-bg.jpg) top repeat;
}
.spacer{
margin-bottom:14px;
}
.clear{
clear:both;
}
img{
padding:0px;
margin:0px;
border:0px;
}
div#sup-wrap{
background:url(images/top-bg.jpg) top repeat-x;
width:100%;
margin:0px auto;
min-height:200px;
}
div#wrapper{
width:750px;
background:url(images/content-bg.gif) top repeat-x #FFFFFF;
min-height:400px;
margin:0px auto;
padding:25px 10px 40px 10px;
}
div#content{

}
div#wrapper1{
width:773px;
margin:0px auto;
}
div#nav{
background:url(images/header-bg1.jpg) bottom no-repeat;
width:786px;
height:101px;
margin:0px auto;
}
div#nav ul{
list-style:none;
margin-left:310px;
}
div#nav li{
float:left;
}
div#nav li a{
color:#FFFFFF;
display:block;
text-transform:uppercase;
text-decoration:none;
margin-top:75px;
width:93px;
text-align:center;
}
div#nav li a:hover{
font-size:1.1em;
font-weight:bolder;
}
div#left-col{
float:left;
}
div#right-col{
float:right;
}
div#left-top{
background:url(images/left-top.gif) no-repeat;
width:228px;
height:204px;
padding:10px 10px 0px 10px;
margin-bottom:14px;
}

div#top-cont-left{
margin-top:6px;
width:63px;
float:left;
}
div#top-cont-right{
width:150px;
float:right;
}
div#content-right h1{
color:#354f72;
font-size:1.6em;
font-weight:bold;
}
div#content-right p{
font-size:1.1em;
}
div#content-right a{
color:#354f72;
font-weight:bold;
text-decoration:none;
}
div#content-right a:hover{
text-decoration:underline;
}
div#top-cont-right p{
font-size:1em;
color:#999999;
}
div#top-cont{
margin-top:25px;
}
div#down-cont{
padding:0px 21px;
}
div#down-cont-right{
float:right;
width:56px;
}
div#down-cont-left{
padding-top:10px;
float:left;
}
div#down-cont-left p{
color:#6f7878;
font-size:1.4em;
font-weight:bold;
}
div#top-cont-right b, div#top-cont b{
color:#259acd;
}
div#content-left{
width:248px;
float:left;
}
div#content-right{
width:487px;
float:right;
}
div#footer{
background:#000000;
padding:20px;
color:#FFFFFF;
}
div#footer a{
color:#FFFFFF;
text-decoration:none;
}
div#footer a:hover{
text-decoration:underline;
}
div#footer p{
color:#9db8d7;
}
div#inner{
padding:5px 50px;
line-height:17px;
font-size:1.1em;
}
.inner-left{
float:left;
}
.inner-right{
float:right;
}
div#panes{

margin-top:13px;
}
div#pro{
width:184px;
padding-right:2px;
float:left;
}
.cell-head{
width:184px;
height:31px;
background:url(images/cell-head.gif) top repeat-x;
color:#FFFFFF;
font-size:1.7em;
text-align:center;
padding-top:13px;
}
.cell-head a{
color:#FFFFFF;
text-decoration:none;
}
#cell-body{
width:176px;
background:#dbe6f5;
color:#000000;
font-size:1.1em;
padding:10px 4px;
height:145px;
}
#cell-body ul{
padding-left:16px;
}
#cell-body li{
list-style:url(images/arrow.jpg);
padding-bottom:2px;
}