/* redefined html tags */

body {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#6A1808;
	background-image:url(../gfx/background.gif);
	background-repeat:repeat;
	background-attachment: fixed;
}

/* standard layout id's */

#container {
	position:relative;
	width:762px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../gfx/bg-container.gif);
}

#header {
	position:relative;
	height: 290px;
	width: 692px;
	margin-left: 35px;
	z-index:9;
	background-color: #000;
	margin-bottom: 12px;
	background-image:url(../gfx/headerSmaller.jpg);
}

/* footer*/

#footer {
	clear: both;
	margin: 20px 0px 0px 40px;
	font-size: 9px;
	width: 250px;
	color: #000;
	padding: 50px 0 0px 430px;
	height: 16px;
	text-align: left;
	background-image:url(../gfx/footer.jpg);
}

#footer a:link, #footer a:visited {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	color: #ddd;
	background: #000;
}

/* search */

#search {
	position: absolute;
	z-index:10;
	top: 353px;
	left: 44px;
	height: 29px;
}

#search p {
	display: inline;
}

#search .query {
	width: 116px;
	margin: 0 32px 0 0px;
}

#search .submit {
	position: absolute;
/*	top: 2px;*/
	right: 0;
}

#video {
	margin: 30px 0 0 10px;
	}

/* body tags etc */

.pictureRight {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#content {
	padding: 0 0 0 220px;
	width: 420px;
	margin: 35px 35px 0px 35px;
}

#text_supporting {
	margin-top: 30px;
	margin-left: -25px;
	padding: 30px 30px 0px 30px;
	width: 408px !important;
	background: url(../gfx/background_supportingtext.gif) repeat-y;
	color: #BDC1BC;
}

#text_footer{
	margin-left: -25px;
	padding: 0px 0px 10px 0px;
	width: 468px;
	height: 20px !important;
	background: #000 url(../gfx/background_footer.gif) no-repeat;
}

em{
	font-weight: bold;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 12px 30px 0px 0px;
	line-height: 20px;
	color: #F0E9CE;
}

a {
	color: #B96B02;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #fff;
	background: #9C2E0E;
}

h1{
	color:#9C2E0E;
	margin:20px 0 0 0;
	padding:20px 0 px 0;
	font-weight:100;
	text-transform:uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

h1 span{
	color:#ccc;
}

h2{
	margin: -30px -30px 0 -30px ; 
	padding: 30px 30px 0 30px;
	background: url(../gfx/background_header.gif) no-repeat;
	color:#C3961F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:140;
	text-transform:capitalise;
}

h3 {
	color: #C3961F;
	margin: 20px 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:140;
	text-transform:capitalise;
}

#listNorm li {
	line-height: 14px;
	color: #CDF1ED;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 16px 50px 0 -15px;
}

#list {
	margin: 20px 0 0 0;
}

#list li {
	margin: 12px 0 0 25px;
}

#noBulletList li {
	margin: 18px 15px 0 10px;
	list-style: none;
}	

#hbar {
	border-top: #ccc 1px solid;
	padding-bottom: 0px;
	margin-left: auto;
	width: 706px;
	margin-right: auto;
	height: 1px;
}

/* main menu code */

#primaryNav {
	position: absolute;
	z-index:10;
	top: 290px;
	left: 23px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	padding: 30px 0 0 0;
}

#primaryNav ul {
	list-style: none;
}

#primaryNav li a, #primaryNav ul li a:link, #primaryNav ul li a:visited {
	border-bottom: 1px solid #311D00;
	margin: 0 0 0 0;
	width: 108px;
	color: #D07B02;
	display: block;
	padding: 6px 20px 6px 20px;
	text-decoration: none;
}

#primaryNav ul li a:hover {
	background: url(../gfx/bullet1.gif) no-repeat left;
	color:  #FCB307;
}

#primaryNav a.current{
	background: url(../gfx/bullet2.gif) no-repeat left;
}

/* resources menu code */

#resourcesNav {
	background-image:url(../gfx/bg_divide2.gif);
	background-repeat: no-repeat;
	position: absolute;
	z-index:10;
	top: 570px;
	left: 23px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	padding: 35px 0 0 0;
}

#resourcesNav li a, #resourcesNav ul li a:link, #resourcesNav ul li a:visited {
	border-bottom: 1px solid #311D00;
	margin: 0 0 0 0;
	width: 108px;
	color: #D07B02;
	display: block;
	padding: 4px 20px 4px 20px;
	text-decoration: none;
}

#resourcesNav ul {
	list-style: none;
}

#resourcesNav ul li a:hover {
	background: url(../gfx/bullet1.gif) no-repeat left;
	color:  #FCB307;
}

#resourcesNav a.current{
	background: url(../gfx/bullet2.gif) no-repeat left;
}

/* portfolio bits */

.portfolio_thumbs, .portfolio_thumbs a:hover  {
	vertical-align: baseline;
	right:0px;
	margin:0 0 0 0;
	text-align:right;
	background: #212f1d;
}

.portfolio_thumbs img{
	margin:10px 10px 10px 10px;
	border:1px solid #5e1c08;
	border-bottom:3px solid #5e1c08;
}

/* logo info*/
#logos {
	position: absolute;
	bottom: 80px;
	z-index:10;
	left: 53px;
	clear:both;
}

#logos ul {
	width: 200px;
	list-style: none;
	margin: 0px 0 0 20px;
	padding: 0 0 0 10px;
}

#logos li {

	margin: 6px;
}

#logos img {
	margin: 8px 0 0 16px;
}

#logo-funded {
	width: 104px;
	height: 55px;
	background: url("../gfx/logosFunded.gif") no-repeat;
}

#logo-romany {
	width: 96px;
	height: 81px;
	background: url("../gfx/logoRomany_f2.gif") no-repeat;
}
#logo-romany a {
	width: 96px;
	height: 81px;
	background: url("../gfx/logoRomany.gif") no-repeat;
	display: block;
}
#logo-romany a:hover {
	background: url("../gfx/logoRomany_f2.gif") no-repeat;
}


#logo-csv {
	width: 96px;
	height: 66px;
	background: url("../gfx/logoCSV_f2.gif") no-repeat;
}
#logo-csv a {
	width: 96px;
	height: 66px;
	background: url("../gfx/logoCSV.gif") no-repeat;
	display: block;
}
#logo-csv a:hover {
	background: url("../gfx/logoCSV_f2.gif") no-repeat;
}


#logo-cf {
	width: 96px;
	height: 61px;
	background: url("../gfx/logoCF_f2.gif") no-repeat;
}
#logo-cf a {
	width: 96px;
	height: 61px;
	background: url("../gfx/logoCF.gif") no-repeat;
	display: block;
}
#logo-cf a:hover {
	background: url("../gfx/logoCF_f2.gif") no-repeat;
}


#logo-prosper {
	width: 96px;
	height: 28px;
	background: url("../gfx/logoProsper_f2.gif") no-repeat;
}
#logo-prosper a {
	width: 96px;
	height: 28px;
	background: url("../gfx/logoProsper.gif") no-repeat;
	display: block;
}
#logo-prosper a:hover {
	background: url("../gfx/logoProsper_f2.gif") no-repeat;
}

#logo-eeda {
	width: 96px;
	height: 34px;
	background: url("../gfx/logosEEDA_f2.gif") no-repeat;
}
#logo-eeda a {
	width: 96px;
	height: 34px;
	background: url("../gfx/logosEEDA.gif") no-repeat;
	display: block;
}
#logo-eeda a:hover {
	background: url("../gfx/logosEEDA_f2.gif") no-repeat;
}


#logo-scc {
	width: 96px;
	height: 35px;
	background: url("../gfx/logoSCC_f2.gif") no-repeat;
}
#logo-scc a {
	width: 96px;
	height: 35px;
	background: url("../gfx/logoSCC.gif") no-repeat;
	display: block;
}
#logo-scc a:hover {
	background: url("../gfx/logoSCC_f2.gif") no-repeat;
}
