
#wrapper
{
	width: 1200px;
	float: left;
	background-color: #363636;
	background: url(images/wrapper_background.jpg) left;
}

#menu
{
	float: left;
	width: 225px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	background-color: #8747b7;/*7c3459;*/
	background: url(images/left_background.jpg);
}

#left_margin
{
	float: left;
	width: 25px;
	background-color: #363636;
}

#logo
{
	float: top;
	width: 180px;
	height: 50px;
	padding-top: 50px;
	padding-left: 20px;
	background: url(images/logo.jpg);
	margin-left: 25px;
}

#menu a
{
	color: #6b7485;
	text-decoration: none;
}

#menu a:hover
{
	color: #6b7485;
	text-decoration: underline;
}

/** ------- LEFT SIDE MENU ------- */

#menu_item
{
	width: 160px;
	height: 40px;
	min-height: 40px;
	background-color: #8747b7;/*7c3459;*/
	padding-top: 16px;
	padding-left: 40px;
	font-size: 14px;
	margin-left: 25px;
}

#menu_item_sel
{
	width: 160px;
	height: 40px;
	min-height: 40px;
	background-color: #8747b7;/*7c3459;*/
	padding-top: 16px;
	padding-left: 40px;
	font-size: 14px;
	background: url(images/menu_item2.jpg);
	margin-left: 25px;
	color: #dddddd;
}

#menu_item_sel a
{
	color: #dddddd;
}

#menu_item_sel a:hover
{
	color: #dddddd;
	text-decoration: none;
}

#menu_item a
{
	color: #dddddd;
}

#menu_item a:hover
{
	color: #dddddd;
	text-decoration: none;
}

#menu_item:hover
{
	background: url(images/menu_item_hover2.jpg);
}

/** ------- END LEFT SIDE MENU ------- */



#footer
{
	float: left;
	width:800px;
	height: 124px;
	min-height: 124px;
	background-color: #ff0000;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background: url(images/footer_background.jpg);
}

#copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bbbbbb;
	text-align: center;
}

#banner
{
	float: right;
	width: 425px;
	height: 110px;
	min-height: 110px; 
	background-color: #cabfc3;
	background: url(images/banner.jpg);
	padding-top: 30px;
	padding-left: 100px;
	padding-right: 50px;
	color: #8747b7;/*7c3459;*/
	font-size: 20px;
	font-weight: bold;
	text-align: right;
}

#banner_inner
{
	float: right;
	width: 505px;
	height: 135px;
	min-height: 135px; 
	background-color: #363636;
	background: url(images/banner_inner.jpg) no-repeat bottom;
	padding-left: 70px;
	color: #8747b7;/*7c3459;*/
	font-size: 20px;
}

#banner_inner a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bbbbbb;
	text-decoration: none;
	font-size: 10px;
	text-align: top;
}

#banner_inner a:hover
{
	
	color: #bbbbbb;
	text-decoration: underline;
}

#top_margin
{
	float: right;
	width: 575px;
	height: 3px;
	min-height: 3px;
	background-color: #363636;
	font-size: 10px;
}

#top_margin a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bbbbbb;
	text-decoration: none;
}

#top_margin a:hover
{
	
	color: #bbbbbb;
	text-decoration: underline;
}


#main
{
	float: right;
	width: 575px;
	background-color: #363636;
}

#main_inner
{
	float: right;
	width: 575px;
	background-color: #363636;
}

#inner
{
	float: left;
	width: 500px;
	height: 220px;
	min-heigt: 220px;
	background-color: #363636;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 40px;
}

.services
{
	font-size: 14px;
}

.services a
{
	font-size: 14px;
	color: #bbbbbb;
	text-decoration: underline; 
}

.services a:hover
{
	font-size: 14px;
	color: #bbbbbb;
	text-decoration: none; 
}

.services hover
{
	border: 1px solid white;
}

#inner_right
{
	float: right;
	width: 228px;
	height: 190px;
	min-height: 190px;
	background-color: #363636;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 40px;
	padding-left: 20px;
}

#gallery
{
	border-color: red;
	border: 15px;
}

#inner_hr
{
	width: 535px;
	height: 15px;
	min-height: 15px;
	background-color: #363636;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}

#inner_contact
{
	float: left;
	width: 495px;
	height: 148px;
	min-height: 148px;
	background-color: #363636;
	padding-right: 40px;
	padding-left: 40px;
	background: url(images/contact_background.jpg) no-repeat right bottom;
	color: #dddddd;
}

#text_header
{
	font-size: 13px;
	font-weight: bold;
	color: #dddddd;
	font-family: Arial, Verdana;
}

#header
{
	width: 820px;
	height: 100px;
	min-height: 100px; 
	background-color: #ff00ff;
	margin: 0px 40px 0px 40px;
	color: #6b7485;
	border-width: 0px 0px 1px 0px;
	border-color: #aaaaaa;
  	border-style: solid;
}



#left
{
	float: left;
	width:357px;
	height: 298px;
	min-height: 298px;
	background-color: #ffffff;
	margin: 0px 0px 0px 40px;
	border-width: 2px 3px 0px 0px;
	border-color: #aaaaaa;
  	border-style: solid;
}


#right
{
	float: right;
	width: 420px;
	height: 107px;
	min-height: 107px;
	background-color: #ffffff;
	margin: 0px 40px 0px 0px;
	padding: 20px;
	border-width: 3px 0px 0px 0px;
	border-color: #aaaaaa;
  	border-style: solid;
}







.hover_item:hover
{
	border: 1px solid white;
}




/** STAFF -- ABOUT US */

#staff_photo
{
	padding: 20px;
	padding-top: 60px;
	float: right;
	width: 140px;
	height: 185px;
	background-color: #363636;
}

#staff_bio
{
	padding: 20px;
	float: left;
	width: 350px;
	height: 225px;
	background-color: #363636;
}


/** END STAFF -- ABOUT US */


/** BASIC */

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #aaaaaa;
	font-size: 12px;
	text-align: justify;
	color: #bbbbbb;
	font-family: Arial, Verdana;
}

a
{
	color: #bbbbbb;
	text-decoration: underline;
}

a:hover
{
	color: #bbbbbb;
	text-decoration: none;
}


h1
{
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
	background: url(images/bullet.jpg) no-repeat;
  	padding: 10px 0px 0px 60px;
  	font-family: Verdana, Arial;
  	font-size: 20px;
  	height: 30px;
  	color: #bbbbbb;
}


h3
{
	color: #8747b7;/*bd759a;*/
	background: url(images/bullet_small.jpg) no-repeat;
	padding: 4px 0px 0px 30px;
	height: 23px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 14px;
}

h3 a
{
	color: #8747b7;/*bd759a;*/
	text-decoration: underline;
}

h3 a:hover
{
	color: #8747b7;/*bd759a;*/
	text-decoration: none;
}

h4
{
	color: #8747b7;/*bd759a;*/
	padding: 0px 0px 20px 0px;
	margin: 0px;
	font-style:italic;
	font-size: 14px;
}

p
{
	padding-top: 5px;
	margin-top: 0px;
}

