
/*colours

brown #664D2D
d green #2D6630
l green #409145
d blue #2D4965
l blue #406991
v l blue #6687A7
l grey #F5F5F5

*/

/*DIMENSIONS*/
#leftCol {width:754px; float:left;}
#leftColInner {margin:17px;}
#leftColLeft {float:left}
#leftColRight {float:right}
#rightCol {width:238px; float:right;}
#rightColInner {margin:17px;}
#rightColLeft {float:left}
#rightColRight {float:right}


/*FONTS*/

#rightCol {color:#2D4965;}


/*BG COLOR*/
#contentWrapper{background:#fff}
