﻿
body{
margin:0px;
padding:0px;
}

iframe{
width:820px;
height:1460px;
margin:0px 0px 0px 10px;
}
img{
border:0px;
outline:0;
}

 #primary_outer_container{
display:block;
position:absolute;
width:100%;
top:0px;
padding-bottom:30px;
 background:#fff url(../Images/redplum-primary_bk.gif) repeat-x;

}
#primary_inner_container{
position:relative;
width:840px;
height:auto;
padding-bottom:26px;
border-left:2px solid #ebe2bd;
margin:0px auto 0px auto;
border-right:2px solid #ebe2bd;
text-align:left;
background:#fff;
}

#container_header{
height:110px;
width:100%;
display:block;
position:relative;
}
#header_logo{
position:absolute;
top:11px;
left:38px;
}
#header_text
{
 position:absolute;
 right:10px;
 top:87px;
 font-size:14px;
 font-family:Arial,Helvetica,sans-serif;
 color:#98004c;
}

#top_nav_container{
 margin:0px 0px 0px 4px;
}
#top_nav_left{
width:9px;
height:37px;
background:url(../Images/topnav_left_bk.gif) no-repeat;
float:left;
}
#top_nav_right{
width:9px;
height:37px;
background:url(../Images/topnav_right_bk.gif) no-repeat;
float:left;
}
#top_nav_middle{
width:814px;
height:37px;
background:url(../Images/topnav_middle_bk.gif) repeat-x;
float:left;
}
#footer{
float:none;
display:block;
width:100%;
height:25px;
margin:20px 0px 0px 0px;
background:#aa2a6d;
}

.clear{
clear:both;	
margin:0px;
padding:0px;
height:0px;
line-height:0px;
font-size:1px;
}
