/*     ------------------------------     */
/*     ThermAir Sales CSS Template        */
/*     Last Modified: 2/08/2010           */
/*     Web Design By: Computer Wrench     */
/*     Last Modified By: Jason Ross       */
/*     ------------------------------     */



body				{
								margin:0;
								padding:0;
								background-color:#f9f9f9;
								color:#FFFFFF;
								font:small Arial, Helvetica, sans-serif;
								background-image:url(../images/gray-background.png);
								background-repeat:repeat-x;
					}
					
a img	
					{
								border-width:0;
					}
			
#top-nav			{
								width:100%;
								min-height:60px;
								color:#ffffff;
								background-color:#272f37;
								text-align:center;
					}
					
		
.wrapper
					{
								background-color:#FFFFFF;
								color:#000000;
								margin:0px 0px 30px 0px;
								width:1000px;
								min-height:800px;
								margin-left:auto;
								margin-right:auto;

					}
					
#header
					{
								margin:0;
								padding:0;
								text-align:center;
								border-width:0px;
								background-color:#660033;
					}
					
#welcomebar			
					{
								background-color:#660033;
								color:#ffffff;
								max-width:100%;
								min-height:25px;
								text-align:center;
								font:small Arial, Helvetica, sans-serif;
								font-size:16px;
								font-weight:bold;
								vertical-align:bottom;
					}
					

#nav-links
					{
								margin:0;
								padding:0;
								font:small Arial, Helvetica, sans-serif;
								font-size:14pt;
								text-align:center;
								color:#000000;
					}
					
#nav-links ul	{
								margin:0;
								padding:0;
					}
					
#nav-links li
					{
								display:inline;
					}					

					
#main				{
								margin:5px 15px 0px 15px;
								max-width:100%;
								min-height:625px;
								/*border-left:1px solid #b9d2e3;*/

								
					}
					
#content			{
								margin:0px 0px 0px 0px;
								padding:0 15px 0 0;
								background-color:#FFFFFF;
								color:#000000;
								/*border-top:1px solid #b9d2e3;
								border-right:1px solid #b9d2e3;*/
								line-height:1.5;
								text-align:justify;		
			
					}
					
#inside
					{
								background-color:#FFFFFF;
								color:#000000;
								padding:15px 10px 15px 10px;
					}
					
#inside h2
					{
								text-align:center;
								margin:0;
								font-weight:normal;
								font-size:16px;
					}
					
#inside h4		
					{
								font-size:110%;
								font-weight:normal;
								font-style:normal;
								text-align:center;
					}
					
#inside h4 a:link
					{
								text-decoration:none;
								color:#000000;
					}
					
#inside h4 a:visited

					{
								text-decoration:none;
								color:#000000;
					}
					
#inside h5
					{
								font-size:10pt;
								font-weight:normal;
								font-style:italic;
								text-indent:50px;
								
					}
					
#inside p
					{
								text-indent:50px;
								font-size:110%;
					}
					
#inside a:link
					{
								color:#000000;
					}
					
#inside a:visited
					{
								color:#000000;
					}
					
.inside_title
					{
								background-color:#660033;
								color:#ffffff;
					}
								
#cards
					{
								margin-left:auto;
								margin-right:auto;
					}
					
#projects
					{
								margin-left:auto;
								margin-right:auto;
								text-align:center;
					}
					
#products_table

					{
								border-width: 1px;
								border-style: solid;
								border-color: black;
								border-collapse: collapse;
								background-color: white;
								text-align:center;
								font-size:11px;

					}
					
#products_table td
					{
								border-style:solid;
								border-color:black;
								border-width:1px;
					}
					
					
#projects_table
					{
								font-size:11px;
								text-align:center;
					}
					

.calendarToday
					{
					
					}
					
#contactusform input
					{
								background:#FFFFCC;
								border:1px solid #660033;
								color:#000000;
					}
					
#contactusform table
					{
								margin-left:auto;
								margin-right:auto;
					}
					
#contactusform textarea
					{
								background:#FFFFCC;
								border:1px solid #660033;
								color:#000000;
					}
					
.gen
					{
								background:#FFFFCC;
								border:1px solid #660033;
								color:#000000;
					}

					
/*#aboutus_staff table th
					{
								text-align:center;
					}*/
					
.staff-table
					{
								margin-left:auto;
								margin-right:auto;
					}
					
.staff-table td
					{
								background-color:#ffffff;
					}
					
#footer
					{
								font:small Arial, Helvetica, sans-serif;
								font-size:8pt;
								text-align:center;
								color:#000000;
					}
					
#footer-links ul	{
								margin:0;
								padding:0;
					}
					
#footer-links li
					{
								display:inline;
					}				
					
#footer-links a:link	{
								text-decoration:none;
								color:#000000;
					}
					
#footer-links a:visited {
								text-decoration:none;
								color:#000000;
						}
						