@charset "utf-8";
/* CSS Document */

body {
	background-color:#efeeee;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	margin:0 auto }

a:link, a:active, a:visited {
	color:#333333;
	text-decoration:none }

a:hover {
	color:#333333;
	text-decoration:underline }

a:link img, a:active img, a:visited img, a:hover img, img {
	border:0px }

#wrap {
	background-image:url(../images/wrapper.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
	padding:0px 5px;
	overflow:hidden;
	width:1001px }

#header {
	background-image:url(../images/header-bg.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	width:1001px;
	height:135px }
	
	#header .logo {
		position:absolute;
		margin:0px 0px 0px 29px }
	
	#header #hdlinks {
		margin:0px 0px 0px 635px }
	
	#header #navigation {
		margin:28px 0px 0px 496px }

#center {
	background-image:url(../images/center.jpg);
	background-repeat:no-repeat;
	margin:-15px 0px 0px 9px;
	width:966px;
	height:397px }

#content-left {
	float:left;
	background-image:url(../images/contentline.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin:24px 0px 0px 13px;
	padding:0px 20px;
	width:445px;
	height:310px;
	font-size:11px;
	color:#999 }

#content-right {
	margin:24px 0px 15px 498px;
	padding:0px 20px;
	width:445px;
	font-size:11px;
	color:#999 }
	
	#content-left h1, #content-right h1 {
		font-size:12px;
		font-weight:bold;
		color:#666 }
	
	#content-left p, #content-right p {
		font-size:11px;
		color:#999;
		text-align:justify;
		line-height:15px }
	
	#content-left ul, #content-right ul {
		list-style:none;
		margin:10px 0px 0px 0px;
		padding:0px;
		width:200px;
		font-size:11px;
		color:#999;
		text-align:justify;
		line-height:15px }
	
	#content-right #selected-portfolio {
		background-image:url(../images/selected-portfolio.jpg);
		background-repeat:no-repeat;
		margin:15px 0px 0px -3px;
		width:452px;
		height:121px }

#footer {
	background-image:url(../images/well-contact-you.jpg);
	background-repeat:no-repeat;
	margin:25px 0px -5px 12px;
	width:955px;
	height:92px }
	
	#footer .copy {
		position:absolute;
		margin:-50px 0px 0px 965px }
	
	#footer iframe.view {
		margin:0px 0px 0px 188px;
		padding:40px 0px 0px 0px;
		width:738px;
		height:500px }
	
		/* Inside The Iframe*/
		form#searchform {
			margin:0px 0px 0px 188px;
			padding:40px 0px 0px 0px }
		
		form#searchform input {
			display:inline;
			margin:0px;
			padding:0px;
			height:16px;
			font-size:12px;
			color:#0066CC }
		
		#replacement {
			width:72px;
			height:20px;
			margin:0;
			padding:0;
			border:0;
			background:transparent url(../images/send-details.jpg) no-repeat center top;
			cursor:pointer; /* hand-shaped cursor */
			cursor:hand /* for IE 5.x */ }


#finisher {
	margin:0 auto 20px auto;
	width:1032px;
	height:5px }
	
	#finisher .finish {
		margin-left:-1px }

/* More */

.fl {
	float:left }

.fr {
	float:right }

.tag {
	margin:0px 0px 5px 0px }

.sub {
	display:block;
	margin:10px 0px 5px 0px }

.L5 {
	line-height:5px !important }

.mouse{
	cursor:pointer }

#errors {
	margin:15px 0px 0px 27px;
	width:950px;
	height:260px }