img, div { behavior: url(images/iepngfix.htc) }

body {
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#FFFFFF;
padding:0px;
margin:0px;
background-color:#353535;
}
a {color: #FFFFFF;}
a:visited {color:#FFFFFF;}
a:hover {color: #4893c1;}
a:active { color:#FFFFFF;}

h1 {
font-size: 11px;
padding:5px 15px;
margin:0px }

h2 {
font-size:20px;
padding: 5px 10px;
font-weight:normal;
margin:0px;
}

#topright {
 position: absolute;
 right: 0;
 top: 0;
 display: block;
 height: 125px;
 width: 125px;
 background: url(images/corner.png) no-repeat;
 text-indent: -999em;
 text-decoration: none;}


/* ----------container to center the layout-------------- */
#container {
width: 741px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
}

#wrapper{
	background:url(images/bg.jpg) top center repeat-x;
	min-height:871px;
	
	}
	
#hometext{
	
	background:url(images/text.png) top center no-repeat;
	width:741px;
	height:213px;}	


/* ----------banner for logo-------------- */
#banner {
	background:url(images/header.jpg) top center repeat-x;
	height:129px;
text-align: left;
padding: 0px;
margin: 0px;
}

#nav {
	background:url(images/header.jpg) top center repeat-x;
	height:129px;
	width:741px;
padding: 0px;
margin: 0px auto;
font-size:18px;
}

#nav a {color: #FFFFFF; text-decoration:none;}
#nav a:visited {color:#FFFFFF; text-decoration:none;}
#nav a:hover {color: #4893c1; text-decoration:none;}
#nav a:active { color:#FFFFFF; text-decoration:none;}

#nav p{
	margin:0px 10px;
	text-align:center;}

#tops{
	margin:8px 0px 0px 0px;
	text-align: left;
	width:175px;
	float:left;
	line-height:18px;}
	
#macpractice{
	margin:8px 0px 0px 19px;
	text-align: left;
	float:left;
	width:175px;
	line-height:18px;}
	
	
#hardware{
	margin:8px 0px 0px 0px;
	text-align: left;
	float:left;
	width:176px;
	line-height:18px;}
	
#office{
	margin:8px 0px 0px 0px;
	text-align: left;
	float:left;
	width:174px;
	line-height:18px;}	

#texttop{
background:url(images/text_top.png) top center no-repeat;
height:40px;
width:740px;
margin:0px auto;}

#textbody{
background:url(images/text_body.png) top center repeat-y;
width:740px;
margin:0px auto;}

#textbottom{
background:url(images/text_bottom.png) top center no-repeat;
height:37px;
width:740px;
margin:0px auto;}

/* -----------------content--------------------- */
#content {
padding: 0px;
margin-right: 0px;
}

#content2 {
padding: 0px;
margin-left: 250px;
}

#content2 p{
margin: 0px 30px 0px 20px;
text-align:justify;
line-height:20px;
}

p {
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: left;
width: 250px;
margin: 0px;
padding: 0px;
}

#left p {
margin: 0px 10px 0px 20px;

}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right;
width:700px;
margin:0px auto;}


ul.slideshow {
	list-style:none;
	width:741px;
	height:289px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}


#slideshow-caption {
	width:0px;
	height:0px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;		
	z-index:1000;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}
