/*  */
    /* General styles */
    body {
	margin:0;
	padding:0;
	border:0;
	width:100%;
	min-width:600px;
	font-size:10pt;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	list-style-type: square;
	list-style-position: inside;
	background: #FFF url(images/white-tranz-top.png) repeat-x;
}
#experience {
	float:right;
	margin-top:0;
	background-image:url(images/listColBG.png);
	background-repeat:repeat-x;
	background-color:#E3E517;
	padding:10px;
	margin-left:10px;
}
#experience1 {
	margin-top:0;
	padding:10px;
}
a {
	color:#FFFFFF;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	text-transform: none;
	background: #145DA2;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color: #63A1DA;
}
h1, h2, h3 {
	padding:0;
	margin-top: .5em;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
	line-height: 1;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;
	line-height: 1.2;
}
img {
	margin:10px 0 5px;
}


/* Header styles */
    #header {
	clear:both;
	float:left;
	width:100%;
}
#header {
	border-bottom:4px solid #000;
}
#header p, #header h1, #header h2 {
	padding:.4em 15px 0 15px;
	margin:0;
	color: #000000;
}
#header ul {
	clear:left;
	float:left;
	width:100%;
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}
#header ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
#header ul li a {
	display:block;
	float:left;
	margin:0 0 0 1px;
	padding:3px 10px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	position:relative;
	left:15px;
	line-height:1.3em;
	font-weight: bold;
	background-color: #000000;
	background-image: url(images/white-tranz-top-20.png);
	background-repeat: repeat-x;
}
#header ul li a:hover {
	color:#FFFFFF;
	background-color: #1875C9;
	background-image: url(images/white-tranz-top-20.png);
	background-repeat: repeat-x;
}
#header ul li a.active, #header ul li a.active:hover {
	color:#FFFFFF;
	background:#000;
	font-weight:bold;
}
#header ul li a span {
	display:block;
}
/* column container */
	.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
}
/* common column settings */
	.colleft, .colmid, .colright {
	float:left;
	width:100%;
	position:relative;
}
.col1, .col2, .col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;
	overflow:hidden;
}
/* 3 Column settings */
	.threecol {
	background: #FFF;
}
.threecol .colmid {
	right:25%;
}
.threecol .colleft {
	right:50%;
	background: #52A3EB url(images/white-tranz-top.png) repeat-x center 0px;
}
.threecol .col1 {
	width:46%;				/* width of center column content (column width minus padding on either side) */
	left:102%;				/* 100% plus left padding of center column */
}
.threecol .col2 {
	width:21%;				/* Width of left column content (column width minus padding on either side) */
	left:31%;				/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
.threecol .col3 {
	width:21%;				/* Width of right column content (column width minus padding on either side) */
	left:85%;
}
/* 2 Column (left menu) settings */
	.leftmenu {
	background:#fff;		/* right column background colour */
}
.leftmenu .colleft {
	right:75%;				/* right column width */
	background:#fff;		/* left column background colour */
}
.leftmenu .col1 {
	width:71%;				/* right column content width */
	left:102%;				/* 100% plus left column left padding */
}
.leftmenu .col2 {
	width:21%;				/* left column content width (column width minus left and right padding) */
	left:6%;				/* (right column left and right padding) plus (left column left padding) */
}
/* Footer styles */
	#footer {
	clear:both;
	float:left;
	width:100%;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000;
	background: url(none) repeat-x 0px center;
}
#footer p {
	padding:10px;
	margin:0;
}
/*  */
.imgborder {
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.col2 h2 {
	color: #000000;
}
.rColC {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/rightColBG.png);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#newClient label {

}
#newClient input, #newClient select {


}
li {
	padding-bottom: 8px;
}
#header #f a:link, #header #f a:visited{
	margin: 0px;
	padding: 0px;
}
#header #f{
	width:240px;
	height:90px;
	background: url(images/logo.png) no-repeat;
}
