/* Home page --------------------------------------------------------------------------------------*/

body {
	background-color: #0A042F;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#home_header_container {
	width:100%;
	background-image:url(../images/home-header-bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#home_header {
	width:770px;
	height:118px;
	margin-left:auto;
	margin-right:auto;	
}

#home_container {
	width:100%;
	height:206px;
	background-image:url(../images/home-bg.gif);
	background-position:top;
	background-repeat:repeat-y;	
}

#home_body_container {
	width:100%;
	background-image:url(../images/home-body-bg.gif);
	background-position:top;
	background-repeat:repeat-y;	
}

#home_body {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;		
	line-height:20px;	
}

#home_right_column {
	width:398px;
	float:right;
	padding-left:52px;
	margin-top:33px;
	overflow:hidden;
	z-index:0;
}

#home_left_column {
	width:304px;
	float:left;
	margin-top:33px;
	overflow:hidden;
	padding-left:16px;
}

#home_bottom_column {
	width:752px;
	float:left;
	margin-top:13px;
	overflow:hidden;
	padding-left:16px;
}

#dotted_line {
	border-top: #000000 1px dotted;
}

#home_image {
	width:590px;
	float:right;
	overflow:hidden;
	z-index:0;
}

.home_body_image {
	margin-right:20px;
	margin-bottom:20px;
}

#home_footer {
	clear:both;
	height:19px;
	background-image:url(../images/home-footer.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#home_nav {
	padding-top:3px;
	width:175px;
	overflow:hidden;
}

#home_nav A {
	display:block;
	width:180px;
	height:15px;
	text-transform:uppercase;
	text-decoration:none;
	text-indent:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	line-height:15px;
}

#home_nav A:hover {
	color:#e26161;
}

#home_body H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#940a0a;
	font-style:italic;
	width:381px;
	height:41px;
	background-image:url(../images/blank_c.gif);
	background-repeat:no-repeat;
	line-height:36px;
	padding-left:20px;
	font-weight:500;
	margin-top:0px;
}

#home_body H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#940a0a;
	font-style:italic;
	width:320px;
	height:41px;
	background-image:url(../images/blank_z.gif);
	background-repeat:no-repeat;
	line-height:36px;
	padding-left:20px;
	font-weight:500;
	margin-top:0px;
}

#home_body H2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#940a0a;
	font-style:italic;
	width:376px;
	height:41px;
	background-image:url(../images/blank_b.gif);
	line-height:36px;
	padding-left:20px;
	font-weight:500;
	margin-top:0px;
}


#home_body H3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#940a0a;
	font-style:italic;
	width:381px;
	height:39px;
	background-image:url(../images/blank_c.gif);
	background-repeat:no-repeat;
	line-height:16px;
	padding-left:20px;
	padding-top:10px;
	font-weight:500;
	margin-top:0px;
}

#home_body H4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#940a0a;
	font-style:italic;
	width:376px;
	height:39px;
	background-image:url(../images/blank_b.gif);
	line-height:16px;
	padding-left:20px;
	padding-top:2px;
	font-weight:500;
}

/* All pages --------------------------------------------------------------------------------------*/

A:link, A:active, A:visited {
	color:#d95757;
	text-decoration:none;
}
A:hover {
	color:#d95757;
	text-decoration:underline;
}

H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#940a0a;
	font-style:italic;
	font-weight:bold;
}

H2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#940a0a;
	font-weight:bolder;
}

#right_column UL {
	list-style:outside;
	margin:0px;
	padding:0px;
}

#right_column LI {
	list-style:none;
	list-style-position:outside;
	background-image:url(../images/bullet.gif);
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	padding-left:10px;
	text-align:left;
}

#header_container {
	width:100%;
	background-image:url(../images/header-bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#search_bar {
	width:770px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:770px;
	height:120px;
	margin-left:auto;
	margin-right:auto;	
}

#main_container {
	width:100%;
	background-image:url(../images/body-bg.gif);
	background-position:top;
	background-repeat:repeat-y;	
}

#main {
	width:770px;
	margin-left:auto;
	margin-right:auto;
}

#left_column {
	width:229px;
	float:left;
	overflow:hidden;
}

.side_box {
	padding-top:20px;
	padding-bottom:20px;
	padding-left:35px;
	padding-right:10px;
	background-image:url(../images/dotted-line-red.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#ffffff;
}

P.side_box {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	background:none;
}

UL.side_box {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	padding-left:16px;
	list-style:square;
	list-style-position:outside;	
	background:none;
}

TABLE.side_box {
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	padding-left:0px;
	background:none;
}

#right_column {
	width:480px;
	float:right;
	padding-left:61px;
	overflow:hidden;
	z-index:0;
}

#right_column_body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	line-height:20px;
	margin-top:30px;	
}

#footer {
	clear:both;
	height:19px;
	background-image:url(../images/footer.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#sp-q {
	width:116px;
	height:16px;
	border-style:solid;
	border-width:1px;
	border-color:#a7a6aa;
	margin-right:5px;
	margin-bottom:5px;
}

.hr_rule {
	width:100%;
	height:1px;
	background-color:#666666;
	overflow:hidden;
	margin-top:3px;
	margin-bottom:3px;
}

.body_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	line-height:20px;
}

/* Nav --------------------------------------------------------------------------------------------*/
#nav {
	background-image:url(../images/nav-bg.gif);
	width:229px;
	overflow:hidden;
}

.navlink {
	width:229px;
	height:15px;
	margin-bottom:3px;
	overflow:hidden;
}

#nav A {
	display:block;
	width:229px;
	height:15px;
	text-transform:uppercase;
	text-decoration:none;
	text-indent:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	line-height:15px;
}

#nav A:hover {
	color:#e26161;
}

.popuplink {
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	text-indent:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	width:100%;
	height:16px;
	overflow:hidden;
	background-image:url(../images/nav/popuplink-bg.gif);
	padding:0px;
	margin:0px;
}

.popuplink A:hover {
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	text-indent:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	width:100%;
	height:16px;
	overflow:hidden;
	background:#d95757;
	background-image:none;
	padding:0px;
	margin:0px;
}

/* Popups -----------------------------------------------------------------------------------------*/
.popup {
	position:absolute;
	top:0px;
	margin-left:173px;
	background-color:#ffffff;
	border-style:solid;
	border-width:3px;
	border-bottom-width:2px;	
	border-left-width:2px;
	border-color:#d95757;
	z-index:100;
}

.home_popup {
	position:absolute;
	top:0px;
	margin-left:173px;
	background-color:#ffffff;
	border-style:solid;
	border-width:3px;
	border-color:#d95757;
	z-index:100;
}

#popup1 {
	top:207px;
	width:350px;
	visibility:hidden;
}

#popup2 {
	top:225px;
	width:500px;
	visibility:hidden;
}

#popup2col1 {
	width:250px;
	float:left;
}

#popup2col2 {
	width:250px;
	float:right;
}

#popup3 {
	top:243px;
	width:204px;
	visibility:hidden;
}

#popup4 {
	top:261px;
	width:204px;
	visibility:hidden;
}

#popup5 {
	top:315px;
	width:204px;
	visibility:hidden;
}

#popup6 {
	top:351px;
	width:204px;
	visibility:hidden;
}
	

/* Bio pages --------------------------------------------------------------------------------------*/

#bio_container {
	width:100%;
	background-image:url(../images/bio-bg.gif);
	background-position:top;
	background-repeat:repeat-y;	
}

#bio_details {
	position:absolute;
	float:left;
	width:254px;
	margin-top:86px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	z-index:0;
}

#bio_photo {
	float:right;
	width:281px;
	height:261px;
}

#bio_body {
	clear:both;
	padding-top:10px;
	padding-right:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}

#bio_body UL {
	margin-left:0px; 
	padding-left:16px;
	list-style:square;
	list-style-position:outside;
}

/* Tekno Law page --------------------------------------------------------------------------------------*/

#tekno_law_nav {
	width:200px;
	float:right;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#d95757;	
	margin-left:10px;
	margin-bottom:10px;
}

#tekno_law_nav LI {
	border-style:solid;
	border-width:1px;
	border-color:#d95757;
	padding:3px;
	margin:0px;
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	background-image:none;
	border-bottom:none;
}
#tekno_law_nav A, #tekno_law_nav A:hover {
	text-decoration:none;
}h3 {

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#940a0a;
	font-weight:bolder;
}
