/* Globals */

*, body, html, form, h1, h2, h3, h4 {
	padding:0;
	margin:0;
}

body {
	font-size:0.7em;
	color:#727272;
	font-family:Arial, Helvetica, sans-serif;
}

h1, h2, .rp h3, #nav a, #left, #right, .cTop, .cBott, .rp span { 
	text-indent: -999em;
	font: 1px/1px sans-serif;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#fff;
}

p {
	line-height:1.4em;
	padding:0 1px 1.4em 1px;
}

.lp h3 {
	line-height:1.4em;
	font-size:1.06em;
	padding:0 1px 12px 1px;
	text-transform:capitalize;
}

.lp h4 {
	line-height:1.4em;
	font-size:1em;
	padding:0 1px 6px 1px;
	text-transform:uppercase;
}

.lp ul, .lp ol {
	padding:0 30px 1.4em 30px;
	line-height:1.4em;
}

.lp li {
	padding-bottom:10px;
}

a {
	color:#727272;
}

a:hover {
	color:#404040;
	text-decoration:none;
}

a:focus {
	outline:none;
}

/* Layout */

#container {
	text-align:center;
}

#top {
	background-image:url(../images/layout/top-bg.gif);
	background-repeat:repeat-x;
	height:97px;
}

h1, #bContainer {
	width:693px;
}

h1, #bContainer, #cContainer {
	margin:0 auto;
}

h1 {
	height:97px;
	background-image:url(../images/layout/logo.gif);
	background-repeat:no-repeat;
}

#banner, #bContainer, #left, #right, #nContainer {
	height:258px;
}

#left, #right, #nContainer {
	float:left;
}

#left, #right {
	width:6px;
	overflow:hidden;
}

#nContainer, #cContainer {
	width:681px;
	text-align:left;
}

#nav {
	height:26px;
	background-color:#fff;
	background-image:url(../images/layout/nav-bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:1px 11px 0;
}

#bitmap {
	height:231px;
	background-color:#fff;
	/*background-image:url(../images/bitmaps/1.jpg);*/
}

#cContainer {
	padding-top:3px;
}

#lWrapper {
	float:left;
	width:493px;
}

h2 {
	width:470px;
	height:44px;
}

#rWrapper {
	float:right;
	width:185px;
	color:#fff;
}

.xtraContent {
	padding-top:3px;
}

.rp {
	background-image:url(../images/layout/rPanelCorner.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.rp h3 {
	width:100px;
	height:37px;
}

.cTop, .cBott {
	height:3px !important;
	padding:0 !important;
	line-height:1px;
}

#footer {
	clear:both;
}

#footer p {
	padding:10px;
	font-size:0.9em;
	line-height:1.1em;
}

#footer, #footer a {
	color:#adadad;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* Navigation */

#nav ul, #nav li {
	margin:0;
	padding:0;
	list-style:none;
}

#nav li, #nav a {
	height:22px;
}

#nav li {
	float:left;
}

#nav a {
	display:block;
}

#nav a:hover {
	background-image:none;
}

#n1 {
	background-image:url(../images/nav/about2.gif);
}

#n1 a {
	background-image:url(../images/nav/about1.gif);
	width:40px;
}

#n2 {
	background-image:url(../images/nav/clients2.gif);
}

#n2 a {
	background-image:url(../images/nav/clients1.gif);
	width:43px;
}

#n3 {
	background-image:url(../images/nav/candidates2.gif);
}

#n3 a {
	background-image:url(../images/nav/candidates1.gif);
	width:64px;
}

#n4 {
	background-image:url(../images/nav/contact2.gif);
	margin-right:301px !important;
}

#n4 a {
	background-image:url(../images/nav/contact1.gif);
	width:48px;
}

#n5 {
	background-image:url(../images/nav/home2.gif);
}

#n5 a {
	background-image:url(../images/nav/home1.gif);
	width:39px;
}

.sHide {
	display:none;
}

/* Forms */

#form {
	background-image:url(../images/layout/table-dots.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:30px 0;
}

#form, #form div {
	margin:0;
}

#form div {
	padding:0;
	float:left;
	width:234px;
}

#form label {
	display:block;
}

label {
	display:block;
	font-weight: bold;
}

#form input, #form textarea, #form select {
	font-size: 11px;
	margin:6px 0 16px 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#303030;
	
}

#form select, #form textarea {
	width:93%;
	border: 1px solid;
	border-color:#BFB3A9;
}

#form textarea, #form input {
	padding: 2px 0px 0px 4px;
}

#form input.button {
	padding:0;
	margin:5px 0 9px 0;
}

#form .requiredField, #form form span {
	font-weight:bold;
	color:#B50E21;
}

#form .requiredField {
	margin:10px 0px 2px 0px;
}

#form .fields { /* so not to mess up input buttons etc */
	height:14px;
	width:90%;
	padding: 2px 0px 0px 4px;
	border: 1px solid;
	border-color:#BFB3A9;
	background-image:url(../images/layout/whitePix.gif);
}

/* Sub Nav */

.rp span {
	display:block;
	background-image:url(../images/layout/sub-dots.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:8px;
}

.rp ul, .rp li {
	margin:0;
	padding:0;
	list-style:none;
}

.rp ul {
	margin-bottom:15px;
}

.rp li {
	display:block;
	margin-bottom:8px;
}

.rp li a {
	background-image:url(../images/layout/sub-bullit.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 0 0.4em 12px;
	color:#fff;
	text-decoration:none;
	display:block;
}

.rp li a {
	height:0.9em;
}

.rp .double a {
	height:2.1em;
}

.rp li a:hover {
	color:#fff;
}
