/* Designed By: Nathan Cups
Date: 2/3/2009

Primary Colors:

light blue-grey: #c7cedf;
Dark Blue: #100d64;
Blue Grey: #c8cfe0;
Lightest blue grey: #dee4f3;
Orange: #ff5608;


 */

html {
	background-color: #c7cedf;
}

body {
	color: #100d64;
	font: normal normal 90%/1.4em Georgia, "Times New Roman", Times, serif;
}

ul, li, img, body, html {
	margin: 0;
	padding: 0;
}

ul {
}

a {
	text-decoration: none;
	color: #100d64;
}

a:hover {
	color: #ff5608;
}

a img {
	border-style: none;
}

h1 {
	color: #ff5608;
	font-weight: bold;
	margin: 0;
	font-size: 1.5em;
	padding-top: .2em;
	padding-bottom: .1em;
	line-height: 1em;
}

h2 {
	color: #ff5608;
	font-weight: bold;
	margin: 0;
	font-size: 1em;
	padding-top: .2em;
	padding-bottom: .1em;
	line-height: 1em;
}

.clear {
	clear:both;
	margin: 0px;
	padding:0px;

}

.smalltitle {
	text-decoration:underline;
}

#page-wrap {
	width: 979px;
	margin: 20px auto;
}

/* Header Container */

#header {
	background: url(images/header-bg.gif) no-repeat;
	width: 979px;
	height: 77px;
	overflow: hidden;
}

#header h1 {
	display: none;
}

#header p {
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	color: #c7cedf;
	position: relative;
	margin-top: 59px;
	margin-left: 20px;
}

#header img {
	float: right;
	top: 20px;
	right: 10px;
	position: relative;
}

/* End Header Container */

/* Top Navigation Container */

#topnav {
	background: url(images/top-nav-bg.gif) no-repeat;
	width: 979px;
	height: 32px;
	margin: 0;
	padding: 0;
}

#navbar {
	padding: 0;
	height: 32px;
	margin-bottom: 0;
	margin-left: 300px;
	margin-right: 10px;
}

#navbar li {
	list-style: none;
	float: left;
}

#navbar li a {
	display: block;
	padding: 7px 20px 0;
	background-color: #c3cadb;
	color: #21194B;
	text-decoration: none;
	background: url(images/nav-divider.gif) no-repeat right bottom;
	height: 25px;
	font-variant: small-caps;
	font-size: 1.2em;
}

#navbar li a:hover {
	color: #ff5608;
}

#navbar li ul {
	display: none;
	width: 14em;
	/* Wi

dth to help Opera out */
    background-color: #c3cadb;
	background-image: none;
}

#navbar li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
}

#navbar li:hover li {
	float: none;
}

#navbar li:hover li a {
	background-color: #c3cadb;
	border-bottom: 1px solid #fff;
	color: #fff;
	background-image: none;
	height: 1.4em;
	font-size: 1em;
}

#navbar li li a:hover {
	background-color: #dee4f3;
	color: #21194B;
}

/* 
#topnav ul {
	list-style-type: none;
	font-variant: small-caps;
	margin: 0 1px 0 310px;
	font-size: 1.3em;
	line-height: 1.7em;
}

#topnav li {
	display: inline;
	background: url(images/nav-divider.gif) no-repeat right bottom;
	padding: 5px 15px;
}

 */

/* End Top Navigation Container */

/* Main Content Container */

#maincontent {
	background: url(images/main-bg.gif) repeat-y;
	width: 979px;
	overflow: hidden;
}

.company {
	width: 307px;
	background: url(images/company-leftcol-bg.gif) no-repeat left top;
	float: left;
	height: 504px;
}

.services {
	width: 307px;
	background: url(images/services-leftcol-bg.gif) no-repeat left top;
	float: left;
	height: 504px;
}

.alliances {
	width: 307px;
	background: url(images/alliances-leftcol-bg.gif) no-repeat left top;
	float: left;
	height: 504px;
}

.customers {
	width: 307px;
	background: url(images/customers-leftcol-bg.gif) no-repeat left top;
	float: left;
	height: 504px;
}

.why {
	width: 307px;
	background: url(images/why-leftcol-bg.gif) no-repeat left top;
	float: left;
	height: 504px;
}

.health {
	width: 307px;
	background: url(images/healthcare-leftcol-bg.gif) no-repeat left top;
	float: left;
	height: 504px;
}

#leftcol {
	width: 307px;
	height: 504px;
}

#leftcol ul {
	float: right;
	list-style-type: none;
	text-align: right;
	padding-top: 22px;
	padding-right: 30px;
	font-size: .75em;
}

#leftcol li {
	padding-bottom: 40px;
}

#maincol {
	width: 630px;
	float: left;
	padding: 20px;
}

#maincol ul {
	list-style-type: disc;
	padding: 0 5px 5px 25px;
}

#maincol ul li {
	padding-bottom: 10px;
	padding-top: 0px;
	float: none;
}



#maincol span {
	color: #ff5608;
	font-weight: bold;
}

#listcol {
	width: 290px;
	list-style-type: disc;
	padding: 10px;
	margin: 0px 5px 0px 0px;
	float: left;
	clear: none;
}
#listcol2 {
	width: 290px;
	list-style-type: disc;
	padding: 10px;
	margin: 0px 5px 30px 0px;
	float: left;
	clear: right;
}






/* End Main Content Container */

/* Start Bottom Nav */

#bottomnav {
	background: url(images/bottom-nav-bg.gif) repeat-y;
	width: 979px;
	height: 32px;
	overflow: hidden;
}

#bottomnav li {
	list-style-type: none;
	display: inline;
	float: left;
	font-size: .85em;
	padding: 5px 5px 5px 20px;
}

/* End Bottom Nav */

/* Start Footer */

#footer {
	background-image: url(images/footer-bg.gif);
	height: 19px;
}

/* End Footer */
