table {border:0px; border-collapse:collapse ; width:100%} 
td {vertical-align:top; padding:0px; }
html {height:100%;}

td, table, select, input, textarea{
	font-family:tahoma;
	font-size:13px;
	vertical-align:top;
	line-height:13px;
	color:#373737;
}

form {margin:0px; padding:0px}
body {margin:0px; padding:0px; background:#e4e4e3; height:100%}

img {border:0}

ul{margin:0px; padding:0px; list-style:none}
ul li { line-height:18px}
ul li a{text-decoration:underline; color:#aaaaaa}
ul li a:hover{ text-decoration:none}

ul.list_1 {margin:0px; padding:0px; list-style:none}
ul.list_1 li {line-height:22px}
ul.list_1 li a{text-decoration:none; color:#5a6165; background:url(images/marker_list1.gif) no-repeat 0 3px; padding-left:13px}
ul.list_1 li a:hover{ color:#344478; background:none}

ul.list_2 {margin:0px; padding:0px; list-style:none}
ul.list_2 li {line-height:20px}
ul.list_2 li a{text-decoration:underline; color:#4e4e4e; background:url(images/marker_list.gif) no-repeat 0 4px; padding-left:10px; font-weight:bold}
ul.list_2 li a:hover{ color:#344478; background:none}

.title {margin:0 0 32px 0; display:block}

.line {height:1px; background:#cdcdcc; width:auto}
.pic_left {float:left; margin:-1px 18px 0 0}

a {text-decoration:underline; color:#7c7c7c}
a:hover {text-decoration:none}

a.link_2 {text-decoration:none; color:#363636; font-weight:bold; no-repeat right 5px; padding-right:8px}
a.link_2:hover {color:#344478; padding-right:8px}

h3 {font-size:14px; margin:0 0 5px 0}
h3 a { font-weight:normal}
h4 {font-size:14px; margin:0 0 5px 0}

.left {width:50%; background:url(images/bg_foot_left.gif) repeat-x bottom #dadad9; height:918px}
.left_1 {background:url(images/bg_left.gif) repeat-x top; height:100%}
.right {width:50%; background:url(images/bg_foot_right.gif) repeat-x bottom #dadad9; height:918px}
.right_1 {background:url(images/bg_right.gif) repeat-x top; height:100%}
.main {width:100%}
.main_1 {width:800px; height:918px}

/* header */
#header {height:415px}
#header div {height:415px}

/* content */
#content {height:399px; background:url(images/bg_content.gif) no-repeat top #dadad9}
#content .table_content { width:732px; height:322px; margin:42px 0 20px 50px}
#content .table_content .col_line {width:1px; background:#cdcdcc}

/* footer */
#footer {height:104px; background:url(images/bg_footer.gif) no-repeat top #e4e4e3}
#footer .table_footer {width:689px; height:43px; margin:40px 0 0 53px}
#footer .table_footer .c1 {width:175px; color:#676767; padding-top:6px}
#footer .table_footer .c2 {width:1px; background:#d1d1d0}
#footer .table_footer .c3 {width:449px; padding:2px 0 0 64px}
#footer .table_footer .c3 .table_menu {width:449px; height:32px}
#footer .table_footer .c3 .table_menu .c1 {width:67px; padding:8px 0 0 22px}
#footer .table_footer .c3 .table_menu .c2 {width:1px; background:#daddde}
#footer .table_footer .c3 a.link {color:#505050; text-decoration:none; margin:0}
#footer .table_footer .c3 a.link:hover {color:#344478}
#footer .table_footer .c1 a {color:#676767; text-decoration:underline; text-transform:none}
#footer .table_footer .c1 a:hover {text-decoration:none}

/* index.htm */
#page1 #content .col1 {width:500px; padding:20px 10px 0 0}
#page1 #content .col1 p {margin:0 0 25px 0}
#page1 #content .col1 .title {margin-bottom:31px}
#page1 #content .col1 ul {margin:20px 0 18px 0}
#page1 #content .col2 {width:189px; padding:20px 5px 0 10px}
#page1 #content .col2 .title_1 {margin-bottom:16px}
#page1 #content .col2 .line {margin:29px -20px 25px -8px}
#page1 #content .col2 p {margin:0 0 19px 0}

/* help.htm */
#page2 #content .col1 {padding:19px 20px 0 0}
#page2 #content .col1 p {margin:0 0 13px 0}
#page2 #content .col1 .marg {margin:0 0 18px 0}

/* gallery.htm */
#page3 #content .col1 {width:400px; padding:20px 33px 0 0}
#page3 #content .col1 p {margin:0 0 20px 0}
#page3 #content .col1 ul {margin:20px 0 20px 0}
#page3 #content .col2 {width:400px; padding:20px 20px 0 41px}
#page3 #content .col2 p {margin:0 0 20px 0}
#page3 #content .col2 ul {margin:20px 0 20px 0}

.form input {
	width:245px;
	height:20px;
	padding:0 0 0 4px;
	margin:0;
	display:inline;
}

.form textarea {
	width:245px;
	height:117px; 
	overflow: auto;
	margin:0;
	padding:0 0 0 4px;
	display:inline;
}