body { 
	background-color: #FFF;
    background-image: url(../images/pol_bg.jpg);
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	color: #000;
	margin: 0px;
}

#header {
    width: 835px;
    height: 103px;
    margin: 0 auto;
    padding: 0px; 
}

#header #twitface {
	width: 220px;
	height: 30;
	float: right;
}

#logo {
	width: 179px;
	height: 93px;
	float: left;
	padding: 0px;
	margin: 0px;
}	

#navigation {
    width: 656px;
    float: right;
    padding-top: 39px;
    margin: 0px;
}

#splash {
    width: 835px;
    height: 542px;
    margin: 0 auto; 
	padding-top: 10px; 
}

#splash #stockists {
    background: url(../images/pol_stockists_bg.jpg);
    height: 542px;
}

#splash #contactus {
    background: url(../images/pol_contactus_bg.jpg);
    height: 542px;
}

#splash #aboutpol {
    background: url(../images/pol_aboutpol_bg.jpg);
    height: 542px;
}

#splash #winter {
    background: url(../images/pol_summer_2008_bg.jpg);
    height: 542px;  
}

#splash #collections {
    background: url(../images/pol_collections_bg.jpg);
    height: 542px;  
}

#splash #collection_summer2008 {
    background: url(../images/pol_summer_2008_bg.jpg);
    height: 542px;  
}

#splash #collection_winter2008 {
    background: url(../images/pol_winter_2008_bg.jpg);
    height: 542px;  
}

#splash #collection_winter2009 {
    background: url(../images/pol_winter_2009_bg.jpg);
    height: 542px;  
}

#splash #collection_spring2009 {
    background: url(../images/pol_spring_2009_bg.jpg);
    height: 542px;  
}

#splash #collection_winter2010 {
    background: url(../images/pol_winter_2010_bg.jpg);
    height: 542px;  
}

#splash #summer #content {
	padding: 20px 0px 20px 41px;
}

#splash #contactus #content {
    padding: 175px 0px 20px 41px;
}

#splash #aboutpol #content {
    padding: 1px 420px 20px 41px;
}

#splash #stockists #content {
    padding: 180px 420px 20px 41px;
}

#splash #collections #content {
    padding: 230px 30px 10px 0px;
}

#splash #collection_summer2008 #content {
    padding: 160px 10px 10px 33px;
}

#splash #collection_winter2008 #content {
    padding: 160px 10px 10px 33px;
}

#splash #collection_winter2009 #content {
    padding: 160px 10px 10px 33px;
}

#splash #collection_spring2009 #content {
    padding: 160px 10px 10px 33px;
}

#splash #collection_winter2010 #content {
    padding: 160px 10px 10px 33px;
}

#splash #ribbon {
	padding: 70px 0px 0px 41px;
}

h1 {
	color: #ee4e15;
    font-size: 20px;
    font-weight: normal;
}

#content p {
    color: #fff;
    font-size: 12px;
}

#content td {
    color: #fff;
    font-size: 12px;
}

a {
    color: #FFF;
    text-decoration: underline;
}

a.pdf {
    color: #3b3d4c;
    font-size: 14px;
    text-decoration: none;
}

a.pdf:hover {
    text-decoration: underline;
}

a.join_mailing_list {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

a.join_mailing_list:hover {
    text-decoration: underline;
}

.thumbnail {
    border: solid 1px #8b8d97;
}

#form {
    background-color: #fff;
    padding: 10px 10px 10px 10px;
}

input.btn {
    color: #fff;
    background-color: #3b3d4c;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt; 
    border: 1px solid black;
}