@charset "utf-8";
/* CSS*/

/*GENERAL SETTINGS
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
html {
	width: 100%;
}
h1, h2, h3, h4, h5, h6, ol, ul, li, span, a {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}
img {
	border: none;
}

.wp-caption img {
	border: none;
	margin: 20px 0 0 60px;
}

ul, ol {
	list-style: none;
}
a, a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.clear {
	height: 0px;
	width: 100%;
	clear: both;
}
.bold {
	font-weight: bold;
	line-height: 22px;
}
body {
	font: 100%/12px Arial, 'Helvetica', sans-serif;
	background-color:#e6e6e6;
	color:#666666;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	margin: 0;
	padding: 0;
}
/*LAYOUT FORMAT
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#Wrapper {
	position:relative;
	margin:auto;
	width:1008px;
}
#TopBg {
	float:left;
	background:url('../images/SentricWordpress_TopBg.png') no-repeat center center;
	width:1008px;
	height:73px;
}
#CenterBg {
	float:left;
	background:url('../images/SentricWordpress_CenterBg.png') repeat-y center center;
	width:1008px;
	min-height:1170px;
	height:auto !important;
	height:1170px;
}
#BottomBg {
	float:left;
	background:url('../images/SentricWordpress_BottomBg.png') no-repeat center center;
	width:1008px;
	height:46px;
}
/*Header
---------------------------------------------------------------------------------------------------- */
#Header {
	width:1008px;
	height:190px;
}
#Header #Logo {
	float:right;
	background:url('../images/SentricWordpress_Logo.jpg') no-repeat center center;
	width:154px;
	height:124px;
	margin:0 160px 0 0;
}
#Navigation {
	float:left;
	background-color:#464646;
	width:993px;
	height:43px;
	margin:24px 0 0 9px;
}
#Nav_LeftCorner {
	float:left;
	width:24px;
	height:58px;
	background: transparent url('../images/Nav_LeftCorner.png') no-repeat center left;
	left:0px;
	top:0;
}
#Nav_RightCorner {
	float:right;
	width:24px;
	height:58px;
	background: transparent url('../images/Nav_RightCorner.png') no-repeat center right;
	left:0px;
	top:0;
}
#Navigation ul {
	float:left;
	margin:-30px 0 0 50px;
}
#Navigation ul li {
	float:left;
	display:inline-block;
	margin:0 0 0 5px;
	text-align:center;
}
#Navigation ul li.page_item a {
	float:left;
	background:url('../images/TopBtn2.jpg') no-repeat center center;
	width:145px;
	height:30px;
	font-size:12px;
	color:#FFF;
	text-align:center;
	line-height:30px;
}
#Navigation ul li.page_item a:hover {
	background:url('../images/TopBtn2_H.jpg') no-repeat center center;
	width:145px;
	height:30px;
	/*margin:-29px 0 0 0;*/
}
#Navigation ul li.current_page_item a {
	background:url('../images/TopBtn2_H.jpg') no-repeat center center;
	width:145px;
	height:30px;
	/*margin:-29px 0 0 0;*/

}
/*Left Column
---------------------------------------------------------------------------------------------------- */
#LeftColumn {
	float:left;
	width:546px;
	margin:62px 0 12px 0;
}
.TopHeading {
}
.LeftHeadingCorner {
	float:left;
	width:33px;
	/*height:155px;
	background: transparent url('../images/LeftHeadingCorner.png') no-repeat center left;*/
	top:0;
}
.Topright {
	float:left;
	/*background: transparent url('../images/LeftHeading.gif') no-repeat center center;*/
	width:390px;
	/*height:141px;*/
}
.Topright h3 {
	float:left;
	color:#EB0089 !important;
	font-size:36px;
	line-height:70px;
	font-weight:bold;
	margin:0 20px 0 60px;
}
#LeftColumn h4 {
	float:left;
	font-size:28px;
	font-weight:bold;
	color:#1a1a1a;
	line-height:28px;
	margin:20px 0 0 60px;
}

div.LogosWrap {
	margin: 60px 0 10px 60px;
}
div.LogosWrap div.LogoBox {
	width: 132px;
	height: 132px;
	float: left;
	padding: 5px;
	border: 1px solid #d8d8d8;
	margin: 8px;
}
div.LogosWrap div.LogoBox a {
	float: none !important;
	margin: 0px !important;
	padding: 0px !important;
}

#LeftColumn p {
	float:left;
	width:495px;
	font-size:12px;
	line-height:12px;
	margin:20px 0 0 60px;
}

#LeftColumn a {
	color: #555;
	text-decoration: underline;
}
#LeftColumn a:hover {
	color: eb008a;
	text-decoration: none;
}

#LeftColumn ul.BulPoints {
	list-style-position: outside;
	list-style-type: circle;
	float:left;
	font-size:12px;
	line-height:12px;
	margin:8px 0 0 60px;
}
#LeftColumn ul.BulPoints li {
	list-style-position: outside;
	list-style-type: circle;
	font-size:12px;
	line-height:12px;
	margin: 8px 0 8px 14px;
}
#commentlist p {
	float:none;
	font-size:12px;
	line-height:12px;
	margin:0;
}
#commentlist li {
	float:none;
	font-size:12px;
	line-height:12px;
	margin:0 0 20px 0;
}
#commentlist {
	float:left;
	font-size:12px;
	line-height:12px;
	margin:20px 0 0 60px;
}

#LeftColumn p.postmetadata {
	font-size:12px;
	line-height:12px;
	margin:20px 0 25px 60px;
	width:400px;
}
#LeftColumn a {
/*	float:left;*/
	font-size:12px;
	line-height:12px;
	/*margin:20px 0 0 60px;*/
}

.LeftTopHeading {
	float: left;
	margin:0;
	padding-top:15px;
}

.LeftSubHeading {
	float: left;
	margin:10px 0 0 0;
}
.SubHeadingCorner {
	float:left;
	width:33px;
	height:61px;
	background: transparent url('../images/LeftSubheadingCorner.png') no-repeat center left;
	left:0px;
	top:0;
}
.leftheading {
	float:left;
	background: transparent url('../images/LeftHeadingBtn.gif') no-repeat center center;
	width:510px;
	height:43px;
}
.leftheading a {
	text-decoration: none !important;
}
.leftheading h3 {
	float:left;
	color:#FFF !important;
	font-size:28px;
	line-height:43px;
	font-weight:bold;
	margin:0 0 0 20px;
}
.leftheading1 {
	float:left;
	background: transparent url('../images/SubHeading.gif') no-repeat center center;
	width:266px;
	height:43px;
}
.leftheading1 h3 {
	float:left;
	color:#FFF !important;
	font-size:28px;
	line-height:43px;
	font-weight:bold;
	margin:0 0 0 20px;
}
/*Right Column
---------------------------------------------------------------------------------------------------- */
#RightColumn {
	float:left;
	width:412px;
	height:auto !important;
	margin:0 0 0 50px;
}
#RightCenter {
	float:left;
	width:344px;
	/*height:1050px !important;*/
	background: transparent url('../images/RightBg.gif') repeat-y center center;
	padding: 0 0 30px 0;
}
#RightBottom {
	float:left;
	width:344px;
	height:16px;
	background: transparent url('../images/RightBottom.gif') no-repeat center center;
}
/*Search Area
---------------------------------------------------------------------------------------------------- */
#searchbox {
	float:right;
	margin:18px 36px 0 0;
}
#searchbox input {
	float:left;
	background: url('../images/InpuBox.gif') no-repeat center center;
	width:236px;
	height:31px;
	border:none;
	font-size:16px;
	color:#fff;
	padding:6px 0 0 20px;
}
#searchbox input.SearchBtn {
	float:left;
	background: url('../images/SearchBtn.gif') no-repeat center center;
	width:33px;
	margin:3px 0 0 -10px;
	cursor:pointer;
	outline:none;
	height:31px;
	border:none;
}
.RightHeading {
	float:left;
	width:419px;
	margin:10px 0 0 -38px;
}
.RightHeading div.blog {
	width: 280px;
	border-bottom: 1px solid #5E5E5E;
	margin: 0 0 10px 70px;
	padding: 0 0 10px 0;
}
.LeftCorner {
	float:left;
	width:46px;
	height:70px;
	background: transparent url('../images/LeftCorner.png') no-repeat center left;
	left:0px;
	top:0;
}
.RightCenter {
	float:left;
	background: transparent url('../images/Center.gif') repeat-x center center;
	width:327px;
	height:58px;
}
.RightHeading h4 {
	font-size:36px;
	font-weight:bold;
	color:#FFF;
	margin:0 0 0 24px;
	line-height:58px;
}
.RightHeading strong{float:left;
	font-weight:bold;
	width:300px;
	margin:0 0 0 74px;
	color:#f2f2f2;
	font-size:12px;
	line-height:16px;
	}
.RightHeading span {
	float:left;
	width:300px;
	margin:0 0 0 74px;
	color:#f2f2f2;
	font-size:12px;
	line-height:16px;
}
.Bottomline {
	float: left;
	border-bottom:1px solid #5e5e5e;
	width:270px;
	margin:20px 0 15px 74px;
}
.RightCorner {
	float: right;
	width:46px;
	height:70px;
	background: transparent url('../images/RightCorner.png') no-repeat center right;
	top:0;
	right:-40px;
}

#SocialLinks {
	float: left;
	width:325px;
	margin:22px 0 0 0;
}
.Rss {
	float:left;
	background: transparent url('../images/RSS.gif') no-repeat center center;
	width:59px;
	height:59px;
	margin:0 0 0 45px;
}
.Twitter {
	float:left;
	background: transparent url('../images/Twitter.gif') no-repeat center center;
	width:59px;
	height:59px;
	margin:0 0 0 34px;
}
.Facebook {
	float:left;
	background: transparent url('../images/facebook.gif') no-repeat center center;
	width:59px;
	height:59px;
	margin:0 0 0 34px;
}

.RightHeading h5 {
	float:left;
	font-size:12px;
	width:300px;
	font-weight:bold;
	color:#f2f2f2;
/*	margin:5px 0 0 74px; */
	margin:5px 0 0 0;
}
.RightHeading h6 {
	display: block;
	width: 190px;
	float:left;
	font-size:12px;
	color:#f2f2f2;
	margin:4px 0 0 0;
}
.RightHeading h6 a {
	float:left;
	font-size:12px;
	color:#f2f2f2;
	text-decoration: none;
	margin:4px 0 0 14px;
}
.RightHeading h6 a:hover {
	text-decoration: underline;
}

.RightHeading p {
	float:left;
	width:268px;
	color:#f2f2f2;
	font-size:12px;
	margin:10px 20px 0 0;
}
.RightHeading p a {
	color:#333333;
	font-size:12px;
	line-height:14px;
}
.RightHeading p a:hover {
	text-decoration:underline;
}

.RightHeading span.Tweet {
	float:left;
	font-size:10px;
	color:#cccccc;
}
.Bottomline2 {
	float:left;
	border-bottom:1px solid #5e5e5e;
	width:280px;
	margin:10px 0 0 25px;
}
.tweets li {
	float:left;
	border-bottom:1px solid #5e5e5e;
	width:280px;
	color:#F2F2F2;
	font-size:12px;
	margin:0px 20px 0 70px;
	padding:10px 0 10px 0;
}
.tweets li a {
	color:#FFFFFF;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	margin:0;
}
.widget a {
	color:#F2F2F2;
	font-size:12px;
	font-weight:bold;
	margin:5px 0 0 24px;
}
.mail font{
	color:#ccc;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	margin:0;
}
.mail a {
	color:#FFFFFF;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	margin:0;
}
.mail a font{
	color:#ccc;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	margin:0;
}

.archives li a {
	color:#F2F2F2;
	float:left;
	font-size:12px;
	margin:4px 0 0 5px;
	text-decoration:none;
}

.archives li {
	float:left;
	margin:0 20px 0 70px;
	padding:2px 0;
	width:280px;
}

.navigation
{
	float: left;
	margin: 0 0 0 60px;
	width: 498px; 
}

.alignleft
{
	text-align: left;
}

.alignright
{
	text-align: right;
}