html, body {
	margin: 0;
	padding: 0;
}

body {
	padding: 20px 0;
	text-align: center;
}

body, td {
	font-family: Verdana, sans-serif;
 	font-size: 10px;
	color: #FFF;
}

a {
	color: #03359A;
}

a:hover {
	color: #FFF;
}

a img {
	border: none;
}

h1 {
	margin: 5px 0 15px 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

h2 {
	margin: 0 0 5px 0;
	font-size: 10px;
}

p {
	margin: 0 0 15px 0;
}

#inet_document {
	background: #2A4123 url(/site/images/left_bg.gif) left top repeat-y;
	width: 759px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#inet_left {
	width: 191px;
	float: left;
}

#inet_right {
	width: 568px;
	float: left;
}

/* IE/Mac */

* html head+body.i_templ_2 #img_thumbs .thumb {
	display: inline;
	margin-right: 2px;
	float: none;
}

/*---*/


/******** HEADER/MENU ********/

#inet_top {
	background: transparent url(/site/images/top.jpg) left bottom no-repeat;
	width: 568px;
	height: 114px;
}

#inet_menu {
	background-color: #FFF;
	height: 27px;
}

#inet_menu table {	
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

#inet_menu td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	height: 27px;
	border: 0;
	padding: 0;
	margin: 0;
}

#inet_menu td.current {
	/*background: transparent url(/site/images/menutd_bg.gif) left bottom repeat-x;*/
}

#inet_menu td.spacer {
	background: transparent url(/site/images/menuspacer_bg.gif) center top no-repeat;
	width: 22px;
}

#inet_menu td.home {
	padding: 0 6px 0 16px;
}

#inet_menu td a {
	color: #3A512E;
	text-decoration: none;
}


/******** CONTENT/SUBMENU ***********/

#inet_submenu {
	height: 200px;
}

#inet_submenu .content {
	margin-right: 2px;
}

#inet_submenu ul {
	margin: 0;
	padding: 0;
}

#inet_submenu li {
	background-color: #B2D03A;
	margin: 0;
	padding: 5px 0 5px 16px;
	list-style: none;
	list-style-image: none;
	color: #060606;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
}

#inet_submenu li.current {
	background: transparent url(/site/images/current_bg.gif) left top repeat-y;
	color: #FFF;
}

#inet_submenu li li {
	padding: 6px 0 1px 19px;
	border: 0;
}

#inet_submenu li li.current {
	background: none;
}

#inet_submenu  li a {
	color: #060606;
	text-decoration: none;
}

#inet_submenu  li.current a {
	color: #FFF;
}


body.i_templ_1 #inet_main .content {
	margin: 20px 0 28px 14px;
}

body.i_templ_1 #inet_main .content .title h1 {
	margin: 0 0 14px 0;
	color: #D5832B;
	font-family: Tahoma, sans-serif;
	font-size: 40px;
	font-weight: normal;
}

body.i_templ_1 #inet_txt {
	margin-right: 14px;
}

body.i_templ_1 #inet_imgs {
	margin: 0 0 0 14px;
	width: 350px;
	float: right;
}


body.i_templ_2 #inet_main .content {
	margin: 28px 20px 28px 14px;
}

body.i_templ_2 #inet_main .content .title h1 {
	margin: 0 0 14px 0;
	font-family: Tahoma, sans-serif;
	font-size: 30px;
	font-weight: normal;
}

body.i_templ_2 #inet_txt {
	width: 188px;
	float: left;
}

body.i_templ_2 #inet_imgs {
	margin: 0 10px 0 0;
	width: 335px;
	float: left;
}

body.i_templ_2 #img_thumbs {
	margin: 5px 0 0 0;	
}

body.i_templ_2 #img_thumbs .thumb {
	display: block;
	width: 105px;
	height: 140px;
	overflow: hidden;
	float: left;
	margin: 0 6px 5px 0;	
}

body.i_templ_2 #img_thumbs .thumb img {
	margin-left: -112px;
}

body.i_templ_2 #img_thumbs .last {
	margin-right: 0;
}

body.i_templ_2 #img_thumbs .void {
	background: #4A713E;
}

/******* FOOTER *********/

#inet_left, #inet_top, #inet_menu {
	display: none;
}

.reset {
	clear: both;
	display: block;
	font-size: 1px;
	margin: 0px;
	line-height: 1px;
	height: 1px;
	margin: 0 0 -1px 0;
}
