/* @group Page */

html, body {
	height: 100%;
	margin: 0;
}

body {
	background-image: url(../images/22.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #000;
	xbackground: #000 url(../images/17.png) no-repeat left top;
	font: small/135% Georgia, "Times New Roman", Times, serif;
	margin: 0;
}

#nav {
	padding: 15px;
	font-size: 14px;
}

#nav a {
	color: #000;
	font-style: italic;
	text-decoration: none;
	font-variant: italic;
}

#nav a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Typography */

div.entry h1 {
	color: #5f6f70;
	font-style: italic;
	font-size: 24px;
	font-variant: normal;
}

h1 {
	color: #5f6f70;
	font: italic normal 24px "Times New Roman", Georgia, Times, serif;
}

h1 a {
	color: #5f6f70;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

h3 {
	color: #000;
	font: italic 18px "Times New Roman", Georgia, Times, serif;
}

h3 a {
	color: #5f6f70;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Structure */

#container {
	width: 900px;
	margin: auto;
	xpadding-top: 15px;
	background-color: #ffffff;
}

#wrapper {
	width: 925px;
	min-height: 100%;
	overflow: hidden;
	xbackground-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}


/* @end */

/* @group Top Row */

#toprow {
	clear: both;
	width: 900px;
	height: 84px;
	overflow: hidden;
}

#toprow a img {
	border: none;
}

#topleft {
	width: 300px;
	height: 84px;
	float: left;
	background-image: url(../images/18.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #c70c0c;
}

#topcenter {
	width: 300px;
	height: 84px;
	float: left;
	background-image: url(../images/bg_entlaw.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #0c94c7;
}

#topright {
	width: 300px;
	height: 84px;
	float: right;
	clear: right;
	background-image: url(../images/bg_corplaw.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #6ba45f;
}

/* @end */

/* @group Logotype */

#logotype {
	width: 900px;
	height: 84px;
	clear: both;
	background: #808080 url(../images/bg_logotype.jpg) repeat-x;
}

#logotype .goleft {
	padding: 25px 0 0 0;
	float: left;
	clear: right;
}

#logotype a img {
	border: none;
}

/* @end */

/* @group Left Content */

#leftcolumn {
	float: left;
	width: 590px;
}

.cover {
	width: 590px;
	float: left;
}

.covershot {
	width: 590px;
	height: 275px;
	overflow: hidden;
	background-color: #000;
}

.covershot img {
	
}

.caption {
	height: 30px;
	width: 590px;
	background-color: #000;
	font: normal small-caps normal medium "Times New Roman", Times, Georgia, serif;
	xdisplay: none;
}

.caption p {
	padding: 5px 5px 5px 5px;
	margin-top: 0;
	color: #fff;
}

#content {
	width: 590px;
}

#content .entry {
	clear: both;
	padding: 5px;
	background: transparent url(../images/bg_content-02.jpg) repeat-x 0 top;
}

/* @end */

/* @group Right Content */

#rightcolumn {
	float: right;
	width: 310px;
	xbackground-color: #8eaf2f;
}

#rightfold {
	width: 310px;
	height: 84px;
	background: #808080 url(../images/bg_logotype.jpg) repeat-x;
	background-position: bottom;
	float: right;
}

.elsewhere {
	width: 310px;
	background-color: #fff;
}

.elsewhere .entry {
	padding: 15px;
}

#bottomright {
	padding: 15px;
	xbackground-color: #8eaf2f;
}

#bottomright .text {
	xfloat: right;
	xclear: left;
	xbackground-color: #8eaf2f;
}

img.featured {
	max-width: 130px;
	height: auto;
	padding: 5px;
	margin: 0 15px 0 0;
	border: solid #bfbfbf 1px;
	overflow: hidden;
	float: left;
	display: inline;
	xclear: left;
}

#bottomright .thumbnail {
	width: 30px;
	height: 30px;
	padding: 5px;
	margin: 0 15px 0 0;
	border: solid #bfbfbf 1px;
	overflow: hidden;
	float: left;
}

#bottomright .thumbnail img {
	max-width: 30px;
	height: auto;
}

x#bottomright .featured {
	width: 130px;
	height: 130px;
	padding: 5px;
	margin: 0 15px 0 0;
	border: solid #bfbfbf 1px;
	overflow: hidden;
	float: left;
	clear: left;
}

#bottomright .text span {
	font-weight: bold;
	xfont-size: large;
	xfont-variant: small-caps;
	font-style: italic;
	color: #000;
	xborder-top: 1px #000 solid;
	xborder-bottom: 1px #000 solid;
}

#search {
	text-align: center;
}

#search .entry {
	padding: 0 15px 15px 15px;
}

#search .entry h1 {
	text-align: left;
}

/* @end */

/* @group Splash */

#splash_logo {
	width: 800px;
	xheight: 345px;
        xheight: 471px;
        height: 350px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/23.png);
	background-position: top;
	background-repeat: no-repeat;
}

#container_splash {
	width: 925px;
	height: 650px;
	margin: auto;
	padding-top: 100px;
	background-image: url(../images/24.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	xbackground-color: #000;
	text-align: center;
}

h1.smallcaps a {
	font-variant: small-caps;
	font-weight: normal;
	xcolor: #caa016;
        color: #fff;
	font-style: normal;
}

h1.smallcaps a:hover {
	font-variant: small-caps;
	font-weight: normal;
	color: #caa016;
	font-style: normal;
}

h1.smallcaps span {
	font-size: large;
	font-weight: normal;
	color: #caa016;
	font-style: italics;
}

/* @end */