/* Clearing Class ////////*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

* { margin: 0; padding: 0; font-family: arial, helvetica, san-serif }

body { background: #fff url(../.img/bg-body.gif) 0 0 repeat-x }

a { outline: none }
p { margin-bottom: 15px; }
hr { display: none }
*.right { float: right }

div#wrapper {
	background: transparent;
	width: 750px;
	margin: 0 auto;
	height: 400px;
}

div#header {
	height: 83px;
	background: transparent url(../.img/bg-header.gif) 0 0 no-repeat;
	position: relative;
}

h1 {
	position: absolute;
	top: 0;
	left: 27px;
	width: 136px;
	height: 71px;
	background: transparent url(../.img/bg-logo.gif) 0 0 no-repeat;
}

h1 a {
	display: block;
	width: 136px;
	height: 71px;
	text-indent: -9999px;
}

ul#nav {
	position: relative;
	float: right;
	width: 565px;
	height: 28px;
	margin-top: 53px;
	background: transparent url(../.img/bg-nav.gif) 0 0 no-repeat;
	list-style: none;
}

ul#nav li {
	position: absolute;
	top: 0;
}

ul#nav li, 
ul#nav a {
	height: 28px;
	display: block;
}

ul#nav a { text-indent: -9999px; }

li#nav1 { left: 0; width: 122px; }
li#nav2 { left: 122px; width: 154px; }
li#nav3 { left: 275px; width: 103px; }
li#nav4 { left: 377px; width: 118px; }
li#nav5 { left: 495px; width: 71px; }

li#nav1 a:hover { background: transparent url(../.img/bg-nav.gif) 0 -56px no-repeat; }
li#nav2 a:hover { background: transparent url(../.img/bg-nav.gif) -122px -56px no-repeat; }
li#nav3 a:hover { background: transparent url(../.img/bg-nav.gif) -275px -56px no-repeat; }
li#nav4 a:hover { background: transparent url(../.img/bg-nav.gif) -377px -56px no-repeat; }
li#nav5 a:hover { background: transparent url(../.img/bg-nav.gif) -495px -56px no-repeat; }

/* Contextual Selected Navigation //////////////*/

body#home li#nav1 a { background: transparent url(../.img/bg-nav.gif) 0 -28px no-repeat; }
body#solution li#nav2 a { background: transparent url(../.img/bg-nav.gif) -122px -28px no-repeat; }
body#cancer li#nav3 a { background: transparent url(../.img/bg-nav.gif) -275px -28px no-repeat; }
body#about li#nav4 a { background: transparent url(../.img/bg-nav.gif) -377px -28px no-repeat; }
body#contact li#nav5 a { background: transparent url(../.img/bg-nav.gif) -495px -28px no-repeat; }

div#headpanel { 
	margin-bottom: 10px;
	height: 90px;
	background: transparent url(../.img/bg-headpanel-home2.jpg) 0 0 no-repeat;
}

div#headpanel * { text-indent: -9999px }

/* Contextual Panel Graphics ////////////*/

body#home div#headpanel { height: 150px; }
body#cancer div#headpanel { background-image: url(../.img/bg-headpanel-cancer.jpg); }
body#solution div#headpanel { background-image: url(../.img/bg-headpanel-solution.jpg); }
body#about div#headpanel { background-image: url(../.img/bg-headpanel-about.jpg); }
body#contact div#headpanel { background-image: url(../.img/bg-headpanel-contact.jpg); }
body#general div#headpanel { background-image: url(../.img/bg-headpanel-general.jpg); }

div#content { width: 750px; margin-bottom: 20px; position: relative }

div#main { 
	float: left;
	width: 470px;
	padding: 0 20px
}

div#main * {
	font-size: 13px;
	color: #666;
	line-height: 17px
}

div#main h2 {
	font-size: 17px;
	color: #000;
	margin-bottom: 15px
}

div#main h3 {
	font-size: 13px;
	margin-bottom: 10px;
}

div#main ul { margin: 0 0 10px 15px; font-size: 13px; }

div#intro p {
	font-size: 16px;
	line-height: 19px;
	color: #db694e;
}

div#main div.image { margin: 20px 0 }
div#main div.image.right { margin: 0 0 0 15px }

div#main div.image p {
	border-top: 1px solid #ccc;
	font-style: italic;
	padding: 2px 0 0 5px;
	margin-top: 10px;
}

div#main div.image p small {
	font-size: 11px;
	line-height: 13px;
	color: #000;
}

div#sidebar { 
	background: transparent;
	height: 400px;
	width: 220px;
	float: left;
}

div#sidebar div.box {
	background: transparent url(../.img/bg-sidebar-box.gif) 0 0 repeat-x;
	padding: 5px 7px;
	margin-bottom: 10px;
}

div#sidebar div.box h3 { margin-bottom: 15px }

div#sidebar h3 {
	font-size: 16px;
	color: #0071B5;
	margin-bottom: 5px;
}

body#home div#sidebar div.box ul, body#general div#sidebar div.box ul { list-style: none }

body#home div#sidebar div.box li, body#general div#sidebar div.box li { margin-bottom: 10px }

body#home div#sidebar div.box h4, body#general div#sidebar div.box h4 {
	font-size: 11px;
	color: #0071B5;
	text-transform: uppercase;
}

body#home div#sidebar div.box a, body#general div#sidebar div.box a {
	display: block;
	font-size: 11px;
	color: #0071B5;
	text-decoration: none;
}

body#home div#sidebar div.box a:hover, body#general div#sidebar div.box a:hover { text-decoration: underline; }

body#about div#sidebar div.box { padding-top: 10px }

body#about div#sidebar div.box ul { list-style: none }

body#about div#sidebar a {
	display: block;
	color: #0071B5;
	font-size: 14px;
	text-decoration: none;
	background: transparent url(../.img/bg-divider.gif) bottom left no-repeat;
	padding: 0 0 4px 0;
	margin-top: 10px;
}

body#about div#sidebar a:hover { font-weight: bold }

div#sidebar p {
	font-size: 11px;
	color: #0071B5;
	margin-bottom: 30px;
}

form#mailinglilst_form { text-align: right }

form#mailinglilst_form input.textfield {
	width: 198px;
	border: 1px solid #39c;
	background: #fff;
	font-size: 11px;
	color: #888;
	padding: 2px 3px;
	margin-bottom: 5px;
}

form#mailinglilst_form input.textfield:focus { background: #dbe8f3; color: #333 }

form#mailinglilst_form input.button.submit {
	background: #0071B5;
	border: 2px outset #0071B5;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding: 1px 4px
}

form#contact-form table { width: 470px; border-collapse: collapse; background: #eee }

form#contact-form td { background: transparent; border-bottom: 1px solid #fff }

form#contact-form td.td-message { background: #ddd }
form#contact-form td.td-submit { 
	background: #ccc;
	text-align: right;
	padding: 8px 45px 8px 0;
}

form#contact-form label {
	float: left;
	width: 80px;
	font: bold 13px arial, helvetica, san-serif;
	padding: 2px 0;
	color: #555;
	line-height: 30px;
	padding-left: 10px;
}

form#contact-form input.textfield { 
	border: 1px solid #666;
	width: 330px;
	padding: 1px;
	font-size: 13px;
	margin: 8px 0;
}

form#contact-form textarea { 
	border: 1px solid #666;
	width: 330px;
	padding: 1px;
	font-size: 13px;
	margin: 8px 0;
}

form#contact-form input.button.submit {
	background: #0071B5;
	border: 2px outset #0071B5;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding: 1px 4px
}

div#footer { 
	border-top: 1px solid #0071B5;
	padding-bottom: 15px;
	margin: 0 20px;
}

div#footer p { padding: 7px 0 }

div#footer p small {
	font-size: 11px;
	color: #0071B5
}

div#footer a {
	color: #0071B5
}

blockquote {
	padding: 0 0 10px 10px;
	background: #f4f8fc;
	border-top: 1px solid #ccc;
}

blockquote p {
	margin: 5px;
}

#main ul li ul{
	margin-bottom: 0;
}