/* CSS Document */

* {margin:0; padding:0;}

body { background:url(images/bgd_body.jpg) left center #010101;}

td, input, textarea{
	font-family:Tahoma;
	font-size:9px;
	line-height:15px;  
	color:#909393;	
	vertical-align:top;
}

a { color:#17E2F4;}
a:hover { text-decoration: none;}
a img { border:0;}

.clear { clear:both;}

.auto { width:auto; height:auto;}


table { 
	border:0px;
	border-collapse:collapse;
}


ul { list-style:none;}
li a { background:url(images/marker_1.gif) no-repeat 0 5px; padding-left:8px; line-height:18px;}

.img_indent { margin-right:20px;}

.indent { padding:38px 100px 34px 0;}

.scroll { overflow:auto; height:70px;}
.scroll div { height:300px;}
.link1 { background:url(images/marker.gif) no-repeat 0 4px ; padding-left:12px;}

.txt1 { color:#007D9B; text-transform:uppercase;}
.txt2 { color:#C1C1C1; font-weight:bold;}

#main { width:990px; height:800px;  margin:0 auto;}

#left { width:381px;}

/* header */
#header { height:160px; }
#header .indent { padding:51px 0 17px 0;}
#header .col_1 { width:245px;}
#header .col_1 div { padding:62px 0 0 0;}

/*content*/
#content { height:174px; }

/*footer*/
#footer { height:115px; }
#footer div { color:#555959; margin:15px 0 0 0; text-transform:uppercase;}
#footer div a { color:#555959; text-decoration:none;}
#footer div a:hover { text-decoration:underline;}

/* page1 */
#page1 #content .col_1 { width:60%;}
#page1 #content .col_1 .indent { padding:0 20px 0 0 ;}

/* page2 */
#page2 #content .col_1 { width:352px;}
#page2 #content .col_1 .img_indent { margin:4px 20px 0 2px;}
#page2 #content .col_1 .indent { padding:0 53px 0 0 ;}
#page2 #content .col_2 { width:182px;}

/* page3 */
#page3 #content .img_indent { margin:0 47px 7px 0;}

/* page4 */
#page4 #content .col_1 { width:180px;}
#page4 #content .col_1 .indent { padding:0 53px 0 0 ;}
#page4 #content .col_2 .img_indent { margin:3px 22px 0 0;}
