/* CSS Document */

html
{
	height: 100%;
	margin: 0;
	padding: 0;
}

body
{
	background: #fff url(../images/tile_body.gif) repeat-y center;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.2em;
}

.clear
{
	clear: both;
	line-height: 0%;
	font-size: 0%;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
}

a
{
	color: #309;
}

h3
{
	margin-bottom: 0 !important;
	background: url(../images/tile_footer.gif) repeat-x !important;
	padding: 5px !important;
	display: block;
	border-top: solid 1px #c00;
	color: #333;
	border-bottom: none !important;
	font-size: 14px;
}

h4
{
	border-top: solid 1px #c00;
	border-bottom: solid 1px #ccc;
	padding: 2px 0 2px 0;
	font-size: 14px;
}

#outer
{
	height: 100%;
	/*background: url(../images/stripe_footer.gif) no-repeat bottom;*/
	padding-bottom: 20px;
}

#wrap
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	display: block;
	min-height: 100%;
	position: relative;
}

hr
{
	border: none;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
}

.pad_right
{
	padding: 0 20px 0 0;
}

/* for IE, with IE5/Mac backslash filter \*/
* html #wrap {
 height: 100%;
}
/* end filter */

#mast
{
	background: url(../images/bgd_nav.gif);
	display: block;
	width: 760px;
}

#logo
{
	float: left;
}

#mast img
{
	border: 0;
}

#mast ul
{
	width: 120px;
	color: #fff;
	padding: 15px 0 10px 0;
	list-style-type: none;
	margin: 0;
}

#mast li
{
	padding: 0 2px 0 3px;
	margin: 0;
	float: left;
	width: 115px;
}

#mast ul a
{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 1px 4px 1px 4px;
	font-weight: bold;
}

#nav
{
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}


#nav td
{
	vertical-align: top;
	padding: 0;
	margin: 0;
}

#nav_01 a:hover, #nav_01 a.current
{
	background: #D4037E;
}

#nav_02 a:hover, #nav_02 a.current
{
	background: #0396CB;
}

#nav_03 a:hover, #nav_03 a.current
{
	background: #629D03;
}

#nav_04 a:hover, #nav_04 a.current
{

	background: #7720EB;
}

/* Banner */

#banner
{
	/*height: 154px;*/
}

#banner_home
{
	float: left;
	width: 402px;
}

#image_right
{
	float: left;
}

/* Content */

#content_left
{
	width: 360px;
	float: left;
	/* fix ie */
	display: inline;
	margin: 30px 130px 30px 30px;
	line-height: 1.5em;
	padding-bottom: 20px;
}

#content_left_home
{
	width: 360px;
	float: left;
	/* fix ie */
	display: inline;
	margin: 30px 0 30px 30px;
	line-height: 1.5em;
	padding-bottom: 20px;
}

#content_wide
{
	margin: 30px 130px 30px 30px;
	line-height: 1.5em;
	padding-bottom: 20px;
}

#content_left h2, #content_left_home h2, #content_wide h2
{
	font-size: 14px;
	color: #c00;
	margin-top: 0;
}

#content_left ul, #content_left_home ul, #content_wide ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#content_left ul li, #content_left_home ul li, #content_wide ul li {
	background: no-repeat url(../images/bullet_red_sm.gif) left top;
	padding: 0 0 0 15px;
	margin: 0;
}

#content_right
{
	width: 205px;
	float: left;
	/* fix ie */
	display: inline;
	margin: 30px 30px 30px 5px;
	padding-bottom: 20px;
}

#content_right a
{
	color: #8d8d8d;
	font-weight: bold;
	text-decoration: none;
}

#content_right a:hover
{
	color: #000;
}

#content_right a.current
{
	color: #c00;
}

#content_left p, #content_right p {
	margin-top: 0;
}

#content_right ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#content_right li
{
	border-top: solid 1px #ccc;
}

/* UL Styles */

ul.columns {
	list-style-type: none !important;
	padding: 0;
}

ul.columns li {
	float: left;
	border-left: solid 1px #ccc;
	padding: 5px 20px 5px 10px !important;
	margin: 0 0 20px 0 !important;
	background: none !important;
}

ul.rows {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.rows li
{
	border-top: solid 1px #ccc;
}

ul.contents
{
}

ul.contents li
{
	margin-bottom: 14px !important;
	background: url(../images/tile_footer.gif) repeat-x !important;
	padding: 5px !important;
	display: block;
	border: solid 1px #ccc;
}

ul.contents a
{
	font-size: 14px;
}

/* FOOTER */

#footer
{
	width: 760px;
	background: url(../images/tile_footer.gif) repeat-x top;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	bottom: 0;
}

/* IMAGE & THUMBNAILS - PORTFOLIO */

#image
{
	/*padding-top: 1px;*/
	border-top: solid 1px #c00;
	border-bottom: solid 1px #ccc;
}

#caption
{
	font-style: italic;
	font-size: 10px;
	line-height: 12px !important;
	margin-bottom: 30px;
	vertical-align: top;
}
#thumbnails
{
	width: 361px;
	border-top: solid 1px #333;
}

#banner table
{
	/*margin-top: 5px;*/
	/*border-top: solid 1px #fff;*/
}

#thumbnails img
{
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding-bottom: 6px;
}

#thumbnails a img
{
	background: #ccc;
}

#thumbnails a:hover img
{
	background: #c00;
}

#thumbnails a.current img
{
	background: #c00;
}

a.button
{
	border: solid 1px #ddd;
	background: url(../images/tile_footer.gif) repeat-x !important;
	padding: 5px 5px 5px 5px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

a.button:hover
{
	/*color: #fff;
	background: #c00 !important;
	border: solid 1px #ccc;*/
	color: #c00;
	border: solid 1px #ccc;
	/*border: solid 1px #aaa;*/
	background: #ddd url(../images/bgd_btn-over.gif) no-repeat right !important;
}