body {
       margin-top:0px;
       }
body#home {
       background-image: url('images/bg.gif');
       }
body#other {
       background: #ccc url('images/bg2.gif') repeat-x;
       }h1 {	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: medium;	font-weight: bold;	font-variant: small-caps;
	padding: 0px 20px 0px 20px;
	}
h2 {	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: medium;	font-weight: bold;	font-variant: small-caps;	}#frame {
		width:780px;		margin: 0 auto;
		padding:0px;
		text-align:left;
			}#header  {
		padding:0px;
		margin:0px;
		}
#contenthome {
		width:740px;
		min-height:270px;
		background: url('images/firewind3.jpg') no-repeat;
		padding:165px 20px 0 20px;		font-family: "Trebuchet MS", Verdana, Arial, Helvetica;		color:#000000;		font-size: medium;
		}
#contentcontact {
		width:740px;
		min-height:280px;
		padding:10px 20px 4px 20px;		font-family: "Trebuchet MS", Verdana, Arial, Helvetica;		color:#000000;		font-size: medium;
		background-color:#fff;
		}
		
#content {
		width:738px;
		min-height:280px;
		padding:25px 20px 4px 20px;		font-family: "Trebuchet MS", Verdana, Arial, Helvetica;		color:#000000;		font-size: small;
		border-style: dotted;
		border-width: 0px 1px 1px 1px;
		border-color: #000000;
		background-color:#fff;
		}
#right {
		width:180px;
		float:right;
		padding-top:10px;		padding-left:10px;
		padding-bottom:4px;
		margin:2px;		font-family: "Trebuchet MS", Verdana, Arial, Helvetica;		color:#000000;		font-size: small;
		border-style: dotted;
		border-width: 0px 1px 1px 1px;
		border-color: #000000;
		background-color: #ffffff;
		}
.dotted {
		border-style: dashed;
		border-width: 1px;
		border-color: #333333;
		padding:5px 0px 5px 10px;
		margin-right:10px;
		}
.red {
		color:#AF1116;
		}

#footer {
clear: both; 
width:780px;margin-right:auto;
margin-left:auto;
margin-top:0px;
margin-bottom:0px;
text-align: center;font-family: Verdana, Arial, Helvetica;color:#000000;font-size: x-small;	}
	
a:link {color: #24168A;}a:visited {color: #24168A;}a:hover {color: #C42121;}a:active {color: #C42121;}a.footer:link {color: #24168A;}a.footer:visited {color: #24168A;}a.footer:hover {color: #FFffff;}a.footer:active {color: #FFffff;}