

/* COLOURS
background: #b32223 */


/* RESET */

* {margin: 0; padding: 0;
	
}
img {border: 0;}



#header{
	height: 115px;
	position: relative;
}


#nav {
	width: 324px;
	float: left;
}


#topNav{
	position:absolute;
	top: 0px;
	left: 324px;
}
#topNav li
{
	display: inline;
	border:  0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav li

{	
	margin-top: 12px;
	display: block;
}
li#firstNav{
margin-top: 36px;
	
}

li#lastNav{
padding-bottom: 0px;
}

li#callToAction
{
margin: 0;
}
#wrapper {
	width: 960px;
	margin-right:auto;
	margin-left: auto;
	background: #FFFFFF url(images/css/wrapperBackground.jpg) 0 115px;
}
#footer {
	clear: both;
	width: 960px;
}
#content {
	width:636px;
	float: right;
	height:  760px;
	clear: none;
	}

#content img
{	
	margin-left: 28px;
	margin-top: 36px;
}


.left {
	float: left;
	width: 340px;
	margin-left: 10px;	
}
.right {
	float: right;
	width: 340px;
	margin-right: 20px;	
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #C2382E url(images/css/bg.gif) repeat-x;
}
#row1 {
	float: left;
	clear: none;
	width: 760px;
	height: 180px;
}


#row2 {
	float: left;
	clear: none;
	width: 760px;
	height: 180px;
}


#textCol {
	float: left;
	clear: none;
	width: 400px;

	
}

#tradeTextCol {
	float: left;
	clear: none;
	width: 320px;
}

#textCol h2, #tradeTextCol h2{
		color: #fff;
		margin-left: 42px;
	font-size: 14px;
	margin-top: 40px;
}


	
#textCol p, #tradeTextCol p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-left: 45px;
	line-height: 200%;	
}


#mainImage {
	float: right;
	clear: none;
	display: block;
}

body p {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
	color: #fff;
}
.contentImg  {
	float: left;
	margin-right: 10px;
}
#nav p {
	font-size: 11px;
	margin-top: 15px;
	margin-left: 25px;
}
#subContent {

}

#subContent p{
margin-left: 0px;
padding-left: 0px;
}

#textCol a:link
{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#textCol a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;

}


#textCol a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;

}

#textCol a:active {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;

}

#quiz input{
	margin-right: 10px;
}
.graphicButton{
	margin-left: 60px;
}
.submitButton{
		margin-left: 160px;
}
