table { border:0px; border-collapse:collapse ; width:100%} 
td {vertical-align:top; padding:0px; }
html {height:100%;}


td, table, select, input, textarea{
	font-family:arial;
	font-size:12px;
	vertical-align:top;
	line-height:17px;
	color:#7d7d7d;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:#a3d8f1; height:100%}

img {border:0}

ul{margin:0px; padding:0px; list-style:none}
ul li { line-height:22px}
ul li a{text-decoration:underline; color:#cc3300}
ul li a:hover{ text-decoration:none}

a {text-decoration:none; color:#0033ff}
a:hover {text-decoration:underline; color:#000080}

a.link {text-decoration:underline; color:#cc3300; font-weight:bold}
a.link:hover {text-decoration:none}

h3 {font-size:12px; margin:0 0 16px 0; color:#828282}
h3 a {color:#828282; text-decoration:underline; font-weight:normal; font-size:12px}
h4 {font-size:12px; margin:0 0 16px 0; color:#cc3300}
h4 a {color:#cc3300; text-decoration:underline; font-weight:normal; font-size:12px}

.title {margin-bottom:11px; display:block}
.title_1 {display:block; margin-bottom:8px}
.pic_left {margin:1px 26px 0 1px; float:left}

.main { width:100%; height:800px; background:url(images/bg_top.jpg) repeat-x top #99cce8}
.main_1 { width:100%; background:url(images/bg_bot.jpg) repeat-x bottom}
.main_2 {width:1100px; height:800px}
.col1 {width:83px}
.col2 {width:580px; background:url(images/bg_mid.jpg) repeat-y}
.col2_1 {background:url(images/bg_top1.jpg) no-repeat top; height:800px}
.col3 {width:425px; padding:25px 0 0 12px}
.col3 img {display:block}
.col3 .logo {margin-bottom:24px}

/* header */
#header { height:280px; padding-left:59px }
#header img {display:block}
#header .title {margin:71px 0 33px 28px}

/* content */
#content { height:430px }
#content .table_content {width:352px; height:369px; margin:44px 26px 15px 202px}


/* footer */
#footer { height:90px; background:url(images/bg_footer.jpg) no-repeat bottom; padding-left:196px}
#footer img {vertical-align:top}

/* index.html */
#page1 #content .title {margin-bottom:13px; display:block}
#page1 #content .title_1 {display:block; margin-bottom:18px}
#page1 #content p {margin:0 0 30px 0}
#page1 #content .pic_left {margin:2px 25px 0 1px}
#page1 #content .pic {margin:25px 0 0 0; display:block}

/* index-1.html */
#page2 #content p {margin:0 0 19px 0}
#page2 #content .p1 {margin:0 0 26px 0}

/* index-2.html */
#page3 #content p {margin:0 0 31px 0}
#page3 #content h4 {margin-bottom:18px}
#page3 #content .table_pics {width:352px; height:141px}
#page3 #content .table_pics .pic_left {margin:-3px 10px 0 0}
#page3 #content .table_pics h3 {margin:0 0 2px 0}
#page3 #content .table_pics p {margin:0 0 25px 0}
#page3 #content .table_pics .c1 {width:191px; padding-top:7px}
#page3 #content .table_pics .c2 {width:161px; padding-top:7px}

/* index-3.html */
#page4 #content p {margin:22px 0 30px 0}
#page4 #content .div_list {width:340px; margin:7px 0 0 0}

/* index-4.html */
#page5 #content p {margin:16px 0 31px 0}
#page5 #content .table_form {width:345px; height:115px; margin-bottom:9px}
#page5 #content .table_form input {width:155px; height:auto; border:solid 1px #e4e4e4; padding-left:10px}
#page5 #content .table_form textarea {width:160px; height:115px; margin-bottom:4px; overflow:auto; border:solid 1px #e4e4e4; padding-left:10px}
#page5 #content .table_form .div_input {width:164px; height:22px; margin-bottom:10px}
#page5 #content .table_form .c1 {width:175px}
#page5 #content .table_form .c2 {width:170px}
#page5 #content .div_links {margin-right:8px; text-align:right}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid white;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

