html, body {
	margin: 0px auto 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	height: 100%;
	text-align: center;
}

body
{
	background: url(../images/tile_bgd.gif) repeat-y top center;
}

a {
	color: #cc6600;
}

img {
	border: 0px;
}

#photo_thumb:hover {
	border-bottom: 4px solid #ff6600;
}

/* MAIN DIVS */
#box {
	height: 100%;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}

#container {
	height: 100%;
	min-height: 100%;
}

#header {
	height: 111px;
	background-color: #FFF;
	background: url(../images/header-bg.jpg) right;
}

#navbar {
	height: 36px;
	padding-left: 90px;
	background-image: url(../images/nav-bar-bg.jpg);
	width: auto;
}

#navbar a {
	float: left;
}

#content {
	height: 100%;
	width: 760px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

/* ----------[ Left ]----------*/
#left_cont {
	padding-bottom: 26px;
	background: url(../images/photo_wood_bot.jpg);
	background-repeat: no-repeat;
	width: 495px;
	padding-left: 106px;
	padding-right: 33px;
	height: 100%;
	padding-left: 0px;
}

#left_header {
	padding-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #e0e0e0;
	margin-top: 16px;
	margin-bottom: 16px;
	margin-left: 106px;
	padding-top: 15px;
}

#left_image {
	float: left;
	padding: 0 10px 0 0;
}

#left_text {
	margin-left: 106px;
}

/* ----------[ Right ]----------*/

#right_cont {
	width: 264px;
	background: #fff;
	padding-top: 20px;
}

#right_cont_home {
	background: #FFF url(../images/photo_home_right.jpg);
	background-repeat: no-repeat;
	width: 264px;
	padding-top: 110px;
}

/*#right_cont {
	background-color: #FFF;
	width: 264px;
	padding-left: 33px;
	padding-top: 20px;
	height: 100%;
}*/

#right_header {
	padding-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 12px;
}

#right_text 
{
	padding: 15px 33px 33px 33px;
}

#right_text table {
	padding: 0;
	margin: 0;
	float: none;
}

#right_image {
	text-align: right;
}

#right_cont ul, #right_cont_home ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#right_line {
	border-bottom: 1px solid #e0e0e0;
	padding-top: 15px;
	margin-left: 33px;
}

/* ----------[ Footer ]----------*/

#footer {
	background-color: #FFFFFF;
	border-top: 1px solid #EBE7E3;
	color: #ABABAB;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}

#footer a {
	color: #ABABAB;
	text-decoration: none !important;
}

#footer :hover {
	color: #cc6600;
}
#home_top {
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 70px;
	padding-top: 0px;
}
#left_cont_home {
	padding-bottom: 26px;
	background: url(../images/photo_wood_bot.jpg);
	background-repeat: no-repeat;
	width: 495px;
	padding-left: 0px;
	padding-right: 0px;
	height: 100%;
	padding-left: 0px;
}
#left_text_home {
	margin-left: 106px;
	margin-right: 30px;
	margin-top: 5px;
	text-align: left;
}
