/* 
    Document   : home
    Created on : Dec 3, 2009, 11:18:25 AM
    Author     : jweis
    Description: Special width considerations for the home page
*/


.w1 {
    width: 1600px;
}

.accordion {
    width: 1079px;
}

#nav {
    width: 1149px;
}
.shareThis {
	float:right;
	padding-left: 20px;
}