/* CSS Document */


/* HTML elements ----------------------------------------------------------------------------------------------------------------------------------*/

* {
	margin:0;
	padding:0;
	border:0;
}

body {
	font-size:76%;
	background: url(/themes/theme_012/images/bgr.gif) repeat-x;
	font-family:Arial,Verdana, Helvetica, sans-serif;
}


h1 {
	font-size: 1.6em;
	margin: 0 0 1em 0;
}



h2 {
}

h3 {

}

p {
	line-height:1.4em;
	margin: 0 0 0.5em ;0
}


a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline:0;
}





/* Page elements ----------------------------------------------------------------------------------------------------------------------------------*/

div#container {
	background: url(/themes/theme_012/images/container_bgr.png) repeat-y;
	width:948px;
	margin:0 auto;
	position: relative;
	padding:209px 0 0 0;
}

div#banner {
	width:948px;
	height:209px;
	background: url(/themes/theme_012/images/banner.png) no-repeat;
	position: absolute;
	top:0px;
	left:0px
}

div#banner p{
	text-indent:-5000px;
}




div#main_content{
	background: url(/themes/theme_012/images/main_btm.png) no-repeat bottom;
	width:609px;
	padding:0 30px 0 50px;
	font-size: 1.1em;
	float: right;
}


div#main_content h3{
	margin: 0 0 0.5em 0;
}

div#main_content ul li{
	list-style-position: inside;
	list-style: none;
	padding: 0 0 0 12px;
	line-height:2em;
}

div#main_content ol li{
	list-style-position: inside
}

div#main_copy{
	margin:0 0 1em 0;
}



div#extended_copy {
	margin:0 0 1em 0;
	clear: both;
}



/******* navigation**********/

	
	ul#primary_navigation{
	margin: 0 0 1.5em 25px;
	}
	
	ul#primary_navigation li{
		list-style: none;
		line-height: 1.2em;
		width: 200px;
	}
		
	ul#primary_navigation li a{
		font-size:1.1em;
		text-decoration: none;
		font-weight:bold;
		display: block;
		
		padding: 0 0 0 35px;
		height:28px;
	}
	
	ul#primary_navigation li a.active_page{
	background: url(/themes/theme_012/images/nav_icon.png) no-repeat left center;
	}
	
	ul#primary_navigation li a:hover{
	background: url(/themes/theme_012/images/nav_icon.png) no-repeat left center;
	}
	
	ul#primary_navigation li a{
		
	}
	
	
	
	/************* secondary_navigation *****************/
	
/*	ul#menu {
		margin: 2em 0 0 10px;
		width: 170px;
		float: left;
	}
	
	ul#menu li{
		list-style: none;
		line-height: 2.5em;
		border-bottom:1px #ffc541 solid;
	}
	
	ul#menu li a{
		color:#492887;
	
	}
	
	ul#menu li a: hover{
		color:#fe9c16;
	
	}
*/

/************* footer_navigation *****************/
	
	ul#footer_navigation{
		background: url(/themes/theme_012/images/footer.png) no-repeat;
		padding:;
		clear: both;
		width:948px;
		height:164px;
		text-align: center;
		margin: 0 0 0 0;
	}
	
	ul#footer_navigation li{
		display:inline;
		padding: 0 0 0 0;
	}
	
	
	ul#footer_navigation li a{
		color:;
	}
	
	ul#footer_navigation li a:hover{
		color:;
	}
	
	
/************* footer_navigation *****************/


ul#company_details {
		margin:0 auto;
		clear:both;
		height:;
		text-align: center;
		padding:;
	}
	
ul#company_details li{
	display: inline;
	margin: 20px;
	
}


/* Custom elements ----------------------------------------------------------------------------------------------------------------------------------*/


div#testimonial{
	width:206px;
	padding:0 20px 0 20px;
	background: url(/themes/theme_012/images/quote_start.gif) no-repeat;
	margin:0 0 1.5em 25px;
}

div#testimonial blockquote{
	line-height: 1.8em;
	margin: 0 0 10px 0;
}

div#testimonial cite{
	display:block;
	background: url(/themes/theme_012/images/quote_end.gif) no-repeat bottom right;
	padding:0 20px 0 0;
	text-align:right;
}

/************* call to action *****************/

div#action{
	width:;
	margin:;
}

div#action h3{
}

div#action a{
}


div#action p{
}

table {
	text-align: left;
}

table th {
	text-align: left;
}

table td {
	padding:5px;
}

/*h4 {
	font-size: 1.8em;
	display: block;
	width:200px;
	margin:0 0 1.5em 25px;
}*/

/*

div#news_headlines{
	background:url(/themes/theme_012/images/form.gif) no-repeat bottom;
	width:275px;
	float:left;
	margin:20px 0;
	padding:0 0 34px 0;
}

div#news_headlines h3 {
	background:url(/themes/theme_012/images/news-heading.gif) no-repeat;
	width:275px;
	height:45px;
	text-indent:-5000px;
	margin:0;
	padding:0;

}

div#news_headlines dl{
	background:url(/themes/theme_012/images/news-bgr.gif) repeat-y;
	padding:5px 20px 20px 20px;
}

div#news_headlines dl dt{
	margin:10px 0;
}

div#news_headlines dl dt a{
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
}

div#news_headlines dl dt a:hover{
	color:orange;
}

div#news_headlines dl dd{	
	color:#000;

}

div#news_headlines dl dd.date{
	text-align:right;
	border-bottom: 1px dashed #6d539f;
	padding: 0 0 10px 0;
	color:#492887;
}


div#news_headlines h4{
	background:url(/themes/theme_012/images/newsletter-heading.gif) no-repeat;
	width:275px;
	height:34px;
	text-indent:-5000px;
	margin: -23px 0 0 0;
}

div#news_headlines form {
	width:275px;
	margin:0;
	
	padding:0 0 20px 0;
	float:left;
}

div#news_headlines form input{
	background:#fff;
	border:1px solid #b2afd5;
	padding:5px;
	width:200px;
	margin:10px auto 0 auto;
	display:block;
}

div#news_headlines form button{
	display:block;
	background:url(/themes/theme_012/images/button.jpg) no-repeat;
	width:135px;
	height:34px;
	margin:10px 0 10px 110px;
	text-indent:-5000px;
	cursor:pointer;
}

div#news_headlines form button:hover{
	background:url(/themes/theme_012/images/button-hvr.jpg) no-repeat;

}
	*/
	
	p.right{
	float:right;
	margin:0 100px 0 0;
	}
	
	table#home td{
	border:none;
	}



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;
}