body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #000000;
}
a:hover {
	color: #B1AA21;
}

#logo {
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	height: 155px;
}
#logo #logo_img {
	float: left;
	width: 400px;
	height: 119px;
	padding-top: 31px;
}


#logo #mag_cover {
	float: right;
	width: 325px;
	height: 151px;
	padding-top: 4px;
}

#hor_nav {
	background-image: url(images/nav_horizontalbar.jpg);
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	height: 27px;
	padding-top: 15px;
}

#hor_nav #consultation {
	padding-left: 37px;
}
#hor_nav #DVD {
	padding-left: 5px;
}



#wrapper #head_shot {
	float: right;
	width: 781px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #B7B82E;
	height: 239px;
}

#wrapper {
	height: 239px;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B7B82E;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrapper #nav_left {
	float: left;
	width: 213px;
	margin: 0px;
	padding: 0px;
}
#wrapper #nav_left ul {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 0px;
	padding-top: 2px;
}

#wrapper #nav_left li {
	display: block;
	list-style-type: none;
	text-align: center;
	padding-bottom: 1px;
}
#wrapper #nav_left li a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/BUTTON_up.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 210px;
	vertical-align: bottom;
	padding-top: 5px;
}
#wrapper #nav_left li a:hover {
	background-image: url(images/BUTTON_down.jpg);
	background-repeat: no-repeat;
}


#text_wrapper {
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	clear: both;
	display: block;
	float: none;
}
#text_wrapper #text_left {
	width: 186px;
	margin: 0px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#text_wrapper #text_left ul li {
	line-height: 25px;
	list-style-type: circle;
	list-style-image: url(images/list_circle.jpg);
	list-style-position: outside;
}
#text_wrapper #text_left a {
	color: #B9B72E;
}
#text_wrapper #text_left a:hover {
	color: #000000;
}



#text_wrapper #text {
	width: 781px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #B7B82E;
	line-height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	float: right;
}

#footer a {
	color: #FFFFFF;
}

#footer {
	background-color: #4B4B4B;
	width: 1001px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #B7B82E;
}
.smalllink {
	font-size: 10px;
}
.smalllink a {
	color: #B1AA21;
}
.smalllink a:hover {
	color: #000000;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
}
.subtext {
	font-size: 12px;
	font-style: italic;
	color: #333333;
	line-height: 13px;
}
