img a:hover {border: 1px solid #ccc;}

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	background: #fff;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; color: #aaaaaa;  }
a:active { text-decoration: none; color: #bc434a; }
a:visited { text-decoration: none; color: #aaaaaa; }
a:hover { text-decoration: none; color: #ffffff; background-color: #71c4ce; cursor: crosshair;}


#menu {
    width: 250px;
    overflow: hidden;
    top: 5px;
    bottom: 0;
	left: 8px;
    position: fixed;
    height: 100%;
	background-color: #fff;
}

#menu ul {
	list-style: none;
	margin: 0 0 12px 0; background-color: #fff;
}

#menu ul li.section-title { }

#content {
    height: 100%;
    margin: 40px 0 0 235px;
    top: 0; 
position:absolute;
}

.container {
    padding: 5px 5px 5px 5px;
 width:800px;

position:absolute;
}

#content p { width: 400px; margin-bottom: 9px; }

p {
    margin: 0 0 9px 0; 
}

.PKEY{margin: 0 0 40px 0;}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; width:250px; height:30px; background-color:transparent;}
#img-container p	{ width: 200px; margin: 0; padding: 0 0 12px 0; color:cccccc#;}

#once { clear: left; }

.heading{background-color:#bc434a; padding:10px; text-align:right; color:#ffffff; height:10px; width:210px;}
.heading a {color:#000000;}
.heading a:hover {color:#ffffff;}

body{}
.grow { float:left; margin-bottom: 18px; }
.thumb { padding:0; text-align:left; display: table; height: 220px; #position: relative; overflow: hidden; width: 220px; }
.grow strong { margin-top: 3px; text-align: left; display: block; font-weight: normal; text-align: center; }
.grow em { font-style: normal; display: none; text-align: center; }
.thumb-it { #position: absolute; _top: 50%; display: table-cell; vertical-align: middle; text-align: center; }
.thumb-img { #position: relative; width: 220px; display:block; }
.style1 {
color: #71c4ce
}
.heading{background-color:#71c4ce; padding:15px; text-align:right; color:#ffffff; height:67px; width:190px;}