@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */



#wrapper {

width: 950px;
margin: 0 Auto;
text-align: left;
height:1400px;
}

#footer {
color:#333333; /* font color */
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
clear: both;  /* the footer clears any div's above it */
text-align: left;
width:100%;
font-weight:normal;
line-height:20px;
}





#bigwrapper {
width: 950px;
margin: 0 auto;

}


#header {
background-image:url(header.gif);
background-position:left;
background-repeat:no-repeat;
width:950px;
height:220px;
}

#middle
{
width: 950px;
height:422px;
}

#middleleft
{
float:left;
width: 310px;
height:422px;
}

#menu
{
width: 290px;
height:140px;
padding:10px;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#666666;
font-weight:lighter;
}

#quote
{
width: 290px;
height:240px;
padding:10px;
text-align:left;
}



#middleright
{
float:right;
width: 640px;
height:422px;
}

#content
{
float:right;
width: 640px;
height:765px;
text-align:left;
color:#333333;
}

#contentwide
{
float:right;
width: 950px;
height:765px;
text-align:left;
color:#333333;
}


#contentshort
{
float:right;
width: 640px;
height:500px;
text-align:left;
color:#333333;
}

#contentleft
{
float:left;
width: 290px;
text-align:left;
height:230px;
border-left:1px #999999 dotted;
margin-top:40px;
padding-left:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
}

.contentheadings
{

font-family:"Times New Roman", Times, serif;
font-size:16px;
font-style:italic;
color:#000000;
}

#contentright
{
float:right;
width: 290px;
text-align:left;
height:230px;
border-left:1px #999999 dotted;
margin-top:40px;
padding-left:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
}

#contentrightcontact
{
float:right;
width: 290px;
text-align:left;
height:120px;
border-left:1px #999999 dotted;
margin-top:40px;
padding-left:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
}

#contentleftcontact
{
float:left;
width: 290px;
text-align:left;
height:120px;
border-left:1px #999999 dotted;
margin-top:40px;
padding-left:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
}


#contentrightservices
{
float:right;
width: 283px;
text-align:left;
height:680px;
border-left:1px #999999 dotted;
margin-top:40px;
padding-left:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
}

#contentleftservices
{
float:left;
width: 283px;
text-align:left;
height:680px;
border-left:1px #999999 dotted;
margin-top:40px;
padding-left:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
}

#contentmiddleservices
{
float:left;
width: 283px;
text-align:left;
height:680px;
border-left:1px #999999 dotted;
margin-top:40px;
padding-left:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
margin-left:20px;
}







body 
{

background-image:url(bg.gif);
background-repeat:repeat-x;
background-color:#EDECEE;
}




/* link style and color for the whole page */
a:link {
	color:#666666;
	text-decoration: none;
	font-size:16px;
	font-weight:lighter;
	font-family:Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color:#666666;
	font-size:16px;
	font-weight:lighter;
	font-family:Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
	color:#000;
	font-size:16px;
	font-weight:lighter;
	font-family:Arial, Helvetica, sans-serif;
}
a:active {
	color:#666666;
	text-decoration: none;
	font-size:16px;
	font-weight:lighter;
	font-family:Arial, Helvetica, sans-serif;
}






a.contentright:link {
	color:#000000;
	text-decoration: none;
	font-size:16px;
	font-weight:lighter;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
a.contentright:visited {
	text-decoration: none;
	color:#000000;
	font-size:16px;
	font-weight:lighter;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
a.contentright:hover {
	text-decoration: underline;
	color:#000000;
	font-size:16px;
	font-weight:lighter;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
a.contentright:active {
	color:#666666;
	text-decoration: none;
	font-size:16px;
	font-weight:lighter;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}






a.footer:link {
	color:#000000;
	text-decoration: none;
	font-size:16px;
	font-weight:lighter;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
a.footer:visited {
	text-decoration: none;
	color:#000000;
	font-size:16px;
	font-weight:lighter;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
a.footer:hover {
	text-decoration: underline;
	color:#000000;
	font-size:16px;
	font-weight:lighter;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
a.footer:active {
	color:#666666;
	text-decoration: none;
	font-size:16px;
	font-weight:lighter;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}





