@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #406c92;
	font: 10px/10px Arial, Helvetica, sans-serif;
	color: #fff;
}
	
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
a:active, a:hover {
	text-decoration: underline;
}

/* Site-wide classes */
.clear { clear: both; }
.clearL { clear: left; }
.clearR { clear: right; }
.marginCenter { margin: 0 auto; }
.alignCenter { text-align: center; }
.alignLeft { text-align: left; }
.alignRight { text-align: right; }
.floatRight {
	float: right;
	right: 10px;
	margin: 0 0 10px 30px;
}
.floatLeft {
	float: left;
	left: 10px;
	margin-right: 20px;
}
.none a:link, .none a:visited, .none a:hover { text-decoration: none; font-weight: normal; }
p.required {
	color: #c00; 
	background: #fee;
	padding: 3px 10px;
	width: auto;
}

/* Site-wide layout */
#container {
	position: relative;
	background: url('../images/alt_body-bg.gif') repeat-y 0 0;
	float: left;
	width: 786px;
}
	#alt #container, #home #container {
		background: url('../images/body-bg.gif') repeat-y 0 0;
	}
	#docs #container {
		background: url('../images/alt_body-bg_2.gif') repeat-y 0 0;
	}

#header {
	position: relative;
	width: 786px;
	w\idth: 780px;
	height: 140px;
	he\ight: 134px;
	border: 3px solid #374652;
	background: #fff;
}

#footer {
	position: relative;
	clear: left;
	float: left;
	width: 786px;
	background: #000;
	font-size: 1.1em;
	line-height: 1.4em;
}
	#footer p {
		margin: 5px 0 15px;
	}

#bottom_links {
	position: relative;
	clear: left;
	float: right;
	right: 100px;
	top: 15px;
	width: 499px;
	margin: 0 0 40px 10px;
	font-size: 1.1em;
	line-height: 1.4em;
}
	#alt #bottom_links {
		right: 10px;
		width: 560px;
	}
	#docs #bottom_links {
		right: 160px;
		width: 439px;
	}
#marketing {
	position: relative;
	clear: left;
	float: left;
	margin: 10px 0 10px 10px;
	text-align: center;
}

#content {
	position: relative;
	float: right;
	right: 110px;
	top: 15px;
	width: 499px;
	margin-right: 110px;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #fff;
}
	#alt #content, #home #content {
		right: 0;
		width: 609px;
		margin-right: 0;
	}
	#home #content {
		top: 0;
	}
	#docs #content {
		width: 459px;
		margin-right: 40px;
	}
	
	#content p, #content h1, #content h2, #content h3, #content table {
		position: relative;
		left: 10px;
		top: 10px;
		margin: 0 20px 15px 0;
	}
	#content ul, #content ol {
		position: relative;
		top: 10px;
		margin: 10px 10px 10px 35px;
	}
	#content h1 {
		font-size: 1.4em;
	}
	#content h2 {
		font-size: 1.2em;
		margin-top: 5px;
	}
	#content h3 {
		font-size: 1.2em;
	}

/* Left-hand sidebar */
#sideBar {
	position: relative;
	float: left;
	width: 177px;
	background: #6982aa;
}
	#sideBar #menuBorder {
		position: relative;
		float: left;
		width: 177px;
		background: #37405d;
	}
	#sideBar h1 {
		margin: 10px;
		color: #fff;
		font-size: .9em;
		text-align: center;
	}
	
	#sideBarButtons {
		position: relative;
		top: 10px;
		margin: 0 0 10px;
		text-align: center;
	}
		#sideBarButtons img {
			margin-bottom: 15px;
		}
	
	#sideBar #contact-quick fieldset {
		position: relative;
		float: left;
		left: 0;
		margin: 0 ;
		width: 177px;
		border: none;
		z-index: 2;
	}
		#contact-quick fieldset p {
			position: relative;
			width: 177px;
			text-align: center;
			font-size: 1.2em;
			line-height: 1em;
			color: #fff;
			margin: 0 0 10px;
		}
		#contact-quick input.txt, #contact-quick .tArea {
			position: relative;
			float: left;
			left: 11px;
			width: 151px;
			margin: 0 11px 5px 0;
			font: 1.2em/1.1em Arial, Helvetica, sans-serif;
		}
			#contact-quick .tArea {
				height: 100px;
			}
		#contact-quick #contact_submit {
			position: relative;
			float: right;
			right: 13px;
			padding: 0 5px;
		}


	#contact-main {
		width: 280px;
	}
	#contact-main #contact-quick fieldset {
		position: relative;
		float: left;
		left: 0;
		margin: 0 ;
		width: 280px;
		border: none;
		z-index: 2;
	}
		#contact-main #contact-quick fieldset p {
			position: relative;
			width: 280px;
			text-align: left;
			font-size: 1.2em;
			line-height: 1em;
			color: #fff;
			margin: 0 0 20px;
		}
		#contact-main #contact-quick input.txt, #contact-main #contact-quick .tArea {
			position: relative;
			float: left;
			left: 11px;
			width: 254px;
			margin: 0 11px 5px 0;
			font: 1.2em/1.1em Arial, Helvetica, sans-serif;
		}
	#sideBar #office_info {
		position: relative;
		float: left;
		left: 10px;
		top: 75px;
		margin: 0 0 75px 0;
		width: 165px;
		font-size: 1.1em;
		line-height: 1.3em;
		text-align: left;
	}

	/* Left-hand menu */
	#menu {
		position: relative;
		/*float: left;
		left: 14px;
		top: 10px;*/
		margin: 10px 0 10px 14px;
		width:150px;
		z-index: 2;
		text-align: left;
	}
	
	#menu li {
		position: relative;
		float:left;
		line-height:25px;
		margin: -2px -1px -1px 0;
		width:150px;
		list-style: none;
	}
	
	#menu a {
		width: 150px;
		w\idth: 140px;
		background-color: #eee;
		border: 1px solid #ccc;
		padding: 6px 4px 6px;
		color: #000;
		display: block;
		text-decoration: none;
		font-size: 1em;
		line-height: 1.3em;
	}
	
	#menu li li a {
		width: 150px;
		w\idth: 140px;
	}
	
	#menu li ul {
		position:absolute;
		left:-999em;
		margin-left:150px;
		margin-top:-25px;
		width: 150px;
	}
	
	#menu li ul ul {
		left:-999em;
		width: 150px;
	}
	
	#menu li:hover , #menu li.sfhover{
		position: relative;
		z-index: 1;
		font-size: 1em;
	}
	
	#menu li a:hover {
		background-color: #213E72;
		color:#fff;
		font-size: 1em;
	}
	
	#menu li:hover ul ul, #menu li.sfhover ul ul {
		left:-999em;
	}
	
	#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul{
		left:0;
		visibility: visible;
	}

/* Other Menus */
#lasikMenu, #swfMenu, #doc_list {
	position: absolute; 
	right: 5px; 
	top: 150px;
}
	#swfMenu ol {
		margin: 0 0 0 20px;
	}
	#doc_list {
		width: 140px;
		margin: 0;
		list-style: none;
		font-size: 1.1em;
		line-height: 1.2em;
		color: #036;
	}
		#doc_list li {
			margin: 0 0 8px;
		}
		#doc_list a:link, #doc_list a:visited { color: #036; }

/* Forms */
.subject { display: none; }
fieldset { border: 0; }
#form {
	width: 479px;
	margin: 0 10px;
}
	#form ul {
		width: 479px;
		margin: 0;
		list-style: none;
	}
	#form li {
		float: left;
		width: 100%;
		margin: 0 0 5px;
	}
	#form li.title {
		margin: 10px 0;
		font-size: 1.2em;
		color: #FFCC00;
	}
	#form li.title2 {
		margin: 10px 0;
	}
label {
	position: relative;
	float: left;
	width: 184px;
	w\idth: 175px;
	padding-right: 9px;
}

/* Home Page-specific */
#home #hIntro {
	position: relative;
	float: right;
	width: 607px;
	background: #fff;
	color: #000;
}
	#home #hIntro h1 {
		position: relative;
		font-size: 1.2em;
	}
	#home #content h2 {
		position: relative;
		left: 0;
		top: 0;
		font-size: 1.2em;
		background: #000;
		padding: 5px 10px;
		margin: 0 0 10px;
	}
	#home #hIntro td {
		vertical-align: top;
	}
	#home #hIntro #slideshow {
		/*position: relative;
		float: right;
		right: 10px;
		top: 10px;*/
		margin: 0 0 20px 30px;
		width: 326px;
		height: 317px;
		border: 1px solid;
	}
	#home #hIntro a:link, #home #hIntro a:visited {
		color: #000;
	}
	#home .whatsNew {
		position: relative;
		float: right;
		width: 202px;
		w\idth: 200px;
		border: 1px solid #fff;
		margin: 0 0 15px 24px;
		z-index: 3;
	}


/* Sub page-specific */
#sub #content {
	position: relative;
	top: 15px;
	margin: 0 0 15px;
}

#cityList {
	width: 140px;
	text-align: center;
	font-size: .9em;
	line-height: 1.1em;
}
	#cityList h4 {
		margin: 0 0 5px;
		background: #000080;
		text-align: center;
		font-size: 1.2em;
		line-height: 1.6em;
	}

#testimonials-table td {
	vertical-align: top;
	padding-bottom: 25px;
}
	#testimonials-table td p {
		position: relative;
		top: 0;
		margin-bottom: 0;
	}
#whyBraverman {
		position: relative;
		float: right;
		width: 160px!important;
		height: 291px;
		w\idth: 200px;
		border: 1px solid #fff;
		margin: 0 10px 0 24px!important;
		padding:0!important;
		z-index: 3;
}

#whyBraverman a {margin:0!important;padding:0!important;}