/*
-----------------------------------------------
Star Placement styles
----------------------------------------------- */

/* Set Up
----------------------------------------------- */

html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
body {
  min-height:101%;
  margin:0;
  padding:0;
  text-align:center;
  color:#333;
  font:75% "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,Sans-serif;
}
p {
	margin: 1em 0;
	line-height: 150%;
}
strong {
	font-weight: bold;
}
em, i, blockquote {
	font-style: italic;
}

/* Wrapper
----------------------------------------------- */

#wrapper {
	margin:0 auto;
	text-align: left;
	width: 960px;
}

/* Links
----------------------------------------------- */
a { color: #355099; text-decoration: none; }
a:link { color: #355099; text-decoration: none;}
a:hover { color: #355099; text-decoration: underline;}
a:active { color: #355099; text-decoration: none;}
a:visited { color: #355099; }


/* Header
----------------------------------------------- */
h1#logo, h2#logo {
	margin:0;
	float:left;
	visibility:visible;
}
h1#logo a, h2#logo a {
	display:block;
	text-indent:-1000em;
	outline:0;
}
h1#logo, h2#logo, h1#logo a, h2#logo a {
	background:url(../images/page/logo.gif) no-repeat;
	width:273px;
	height:147px;
}
#phone {
	width:178px;
	height: 40px;
	text-indent: -9999px;
	background: url(../images/page/phone.gif) 0 0 no-repeat;
	float: right;
	margin: 70px 10px 0 0;
}
#header {
	width: 960px;
	float: left;
	padding: 5px 0;
	background: url(../images/page/header_bg.gif) bottom left repeat-x;
}
#masthead, #masthead_cv {
	width: 960px;
	float: left;
	height: 260px;
	background: url(../images/page/header_home.jpg) 0 0 no-repeat;
}
#masthead_property {
	width: 960px;
	float: left;
	height: 260px;
	background: url(../images/page/header_property.jpg) 0 0 no-repeat;
}
#masthead_charity {
	width: 960px;
	float: left;
	height: 260px;
	background: url(../images/page/header_charity.jpg) 0 0 no-repeat;
}
#masthead_finance {
	width: 960px;
	float: left;
	height: 260px;
	background: url(../images/page/header_finance.jpg) 0 0 no-repeat;
}
#masthead_energy {
	width: 960px;
	float: left;
	height: 260px;
	background: url(../images/page/header_energy.jpg) 0 0 no-repeat;
}



/* Main Nav
----------------------------------------------- */
ul#nav {
  padding:0;
  margin:10px 0 0 0;
  float: right;
  width: 382px;
  clear: right;
}
ul#nav li {
  float:left;
  margin:0;
  padding:0;
  list-style:none;
}
ul#nav li a {
  text-indent:-1000em;
  display:block;
  outline:0;
  height:32px;
}
#nav a { background-repeat:no-repeat; }
#nav .on a:hover { background-repeat:no-repeat; }

#nav a { background-position:0 0; }
#nav .on a { background-position:0 -64px; }
#nav a:hover { background-position:0 -32px; }
#nav .on a:hover { background-position:0 -64px; }

/* change widths and source of each navigation item */
ul#nav #nav_home, ul#nav #nav_home a { width:69px; background-image:url(../images/page/nav_home.gif); }
ul#nav #nav_property, ul#nav #nav_property a { width:111px; background-image:url(../images/page/nav_property.gif); }
ul#nav #nav_charity, ul#nav #nav_charity a { width:102px; background-image:url(../images/page/nav_charity.gif); }
ul#nav #nav_finance, ul#nav #nav_finance a { width:100px; background-image:url(../images/page/nav_finance.gif); }
ul#nav #nav_energy, ul#nav #nav_energy a { width:88px; background-image:url(../images/page/nav_energy.gif); }




/* Main
----------------------------------------------- */
#main {
	width: 960px;
	float: left;
	background: url(../images/page/header_bg_under.gif) 0 0 repeat-x;
}
#content {
	float: left;
	width: 590px;
	background: #e1e1e1;
	border-top: 2px solid #355099;
	margin: -70px 20px 0 10px;
	position: relative;
	display: inline;
	padding: 30px 20px;
}
#holder {
	width: 370px;
	float: left;
}
#aside {
	width: 210px;
	padding-left: 10px;
	color: #666;
	float: left;
	padding-top: 2em;
}
#logos {
	width: 590px;
	float: left;
	clear: both;
}
#content #logos ul {
	width: 590px;
	float: left;
	list-style: none;
}
#content #logos ul li {
	float: left;
	margin: 10px 10px 10px 0;
	width: 190px;
	background: none;
	padding:0;
	list-style: none;
}
#content #logos ul li.third {
	margin-right: 0;
}
h1#title_home {
	width: 539px;
	height: 67px;
	background: url(../images/page/title_home.gif) 0 0 no-repeat;;
	text-indent: -9999px;
	margin: 0 0 1em 0;
}
h1#title_property {
	width: 539px;
	height: 51px;
	background: url(../images/page/title_property.gif) 0 0 no-repeat;;
	text-indent: -9999px;
	margin: 0 0 1em 0;
}
h1#title_charity {
	width: 539px;
	height: 116px;
	background: url(../images/page/title_charity.gif) 0 0 no-repeat;;
	text-indent: -9999px;
	margin: 0 0 1em 0;
}
h1#title_finance {
	width: 539px;
	height: 67px;
	background: url(../images/page/title_finance.gif) 0 0 no-repeat;;
	text-indent: -9999px;
	margin: 0 0 1em 0;
}
h1#title_energy {
	width: 539px;
	height: 67px;
	background: url(../images/page/title_energy.gif) 0 0 no-repeat;;
	text-indent: -9999px;
	margin: 0 0 1em 0;
}
h1#title_cv {
	width: 539px;
	height: 24px;
	background: url(../images/page/title_cv.gif) 0 0 no-repeat;;
	text-indent: -9999px;
	margin: 0 0 1em 0;
}

.unit {
	width: 210px;
	float: left;
	margin-bottom: 30px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 1em 0;
	font-size: 1.333em;
}
#aside img {
	padding-bottom: 2em;
}
#right {
	width:300px;
	float: right;
}
#right p {
	color: #666;
}
ul li {
	list-style: disc;
	list-style-position: inside;
	color: #355099;
}
ul {
	margin: 1em 0 2em 0;
	width: 100%;
	float: left;
}
h2 {
	font-size:1.167em;
	font-weight: bold;
	color: #666;
	margin: 3em 0 0.5em 0;
}

#content ul li {
	color: #333;
	margin: 0.5em 0;
}
p.bigger {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom:-1em;
}

/* Forms
----------------------------------------------- */
form {
	margin:0;
	padding:0;
	font-size:100%;
}
/* fields */
form input, form textarea {
  	padding:1px 3px;
  	margin:0;
}
form select {
	padding:1px;
  	margin:0;
}
input, select, textarea {
	font-family:"Lucida Grande",Verdana,Arial,Helvetica,Sans-serif;
	font-size:1em;
}
textarea {
	overflow: auto;
}
form .row.textarea textarea, form .row.textbox input, form .row.dropdown select {
	border:1px solid #355099;
	background: #eee;
	padding: 5px;
}
form .row {
	clear:both;
	margin-bottom:1.2em;
}
form .row label, form .row.multi legend {
	display:block;
	float:left;
	margin-right:3em;
}
form .row.multi.horizontal fieldset label {
	display:block;
	float:left;
	margin-right:3em;
}
form .row.textarea textarea {
	height:6em;
}
form .row.multi fieldset {
	border:0;
	margin:0;
	padding:0;
}
form .row.multi fieldset input {
	float:left;
	margin-right:0.5em;
	border:1px solid #f00;
}
form .row.multi .answers {
	float:left;
}
form .row.multi.stack fieldset input {
	clear:left;
}
form .row.error label, form .row.multi.error legend {
	font-weight:bold;
	color:#f00;
}
form .row.multi.error label {
	font-weight:normal;
}
form .row.error input, form .row.error textarea, form .row.error select {
	border-color:#f00;
	background-color:#FFCDCD;
}

form label, form .row.multi legend {
	width:150px;
	padding-right: 1em;
	background: url(../images/page/req.gif) right center no-repeat;
	text-align: right;
}
form .row.submit {
	margin:1em 0 0 200px;
}
form .textbox input, form .textarea textarea {
	width:300px;
}
form .row.multi fieldset label {
	width:auto;
}
span.button a, span.button a:hover, span.button a:visited {
	background:#355099;
	padding: 5px 10px;
	color: #fff;
}
form .row.submit input {
	padding: 0.5em 2em;
	background: #355099;
	color: #fff;
	border: none;
	cursor: pointer;
}

/* Footer
----------------------------------------------- */
#footer {
	border-top: 2px solid #355099;
	background: #fff;
	width: 590px;
	padding: 0 20px;
	float: left;
	margin: 0 0 0 10px;
	display: inline;
	border-bottom: 20px solid #fff;
}
#footer p {
	font-size: 0.917em;
	color: #999;
}
#footer p span {
	float: right;
}



/* Headings
----------------------------------------------- */
