/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}

p{
	margin:0;
	line-height:18px;
	font-size:11px;
	padding:0 0 0 41px;
	text-align:justify;
}

ul, li{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	
}

#wrap{
	width:960px;
	margin-left:auto;
	margin-right:auto;
/*	background-image:url(images/content_top_right.jpg);
	background-repeat:repeat-x;*/
	
}

#header{
	width:960px;
	height:190px;
}


#banner{
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:143px;
	float:left;


}

#banner p{
	text-align:right;
	color:#000000;
	padding-right:30px;
	padding-top:8px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
}

#banner p a{
	text-align:right;
	color:#0000FF;
	text-decoration:none;

}
#banner p a:hover{
	text-decoration:underline;

}

#header_sep{
	background-image:url(images/header_sep.jpg);
	background-repeat:repeat-x;
	width:960px;
	height:20px;
	float:left;
	border-top:#000000 2px solid;
}

#header_sep p{
	text-align:left;
	padding-left:10px;
	color:#FFFFFF;
	font-size:12px;
	float:left;
}

#navigation{
	background-image:url(images/nav.jpg);
	background-repeat:repeat-x;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:27px;
	text-align:left;
	width:960px;
}

#navigation a{
	text-align:left;
	text-decoration:none;
	color:#ffff99;
	border-right:#000000 solid 1px;
	line-height:27px;
	padding:14px 2px 6px;

}

#navigation a:hover{
	color:#000000;}

#navigation a.active{
	background-color:#ffff99;
	color:#000000;
	font-weight:bold;
	line-height:27px;
	padding:6px 2px 6px;
}

#navigation a.last{
	border:none;
}


#content_outer{
	width:960px;
	float:left;
}

#content_top_left{
	background-image:url(images/content_top_img.jpg);
	background-repeat:no-repeat;
	width:500px;
	height:350px;
	float:left;
	margin:0;
	padding:0;
}

#content_top_right_head{
	background-image:url(images/content_left_top.jpg);
	background-repeat:repeat-x;
	width:460px;
	height:26px;
	float:left;
	border-top:1px solid #000000;
}



#content_top_right{
	background-image:url(images/content_top_right.jpg);
	background-repeat:repeat-x;
	float:right;
	width:460px;
	height:322px;
}

#content_top_right h5{
	text-align:left;
	padding-left:10px;
	padding-top:3px;
	color:#2a983b;
	font-size:13px;
	float:left;
	font-weight:bold;
	margin:0;
}

#content_top_right ul{
	list-style-type:none;
	padding-left:10px;
}

#content_top_right li{
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:1px 8px;
	padding-left:20px;
	padding-right:20px;
	padding-top: 3px;
	clear:both;
	line-height:24px;
}

#content_top_right p{
	text-align:left;
	padding-left:12px;
	color:#000000;
	font-size:12px;
	float:left;
}

#content_seperator{
	background-image:url(images/content_left_top.jpg);
	background-repeat:repeat-x;
	float:left;
	width:960px;
	height:26px;
}

#content_seperator p{
	text-align:left;
	color:#FFFFFF;
	line-height:24px;
	padding-left:15px;
}

#content_bottom{
	background-image:url(images/content_bottom.jpg);
	background-repeat:repeat-x;
	float:left;
	width:960px;
	height:70px;
}

#content_bottom ul{
	list-style-type:none;
	padding-left:10px;
	padding-top:5px;
}

#content_bottom li{
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:1px 8px;
	padding-left:20px;
	padding-top: 6px;
	clear:both;
	line-height:28px;
	display:inline;
	font-size:12px;
}


#footer{
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	float:left;
	width:960px;
	height:27px;
}

#footer p{
	text-align:center;
	color:#FFFFFF;
	line-height:24px;
}


/********************************************
   Clear Fix
********************************************/ 
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 


.contactouter{
float:left;
width:960px;
background-image:url(images/replatimg.gif);
background-repeat:repeat-y;
min-height:320px;
}
/*dropdown*/

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	text-align:left;
	text-decoration:none;
	color:#ffff99;
	border-right:#000000 solid 1px;
	border-left:#000000 solid 1px;
	border-bottom:#000000 solid 1px;
	line-height:27px;
	padding:0px 2px 0px 2px;
	}

#sddm li a:hover{	
	color:#000000;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
/*	border: 1px solid #5970B2;*/
	}

#sddm div a
{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #319A42;
		color:#ffff99;
		font: 11px arial;}

	#sddm div a:hover
	{	color: #000;}