body
{
	background: #ffffff url(img/default_bg_radient.png) repeat-x top left;
}

#wrapper
{
	margin-left: auto;
	margin-right: auto;
}

#wrapper, #content
{
	width: 960px;
}
	
#header
{
	width: 954px;
	height: 63px;
	margin: 17px 0px 39px 4px;
}

#logo
{
	float: left;
	display: inline;
}

#logowwd
{
	float: right;
	display: inline;
	position:relative;
	top: 58px;
	margin-right: 4px;
}

#servicebox
{
	float: right;
	display: inline;
	width: 670px;
}

#navigation 
{
	height: 51px;
	margin: 0px 0px 0px 4px;
}

#breadcrumb-navigation
{
	clear: both;
	float: left;
	display: inline;
	width: 690px;
	height: 30px;
}

#sub-navigation
{
	float: left;
	display: inline;
	width: 203px;
}

#keyvisual
{
	float: left;
	display: inline;
	width: 501px;
	height: 105px;
	background: url(img/keyvisual_dummy.jpg) no-repeat left top;
	margin: 4px 0px 0px -4px;
}

#content
{
	clear: both;
	float: left;
	display: inline;
}

#leftcontent 
{
	float: left;
	display: inline;
	width: 704px;
}

#leftspace
{
	clear: both;
	float: left;
	display: inline;
	width: 195px;
	height: 295px;
	padding: 0;
	margin: 4px 4px 0 4px;
	background: url(img/leftspace.png) no-repeat left top;	
}

#leftcontent .content
{
	float: left;
	display: inline;
	width: 498px;
	background: #ffffff url(img/default_content_bg_top.png) no-repeat top left;
	margin: 23px 0px 10px 2px;
}

#page-wide #leftcontent .content
{
	width: 704px;
	background: #ffffff url(img/wide_content_bg_top.png) no-repeat top left;
	margin: 4px 0px 10px 2px;
}

#leftcontent .content .cbox
{
	min-height: 300px;
	margin: 27px 14px 2px 14px;
	z-index: 50;
}

#page-wide .content .cbox
{
	min-height: 500px;
} 

#leftcontent .content .cfoot
{
	position: relative;
	top: -25px;
	width: 498px;
	height: 45px;
	margin-bottom: -20px;
	background: url(img/default_content_bg_bottom.png) no-repeat bottom left;
	z-index: 1;
}

#page-wide #leftcontent .content .cfoot
{
	width: 704px;
	background: url(img/wide_content_bg_bottom.png) no-repeat bottom left;
}

#bookmarks
{
	position: absolute;
	z-index: 5;
	clear: both;
	float: left;
	display: inline;
	width: 498px;
}

#rightcontent
{
	position: relative;
	z-index: 12000;
	float: right;
	display: inline;
	width: 240px;
	margin: 4px 4px 4px 8px;
}

#dbsearch, #callback, #greetings-box, #tgnavigation, #faqselect, #newentry-box
{
	clear: both;
	float: left;
	display: inline;
	width: 240px;
	min-height: 80px;
	margin: 0;
	padding: 0 0 5px 0;
}


#dbsearch, #faqselect, #newentry-box
{
	margin: 0;
	background: #3d7e21 url(img/servicebox_bg.png) no-repeat -520px top;
}

#newentry-box
{
	min-height: 20px;	
}

#callback, #tgnavigation
{
	background: #164267 url(img/servicebox_bg.png) no-repeat -260px top;
}

#dbsearch
{

}

#callback, #tgnavigation
{
	margin-top: 8px;
}

#greetings-box
{
	margin-top: 14px;
	margin-bottom: 6px;	
}

#greetings-box {
	background: #dfeaf7 url(img/bg_greetings_box.png) no-repeat top;
}

#callback, #dbsearch, #greetings-box, #greetings-box .intro-box, #tgnavigation
{
	-moz-box-shadow: #333b46 0 0 5px;
	-webkit-box-shadow: #333b46 0 0 5px;
	box-shadow: #333b46 0 0 5px;
}

#tgnavigation
{

}

#faqselect
{
	
}

#services
{
	display: none;
}

#footer
{
	clear: both;
	float: left;
	display: inline;
	width: 952px;
	border-top: 1px solid #dddddd;
	margin: 50px 0px 4px 0px;
	padding: 10px;
}

#footer p
{
	color: #082b49;
	margin: 10px;
	padding: 0;
}

#jumpnavigation
{
	position: absolute;
	left: -20000px;
	top: -100px;
}

a.anchor
{
	font-size: 0;
	line-height: 0;
	height: 0;
}


#search
{
	margin-top: 20px;
	float: right;
	display: inline;
	width: 242px;
	position: relative;
	clear: both;
}

#searchform-sn
{
	position: absolute;
	top: -2px;
}

#search label {
	float: left;
	padding: 3px 10px 0 0;
}

#search input, #search button
{
	background: url(img/bg_searchbox.png) no-repeat left top;
	border: 0;
	padding: 0;
	margin: 0;		
}

#search input
{
	float: left;
	display: inline;
	width: 213px;
	height: 23px;
	line-height: 23px;
	vertical-align: text-bottom;
	text-indent: 5px;
	font-weight: bold;
}

#search button
{
	float: left;
	display: inline;
	text-indent: -20000em;
	width: 27px;
	height: 23px;
	background-position: right bottom;	
}

#hiddenframe
{
	display: none;	
}






