@charset "utf-8";
/* CSS Document */

body	{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin:0 auto 0 auto;
padding:0px;
width:804px;
background-color:#48494c;
color:#333333;
}

div#page	{
width:796px;
padding:0 4px;
margin:0px;
background-image:url(../images/contentbg.gif);
background-repeat:repeat-y;
height:auto;
float:left;
}

div#header	{
width:796px;
height:114px;
padding:0px;
width:0px;
}

div#content	{
width:796px;
padding:10px 0 15px 0;
margin:0px;
float:left;
}

div#index_topcontent	{
background-image:url(../images/index_top_bg.jpg);
background-repeat:no-repeat;
width:796px;
height:266px;
float:left;
}

	div#index_topcontent div#indexLeft	{
	width:401px;
	float:left;
	height:228px;
	padding:9px;
	margin:0px;
	color:#333333;
	line-height:15px;
	}
		
	div#index_topcontent div#mootools	{
	float:left;
	width:377px;
	height:228px;
	padding:9px 0px;
	margin:0px;
	}
	
	div#mootools_inside	{
	float:left;
	width:377px;
	height:228px;
	padding:9px 0px;
	margin:0px;
	}

div#index_specialties	{
	width:796px;
	float:left;
	padding:0px;
	margin:5px 0 0px 0;
	}
	
	div#index_specialties td.specialtiesText1	{
	padding:10px 7px;
	line-height:17px;
	color:#333333;
	}
	
	div#index_specialties td.specialtiesText2	{
	padding:10px 7px;
	margin:0px;
	line-height:17px;
	color:#333333;
	background-image:url(../images/specialty-border.gif);
	background-position:left;
	background-repeat:repeat-y;
	}
	
	div#index_specialties td.specialtiesText2 ul	{
	margin:0px 15px;
	padding:0px;
	font-size:10px;
	}

	div#index_specialties td.specialtiesText2 ul li	{
	margin-top:2px;
	margin-bottom:2px;
	}
	
div#content_fullInterior	{
float:left;
width:776px;
padding:10px;
margin:0px;
min-height:350px;
}

div#content_interiorLeft	{
width:500px;
float:left;
padding:10px;
margin:0px;
min-height:350px;
}

div#content_interiorRight	{
width:264px;
padding:5px;
background-color:#9da9cb;
float:left;
min-height:350px;
border:1px solid #344482;
}


div#footer	{
	width:796px;
	height:13px;
	float:left;
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	color:#CCCCCC;
	font-size:9px;
	text-align:center;
	padding:7px 0px;
}

div#content_bottom	{
	margin:0 0 5px 0px;
	float:left;
	width:804px;
	text-align:center;
	}
div#content_bottom	a	{
	color:#686a6e;
	text-decoration:none;
	font-size:9px;
	}
div#content_bottom	a:hover	{
	color:#a2a4aa;
	text-decoration:underline;
	}
	
/* ===== GENERAL STYLES ===== */

h1 	{
	color:#203a6e;
	font-size:18px;
	padding:3px 0px 7px 0px;
	margin:5px 0px;
	}
	
h2	{
	color:#333333;
	padding:20px 0px 2px 0px;
	margin:3px 0px;
	font-size:13px;
}

a	{
color:#50659E;
font-weight:bold;
}

a:hover	{	
color:#203a6e;
text-decoration:none;
}

.images	{
padding:3px;
border:1px solid #333333;
background-color:#CCCCCC;
}