/*=================================================================================
 * Assisticare CSS2 09-03-09, York Interweb
 * main.css
 *=================================================================================
 */

body {
margin: 0;
padding: 0;
font-size: 80%;
font-family: Geneva, Arial, Helvetica, sans-serif;
background-color:#242528;
text-align:center;

}

img {
border:none;
}

.installation_briefs {
	border:1px solid #000;
	width: 60%;
	margin-left:20%;
	padding: 5px;
	margin-top:10px;
	margin-bottom:10px;
}

.installation_tables {
	width: 100%;
	width: 80%;
	margin-left:10%;
}

.installation_tables td{
	padding: 10px;
}

/*\*//*/
  @import "ie5mac.css";
/**/ 

h2, h3, h4, h5, h6 {
margin: 16px 0 5px 0;
padding: 0;
color:#0066CC;
}

h1 { font-size: 140%; color:#0066CC; }
h2 { font-size: 123%; }
h3 { font-size: 115%; }
h4 { font-size: 100%; }
h5 { font-size: 100%; }
h6 { font-size: 100%; }

.product_page_image {
margin: 0 6px 6px 0;
}
.clear {
width: 100%;
clear:both;
}
a, a:link, a:visited, a:active {
text-decoration: none;
color: #0000D9;
background-color:inherit;
}

a:hover {
text-decoration: underline;
}
#mainwrapper {
	padding-top:10px;
width: 90%;
margin-left:auto;
margin-right: auto;
background-color:#FFFFFF;
}

#header {
height: 123px;
background-image:url(../images/assisticare_header_back.jpg);
background-repeat:repeat-x;
}

#header_left {
height: 123px;
width:20px;
float:left;
background-image:url(../images/assisticare_header_left.jpg);
background-repeat: no-repeat;
}


#header_top { 
height: 37px;
width: 100%;
background-image:url(../images/assisticare_header_top_background.jpg);
background-repeat:repeat-x;
}

#header_top img{
border: none;
}
#header_top ul, #header_top li{ 
height: 100%;
list-style:none;
float:left;
padding:0;
margin:0;
}


#header_top_menu {
height: 100%;
line-height:37px;
float:left;
background-image:url(../images/assisticare_header_top_left.jpg);
background-position:left;
background-repeat:no-repeat;
}

#header_top_menu li {
margin-left: 20px;
font-weight:bolder;
}
#header_top_menu a {
color:#000000;
}
#header_top_right { 
height: 100%;
width: 108px;
float:right;
}

#header_right {
height: 123px;
width:115px;
float:right;
background-image: url(../images/assisticare_map.jpg);
background-repeat:no-repeat;
background-position: bottom right;
}

#header_bottom_logo {
width: 216px;
height: 100%;
background-image: url(../images/assisticare_logo.jpg);
background-repeat:no-repeat;
float:left;
}

#header_bottom_logo a{
width: 100%;
height: 100%;
display:block;
text-indent:-9000px;
}

#header_bottom_middle {
height: 100%;
width: 70%;
float:left;
text-align:center;
}


#header_bottom_middle p{
	font-weight:bolder;
		color: #666;
		padding:0;
		margin-top: 50px;
	font-size:140%;
	text-align:center;
	

}



.front_mobility_products {
width: 98%;
text-align:center;
}
.front_cat_boxes {
width: 33%;
float:left;
text-align:center;
min-width: 247px;
}
#left {
width: 226px;
float:left;
text-align:left;
}

#left_top {
width: 100%;
height:41px;
background-image: url(../images/assisticare_categories_top.jpg);
background-repeat:no-repeat; 
}

#left ul, #left li{
width: 100%;
list-style:none;
margin:0;
padding: 0;
}

#left li{
height: 40px;
}

#left li a{
font-weight:bolder;
line-height:40px;
text-indent:20px;
color:#000000;
text-decoration:none;
height: 100%;
width: 100%;
display:block;
background-image: url(../images/assisticare_buttons.jpg);
background-repeat:no-repeat;
}

#left li a:hover{
text-decoration: underline;
color: #FFFFFF;
background-image: url(../images/assisticare_buttons.jpg);
background-repeat:no-repeat;
background-position: 0 -40px;
}


#content {
text-align: left;
margin-left: 228px;
margin-right: 13px;
}

#footer {
width: 100%;
height: 73px;
background-image: url(../images/assisticare_footer.jpg);
background-repeat:repeat-x;
text-align: center;
color: #333333;
}

#footer a{
color: #333333;
}

#footer_left {
height: 100%;
width: 20px;
float: left;
background-image:url(../images/assisticare_footer_left.jpg);
background-repeat:no-repeat;
}

#footer_middle {
height: 100%;
float: left;
}

#footer_middle_top {
width: 100%;
height: 26px;
}

#footer_right {
height: 100%;
width: 22px;
background-image:url(../images/assisticare_footer_right.jpg);
background-repeat:no-repeat;
float: right;
}

#webdesign a {
	color: #CCC;
	text-decoration:none;
	font-size:80%;
}

#webdesign a:hover {
	color: #CCC;
	text-decoration: underline;
	font-size:80%;
}