@charset "utf-8";
/* CSS Document */
body {
color: #fff;
text-align:-moz-center;
#text-align:center;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
background: #fff;
margin:0px auto;
}
img{
border:0px;
}
div{
border:0px;
}
a {
color:#000000;
font-weight:bold;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
p{
padding:0px;
margin:0px;
text-align:left;
}
#wrapper{
background-color:#ED2190;
width:900px;
margin:0px auto;
margin-bottom:30px;
}
#branding{
background: #fff url(images/branding.jpg) no-repeat;
height:46px;
}
#homemain{
background: url(images/home_main.jpg) no-repeat;
height: 760px;
}
#homebottom{
text-align:center;
background: url(images/home_bottom.gif) no-repeat;
height: 294px;
padding: 16px 22px 0px 22px;
overflow:visible;
}
#homepod1{
width: 195px;
height: 265px;
background: url(images/home_pod1.jpg) no-repeat;
float:left;
margin-right:25px;
}
#homepod2{
width: 195px;
height: 265px;
background: url(images/home_pod2.jpg) no-repeat;
float:left;
margin-right:25px;
}
#homepod3{
width: 195px;
height: 265px;
background: url(images/home_pod3.jpg) no-repeat;
float:left;
margin-right:25px;
}
#homepod4{
width: 195px;
height: 265px;
background: url(images/home_pod4.jpg) no-repeat;
float:left;
}
#templatetop{
background: url(images/template_top.jpg) no-repeat;
height:195px;
}
#templatemenu{
width: 900px;
height: 35px;
}
#templatecontent{
padding:20px;
text-align:left;
min-height: 400px;
}
#templatecontent p{
width:500px;
}
#templatecontent img{
float:right;
}
#gallerycontent{
padding:20px;
}
.thumbs{
border:#000000 1px;
margin:10px;
}
#templatebottom{
background: url(images/template_bottom.gif) no-repeat;
height:10px;
width:900px;
display: block;
}
.small{
font:Verdana, Arial, Helvetica, sans-serif bold;
font-size:9px;
line-height:15px;
}