
body{
background-color: #7b7168;
background-image: url('../images/back_content.gif');
background-repeat: repeat-x;
background-position: center top;
margin:0px;
padding: 0px;
font-family: arial;
font-weight: normal;
font-size: 14px;
line-height: 20px;
color: #686868;
}

.container{
width: 957px;
padding: 0px;
display: inline-block;
}

#flash_container{
width: 975px;
height: 169px;
padding: 10px 0px 10px 0px;
margin: auto;
background: #ffffff;
}

#header_box{
height: 169px;
background: #cdc985;
}

#header_box h1{
color: #ffffff;
position: relative;
margin: 0px;
top: 56px;
left: 40px;
width: 537px;
height:70px;
font-size: 32px;
line-height: 40px;
}


#header_box h3{
color: #ffffff;
position: relative;
margin:0px;
left: 40px;
top: 36px;
width: 537px;
height:30px;
font-size: 22px;
line-height: 28px;
}


#pic_box{
position: relative;
left: 600px;
top: -40px;
background-image: url('../images/side_back_pic.png');
width:359px;
height:259px;
z-index: 2;
}


#form_box{
position: relative;
left: 600px;
top: -40px;
background-image: url('../images/side_back_pic.png');
width:359px;
height:259px;
z-index: 0;
}





#pic_box img{
margin: 0px 0px 0px 8px;
}

#pic_box_profile{

background-image: url('../images/profile_pic_back.png');
position: relative;
left: 750px;
top: -66px;
width:196px;
height:287px;
}
#pic_box_profile img{
margin: 8px 0px 0px 14px;
}

#sub_content{
margin: 0px;
padding: 0px;
}
#sub_content img{
float: left;
margin: 0px 20px 0px 20px;
}
#sub_content p{
float: left;
margin: 0px 0px 0px 0px;
width: 550px;
}
#sub_content h2{
float: left;
margin: 20px 0px 15px 0px;
width: 550px;
}




#mid_break{
margin: auto;
height: 8px;
width: 975px;
background-image: url('../images/middle_break.gif');
}

#top{
width: 957px;
margin: auto;
}

#bottom{
width: 957px;
min-height: 450px;
margin: auto;
background: #ffffff;
padding: 0px 0px 50px 0px;
}
#bottom_row{
background: #ffffff;
width: %100;
}



.intro_row{
margin: 0px 0px 0px 35px; 
width: 500px;
float: left;
}
.intro_row p{
margin: 20px 0px 0px 0px;
}


.content_row{
margin: 0px 0px 0px 35px; 
width: 650px;
float: left;
}



.sub_nav{
position: absolute;
top:445px;
margin: 20px 0px 0px 740px;
width: 200px;
z-index: 2;
}
.sub_nav_tour{
width: 220px;
margin: 20px 0px 0px 0px;
}
.sub_row{
width: 220px;
height: 65px;
}



.sub_nav_tour img{
float: left;
margin: 0px 10px 0px 0px;
}



.sub_nav_tour a.sub{
float: left;
position: relative; 
top: 13px;
text-decoration: none;
color: #52678e;
}

.sub_nav_tour a.sub:hover{
float: left;
position: relative; 
top: 13px;
text-decoration: underline;
color: #52678e;
}





a.bold{
font-family: arial;
font-weight: bold;
font-size: 14px;
color: #52678e;
text-decoration: none;
}

a.bold:hover{
font-weight: bold;
text-decoration: underline;
color: #52678e;
} 



.red{
color: red;
}
.form_item{
float: left;
width: 120px;
}


.small{
font-size: 12px;
}


