@charset "utf-8";
/* CSS Document */

/*General Layout*/
#topwrap { margin-bottom:10px;}
#topwrap { width:690px; height:300px; padding:0 10px;}
#btmwrap { width:700px; padding:0 0 0 10px;}
#topwrap #col1 { width: 220px; }
#topwrap #col2 { width: 460px; padding-left:10px; }
#btmwrap #col1 { width: 390px; }
#btmwrap #col2 { width: 304px; margin-left:5px; }
#btmwrap #col2 img, #btmwrap #col2 p { padding-left:4px; }
#col1, #col2 { float:left;}

/*Colour/Borders*/
#btmwrap #col2 { border-left: solid 1px #b4a994; }
