/*Stylesheet copyright Iain Urquhart - Venture Online Ltd 2005. Thanks to 'A List Apart' and 'Listematic' for the css inspiration. 
Use whatever you like, but leave the images alone please...*/

body {
	background-image: url(gfx/WestcorpLong.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0 25px;
	padding: 0px;
	font-size: 0.7em;
	line-height: 1.3em;
}


#container {
	width: 700px;
	height: 500px;
	text-align:left;
	
}

#header{
	height: 128px;
	padding: 0 0 0 15px
}

#content{
	clear:both;
	margin: 15px 0 0 0;

}



/*Left Column Styles*/

#leftcol {
	width: 374px;
	margin: 0;
	background-image: url(gfx/left-col-bg.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 39px 25px 10px 30px;

}

#leftcol a{
	color:#000000;
	font-weight: bold;
	text-decoration:underline;

}
#leftcol a:hover{

text-decoration: none;
}


#leftcol p {
	margin: 10px 0 14px 0;
	padding-left: 23px;
	padding-right: 15px;
}

#leftcol ul {
	list-style-image: url(gfx/bullet.gif);
	list-style-position: outside;
	list-style-type: none;

}

#leftcol ul li {

}

#leftcol h1{
	font-family: Myriad Pro, Myriad, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 27px;
	letter-spacing: -1px;
	margin:0 0 30px 0;
	padding:0 0 0 5px;
	color: #C1D72E;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #C1D72E;
	position: relative;
	top: 10px;
}

#leftcol h2{
	font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	margin:20px 0 0 0;
	padding:0px 0 0 5px;
	color: #333333;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #333333;
}




/*Right Column Styles*/

#rightcol {
	width: 256px;
	padding: 0 0 30px 0;
	float: right;
	background-image: url(gfx/right-col-bg.gif);
	background-position: bottom;
	margin: 23px 0px 0 0;
	color: #FFFFFF;
	background-color: #000000;
	clear:right;
}

#rightcol h2 img {
margin-right: -5px;
}

#rightcol h2{
	font-family: Myriad Pro, Myriad, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	letter-spacing: normal;
	padding: 26px 15px 15px 35px;
	color: #C1D72E;
	line-height:18px;
	background-image: url(gfx/right-col-bg-top.gif);
	display:block;
	height:auto;
	background-repeat: no-repeat;
	background-position: left top;
	margin: -2px 0 0;
	clear:left;
}

#rightcol h6 a{
	color: #FFFFFF;
	font-weight:bold;
	background:#C1D72E url(gfx/h6a-bg.gif) no-repeat 7px 7px;
	padding: 5px 6px 5px 18px;
	margin: 0 0 35px 38px;
	border: 1px solid #AABD24;
	text-decoration:none;
}

#rightcol h6 a:hover {
	background-color: #85941D;


}

#rightcol p {
	font-size: 11px;
	line-height: 16px;
	margin: 0px 15px 14px;
	padding-left: 22px;
	letter-spacing: 1px;
}
#rightcol img {
padding: 0 0 10px 0;
}

/*footer */

#pageend {
	background:#FFFFFF url(gfx/left-col-bg-footer.gif) no-repeat left bottom;
	margin: 20px 0 0 0;
	padding: 10px 30px 35px 35px;
	display: block;
	font-weight: bold;
	font-size: 10px;
	width: 365px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
#pageend a {

color:#000000;
}


 div#footer{
	width:100%;
	height:50px;
	background-color: #000000;
	clear:both;
	margin: 150px 0 0 -20px;
 }

/*Navigation - loving the css :) */

#navcontainer
{
	float:right;
	margin: 0px 0 0px 0;
	padding: 0px 1px 0px 0px;
	letter-spacing: -1px;
	font-size: 15px;
	height:128px;
	display: block;
	background:#000000 url(gfx/nav-end.gif) repeat-x right top;
	
}

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: center;

}

#navcontainer ul li { float: left; }

#navcontainer ul li a
{
font-family: Myriad Pro, Myriad, Arial, Helvetica, sans-serif;
text-decoration: none;
background: url(gfx/nav.gif) no-repeat top left;

float: left;
margin: 0px;
height: 67px;
width: 60px;
padding-top: 60px;
padding-right: 25px;
padding-bottom: 0px;
padding-left: 25px;
color:#FFFFFF;
text-decoration: none;
}

#navcontainer ul li a#current{
background: url(gfx/nav.gif) no-repeat left -272px;
color:#000000;

}

#navcontainer li a:hover
{
background: url(gfx/nav.gif) no-repeat left -136px;
color: #FFFFFF;
}


h4#credit {
font-size: 9px;
padding: 30px 0 25px 40px;
color:#CCCCCC;
}

h4#credit a{
color:#CCCCCC;
font-weight: bold;
text-decoration: none;
}

h4#credit a:hover {
text-decoration:none;}

p#top a{
text-decoration:none;
padding: 0 2px 0 2px;}

p#top a:hover{
text-decoration:underline;}

