@font-face {
	font-family: 'NeoSansRegular';
	src: url('/images/72/fnt/neosans-webfont.eot');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NeoSansRegular';
	src: url(//:) format('no404'), url('/images/72/fnt/neosans-webfont.woff') format('woff'), url('/images/72/fnt/neosans-webfont.ttf') format('truetype'), url('/images/72/fnt/neosans-webfont.svg#webfonthqOVFf7X') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NeoSansMedium';
	src: url('neosans-medium-webfont.eot');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'NeoSansMedium';
	src: url(//:) format('no404'), url('/images/72/fnt/neosans-medium-webfont.woff') format('woff'), url('/images/72/fnt/neosans-medium-webfont.ttf') format('truetype'), url('/images/72/fnt/neosans-medium-webfont.svg#webfontJZVYgmjb') format('svg');
	font-weight: normal;
	font-style: normal;
}


* {
 margin: 0px;
 padding: 0px;
}

.clear {
 clear: both;
}

#content ol, #content ul, #sidebar ol, #sidebar ul  {
 margin-left: 26px;
}
#content ol li, #content ul li, #sidebar ol li, #sidebar ul li {
 margin: 4px 0px;
 line-height: 18px;
}

p { 
 margin: 14px 0px;
 line-height: 20px;
}

a {
 color: #4b6b85;
}
a:hover {
 color: #a9ccea;
}

h1 {
 font: 22pt/45px 'NeoSansRegular';
 margin: 16px 0px;
 color: #4b6b85;
 border-bottom: 1px solid #cacaca;
}
h2 {
 font: 16pt 'NeoSansRegular';
 margin: 16px 0px;
}
#sidebar h2 {
 color: #fff;
 line-height: 57px;
 margin: 0px;
}

#home-main h1 {
 color: #fff;
 border-bottom: 0px;
 font-size:  18pt;
}
#content h1 {
 margin-top: 0px;
}
h3 {
 font: 13pt Arial, Helvetica, sans-serif;
 margin: 16px 0px;
}

body {
 background: url( '/images/72/bg.jpg' );
 font: 10pt Arial, Helvetica, sans-serif;
 color: #4d4d4d;
}

#wrapper { 
 padding-bottom: 20px;
}
body.home #wrapper {
 background: url( '/images/72/home-wrapper-bg.jpg' ) repeat-x #fff;
}
body.inside #wrapper {
 background: url( '/images/72/inside-wrapper-bg.jpg' ) repeat-x #fff;
}
body.home #main {
 background: url( '/images/72/home-main-bg.jpg' ) top center no-repeat;
}
body.inside #main {
 background: url( '/images/72/inside-main-bg.jpg' ) top center no-repeat;
}


#header {
 width: 960px;
 margin: 0px auto;
 height: 131px;
 position: relative;
}
#logo a {
 display: block;
 position: absolute;
 top: 21px;
 left: 9px;
 width: 178px;
 height: 64px;
 background: url( '/images/72/logo.gif' ) no-repeat;
}
#logo a span { 
 display: none;
}
#nav {
 position: absolute;
 top: 22px;
 right: 0px;
}
#nav ul {
 list-style-type: none;
}
#nav ul li {
 float: left;
 display: inline;
}
#nav ul li a {
 display: block;
 font: 12pt 'NeoSansRegular';
 color: #fcfcfc;
 border-left: 1px solid #6996af;
 line-height: 36px;
 padding: 0px 10px 0px 8px;
 text-decoration: none;
 font-weight: bold;
}
#nav ul li.CMSI_NavActiveItem a, #nav ul li a:hover {
 color: #a9ccea;
}


#search {
 background: #fff;
 position: absolute;
 right: 0px;
 top: 70px;
 width: 240px;
 height: 39px;
}
#search form { 
 padding-top: 11px;
 padding-left: 7px;
}
#search-box {
 border: 0px none;
 background: transparent;
 width: 195px;
 color: #767676;
}
#search-button {
 position: absolute;
 top: 10px;
 right: 10px;
}

#inside-main-wrapper {
}
#inside-main {
 width: 960px;
 margin: 0px auto;
}
#inside-main h1 {
 font-size: 28pt;
 color: #fff;
 border-bottom: 0px none;
 padding-bottom: 1px;
}

#home-main {
 width: 960px;
 margin: 0px auto;
 height: 352px;
 position: relative;
}

#home-intro {
 width: 280px;
 color: #fff;
 padding-top: 23px;
 font-size: 15px
}
#home-intro h1 {
 margin: 0px 0px 30px 0px;
}
#home-intro p {
 margin: 0px 0px 35px 0px;
 line-height: 28px;
}
#home-intro .our-products {
 display: block;
 width: 213px;
 height: 79px;
 background: url( '/images/72/product-but-bg.png' ) no-repeat;
 text-decoration: none;
 margin-left: -20px;
}
#home-intro .our-products span {
 display: block;
 font: 13pt 'NeoSansMedium';
 color: #395474;
 line-height: 74px;
 text-align: center;
}

#slideshow {
 width: 630px;
 height: 293px;
 position: absolute;
 left: 330px;
 top: 0px;
}
#slideshow ul {
 width: 630px;
 height: 293px;
 list-style-type: none;
}
#main-content {
 background: url( '/images/72/home-main-content-bg.png' ) no-repeat top center;
 position: relative;
}
body.inside #main-content {
 background: url( '/images/72/inside-main-content-bg.png' ) no-repeat top center;
 position: relative;
}
#main-content-container {
 width: 960px;
 margin: 0px auto;
}

#sidebar {
 width: 297px;
 float: right;
}
body.inside #sidebar {
 margin-top: -46px;
}
#sidebar .title {
 padding: 0px 15px;
}
#sidebar .content {
 padding: 15px;
}

#content-wrapper {
 width: 660px;
}
#content {
 padding: 15px 15px 15px 0px;
}

#footbar-wrapper {
 background: url( '/images/72/footbar-wrapper-bg.jpg' ) repeat-x;
}

#footbar {
 background: url( '/images/72/footbar-bg.jpg' ) no-repeat top center;
 width: 960px;
 margin: 0px auto 20px auto;
 text-align: center;
 color: #fff;
}

#footer-nav ul {
 list-style-type: none;
 text-align: center;
 padding-top: 25px; 
 padding-bottom: 25px;
}
#footer-nav ul li {
 display: inline;
}
#footer-nav ul li a {
 color: #fff;
 text-decoration: none;
 padding: 0px 5px;
}

#copyright {
 padding-bottom: 5px;
}

#designed-by a {
 color: #fff;
 text-decoration: none;
 background: url( '/images/72/doncor-logo.gif' ) no-repeat bottom center;
 height: 65px;
 display: block;
}