/* CSS Document */
body	{background-color:#CC0000;}
h1	{font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#000000;margin:10px 25px;}
h2	{font-family:Arial, Helvetica, sans-serif; font-size:16px; font-style:italic; color:#D90000; margin:10px 15px;}
h3	{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-style:italic; font-weight:bold; color:#000; margin:10px 25px 0 25px;}

p	{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000;margin:10px;}
a	{color:#D90000; text-decoration:none;}
a:hover {color:#990000;}
.red	{color:#D90000;}
.bold	{font-weight:bold;}
ul	{margin:0px 0 0 10px;}
ul li{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000;margin:5px; font-weight:bold;}

#main {width:750px;}
#main	p{margin-right:25px;}

#firstrow	{width:750px; height:187px; background:url(images/header.gif) no-repeat;}

#secondrow	{background:url(images/secondback.gif) repeat-x; height:170px;}



#contact	{width:185px; height:170px; background:url(images/contact.gif) no-repeat;}
#located	{width:329px; height:170px; background:url(images/located.gif) no-repeat;}
#thirdrow	{background:url(images/thirdback.gif) repeat-x #F7E734; }
#services1	{width:360px; height:48px; background:url(images/Services.gif) no-repeat;}

#fourthrow	{width:750px; height:33px; background:url(images/bottom.gif) no-repeat;}

.2999	{width:125px; height:100px; /*background:url(images/2999.gif) no-repeat; background-position:center;*/}

.499	{width:125px; height:100px; /*background:url(images/499.gif) no-repeat; background-position:center;*/}
.599	{width:125px; height:100px; /*background:url(images/599.gif) no-repeat; background-position:center;*/}
.899	{width:125px; height:100px; /*background:url(images/899.gif) no-repeat; background-position:center;*/}
.999	{width:125px; height:113px; /*background:url(images/999.gif) no-repeat; background-position:center;*/}
.1199	{width:125px; height:113px; /*background:url(images/1199.gif) no-repeat; background-position:center;*/}

.alignleft { float:left; margin-right:5px; }
.downloadlink { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px;text-transform:uppercase; }
