*,body{
margin:0;
padding:0;
}
body{
background:url(images/bgWrapper.png) repeat-x;
font:.8em 'Verdana';
}
img{
border:none;
}
#wrapper{
background:url(images/pageWrapper.png) repeat-y;
margin:0px auto;
width:1022px;
}
#pageWrapper{
float:left;
width:950px;
}
#leftShadow{
float:left;
background:url(images/leftShadow.png) no-repeat;
width:36px;
height:668px;
}
#rightShadow{
float:left;
background:url(images/rightShadow.png) no-repeat;
width:36px;
height:668px;
}
#header{
background:url(images/header.png) no-repeat;
height:151px;
}
#mainPageWrapper{
width:950px;
}
#navigationWrapper{
float:left;
width:155px;
}
#contentWrapper{
float:left;
width:785px;
}
#navigation{
padding:70px 20px 40px 10px;
}
#subnav{
padding:70px 20px 40px 10px;
font-size:0.9em;
text-align:center;
line-height:33px;
}
#subnav a{
color:#000;
text-decoration:none;
}
#subnav a:hover{
text-decoration:none;
color:#cb954e;
}
#breadcrumb{
padding:20px;
color:#cb954e;
font-size:0.9em;
}
#breadcrumb a,a:hover{
color:#cb954e;
text-decoration:none;
}
#mainContentWrapper{
padding:20px;
}
#mainContentWrapper img{
padding:20px 20px 20px 0;
}
#mainContentWrapper .vsig_thumb img{
display:block;
position:relative;
background:#FFF;
border:1px solid #ccc;
margin:-5px 5px 5px -5px;
padding:4px;
}
#mainContentWrapper .vsig_top{
position:relative;
padding:0px;
padding-right:5px;
}
#mainContentWrapper .vsig_top img{
background:#fff;
border:1px solid #ccc;
margin:0px 0px 5px 0px;
padding:4px;z-index:1;
}
#mainContentWrapper ul{
padding:0 35px;
}
#content{
float:left;
width:540px;
}
#right{
float:right;
width:150px;
}
#bottomShadow{
background:url(images/bottomShadow.png) no-repeat;
height:69px;
}
.readon{
font-size:.8em;
color:#9b4d00;
}
.subnavImage{
background:url(images/navItem.png) no-repeat;
margin-top:10px;
width:124px;
height:35px;
}
.clear{
clear:both;
}
