@import url(reset.css);
@import url(CaseManagement.css);
@import url(hero.css);
@import url(tiles.css);

div#marginHero {
	width: 840px;
	height: 240px;
	display: block;
}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.hidden {
	display: none;
}

.strong, strong {
	font-weight: bold;
}

ul.horizontal li {
	float: left;
}

div#wrapper, div#header, div#content, div#footer, div#header ul {
	width: 840px;
}

div#header, div#content, div#footer {
	float: left;
}

div#wrapper {
	margin: 1em auto;
}

div#header h1 {
	display: block;
	width: 840px;
	height: 90px;
	background: url(../images/logo.png) no-repeat;
	margin-bottom: 1em;
}

div#header ul {
	float: left;
	height: 40px;
	background: url(../images/nav_end.png) no-repeat top right;
}

div#header ul .a {
	display: block;
	height: 40px;
	text-indent: -9000px;
}

div#header ul a:hover {
	background-position: 0 -40px;
}

div#header li#prodsvc .a {
	width: 176px;
	background-image: url(../images/nav_prodsvc.png);
}

div#header li#ourcostumers .a {
	width: 123px;
	background-image: url(../images/nav_OurCustomers.png);
}

div#header li#about .a {
	width: 114px;
	background-image: url(../images/nav_about.png);
}

div#header li ul li {
	width: 114px;
}


div#header li#spotlight a {
	width: 172px;
	background-image: url(../images/nav_spotlight.png);
}

div#header li#contact a {
	width: 123px;
	background-image: url(../images/nav_contact.png);
}

div#header li#home a {
	width: 94px;
	background-image: url(../images/nav_home.png);
}

div#footer {
	padding-bottom: 1.5em;
}

div#footer div#copyright, div#footer div#accreditation {
	width: 50%;
	float: left;
	font-size: 11px;
	color: #999;
}

div#footer div#copyright span {
	display: block;
	margin-top: 1.8em;
	margin-bottom: -1em;
}

div#footer div#copyright a {
	border-left: solid 1px #ccc;
	padding: 0 0.7em;
	text-decoration: none;
	color: #999;
}

div#footer div#copyright a:hover {
	text-decoration: underline;
	color: #296099;
}

div#footer div#copyright a:first-child {
	border-left: 0 none;
	padding-left: 0;
}

div#footer div#accreditation li {
	display: block;
	text-indent: -9000px;
	height: 75px;
	margin-right: 7px;
	margin-top: 1.4em;
}

div#footer li#msgold {
	width: 119px;
	background: url(../images/acc_msgold.png) no-repeat;
}

div#footer li#hp {
	width: 155px;
	background: url(../images/acc_hp.png) no-repeat;
}

div#footer li#mssbs {
	width: 125px;
	background: url(../images/acc_mssbs.png) no-repeat;
}

div#content {
	font-size: 13px;
	color: #444;
	background: url(../images/content_footer.png) no-repeat bottom;
	padding-bottom: 1.5em;
	margin-top: 1em;
}

div#content h1, div#content h2, div#content h3 {
	letter-spacing: -1px;
}

div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 {
	margin-bottom: 1em;
}

div#content h1 {
	font-size: 2em;
	color: #1D7ECE;
	margin-top: 0.8em;
}

div#content h2 {
	font-size: 1.8em;
}

div#content h3 {
	font-size: 1.6em;
	color: #1D7ECE;
}

div#content h4 {
	font-size: 1.4em;
}

div#content h5 {
	font-size: 1.2em;
	color: #1D7ECE;
}

div#content h7 {
	font-size: 12px; color: #1D7ECE;
}

div#content h6 {
	font-size: 1em;
}

div#content p, div#content ul, div#content ol {
	line-height: 18px;
	margin-bottom: 1em;
}

div#content ul {
	list-style-type: disc;
}

div#content ol {
	list-style-type: decimal;
}

div#content ol ol {
	margin-top: 1em;
	list-style-type: lower-roman;
}

div#content ol ol ol {
	margin-top: 1em;
	list-style-type: lower-alpha;
}

div#content li {
	margin-left: 1.5em;
	margin-top: 0.8em
}

div#content a {
	color: #296099;
	text-decoration: none;
}

div#content a:hover {
	text-decoration: underline;
}

div#content h1.title {
	display: block;
	height: 23px;
	margin-top: 0.5em;
	border-bottom: solid 1px #DDD;
	padding-bottom: 9px;
}

div#content p.pull {
	font-size: 120%;
	font-style: italic;
}

div#content h1#title_prodsvc {
	background: url(../images/title_prodsvc.png) no-repeat;
}

div#content h1#title_about {
	background: url(../images/title_about.png) no-repeat;
}
div#content h1#title_ourcustomers {
	background: url(../images/title_ourcustomers.png) no-repeat;
}

div#content h1#title_spotlight {
	background: url(../images/title_spotlight.png) no-repeat;
}

div#content h1#title_contact {
	background: url(../images/title_contact.png) no-repeat;
}

div#content div#content-left {
	float: left;
	display: block;
	width: 200px;
	padding-bottom: 5px;
	background: url(../images/left-menu-footer.png) no-repeat bottom;
	margin-right: 30px;
}
div#content div#content-left-blank {
	float: left;
	display: block;
	width: 200px;
	padding-bottom: 5px;
	margin-right: 30px;
}
div#content div#content-left ul {
	list-style-type: none;
	padding: 1px 0 0;
	margin: 0;
	line-height: 1em;
	background: url(../images/left-menu.png) no-repeat top;
}

div#content div#content-left ul li {
	border-bottom: solid 1px #1580bf;
	border-top: solid 1px #3ea1db;
	margin: 0;
	padding: 0;
}

div#content div#content-left ul li:first-child {
	border-top: 0 none;
}

div#content div#content-left ul li a {
	color: #EEE;
	font-size: 11px;
	display: block;
	padding: 8px 12px;
}

div#content div#content-left ul li.last {
	border-bottom: 0 none;
}

div#content div#content-left ul li.last a {
	padding-bottom: 3px;
}

div#content div#content-right {
	width: 610px;
	float: left;
}

div#content hr {
	border-top: solid 1px #CCC;
	border-bottom: 0 none;
	margin: 2em 0;
}

div#content small {
	font-size: 11px
}

div#contact-left, div#contact-right
{
    width: 400px;
    float: left;
    display: block;
}

div#contact-left 
{
    margin-right: 30px;
}

div#contact-right label 
{
    display: block;
    margin-top: 1em;
    margin-bottom: 0.4em;
}

div#contact-right .Styled 
{
    width: 390px;
}

div#contact-right .ValidationError 
{
    margin-top: 1em;
    font-size: 11px;
}

div#contact-right textarea 
{
    height: 100px;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    line-height: 18px;
    font-size: 12px;
}

div#contact-right .Submit 
{
    display: block;
    margin-top: 1em;
    margin-bottom: 2em;
}

div#message-success
{
    border: 1px solid #008000;
    line-height: 18px;
    background-color: #99FF99;
    color: #006600;
    font-size: 11px;
    padding: 0.5em;
}

.caption {
	display: block;
	font-size: 11px;
	padding: 1em 0;
	}
	
#rotating_items{
	position: relative;
}

	#rotating_items h3{
		margin: 0px;
	}
 
	#rotating_items div.rotating_item{
		position: absolute;
	} 



.content-menu {
	float: left;
	display: block;
	width: 200px;
	padding-bottom: 5px;
	background: url(../images/left-menu-footer.png) no-repeat bottom;
	margin-right: 30px;
	z-index: 50;
}


.content-menu ul li {
	border-bottom: solid 1px #1580bf;
	border-top: solid 1px #3ea1db;
	margin: 0;
	padding: 0;
}

.content-menu ul li:first-child {
	border-top: 0 none;
}

.content-menu ul li a {
	color: #EEE;
	font-size: 11px;
	display: block;
	padding: 8px 12px;
}

.content-menu ul li.last {
	border-bottom: 0 none;
}

.content-menu ul li.last a {
	padding-bottom: 3px;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	z-index: 50;
}

.SubMenuItemTable {
	padding: 1px 0 0;
	margin: 0;
	background: url(../images/left-submenu.png) no-repeat top;
	width: 200px;
}


.SubMenuItem {
	color: #EEE;
	font-size: 11px;
	display: block;
	padding: 8px 12px;
	border-bottom: solid 1px #1580bf;
	border-top: solid 1px #3ea1db;
}


.SubMenuItem a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.SubMenuItem a:hover {
	text-decoration: underline;
}




