/* CSS Document */
body{
width: 100%;
height:px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px;
font-style: normal;
font-weight: normal;
font-variant: normal;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
color: #333333;
text-decoration: none;
text-align: center;
background:#ffffff;
}

#header {
margin: auto;
right-margin: auto;
background:url(header2spacer-small.png);
background-repeat: repeat-x;
height:200px;
}

#menu {
color:#333333;
width:100%;
height:50px;
}

#menu p {
margin-top:10px;
}

#menu a {
color:#333333;
text-decoration:none;
font-size:16px;
font-weight:bold;
}

#menu a:hover {
color:#ff0000;
}

#main-content {
background:#FFFFFF;
width:100%;
height:px;
}

#main-subcontent {
background:#333333;
width:800px;
height:px;
margin-left: auto;
margin-right: auto;
}


#mainblock {
color:#FFFFFF;
height:px;
text-align:left;
margin-left:30px;
margin-right:30px;
line-height:18px;
border:#F00 medium;
}

#mainblock h1{
font-size:18px;
}

#mainblock p{
text-align:justify;
}

#mainblock a {
color:#FFFFFF;
text-decoration:none;
font-weight:none;
}

#mainblock a:hover {
color:#FF0000;
text-decoration:underline;
}

.corners {
height:20px;
}

#callus {
background:#ffffff;
width:800px;
color:#ff0000;
height:60px;
font-size: 20px;
font-weight: strong;
margin-left:auto;
margin-right:auto;
padding-left:40px;
text-align:left;
}

#footerlong {
background:url(footerspacer-slice.png);
background-repeat: repeat-x;
width:100%;
height:70px;
}

#footersht {
width:800px;
margin-left: auto;
margin-right: auto;
}

#footleft {
float:left;
width:510px;
font-size:10px;
}

#footleft p {
margin-top:28px;
}

#footleft a {
text-decoration:none;
color:#333333;
}

#footleft a:hover {
color:#ff0000;
}

#footimage {
float:left;
width:120px;
}

#footright {
font-size:10px;
color:#333333;
float:left;
width:170px;
}

#footright p{
margin-top:28px;
}

#footright a {
text-decoration:none;
color:#333333;
}

#footright a:hover {
color:#ff0000;
}

#bottom{
width:800px;
margin-top:5px;
font-size:10px;
color:#333333;
margin-left:auto;
margin-right:auto;
padding-left:40px;
text-align:left;
}

#bottom a {
text-decoration:none;
color:#333333;
}

#bottom a:hover {
color:#ff0000;
}

