/*	font: font-style font-variant font-weight font-size/line-height font-family; */
	body {
		padding: 0;
		margin: 0;
		background-image: url(/images/bg.gif);
		background-repeat: repeat-x;
		background-position: top;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		}
	div,
	img {
		margin: 0;
		padding: 0;
		}
	div#container {
		width: 760px;
		margin: 0 auto;
		}
	div#header {
		width: 760px;
		height: 148px;
		}
		div#header img {
			display: block;
			margin: 0;
			padding: 0;
			}
	div#menu {
		width: 760px;
		height: 70px;
		background-image: url(/images/menu.gif);
		text-align: center;
		color: #627586;
		}
		div#menu ul {
			margin: 0;
			padding: 0;
			padding-top: 15px;
			letter-spacing: 1px;
			display: block;
			}
			div#menu li {
				padding: 0;
				margin: 0;
				display: inline;
				}
				div#menu li a,
				div#menu li a.standard {
					color: #FFF;
					font-weight: bold;
					text-decoration: none;
					}
				div#menu li a.active {
					color: #FFF;
					font-weight: bold;
					text-decoration: none;
					background-color: #495663;
					padding: 4px 7px;
					}
				div#menu li a:hover,
				div#menu li a:active {
					text-decoration: underline;
					}
				
	div#footer {
		width: 760px;
		height: 50px;
		background-image: url(/images/footer.gif);
		background-position: top;
		}
		div#footer p {
			color: #FFF;
			font-size: 10px;
			letter-spacing: 1px;
			display: block;
			text-align: center;
			padding: 13px 0 0 0;
			margin: 0;
			}
	div#content {
		margin: 0px;
		padding: 0px;
		width: auto;
		border: 0px;
		background-image: url(/images/vtile.gif);
		background-repeat: repeat-y;
		background-position: top;
		line-height: 16px;
		}
	div#shifted {
		position: relative;
		bottom: 12px;
		margin: 0px 24px;
		}
		div#main_content {
			margin: 0px;
			padding: 0px 5px 5px 5px;
			font-size: 14px;
			line-height: 130%;
			}
		div#shifted p {
			margin: 0px 0px 13px 0px;
			padding: 0px 5px 5px 5px;
			font-size: 14px;
			line-height: 130%;
			}
		div#shifted p a {
			color: #586470;
			}
		div#shifted p a:visited {
			color: #384049;
			}
		div#shifted h1 {
			margin: 0;
			padding: 8px 0px 14px 5px;
			font-size: 22px;
			color: #374048;
			}
		div#shifted h2 {
			color: #374048;
			margin-bottom: 6px;
			margin-top: 15px;
			margin-left: 2px;
			clear: both;
			}
		div#resume h2 {
			color: #374048;
			margin-bottom: 5px;
			padding-bottom: 6px;
			margin-top: 6px;
			margin-left: 2px;
			border-bottom: 1px solid #9EABB6;
			line-height: 26px;
			}
			div.float_left {
				float: left;
				padding: 10px 10px 6px 10px;
				font-size: 10px;
				line-height: 11px;
				background-color: #C4CBD2;
				margin-right: 11px;
				line-height: 12px;
				margin-top: 5px;
				margin-bottom: 5px;
				text-align: right;
				border: 1px solid #B1BBC5;
				}
				div.float_left img {
					border: 2px solid #586470;
					display: block;
					margin-bottom: 5px;
					}
			div.float_right {
				float: right;
				padding: 10px 10px 6px 10px;
				font-size: 10px;
				line-height: 11px;
				background-color: #C4CBD2;
				margin-right: 11px;
				margin-left: 11px;
				line-height: 12px;
				margin-top: 5px;
				text-align: right;
				border: 1px solid #B1BBC5;
				}
				div.float_right img {
					border: 2px solid #586470;
					display: block;
					margin-bottom: 5px;
					}
	div#testimonial {
		background-color: #C4CBD2;
		border: 1px solid #B1BBC5;
		padding: 7px;
		color: #888;
		clear: left;
		}
		#testimonial p {
			font-style: italic;
			font-size: 16px !important;
			font-weight: bold;
			color: #666;
			margin-bottom: 2px !important;
			}
	div.client_news_box {
		border-top: 1px solid #374048;
		padding: 15px 0 0 0;
		margin: 10px;
		}
		div.client_news_box h2 {
			padding: 0 !important;
			margin: 0 !important;
			color: #374048;
			}
		div.client_news_box h3 {
			padding: 0;
			margin: 0;
			margin-top: 3px;
			font-size: 12px;
			color: #78A;
			}
		div.client_news_box p {
			margin: 0px !important;
			padding: 3px !important;
			padding-top: 8px !important;
			}
	div#resources {
		}
		#resources .block {
			color: #888;
			margin-left: 10px;
			}
		#resources .block a {
			color: #374048;
			}
		#resources .block a:hover,
		#resources .block a:active {
			color: #61717E;
			}
/* Form Styles */
form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0px;
	border: none;
	border-top: 1px solid #ccc;
}

legend {
	margin: 1em 0;
	padding: 0 .5em;
	color: #036;
	background: transparent;
	font-size: 1.3em;
	font-weight: bold;
}

label {
	float: left;
	width: 220px;
	padding: 0 1em;
	text-align: right;
	font-size: 12px;
}

fieldset div {
	margin-bottom: .5em;
	padding: 0;
	display: block;
}

fieldset div input,
fieldset div textarea {
	width: 250px;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 1px;
	color: #333;
	font-family: inherit;
	font-size: inherit;
}

#submit {
	clear: both;
	padding-top: 1em;
	text-align: center;
}

#submit input {
	border: 1px solid #333;
	padding: 2px 1em;
	background: #555;
	color: #fff;
	font-size: 100%;
}

input:focus,
textarea:focus {
	background: #efefef;
	color: #000;
}
/* misc classes */
.error {
	text-align: center;
	padding: 3px;
	margin: 5px;
	font-weight: bold;
	background-color: #FFEFEF;
	border: 1px solid #F00;
	color: #F00;
	}
.alert {
	text-align: center;
	padding: 3px;
	margin: 5px;
	font-weight: bold;
	background-color: #CBD1D8;
	border: 1px solid #384049;
	color: #384049;
	}