#lleft, #lright {
	margin-top: 0px;
}

body {
	background: #161616 url(../images/bg_inside.jpg) top left repeat-x;
	color: #FFFFFF;
}

#picture {
	text-align: right;
	background: none;
	padding-bottom: 1px;
}

#lright {
	width: 404px;
	background-color: #000000;
	padding: 0 15px;
	padding-bottom: 0;
}

#lleft {
	width: 181px;
	padding-right: 20px;
}

#logo2_right {
	position: absolute;
	background: url(../images/logo2_right.jpg) top left no-repeat;
	width: 396px;
	height: 2px;
	top: 59px;
	right: -124px;
}

#logo2_bottom {
	position: absolute;
	background: url(../images/logo2_bottom.jpg) top left no-repeat;
	width: 2px;
	height: 241px;
	top: 104px;
	left: 184px;
}

h1 {
	font-family: Tahoma, sans-serif;
	font-size: 24px;
	color: #FF0000;
	margin: 20px 0 10px 0px;
	padding-left: 22px;
	font-weight: normal;
}


h2 {
	font-family: Tahoma, sans-serif;
	font-size: 24px;
	color: #FF0000;
	margin: 20px 0 10px 0px;
	padding-left: 22px;
	font-weight: normal;
}

h3 {
	font-family: Tahoma, sans-serif;
	font-size: 24px;
	color: #FF0000;
	margin: 20px 0 10px 0px;
	padding-left: 22px;
	font-weight: normal;
}


p {
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	margin: 10px 0px;
	color: #FFFFFF;
	text-align: justify;
	/*font-weight: bold;*/
}


ul {
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	margin: 10px 30px;
	color: #FFFFFF;
	text-align: justify;
	/*font-weight: bold;*/
}

#left {
	float: left;
	width: 635px;
}

#right {
	float: left;
	width: 317px;
	color: #FFFFFF;
	font-size: 28px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	overflow: hidden;
}

#right img {
	border: none;
}


#navi {
	padding-right: 65px;
}

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

#menu_ins li {
	padding-bottom: 7px;
}

#menu_ins a:link, #menu_ins a:visited, #menu_ins a:hover, #menu_ins a:active {
	width: 166px;
	color: #a3a3a3;
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 10px;
}

#menu_ins a:link, #menu_ins a:visited {
	background: url(../images/menu_n.jpg) top left no-repeat;
}

#menu_ins a:hover, #menu_ins a:active {
	background: url(../images/menu_a.jpg) top left no-repeat;
}#menu_ins a#current {	background: url(../images/menu_a.jpg) top left no-repeat;}

#submenu_ins ul {
	list-style-type: none;
	margin: 0;
	padding: 30px 0 0 0;
}

#submenu_ins li {
	padding: 6px 0 7px 7px;
	background: url(../images/sub_ins_br.jpg) bottom left no-repeat;
}

#submenu_ins #sub_last_li {
	padding: 6px 0 7px 7px;
	background: none;
}

#submenu_ins a:link, #submenu_ins a:visited, #submenu_ins a:hover, #submenu_ins a:active {
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	text-decoration: none;
}

#submenu_ins a:link, #submenu_ins a:visited {
	color: #FFFFFF;
}

#submenu_ins a:hover, #submenu_ins a:active {
	color: #FF0000;
}#submenu_ins a#sub_current {	color: #FF0000;}

#phototable table {
	width: 388px;
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}

#phototable td {
	text-align: center;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 184px;
	vertical-align: top;
}

#trigger {
	text-align: center;
	color: #FF0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
}

#trigger a:link, #trigger a:visited, #trigger a:active, #trigger a:hover {
	color: #FF0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

#trigger a:link, #trigger a:visited, #trigger a:active {
	text-decoration: none;
}

#trigger a:hover {
	text-decoration: underline;
}

#form {
	padding-bottom: 80px;
}

#form p {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#form table {
	width: 100%;
}

#form td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	padding-left: 0;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#form td.firsttd {
	width: 140px;
	padding-right: 10px;
}

#form td.secondtd {
	width: 250px;
}

.single_input {
	width: 248px;
	background-color: #ebf2fa;
	border: 1px solid #8b8f94;
}

.more_input {
	width: 248px;
	border: 1px solid #8b8f94;
	background-color: #ebf2fa;
}

.forma {
	text-align: right;
}

#form h2 {
	padding-left: 0;
}

#firsttd img {
	border: none;
}

a.text:link, a.text:hover, a.text:visited {
	color: #FF0000;
	font-family: Tahoma, sans-serif;
	font-size: 15px;
    text-decoration: underline;
}




