/* CSS Document */
/* --------------------------- DEFAULT --------------------------- */
html {
	overflow:scroll;
	margin:0 0 1px;
	}
body {
	margin:5px 0 24px;
	padding:0;
	font:13px/15px Arial, Helvetica, sans-serif;
	color:#393839;
	background-color:#fff;
	}
 ul, form, p, h1, h2, h3, h4, img, input, label
	{
	margin:0;
	padding:0;
	}
label
	{
	display:block;
	}
ul, li
	{
	list-style-type:none;
	}
table {
	border:0;
}
img {
	display:block;
	}
.width {
	width:1px;
	}
.spacer {
	clear:both;
	font-size:0;
	line-height:0;
	}
a {
	outline:none;
	text-decoration:none;
	}
/* --------------------------- HEADER --------------------------- */
.logo {
	border-bottom:1px solid #E8E8E8;
	background:url(images/headerGlobe.jpg) no-repeat 715px 0;
	height:126px;
	}
.innerHeader {
	background:url(images/headerGlobe.jpg) no-repeat 715px 0;
	height:126px;
	border-bottom:1px solid #E8E8E8;
	}	
.logo img, .innerHeader img {
	float:left;
	margin:15px 0 0;
	}
.logo h1, .innerHeader h1 {
	font-size:13px;
	line-height:16px;
	color:#23406C;
	font-weight:bold;
	/*padding:50px 0 0 200px;*/
	background-color:inherit;
	}
.logo p {
	float:right;
	width:auto;
	padding:30px 0 0;
	font-size:11px;
	line-height:13px;
	color:#2A343E;
	font-weight:bold;
	background-color:inherit;
	}
.logo p a {
	color:#2A343E;
	background-color:inherit;
	}
.logo p a:hover {
	color:#99592B;
	background-color:inherit;
	}		
/* --------------------------- MENU --------------------------- */
ul.nav {
	height:33px;
	width:auto;
	float:right;
	}	
ul.nav li {
	display:inline;
	}
ul.nav li a {
	color:#2C3441;
	background-color:inherit;
	padding:0 14px;
	font-size:11px;
	line-height:33px;
	text-transform:uppercase;
	}
ul.nav li a.pad {
	padding:0 0 0 14px;
	}
ul.nav li a:hover {
	text-decoration:underline;
	}
ul.nav li a.active {
	text-decoration:underline;
	}
/* --------------------------- MENU --------------------------- */
#header {
	position:relative;
	height:284px;
	background:#99592B url(images/headerBg.jpg) no-repeat 0 0;
	color:inherit;
	}
/* --------------------------- HEADER --------------------------- */	
/* --------------------------- BODY --------------------------- */
.bodyPanel {
	padding:55px 0 25px;
	}
.bodyPanel h2 {
	color:#99592B;
	background-color:inherit;
	font:22px/24px Georgia, "Times New Roman", Times, serif;
	padding:0 0 12px;
	}
.bodyPanel p {
	font-size:13px;
	line-height:17px;
	padding:0 0 15px;
	}	
.bodyPanel img {
	float:left;
	padding:1px;
	border:1px solid #CBC7C7;
	margin:0 15px 15px 0;
	}
/* --------------------------- LEFT PANEL --------------------------- */
.leftPanel {
	padding:0 0 0 20px;
	}
.leftPanel table {
	margin:0 0 12px;
	}	
.leftPanel p {
	font-size:14px;
	line-height:16px;
	padding:0 0 12px 2px;
	color:#435A71;
	background-color:inherit;
	}
.leftPanel p span {
	color:#903E03;
	background-color:inherit;
	font-weight:bold;
	font-size:13px;
	width:76px;
	}
.leftPanel a {
	background:url(images/arrow.gif) no-repeat 100% 65%;
	color:#22406A;
	font-size:11px;
	font-weight:bold;
	line-height:13px;
	padding:0 11px 0 2px;
	background-color:inherit;
	}	
.leftPanel a:hover {
	color:#903E03;
	background-color:inherit;
	background:url(images/arrow-h.gif) no-repeat 100% 65%;
	}		
/* --------------------------- RIGHT PANEL --------------------------- */
.rightPanel {
	width:425px;
	}
.rightPanel ul li {
	background:url(images/bullet01.gif) no-repeat 0 5px;
	font-size:13px;
	line-height:15px;
	padding:0 0 8px 16px;
	color:#435A71;
	background-color:inherit;
	}	
/* --------------------------- BODY --------------------------- */
/* --------------------------- FOOTER --------------------------- */
.footer-link {
	background-color:#ECECEC;
	height:23px;
	padding:0 13px 0 9px;
	color:#606468;
	line-height:23px;
	font-size:11px;
	padding:0;
	}
	
a.footer-link:hover{
	color:#000000;
	background-color:inherit;
}


.footer {
	background-color:#ECECEC;
	height:23px;
	padding:0 13px 0 9px;
	color:#606468;
	line-height:23px;
	font-size:11px;
	}
.footer ul {
	float:left;	
	width:auto;
	}	
.footer ul li {
	display:inline;
	}
.footer ul li a {
	color:#606468;
	background-color:inherit;
	padding:0 7px 0 4px;
	line-height:23px;
	}
.footer ul li a:hover {
	color:#0E0A06;
	background-color:inherit;
	}
.footer ul li a.active {
	color:#0E0A06;
	background-color:inherit;
	}
.footer p {
	float:right;
	width:auto;
	}
/* --------------------------- FOOTER --------------------------- */
/* --------------------------- INNER --------------------------- */
.innerTop {
	background:url(images/innerHeaderbg.gif) no-repeat 0 0;
	padding:20px 0 0 4px;
	}
.innerTop h2 {
	color:#fff;
	background-color:inherit;
	font:normal 24px/26px Georgia, "Times New Roman", Times, serif;
	padding:68px 0 41px;
	}
.innerTop p {
	padding:0 5px 25px 0;
	line-height:17px;
	}
.innerTop p.uspto {
  font:bold 10px/18px Tahoma, Arial, sans-serif;
	text-align:center;
	padding:0;
	}
.innerTop p.officeTitle {
	padding:0 0 5px 0;
	line-height:17px;
	font-weight:bold;
	}
.innerTop p a {
	color:#98582A;
	background-color:inherit;
	}
.innerTop p a:hover {
	color:#393839;
	background-color:inherit;
	}
.innerTop ul {
	padding:5px 0 15px;
	}	
.innerTop ul li {
	background:url(images/bullet02.gif) no-repeat 0 1px;
	padding:0 0 8px 20px;
	}	
.leftImg img {
	padding:0 0 30px;
	}
.right-body-panel img {
	margin:0 auto 25px;
	}
/* --------------------------- GOOGLE MAP --------------------------- */
a.viewmap{
	font:bold 10px/18px "Trebuchet MS", Arial, sans-serif;
	color:#393839;
	background-color:inherit;
	text-decoration:none;
	margin:0 5px 0 118px;
}
a.viewmap:hover{
	color:#98582A;
	background-color:inherit;
}
/* --------------------------- HOME PAGE BANNER --------------------------- */
/*.promo-home{ 
 	position:absolute;
	width:354px;
	height:229px;
	top:25px;
	left:484px;
	background-color:#23406C;
	padding:30px 20px 30px 24px;
	color:#FFFFFF;	
	}*/
.headerText {
	position:absolute;
	width:354px;
	height:229px;
	top:25px;
	left:484px;
	background-color:#23406C;
	padding:30px 20px 30px 24px;
	color:#FFFFFF;	
	}
.promo-home .slide{ 
	position:absolute;
	top:30px;
	left:24px;
	width:354px;
	height:229px;
	}	
	
#one p{
	padding:0 0 20px;
	line-height:18px;
	}
#one	h4 {
	position:absolute;
	top:220px;
	left:69px;
	font-size:12px;
	font-weight:bold;
	color:#8EC6FF;
	text-transform:uppercase;
	background-color:inherit;
	}
#one h4 a {
	color:#8EC6FF;
	background-color:inherit;
	}
#one h4 a:hover {
	color:#DBE8F5;
	background-color:inherit;
	}		
#two p{
	padding:0 0 20px;
	line-height:18px;
	}
#two p.coming-soon {
	font-size:26px;
	line-height:210px;
	text-align:center;
	}
#two	h4 {
	position:absolute;
	top:220px;
	left:69px;
	font-size:12px;
	font-weight:bold;
	color:#8EC6FF;
	text-transform:uppercase;
	background-color:inherit;
	}
#two h4 a {
	color:#8EC6FF;
	background-color:inherit;
	}
#two h4 a:hover {
	color:#DBE8F5;
	background-color:inherit;
	}		
	
#three p{
	padding:0 0 20px;
	line-height:18px;
	}
#three p.coming-soon {
	font-size:26px;
	line-height:210px;
	text-align:center;
	}
#three	h4 {
	position:absolute;
	top:220px;
	left:69px;
	font-size:12px;
	font-weight:bold;
	color:#8EC6FF;
	text-transform:uppercase;
	background-color:inherit;
	}
#three h4 a {
	color:#8EC6FF;
	background-color:inherit;
	}
#three h4 a:hover {
	color:#DBE8F5;
	background-color:inherit;
	}		
.promo-home .slide-sequence{
	position:absolute;
	z-index:100;
	top:250px;
	left:25px;
	}	
.promo-home .slide-sequence div{
	float:left;
	width:auto;
}

.slide-sequence  .active {
	width:12px;
	height:12px; 
	color:#0B51C2; 
	background-color:#0B51C2;
	border:1px solid #fff;
	margin:0 7px 0 0;
	padding:0 5px;
	font-size:6px;
	line-height:8px;
	}
.slide-sequence { 
	color:#E7F5F6;
	background-color:inherit;
	margin:0 7px 0 0;
	font-size:6px;
	line-height:8px;
	}
.seq-b { 
	width:12px;
	height:12px; 
	color:#193B72; 
	background-color:#193B72;
	border:1px solid #fff;
	margin:0 7px 0 0;
	padding:0 5px;
	font-size:6px;
	line-height:8px;
	cursor:pointer;
}
