/*	CSS Document	*/

body {
	background:#fff url(../Images/body_Bg.png) repeat-x top left;
	margin:0 auto;
	color:#86979e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
}

* {
	margin:0px;
	padding:0px;
	outline:none;
}

img {
	border:none;
}

.shadow {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	float: left;
	margin: 0 10px 0 0;
}

/*	Links	*/

a, a:link, a:visited {
	color: #7b7b7b;
	position: relative;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/*	Hedding		*/

h1, h2, h3, h4, h5, h6 {
	color:#86979e;
	font-weight:bold;
}

/*	ClearFix	*/

.clear {
	background:transparent none repeat scroll 0%;
	border:medium none;
	clear:both;
	font-size:0px;
	height:0.1px;
	margin-top:-1px;
	padding:0pt;
	visibility:hidden;
	overflow:hidden;
} 

/*	Page	*/

div#Pg {
	width:900px;
	margin:0 auto;
}

/*	Main Nav	*/

div#Mnav_W {
	width:900px;
	height:76px;
}

/*	Main Nav / Logo		*/

div.logo {
	float:left;
	width:235px;
	height:76px;
	/* background:transparent url(../Images/clarity_logo_trans2_sm.png) no-repeat scroll top left; */
	/* background:transparent url(../Images/clarity_logo_trans_sm.png) no-repeat scroll top left;*/
}

/*div.logo a {
	/*display:block;*
	width:235px;
	height:76px;
	margin-top:50px;
	font-size:0;
	/*text-indent:-9999px;*
}*/

/*	Main Nav / Nav		*/

div.Mnav {
	width:665px;
	height:76px;
	float:left;
	font-size:12px;
	text-transform:uppercase;
}

div.Mnav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-top:18px;
	float:right;
}

div.Mnav ul li {
	float:left;
}

div.Mnav ul li a, div.Mnav ul li a:link, div.Mnav ul li a:visited {
	color:#FFF;
	padding:20px 10px;
	display:block;
}

div.Mnav ul li a:hover {
	color:#b0deff;
	text-decoration:none;
}

div.Mnav ul li a.selected {
	color:#b0deff !important;
	background:transparent url(../Images/Mnav_a_selected.png) no-repeat scroll center bottom;
}

/*	Header	*/

div#Hd {
	height:277px;
	padding:10px;
	width:880px;
	background:transparent url(../Images/Hd_Bg.png) repeat scroll top left;
	margin-bottom:10px;
	overflow:hidden;
	margin-left: auto;
    margin-right: auto 
}

div#Hd img {
	/* float:left; */
}

/*	Content Wrapper	*/

div#Cont_W {
	width:900px;
	background:#FFF url(../Images/Cont_W_Top.png) repeat-x scroll top left;
}

div#Cont_W_Btm {
	width:850px;
	background:transparent url(../Images/Cont_W_Btm.png) repeat-x scroll bottom left;
	padding:35px 25px;
}

/*	Content Cols	*/

div#Col1 {
	float:left;
	display:block;
	width:185px;
	padding-right:25px;
}

div#Col2 {
	width:640px;
	float:left;
	display:block;
}

/*	Content Cols / Sub Items Titles	*/

div#Col1 h3 {
	color:#54a4de;
	text-transform:uppercase;
	font-size:18px;
	margin:0 0 23px;
	padding:0;
	font-weight:normal;
}

div#Col1 h4 {
	margin:0;
	padding:0;
	font-weight:normal;
	color:#838b8f;
	font-size:14px;
}

/*	Footer	*/

div#Ft_W {
	background:transparent url(../Images/Ft_W.png) repeat-x scroll top left;
	width:900px;
	height:118px;
}

div#Ft {
	background:transparent url(../Images/Ft_Bg.jpg) no-repeat scroll top left;
	height:36px;
	width:850px;
	color:#FFF;
	padding:18px 25px 0;
}

div#Ft a, div#Ft a:link, div#Ft a:visited, div#Ft a:hover {
	color:#7fb3d7;
}

div#Ft .Ft_L {
	float:left;
	display:inline;
}

div#Ft .Ft_R {
	display:inline;
	float:right;
}

/*	SubNavigation		*/

div#SubNav {
	float:left;
	width:185px;
	display:block;
	margin-bottom:23px;
}

div#SubNav img {
	float:left;
	padding-right: 10px;
}

div#SubNav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

div#SubNav ul li {
	border-top:1px solid #b5bec1;
	padding:2px 0;
}

div#SubNav ul li.First {
	border-top:none !important;
}

div#SubNav ul li a, div#SubNav ul li a:link, div#SubNav ul li a:visited {
	color:#838b8f;
}

div#SubNav ul li a:hover, div#SubNav ul li a.selected {
	color:#54a4de !important;
	text-decoration:none;
}

/*	Newsletter	*/

div.Newsletter {
	float:left;
	width:185px;
	display:block;
	margin-bottom:23px;
}

div.Newsletter .InputFields {
	height:24px;
	border:1px solid #efefef;
	width:183px;
	margin:8px 0;
}

div.InputFields input.TextField {
	background:transparent url(../Images/TextField_bg.png) repeat-x scroll top left;
	border-bottom:1px solid #c7c7c7;
	border-top:1px solid #c7c7c7;	
	border-left:1px solid #c7c7c7;
	border-right:none;
	height:19px;
	width:150px;
	float:left;
	color:#636363;
	font-size:11px;
	padding:3px 0 0 8px;
}

div.InputFields input.Btn {
	background:transparent url(../Images/Newsletter_Btn.jpg) no-repeat scroll top left;
	width:24px;
	height:24px;
	border:none;
	float:left;
	font-size:0px;
	text-indent:-999999px;
	cursor:pointer;
}

/*	Pool	*/

div.Pool {
	float:left;
	width:185px;
	display:block;
	margin-bottom:23px;
}

div.Answers {
	margin:20px 0;
	text-align:left;
}

div.Answers label {
	display:block;
	height:20px;
	width:100%;
}

div.Answers label input {
	margin-right:10px;
}

div.Answers .Vote {
	background:transparent url(../Images/Pool_Vote.png) no-repeat scroll top left;
	width:86px !important;
	height:20px;
	margin:20px 8px 0 0;
	border:none;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	overflow:hidden;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}

div.Answers .Results {

	background:transparent url(../Images/Pool_Result.png) no-repeat scroll top left;
	width:86px !important;
	height:20px;
	margin:20px 0px 0 0;
	border:none;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}

/*	Breadcrumbs	*/

div.Bread {
	width:640px;
	border-bottom:1px solid #b5bec1;
	height:17px;
	padding:0 3px 5px;
	text-transform:uppercase;
	margin-bottom:10px;
}

div.Bread h1 {
	color:#86979e;
	font-size:13px;
	font-weight:normal;
}

div.Bread a, div.Bread a:link, div.Bread a:visited, div.Bread a;hover {
	color:#6f7b80;
}

/*	Content	*/

div.Content {
	margin:10px 0;
	width:640px;
	float:left;
}

div.Content h1 {
	font-size: 2em; 
	margin: .67em 0;
	line-height:normal;
}

div.Content h2 {
	font-size: 1.5em; 
	
	line-height:normal;
}

div.Content h3 {
	font-size: 1.17em; 
	
	line-height:normal;
}

div.Content p {
	margin: 1.12em 0;
}

div.Content ul {
	padding: 15px;
}

div.Content .NwsImage {
	border:1px solid #e3e3e3;
	background-color:#f6f6f6;
	padding:5px;
	height:113px;
	width:150px;
	position:relative;
	float:left;
	margin-right:15px;
	display:inline;
}

div.Content .NwsImage img {
	clip:rect(0px 150px 113px 0px);
	float:left;
	top:5px;
	left:5px;
	position:absolute;
}

div.Content .Image {
	border:1px solid #e3e3e3;
	background-color:#f6f6f6;
	padding:5px;
	height:88px;
	width:130px;
	position:relative;
	float:left;
	margin:0 15px 15px 0;
	display:inline;
}

div.Content .Image img {
	clip:rect(0px 130px 88px 0px);
	float:left;
	position:absolute;
}

/*	Promo	*/

div.Promo {
	margin:25px 0 35px;
	width:640px;
	float:left;
	color:#8e8e8e;
}

div.Promo a, div.Promo a:link, div.Promo a:visited, div.Promo a:hover {
	cursor:pointer;
	text-decoration:none;
}

div.Promo_Bx {
	background:transparent url(../Images/Promo_Box_M.png) repeat-y scroll top left;
	width:200px;
	float:left;
	display:block;
}

div.Promo_Bx .Bx_T {
	background:transparent url(../Images/Promo_Box_T.png) no-repeat scroll top left;
	width:200px;
	float:left;
}

div.Promo_Bx .Bx_B {
	background:transparent url(../Images/Promo_Box_B.png) no-repeat scroll bottom left;
	width:146px;
	float:left;
	padding:20px 25px 29px 29px;;
}

div.Promo .Promo_Bx_space {
	float:left;
	display:block;
	width:20px;
	min-height:50px;
	height:50px;
}

div.Bx_Title_1 {
	background:transparent url(../Images/people.png) no-repeat scroll top left;
	height:25px;
	width:110px;
	color:#bfbfbf;
	font-size:14px;
	padding:7px 0 0 36px;
	text-transform:uppercase;
	margin-bottom:5px;
}

div.Bx_Title_2 {
	background:transparent url(../Images/What_we_do.png) no-repeat scroll top left;
	height:25px;
	width:110px;
	color:#bfbfbf;
	font-size:14px;
	padding:7px 0 0 36px;
	text-transform:uppercase;
	margin-bottom:5px;
}

div.Bx_Title_3 {
	background:transparent url(../Images/earth.png) no-repeat scroll top left;
	height:25px;
	width:110px;
	color:#bfbfbf;
	font-size:14px;
	padding:7px 0 0 36px;
	text-transform:uppercase;
	margin-bottom:5px;
	overflow:hidden;
}

/*	News Box	*/

div.NwsBx_L {
	width:307px;
	float:left;
}

div.NwsBx_R {
	width:307px;
	float:left;
	padding-left:25px;
}

div.NwsBox {
	width:100%;
	float:left;
	margin:20px 0 10px;
}

div.NwsBox .NwsImage {
	border:1px solid #e3e3e3;
	background-color:#f6f6f6;
	padding:5px;
	height:77px;
	width:77px;
	position:relative;
	float:left;
	margin-right:15px;
	display:inline;
}

div.NwsBox .NwsImage img {
	clip:rect(0px 77px 77px 0px);
	float:left;
	top:5px;
	left:5px;
	position:absolute;
}

div.NwsBox h3 {
	margin-bottom:10px;
	font-size:13px;
}

div.NwsBox h3 a {
	color:#54a4de !important;
}

div.NwsBox h3 a:hover {
	text-decoration:none;
}

div.NwsBox p.Summary {
	height:55px;
	overflow:hidden;
}

div.Info {
	width:100%;
	border-top:1px solid #dae0e2;
	margin-top:15px;
	padding-top:10px;
	float:left;
}

div.Info span {
	padding-right:10px;
}

div.NwsBox .Info a, div.NwsBox .Info a:link, div.NwsBox .Info a:visited {
	color:#7b7b7b;
	text-decoration:underline;
	background:transparent url(../Images/Info_ReadMore.png) no-repeat scroll top left;
	padding-left:17px;
}

div.NwsBox .Info a:hover {
	text-decoration:none;
}

/* Pagination */

div.Pg_Pag {
	width:100%;
	margin:15px 0;
}

div.Pg_Pag a, div.Pg_Pag a:link, div.Pg_Pag a:visited {
	width:23px;
	height:20px;
	font-size:11px;
	background-color:#c0c0c0;
	display:inline;
	float:left;
	text-align:center;
	margin-right:2px;
	padding-top:3px;
	color:#ececec !important;
}

div.Pg_Pag a:hover, div.Pg_Pag a.selected {
	background-color:#6495b9 !important;
	text-decoration:none;
}

/*	Contact		*/

div.Contact {
	width:100%;
	margin-top:0px;
	float:left;
}

div.Contact .Cont_Col1 {
	width:307px;
	float:left;
	padding-right:25px;
}

div.Contact .Cont_Col2 {
	width:255px;
	margin-top:20px;
	float:left;
	height:287px;
	border:1px solid #e1e1e1;
	background:transparent url(../Images/contact_BG.jpg) no-repeat scroll bottom center;
	padding:30px 25px;
}

div.Contact .Cont_Col1 p {
	width:100%;
}

div.Contact .Cont_Col1 p label {
	display:block;
	margin-bottom:3px;
}

div.Contact .Cont_Col1 p input {
	background:#ffffff url(../Images/Cont_input.png) no-repeat scroll top left;
	border:1px solid #e3e3e3;
	color:#7e7e7e;
	width:295px;
	height:20px;
	padding:3px 5px 0 5px;
	margin-bottom:14px;
	font-size:11px;
}

div.Contact .Cont_Col1 p textarea {
	background:#ffffff url(../Images/Cont_textarea.png) no-repeat scroll top left;
	border:1px solid #e3e3e3;
	color:#7e7e7e;
	width:295px;
	height:103px;
	padding:3px 5px 0 5px;
	margin-bottom:14px;
	font-size:11px;
}

div.Contact .Cont_Col1 input.Send {
	background-color:#6495b9;
	color:#FFF;
	padding:5px 10px;
	font-size:10px !important;
	cursor:pointer;
	text-transform:uppercase;
	border:none;
}










