﻿/* Nine9 Standard CSS Page Styles by Darren Street, Nine9 Ltd */
/* Copyright Nine9 Ltd 2006-2010  */

/* This CSS style may be used for your own website, but please  */
/* give me a credit in the footer and link to http://www.nine9design.co.uk.  */
/* Thank you.   */

/* Version 2.0  */
/* Last Updated: 06/04/10  */

.white {color:#FFFFFF;}

#tabcontent {background-color:#FFFFFF;}

#box1, #box2, #box3, #box4 {margin: 0px 0 20px 0px; float:left; padding: 20px 20px 0 20px;}

#box1, #box3 {
	height:368px;
	width:517px;
	}

#box2, #box4 {
	width:240px;
	height:368px;
	border: 1px solid #999999;margin-left:20px;
}

#box1 {
background-image:url(../Images/indexpic1.jpg);
background-repeat:no-repeat;
}

#box2 {}

#box3 { 
background-image:url(../Images/indexpic2.jpg);
background-repeat:no-repeat;	
}

#box4 {}


