/* CSS Document */

/* HTML elements ----------------------------------------------------------------------------------------------------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #bababa;
}

h1 {
	clear:both;
	font-size: 1.6em;
	margin:10px 0 0 0 ;
	color:#ccc;
}

h2 {
	font-size: 1.4em;
	margin:10px 0 0 0 ;
	color:#ccc;
}

h3{
	font-size: 1.3em;
	margin:10px 0 0 0 ;
	color:#ccc;
}

h4 {
	font-size: 1.2em;
	margin:10px 0 0 0 ;
	color:#ccc;
}

h5 {
	
}

h6 {
	
}	

p {
	margin:10px 0 ;
	font-size: 0.9em;
	line-height:2.0em;
}

a {
	color:#ccc;
	font-size: 1.0em;
}

a:visited {
}

a:hover {
	color:#b40100;
}

a:active {
	
}

ul {
	margin:10px 0;
}

li {
	margin:10px 0;
	font-size: 0.9em;
	list-style-position:inside;
}

form {
}

label {
}

input {
}

fieldset {
}

/* Page elements ----------------------------------------------------------------------------------------------------------------------------------*/
.wl_human { display: none; }
div#container {
	width:960px;
	background: url(/themes/theme_007/images/container_bgr.jpg) repeat-y;
	margin:20px auto;
	padding: 185px 0 0 0 ;
	position:relative;
	
}

div#banner {
	width:960px;
	height:195px;
	background: url(/themes/theme_007/images/header_bgr.jpg) no-repeat;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

div#banner p{
	text-indent:-5000px;
}


div#main_content {
	width:580px;
	float:right;
	margin:0 ;
	padding:0 60px 60px 60px;
}

div#subsidiary{
	width:241px;
	float:left;
}

ul#primary_navigation {
	width:205px;
	margin: 50px 20px 20px 20px;
	padding:5px 0 20px 0;
	background:#000;
}

ul#primary_navigation li {
	border-bottom:1px solid #ccc;
	margin:0 20px;
	list-style:none;
	list-style-position:outside;
}

ul#primary_navigation li a{
	text-decoration:none;
	color:#fff;
	display:block;
	/*width:160px;*/
	padding: 10px 5px;
	margin:0;

}

ul#primary_navigation li a:hover{
	color:#fff;
	background:#ccc;

}


div#news_headlines {
	width:198px;
	font-size:0.9em;
	background:#fff;
	margin: 20px;
	/*padding: 0 0 20px 0 ;*/
}


div#news_headlines h3{
	text-align:center;
	margin: 0;
	background: url(/themes/theme_007/images/news_top.gif) no-repeat;
	width:190px;
	padding:5px;
	color:#fff;
}

div#news_headlines dl {
	padding:0 0 20px 0;
	margin:0 auto;
	background: url(/themes/theme_007/images/news_bottom.gif) bottom no-repeat;
}

div#news_headlines dl dt{
	padding:5px;
}

div#news_headlines dl dd{
	margin:5px;
}

div#news_headlines dl dt a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

div#news_headlines dl dd a{
	color:red;
}

div#news_headlines dl a:hover{
	color:red;
}

div#news_headlines dl dd.date{
	color:#000;
	text-align:right;
	padding-bottom:20px;
}

div#news_headlines ul#news_archive {
	width:170px;
	margin: 0 auto;
}

div#news_headlines ul#news_archive li{
	list-style: none;
	display: inline;	
}

div#news_headlines ul#news_archive li.search-archive{	
	margin: 0 10px 0 0;
	padding:10px 0;
}


div#testimonial {
	font-size:0.9em;
/*	padding: 10px 10px 40px 10px;*/
	width:198px;
	background:#fff;
	margin: 23px;
}

blockquote {
	background: #fff url(/themes/theme_007/images/open_quotes.gif) top left no-repeat;
	font-style: italic;
	padding: 30px 10px 10px 20px;
	width:168px;
	margin:0;
}

cite {
	background: url(/themes/theme_007/images/close_quotes.gif) bottom no-repeat;
	width:168px;
	height:71px;
	text-align: right;
	display:block;
	padding: 0 30px 20px 0;
	font-style: normal;
	margin:20px 0  0 0;
}

form#search{
	padding: 0 10px 10px 10px;
	margin:0;
}

form#search input{
	border:1px solid #000;
	float:right;
	width:180px;
	height:20px;
	margin: 5px 0;
}

form#search button{
	border:1px solid #000;
	float:right;
}


ul#footer_navigation{
	width:960px;
	height:44px;
	clear:both;
	margin:10px 0 0 0;
	background: url(/themes/theme_007/images/footer_bgr.jpg) no-repeat;
	padding: 40px 0 0 0 ;
}

ul#footer_navigation li{
	float:right;
	display:inline;
	margin: 0 20px 0 0;
}

ul#company_details{
	width:948px;
	margin: 0 auto;
	padding:0;
}

ul#company_details li{
	display:inline;
	margin: 0 20px 0 0;
}

div#share {
	width: 300px;
	position: relative;
	margin: 40px 0 0 0;
	clear:both;
}

div#share h3{
	margin: 0 0 1em 0;
	border-bottom: 2px #000 solid;
	padding: 0 0 5px 0;
	font-size:1.1em;
	
}

div#share a{
	text-decoration: none;
	color: #000;
	border-bottom: 1px dashed #000;
	width: 109px;
	float: left;
	padding: 0 0 5px 0;
	font-size:0.8em;
}
div#share a:hover{
	color: red;
}

div#share li{
	list-style: none;
}


div#share li#bookmark, li#link, li#share, li#email, li#print {
	width: 365px;
	float: left;
	margin: 0 0 1em 0;
	}


div#share li h4{
	float: left;
	width: 130px;
}

div#share ul.share_details{
	width: 245px;
	position: absolute;
	top: 40px;
	left:135px;	
}

div#share ul.share_details li{
	margin: 0 0 1em 0;	
	width: 245px;
	float: left;
}

div#share ul.share_details li.delicious{
	background: url(/themes/theme_007/images/delicious.jpg) no-repeat;
	font-size:1.2em;
}

div#share ul.share_details li.digg{
	background: url(/themes/theme_007/images/digg.jpg) no-repeat;
	font-size:1.2em;
}

div#share ul.share_details li.reddit{
	background: url(/themes/theme_007/images/reddit.jpg) no-repeat;
	font-size:1.2em;
}

div#share ul.share_details li.facebook{
	background: url(/themes/theme_007/images/facebook.jpg) no-repeat;
	font-size:1.2em;
}

div#share ul.share_details li.stumbleupon{
	background: url(/themes/theme_007/images/stumble.jpg) no-repeat;
	font-size:1.2em;
}

div#share ul.share_details li a{
	border: none;
}


div#share ul.share_details a {
	padding: 0 0 0 30px;
}


div#share dl#code{
	width: 220px;
	position: absolute;
	top:60px;
	left:140px;
	display: none;
}


div#share dl#code dt{
	text-align: center;
}

div#share dl#code dd{
	width: 220px;
	text-align: center;
	font-weight: bold;
	line-height: 1em;
	display: block;
}

div#share dl#code dd code{
	width: 220px;
}


div#share form{
	width: 245px;
	position: absolute;
	top: 40px;
	left:135px;
	display: inline;
	display: none;
}

div#share form label{
	width: 100px;
	float: left;
	margin:0;
}

div#share form input{
	border: 1px #ccc solid;
	margin:0;
}



div#share form button {
	float: left;
	background-color: #ccc;
	color: #000;

}

div#share form li {
	margin-bottom: 0.5em;
}

div#tags ul {
	padding:0;
	margin:0;
	list-style:none;
	
}

div#tags ul li {
	float:left;
	margin-right:1.0em;
}

ul#breadcrumb {
	float:left;
	margin: 10px 0;
	padding:0;
}

ul#breadcrumb li {
	float:left;
	color:red;
	padding: 6px 5px 0 5px;
	height: 20px;
	margin: 0 0 0 0;
	text-transform:lowercase;
	text-decoration:none;
	list-style:none;
}

ul#breadcrumb li a{
	color:red;
}

p.clear{
	clear:both;
}

div#call_to_action{
	background: url(/themes/theme_007/images/call_bgr.jpg) repeat-y;
	width:495px;
}

div#call_to_action_top{
	background: url(/themes/theme_007/images/call_top.jpg) no-repeat;
	height:84px;
}

div#call_to_action_end{
	background: url(/themes/theme_007/images/call_bottom.jpg) no-repeat;
	height:30px;
}

ul#social_networking {
	
}

ul#social_networking li {
	list-style: none;
}

ul#social_networking li#facebook a {
	display: block;
	width: 100px;
	height: 30px;
	background: transparent url(/images/facebook.png) no-repeat;
	text-indent: -5000em;
}

ul#social_networking li#twitter a {
	display: block;
	width: 100px;
	height: 30px;
	background: transparent url(/images/twitter.png) no-repeat;
	text-indent: -5000em;
}

ul#social_networking li#linkedin a {
	display: block;
	width: 100px;
	height: 30px;
	background: transparent url(/images/linkedin.png) no-repeat;
	text-indent: -5000em;
}

