/* Global Reset */
html {
}
body {
	font-family: Arial;
	font-size: 12px;
	line-height:16px;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background: url(../images/body_bg.gif) repeat-x left top #a9a9a9;
}
html, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, img {
	margin:0;
	padding:0;
	border:0;
	text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
li {
	list-style:none;
	float:left;
}
a img {
	border:none;
}
a {
	cursor:pointer;
	outline:none;
}
/* Page Holder */

.container {
	padding: 0;
	margin: 0 auto;
	width: 935px;
}
/* General Styles */
.clear {
	clear:both;
	overflow:hidden;
	width:100%;
}
.fltlft {
	float:left;
}
.fltrt {
	float:right;
}
/* H1 to H6 type Styles */
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
#header, #wrapper, #footer {
	width: 100%;
	text-align:left;
	text-wrap:suppress
	clear:both;
	overflow:hidden;
}
#pageholder {
	float: left;
	width: 100%;
	background: url(../images/pageholderbg.gif) no-repeat center top;
}
#pagewrap {
	float: left;
	background: url(../images/wrap_bg.png) repeat-y center top;
	width: 100%;
}
#pagewrap-bottom {
	float: left;
	width: 100%;
	background: url(../images/pagewrap_bottom.png) no-repeat center top;
	height: 31px;
	position: relative;
	margin: 0px 0 0 0;
	z-index: 0;
}
/* Header */
#header {
}
#logo {
	float: left;
	padding: 13px 0 0 22px;
	width: 146px;
	height: 111px;
}
#top-sociallinks {
	float: right;
	width: 266px;
	font-family: 'HelveticaNeueLTStd57Condensed';
	padding: 32px 0 0 0;
}
#top-sociallinks span {
	float: left;
	font-size: 11px;
	color: #787878;
}
#top-sociallinks strong {
	float: left;
	font-weight: normal;
	color: #ed1c24;
	font-size: 20px;
	padding: 0 22px 0 6px;
}
#top-sociallinks img {
	float: left;
	margin: 0 13px 0 0;
}
#menu {
	float: right;
	width: 935px;
	padding: 25px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
#menu li {
	margin: 0 0 0 25px;
	font-size: 14px;
	height: 38px;
	width:auto;
	text-transform: uppercase;
	text-align: center;
	padding: 0 0 0 45px;
}
#menu li a {
	color: #000;
	text-transform: uppercase;
}
#menu li a:hover, #menu li.active a {
	color: #d40f17;
}
#menu li:hover, #menu li.active {
	background: url(../images/menu_active.gif) repeat-x left bottom;
	color: #d40f17;
}
/* Footer */
#footer {
}
#footer .container {
	padding: 35px 0 0 0;
}
#footer-content {
	float: left;
	width: 935px;
	background: url(../images/footerbg.png) no-repeat left bottom;
	height: 117px;
	margin: 10px 0 -2px 0;
	position: relative;
	z-index: 99999;
}
#footer-logo {
	float: left;
	width: 107px;
	height: 80px;
	padding:  19px 0 0 40px;
}
#footer-content1 {
	float: left;
	width: 430px;
	color: #010101;
	font-size: 11px;
	padding: 30px 0 0 10px;
	font-family: Tahoma;
}
#footer-content1 a {
	color: #010101;
}
#footer-content1 a:hover {
	text-decoration: underline;
}
#copyrights {
	float: left;
	width: 295px;
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
	padding: 50px 0 0 10px;
}
#footerlinks {
	float: left;
	width: 821px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0 0 0 35px;
}
#footerlinks li {
	margin: 0 0 0 20px;
	text-transform: uppercase;
}
#footerlinks li a {
	color: #000;
	font-size: 13px;
}
#footerlinks li a:hover, #footerlinks li a.active1 {
	color: #ed1c24;
}
/* Content */
#wrapper {
}
#home-maincontent {
	clear: both;
	overflow: hidden;
	width: 911px;
	padding: 36px 0 0 24px;
}
#home-maincontent h1 {
	font-family: 'HelveticaNeueLTStd57Condensed';
	font-size: 20px;
	text-transform: uppercase;
	padding: 0 0 5px 0;
	clear: both;
}
.home-textcontent {
	float: left;
	width: 538px;
	padding: 25px 0 0 0;
	font-size: 11px;
	color: #787878;
	font-family: Tahoma;
	line-height: 17px;
	text-align: justify;
}
.home-textcontent2 {
	padding: 27px 0 38px 0;
}
#home-maincontent h2 {
	font-family: 'HelveticaNeueLTStd57Condensed';
	font-size: 16px;
	clear: both;
	padding: 0 0 7px 0;
}
.home-maincontent-left {
	float: left;
	width: 582px;
}
#sidebar-right {
	float: left;
	width: 329px;
	padding: 0 0 35px 0;
}
#sidebar-right h3.sidebarheading {
	font-size: 15px;
	color: #ed1c24;
	font-family: 'HelveticaNeueLTStd57Condensed';
	clear: both;
	font-weight: bold;
	width: 308px;
	background: url(../images/sidebar_heading.gif) no-repeat left bottom;
	padding: 0 0 24px 0;
}
#sidebar-right h3.sidebarheading a {
	color: #ed1c24;
}
#sidebar-right h3.sidebarheading a:hover {
	color: #000;
}
#sidebar-right h3.sidebarheading2 {
	background: url(../images/sidebar_heading2.gif) no-repeat left bottom;
}
.sidebar-right-textcontent {
	float: left;
	padding: 16px 0 9px 0;
	width: 310px;
	font-size: 11px;
	font-family: Tahoma;
}
.sidebar-right-textcontent a.tiltes {
	display: block;
	font-size: 14px;
	color: #ed1c24;
	font-weight: normal;
	font-family: 'HelveticaNeueLTStd57Condensed';
	padding: 0 0 10px 0;
}
.sidebar-right-textcontent a.tiltes:hover {
	color: #000;
}
.read-all {
	display: block;
	margin: 20px 0 0 0;
	color: #000;
	font-family: 'HelveticaNeueLTStd57Condensed';
	font-size: 12px;
}
.sidebar-right-textcontent2 {
	padding: 16px 0 43px 0;
}
.sidebar-right-sociallinks {
	float: left;
	width: 290px;
	padding: 16px 0 0 22px;
}
.sidebar-right-sociallinks img {
	float: left;
	margin: 0 29px 0 0;
}
.sidebar-right-sociallinks img.lastlink {
	margin: 0;
}
/*inner page1*/

.inner-maincontent {
	clear: both;
	overflow: hidden;
	width: 935px;
	background: url(../images/shadow_top_inner.gif) no-repeat center top;
}
#sidebarleft {
	float: left;
	width: 250px;
	padding: 100px 0 0 0;
}
#inner-maincontent-right {
	float: right;
	width: 644px;
	padding: 80px 0 30px 0;
}
#inner-maincontent-right h1 {
	clear: both;
	font-size: 20px;
	color: #010101;
	font-family: 'HelveticaNeueLTStd57Condensed';
	text-transform: uppercase;
}
.inner-maincontent-right-textcontent {
	float: left;
	padding: 20px 0 0 0;
	width: 595px;
	font-size: 11px;
	color: #787878;
	line-height: 17px;
	font-family: Tahoma;
}
#inner-maincontent-right-blog2 {
	float: left;
	width: 615px;
	padding: 39px 0 0 28px;
}
#inner-maincontent-right-blog2 h2 {
	clear: both;
	font-size: 16px;
	font-family: 'HelveticaNeueLTStd57Condensed';
	text-transform: uppercase;
	padding:0;
}
.inner-blog2-textcontent {
	float: left;
	padding: 26px 0 0 0;
	width: 538px;
	color: #787878;
	font-size: 11px;
	font-family: Tahoma;
}
#sidebarleft h1 {
	float: left;
	width: 213px;
	background: url(../images/h1bg.gif) repeat-x left bottom;
	padding: 0 0 12px 0;
	font-size: 20px;
	margin: 0 0 0 37px;
	color: #ed1c24;
	font-family: 'HelveticaNeueLTStd57Condensed';
	text-transform: uppercase;
}
#side-nav {
	float: left;
	width: 200px;
	padding: 0 0 0 13px;
	margin: 0 0 0 37px;
}
#side-nav li {
	width: 200px;
	line-height: 48px;
	font-size: 15px;
	text-transform: uppercase;
}
#side-nav li a {
	color: #000;
	font-family: 'HelveticaNeueLTStd57Condensed';
}
#side-nav li a:hover, #side-nav li a.select {
	color: #ed1c24;
}
