* { margin: 0; padding: 0; }

html {  }

body { background: #def; color: #333; font-family: arial, sans-serif; }

a {  }
a:hover {  }
td {  }

#container {
	position: relative;
	width: 760px;
	margin: 0 auto;
}


/****************************
	LOGO
****************************/
#logo { background: #cdf; border-bottom: 1px solid #bce; }
#logo h1 { position: relative; width: 750px; height: 110px; margin: 0 auto; }
#logo h1 a {
	display: block;
	position: absolute;
	top: 13px;
	left: -57px;
	width: 381px;
	height: 69px;
	background: transparent url('../img/biz-wiz-consulting-logo3.gif') 0 0 no-repeat;
}
#logo h1 a span { display: none; }

/* #logo h1.inside { height: 90px; background: #cdf; } */

#contact_info {
	position: absolute;
	top: -73px;
	right: 16px;
	color: #5581c7;
	font-size: 8pt;
	letter-spacing: 1px;
	text-align: right;
	word-spacing: .1em;
}
#contact_info a {
	color: #5581c7;
	text-decoration: none;
}
#contact_info a:hover { text-decoration: underline; }


/****************************
	MAIN AREA
****************************/
#main {}


/****************************
	NAVIGATION
****************************/
#main_nav {
	position: relative;
	width: 750px;
	background: transparent;
	margin: -31px auto 0 auto;
}
#main_nav ul {
	float: right;
	font: 12pt arial, sans-serif;
	list-style-type: none;
	margin: 0 -1px 0 0;
}
#main_nav ul li {
	float: left;
	margin: 0 0 0 5px;
}
#main_nav ul li a {
	float: left;
	display: block;
	color: #3561b7;
	text-decoration: none;
	padding: 5px 13px 4px 13px;
}
#main_nav ul li a:hover { background: #def; }
#main_nav ul li.active a {
	background: #fff;
	margin-bottom: -3px;
	padding: 2px 10px 7px 10px;
	border-width: 3px 3px 0 3px;
	border-style: solid;
	border-color: #fd4;
}

#sub_nav { text-align: center; margin: -.75em 0 1.5em 0; padding: 0 0 .25em 0; border-bottom: 1px solid #fd4; }
#sub_nav a { margin: 0 16px; text-decoration: none; }
#sub_nav a:hover { text-decoration: underline; }


/****************************
	CONTENT
****************************/
#content {
	clear: both;
	width: 720px;
	min-height: 300px;
	background: #fff;
	font: 10pt/1.5em arial, sans-serif;
	padding: 15px;
	border-width: 3px;
	border-style: solid;
	border-color: #fd4;
}

#content h2 { color: #3561B7; font: 14pt georgia, times, serif; margin: 0 0 .5em 0; }
#content h3 { color: #eb2; font: bold 12pt arial, sans-serif; margin: 0 0 .25em 0; }
#content h4 { color: #333; font: bold 10pt arial, sans-serif; margin: 0; }
#content a { color: #56b; }
#content p, #content ul, #content ol { sans-serif; margin: 0 0 1.5em 0; }
#content ul, #content ol {  }

#content img { margin: 0 5px; }

#content .col1 {  }

#content .col2 {  }

#content .home h2 {  }
#content .home p, #content .home ul, #content .home ol {  }

#content .editor {
	display: block;
	background: #ffc;
	font-size: 8pt;
	text-align: center;
	word-spacing: .35em;
	padding: .5em;
}
#content .editor a {
	color: #fc0;
}

#content td.label {  }

#general {}
#general img {}


/****************************
	GALLERIES
****************************/
.photo_cat {
	position: relative;
	float: left;
	width: 28em;
	font-size: 10px;
	margin: 0 15px 15px 0;
}
.photo_cat a {
	display: block;
	height: 2.94em;
	background-color: #eee;
	background-position: .59em center;
	background-repeat: no-repeat;
	color: #239;
	font: normal 17px 'times new roman', times, serif;
	letter-spacing: 1px;
	text-decoration: none;
	padding: 1.76em 0 0 6.17em;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #ccc;
}
.photo_cat a:hover {  }

#gallery_pic {
	float: left;
	width: 450px;
	text-align: left;
	margin: 10px 0 0 0;
}
#gallery_pic .full_photo { border: 10px solid #eee; }
#gallery_pic p { margin-left: 10px; }

#gallery_cat_pics {
	float: right;
	overflow: auto;
	width: 140px;
	height: 355px;
	background: #eee;
	margin: 10px 0 0 0;
	padding: 10px 0;
}
#gallery_cat_pics a {
	display: block;
	width: 82px;
	height: 60px;
	background: #fff;
	text-align: center;
	margin: 0 auto 10px auto;
	padding: 10px;
	border: 1px solid #a8a9a7;
}
#gallery_cat_pics a:hover { border: 1px solid #9587a9; }
#gallery_cat_pics img { border: 0; }

/****************************
	FOOTER
****************************/
#footer { color: #667; font-size: 8pt; letter-spacing: 1px; word-spacing: .1em; text-align: center; padding: .5em 0; }
#footer p {  }
#footer a, #footer a:hover { color: #67c; }


/****************************
	GENERAL
****************************/
.cleaner { clear: both; height: 1px; font-size: 1px; }

hr.line {
	height: 1px;
	margin: 1em 0;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #abd;
}

.admin_links {
	text-align: center;
	margin: .25em 0 .45em 0;
}

/*
input, textarea { width: 15em; color: #008; font: bold 10pt arial, sans-serif; padding: .15em; border: 1px inset #888; }
textarea { width: 25em; height: 7em; font-weight: normal; }
input.norm { width: auto; }
.half input, input.half { width: 8em; }
input.submit, a.submit { width: auto; background: #d4e4f8; color: #22a; font-weight: bold; padding: .25em; border: 2px solid #44c; }
*/
a.submit { padding: .5em; }

.lowlite { color: #888 !important; }

.small { font-size: 8pt !important; }
.fine { font-size: 6pt !important; }

.error { color: #a00 !important; font-style: italic !important; text-align: center !important; }
.success { color: #0a0 !important; font-style: italic !important; text-align: center !important; }
