/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family:"Futura Med BT", Verdana, Arial, Helvetica, sans-serif;
	color:#4377B1;
	background:url(../images/bg_green_stripes.gif) repeat-x #ffffff 0px -80px;
}

div {
	/*border: 1px solid #6699CC;*/
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#bg {
	background:url(../images/main_bg.png) repeat-y center top;
	width:100%;
	margin: 0px auto;
	position:relative;
	z-index:11;
	top:-6px;
}


a,
a:visited {
	text-decoration: none;
}

a:hover,
a:visited:hover {
	border-bottom: 1px dotted #386170;
}


#header {
	dipslay:block;
	width: 100%;
	position:relative;
	z-index:111;
	top:0px;
	height: 33px;
	background:url(../images/bg_header.jpg) repeat-x;
	clear:both;
}

#headertext{
	text-align:right;
	width: 100%;
	font-size: 11px;
	width: 690px;
	margin: 0px auto;
	padding-top: 10px;
}

#headertext a,
#headertext a:visited {
   color:#718ea2;
}

#headerfooter {
	display:block;
	position:relative;
	z-index:113;
	height: 21px;
	top:0px;
	width: 100%;
	clear:both;
	background:url(../images/header_edge.png) repeat-x;
}

#content {
	display:block;
	position:relative;
	width: 715px;
	margin: 0px auto;
	top: -10px;
	clear:both;
	background:url(../images/bg_content.jpg) no-repeat #ffffff;
	/*background:url(../images/bg_main_2.jpg) no-repeat #384e5b;*/
}

#content{
	min-height:670px;
	clear:both;
}

#leftcol,
#rightcol {
	min-height:460px;
	float:left;
}

#rightcol{
	clear:right;
	width: 490px;
	z-index:78;
	top:0px;
	background:url(../images/rcol_bg.png) no-repeat right 100px;
}

#bg{
	min-height:205px;
}

#leftcol {
	width: 156px;
	background:url(../images/bg_leftcol.png) right top no-repeat;
}

#leftcol #logo {
	margin-top: 15px;
	display:block;
	width:142px;
	height:71px;
	background:url(../images/sp_ocucure_logo.png) no-repeat;
}

#leftcol ul {
	padding: 0px;
	margin: 30px 0px 0px 0px;
	list-style:none;
	min-height:500px;
	background:url(../images/crudy_stripes.png) no-repeat;
}

#leftcol ul li {
	padding: 0px 0px 0px 25px;
	margin: 10px 0px 0px 10px;
	background:url(../images/arrow_drkblue.png) no-repeat;
	list-style:none;
	font-size: 14px;
	color:#51789f;
}

#leftcol ul li a,
#leftcol ul li a:visited {
	color:#51789f;
}

#top {
	font-size: 34px;
	margin-top: 25px;
	padding-left: 80px;
	padding-top: 15px;
	padding-bottom: 0px;
	color:#4f6d7e;
	height: 60px;
	background:url(../images/callout_bubbles.png) no-repeat top left;
	font-family:"Futura Lt BT",Verdana, Arial, Helvetica, sans-serif;
}

#underlines {
	position:absolute;
	left:0;
	margin-top: -10px;
	background:url(../images/sp_bg_middle.png) repeat-y;
	height: 20px;
	width: 600px;
}


#bottombg {
	/*background:url(../images/bg_main.jpg) no-repeat center -20px;
	position:relative;
	z-index:35;
	display:block;
	bottom:0;
	height: 192px;
	width:100%;
	margin:0px auto;
	clear:both;*/
}

#footergroup {
	position:relative;
	z-index:113;
	top:-73px;
	width: 100%;
	margin: 0px auto;

}

#footer {
	width: 100%;
	position:relative;
	height: 33px;
	background:url(../images/bg_header.jpg) repeat-x;
	clear:both;
}

#footerheader {
	position:relative;
	height: 20px;
	width: 100%;
	clear:both;
	background:url(../images/footer_top_edge.png) repeat-x;
}

#footerfooter {
	position:relative;
	height: 33px;
	width: 100%;
	clear:both;
	background:url(../images/header_edge.png) repeat-x;
}

#bgfix {
	position:relative;
	bottom: 0;
	height: 316px;
	width: 720px;
	margin: 0px auto 0px;
	background:url(../images/bg_main.jpg) no-repeat;
	z-index: 1876;
}

#fixbg {
	height: 200px;
	clear:both;
	position:relative;
	z-index: 41;
}

#legalstuff {
	font-size:9px;
	text-align:right;
	width: 715px;
	color:#A8B7CC;
	position:relative;
	z-index: 8989;
	top: 20px;
	display:block;
	margin: 0px auto;
}

#legalstuff a,
#legalstuff a:visited {
	color:#A8B7CC;
}

#legalstuff a:hover,
#legalstuff a:visited:hover {
	color:#436FA5;
	border-bottom:1px dotted #436FA5;
}

#rightcol .rc_content {
	padding: 40px;
	font-size: 13px;
	line-height: 22px;
	color:#2a3f51;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	float:left;
	z-index:32145;
}

#rightcol .rc_content a,
#rightcol .rc_content a:visited {
	color:#51789f;
	border-bottom: 1px dotted #51789f;
	height: 20px;
	padding: 0px 3px;
}

#rightcol .rc_content a:hover,
#rightcol .rc_content a:visited:hover {
	background:#D9ECFF;
	border-bottom: 0px;
	padding: 0px 3px;
}

#rightcol .rc_content ul{
	margin: 30px 30px;
	position:relative;
	display:block;
	padding: 0px;
	list-style:none;
}

#rightcol .rc_content ul li {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 30px;
	background:url(../images/arrow_blue.gif) no-repeat;
	list-style:none;
}

#rightcol .rc_content h2 {
	background:url(../images/sp_bubles.png) no-repeat;
	position:relative;
	font-size: 14px;
	left:-30px;
	padding: 7px 0px 0px 0px;
	padding-left: 40px;
	min-height: 15px;
	margin: 0px;
	display:block;
	clear:right;
}

#rightcol .rc_content h2 em {
	font-size: 10px;
	color:#2a3f51;
	padding: 0px;
	margin:0px;
	position:relative;
	top:-8px;
	font-weight:normal;
}

#rightcol .rc_content p {
	padding: 0px;
	margin: -10px 0px 0px 11px;
}

#rightcol .rc_content p img {
	margin-right: 14px;
	margin-top: 9px;
	padding: 3px;
	border: 1px solid #999999;
}















