/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #ffffff;
	background-image:url(../images/newdesign/topbar.jpg);
	background-repeat:repeat-x;
}

h1, h2, h3 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 20px;
	line-height: 22px;
	color: #0185D7;
}

h2 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #0185D7;
	text-transform: uppercase;
	padding-top: 5px;
}

h3 {
	font-size: 14px;
	color: #0185D7;
	padding-bottom: 10px;
	line-height: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-top: 0;
	line-height: normal;
}

ul, ol { }

blockquote { }

a {
	color: #0169A7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #333333;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr {

}

.list1 {

}

.list1 li {
	float: left;
	line-height: normal;
	text-indent: -10px;
	list-style-type: none;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

/* Header */

#header-wrapper {
}

#header {
	width: 934px;
	height: 36px;
	background-image: url(../image/nav_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
	padding-top: 10px;
}

/* Menu */

#menu {
	float: left;
	height: 36px;
	color: #FFFFFF;
}

#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	height: 44px;
	display: block;
	float: left;
	padding: 12px 25px 0px 25px;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item {
	margin: 0px;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	height: 36px;
}

#search form {
	float: right;
	margin: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	height: 20px;
	font: 12px Arial, Helvetica, sans-serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 14px;
	margin: 0px 6px 0px 0px;
	padding: 3px 0 0 5px;
	color: #333333;
}

#search-submit {
	padding: 0px;
	margin: 0px;
	height: 21px;
	margin-left: 4px;
	color: #333333;
}

/* Page */

#page {
	margin: 0 auto;
	padding: 0px;
	background-color: #FFFFFF;
}

/** LOGO */

#logo {
	height: 248px;
	background-color: #FFFFFF;
	background-image: none;
	vertical-align: top;
	width: 934px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
.leftContent  {
	width: 718px;
	float: left;
	clip: rect(0px,718px,auto,0px);
	position: relative;
	height: 248px;
	overflow: hidden;
	visibility: inherit;
}
.rightContent   {
	padding: 0px;
	float: right;
	height: 248px;
	width: 216px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	background-color: #FFFFFF;
}
.rightContent h2 {
	font-size: 16px;
	color: #000000;
}


/* Content */

#content {
	float: left;
	width: 718px;
	background-color: #FFFFFF;
}

/* Post */

.post {
	margin-bottom: 15px;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 15px;
}
.post h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 16px;
	text-transform: capitalize;
	color: #005C9A;
	padding-bottom: -5px;
}
.post h3 {
	font-size: 16px;
	color: #0185D7;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.post p {
	padding-top: 0px;
	line-height: 140%;
	padding-bottom: 10px;
}
.post li {
	list-style-type: square;
	margin-left: 0px;
}

.post .entry {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.entry   h1  {
	text-indent: 18px;
}
.entry h3 {
	text-indent: 18px;
}



.post   .entryLeft {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	width: 215px;
	height: 260px;
}
.post .entryMiddle {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	width: 185px;
	border-left-width: 3px;
	border-left-style: dotted;
	border-left-color: #666666;
	height: 260px;
}
.post .entryRight {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	width: 215px;
	border-left-width: 3px;
	border-left-style: dotted;
	border-left-color: #666666;
	height: 260px;
}
.post .entryLeft a {
	font-size: 12px;
	color: #000000;
}
.post .entryLeft a:hover {
	color: #0185D7;
}


.post .entryMiddle a {
	font-size: 12px;
	color: #000000;
}
.post .entryMiddle a:hover {
	font-size: 12px;
	color: #0185D7;
}

.post .entryRight a {
	font-size: 12px;
	color: #000000;
}
.post .entryRight a:hover {
	font-size: 12px;
	color: #0185D7;
}


.entryLeft .more {
	color: #0185D7;
	padding-left: 170px;
}
.entryLeft .more a {
	color: #0185D7;
	text-decoration: underline;
}
.entryLeft .more a:hover {
	color: #000000;
}

.entryMiddle .more {
	color: #0185D7;
	padding-left: 140px;
}
.entryMiddle .more a {
	color: #0185D7;
	text-decoration: underline;
}

.entryMiddle .more a:hover {
	color: #000000;
}


.entryRight .more {
	color: #0185D7;
	padding-left: 160px;
}
.entryRight .more a {
	color: #0185D7;
	text-decoration: underline;
}

.entryRight .more a:hover {
	color: #000000;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	text-transform: none;
	font-weight: normal;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-color: #333333;
}
#sidebar img {
	margin-left: -6px;

}

#sidebar .rfq a {
	color: #DD0163;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	line-height: 30px;
}


#sidebar ul {
	font-size: 12px;
	margin-left: 5px;
	margin-top: 5px;
}
#sidebar li {
	margin-right: 5px;
	color: #0099CC;
	list-style-type: square;
	list-style-position: outside;
	font-weight: bold;
}


#sidebar p {
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
}

#sidebar h2 {
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 17px;
	margin: 0;
	width: 200px;
}


#sidebar a {
	color: #FFFFFF;
	font-weight: normal;
}
#sidebar a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
#sidebar a:hover {
	color: #0099CC;
}

#sidebar a:active {
	color: #0099CC;
	text-decoration: underline;
}



/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
	height: 45px;
	width: 934px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #000000;
}
#footer .address {
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	text-align: right;
}
#footer .links {
	font-size: 13px;
	color: #FFFFFF;
	float: left;
	text-align: left;
	padding-top: 10px;
}



#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
	padding-top: 0px;
}

#footer a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color: #0185D7;
	font-weight: normal;
	text-decoration: none;
}

#gsearch {
	margin: 5px;
	padding: 0px;
}

.srv1 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.bottomText {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.required {
	color: #DC0063;
}
#sidebar .sidelinkActive  {
	color: #FF3300;
}

#sidebar li {
	list-style-type: square;
}
#crumbs {
	color: #0169A7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.post h1 {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/*NEW DESIGN*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #ffffff;
	background-image:url(../images/newdesign/topbar.jpg);
	background-repeat:repeat-x;
}

#wrapper {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
}

#header_navbar ul {
	padding:0px;
	margin:0px;
	width:960px;
}

#header_navbar li {
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	_padding-top:10px;
}

#header_navbar a {
	color:#333;
	font-size:15px;
	font-weight:bold;
	display:block;
	_display:inline;
	padding-top:10px;
	padding-right:20px;
	height:31px;
	margin: 0;
}

#header_navbar a:hover {
	color:#0033CC;
	text-decoration:none;
}

.header_navbar_current {
	color:#0033CC !important;
}

#header_social {
	float:right;
}

#header_logo {
	margin-top:10px;
}

#header_slideshow {
	margin-top:10px;
}

#header_slideshow img, #header_slideshow iframe {
	float:right;
}

#header_slideshow span {
	font-size:14px;
	color:#999999;
	float:right;
	padding-top:15px;
	clear:both;
	*width:530px;
}

#header_quotebar {
	border-top:solid 1px #999;
	border-bottom:solid 1px #999;
	padding-top:8px;
	padding-bottom:8px;
	margin-top:8px;
	margin-bottom:8px;
}

#header_phone {
	float:right;
	font-size:16px;
	font-weight:bold;
	color:#DD0067;
}

#header_quote {
	background-image:url(../images/newdesign/quoteicon.jpg);
	background-repeat:no-repeat;
	height:24px;
}

#header_quote a {
	font-size:16px;
	font-weight:bold;
	color:#DD0067;
	padding-left:30px;
	text-decoration:none;
}

#header_quote a:hover {
	color:#0033CC;
}

#main_content_article h1 {
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-bottom:10px;
}

#main_content_article, #main_content_article_content, #main_content_article_content p, #main_content_article_content li {
	line-height:20px !important;
}

#main_content_article_content {
	color:#666 !important;
	font-size:12px !important;
}

.main_homebox {
	margin-bottom:20px;
}

.main_homebox span {
	font-size:12px;
	color:#666;
	line-height:25px;
}

.main_homebox h2 {
	font-size:15px;
	color:#333;
}

#footer_links {
	width:946px;
	border:solid 2px #ccc;
	background-color:#eee;
}

#footer_links div {
	width:305px;
	height:100%;
	border-right:solid 2px #ccc;
}

#footer_links h1 {
	font-size:16px;
	color:#333;
	padding-top:10px;
	font-weight:bold;
}

#footer_links li a {
	font-size:12px;
	color:#666;
}

#footer_links ul{margin:0;}
#footer_links li{list-style-type:none;text-indent:0px;margin-left:10px;}
#footer_links li:before{content:"->";display:inline;margin-right:20px;font-family:"Courier New", Courier, monospace;}

.footer_links_more a {
	color:#0066CC;
	margin-bottom:15px;
	padding-left:10px;
	display:block;
}

#footer_bottomlinks {
	color:#999;
	text-align:center;
	padding-top:25px;
}

#footer_bottomlinks a {
	color:#999;
	padding-left:5px;
	padding-right:5px;
}

.sidebartopline {
	height:1px;
	background-color:#999;
	width:270px;
	_line-height:1px;
	_font-size:0px;
}

.sidebarlinks ul {
	padding:0px;
	margin:0px;
}

.sidebarlinks li {
	list-style:none;
	display:block;
	
	
	padding:0px;
	margin:0px;
	
}

#sidebar_selected {
	background-color:#E5F1FA;
}

.sidebar_item, .sidebar_current {
	padding-top:18px;
	display:block;
	width:208px;
	height:47px;
	border:solid 1px #999;
	border-top:none;
	background-image:url(../images/newdesign/sidebarbullet.jpg);
	background-repeat:no-repeat;
	background-position:20px 18px;
	padding-left:60px;
}

.sidebar_current {
	background-color:#E5F1FA;
}

.sidebar_item:hover, .sidebar_current:hover {
	background-color:#E5F1FA;
}

.contactus_contact {
	/*float:left;*/
	padding:10px;
}

.contactus_contact p {
	margin-bottom:5px;
	line-height:20px;
}

#breadcrumbs {
	font-size:10px;
}#footer_links h2 {
	font-size: 14px;
	color: #333;
	padding-top: 10px;
}

.required {
	color:#ff0000;
}

.main_contact_field {
	text-align:right;
}

.main_contact_field span {
	font-weight:bold;
}

.full {
	margin:3px;
	width:200px;
}

.half {
	margin:3px;
	width:94px;
}

.main_contact_field select {
	margin:3px;
	width:203px;
}

.main_contact_field textarea {
	margin:3px;
	width:200px;
}

.main_contact_field li {
	list-style:none;
	text-align:left;
}
