/* CSS Document for Cardiac Care Center*/

/*Property of Market Share Solutions*/



/*Global Elements*/

body, html {

 background: url(../images/BG.jpg) repeat-x;

 margin: 0;

	padding: 0;

	background-color: #F4F4EA;

	min-height: 100%;

}



body {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	color: #5C5950;

	font-size:11px;

}



* html {

	height: 100%;

	background-color: #F8F8F1;

}





/*-------Container Elements---*/



#container { 



width: 848px; 

height: 900px; 

margin: 0 auto; 

padding: 0 auto;}



#banner {



background:url(../images/exp.jpg) no-repeat;

width: 100%;

height: 226px;

}





/*--------Navigation------------*/



#navigation {



height: 51px;



}



#navigation li {



display:inline;



}



#navigation a {



color:#FFFFFF;

text-decoration:none;

margin: 10px;

position: relative;

top: 132px;

left: -23px;

font-family:Arial, Helvetica, sans-serif;

font-size:18px;





}



/*--------Content DIV---*/



#content {background:url(../images/content_bkg.jpg) repeat-y;

 height: 625px;

}



/*---------Text & Pics Div----*/



.text { display:inline;}



#text {



width: 750px;

margin-left: 63px;



}



/*------------Footer---*/



#footer {



width: 848px;

height: 70px;

margin: 0 auto;

padding: 0 auto;

background:url(../images/footer.jpg) no-repeat;



}

/*----------------Links------------*/

a {color:#7ec341;}

a:hover {color:#8b8062;}


















