﻿/* CSS Document */

* {margin:0; padding:0;}

body { background:#232323;}

textarea{
	font-family:Arial;
	font-size:10px;
	line-height:12px;  
	color:#A8AEAF;	
	vertical-align:top;
}

input{
	font-family:Arial;
	font-size:10px;
	line-height:12px;  
	color:#A8AEAF;	
	vertical-align:top;
}

td{
	font-family:Arial;
	font-size:10px;
	line-height:12px;  
	color:#A8AEAF;	
	vertical-align:top;
}

a { color:#FFFFFF; text-decoration:none;}
a:hover { text-decoration: underline;}
a img { border:0;}

.clear { clear:both;}

.auto { width:auto; height:auto;}

submit { vertical-align:middle;}

input { vertical-align:middle;}

table { 
	border:0px;
	border-collapse:collapse;
	width:100%;
	height:100%;
}

.scroll { height:100px; overflow:auto; padding-right:17px; 
		}

.button { margin-right:3px;}

.title { margin-bottom:34px;}

.indent { padding:61px 51px 53px 34px; background:url(images/bgd_content.gif) top left repeat-y;}

.img1 { margin-bottom:126px;}

.link1 { text-decoration:underline;}
.link1:hover { text-decoration:none}

ul { list-style:none; margin-top:7px;}
li a{ color:#A8AEAF; background:url(images/marker.gif) no-repeat left center; padding-left:10px; text-decoration:underline; line-height:14px;}
li a:hover { text-decoration:none;}

.form { height:20px;}
.form_1 input {width:138px; height:20px; padding: 4px 0 0 6px; border:0; color:#A8AEAF;}
.form_2 input {width:154px; height:20px; padding: 4px 0 0 6px; border:0; color:#A8AEAF;}
textarea { width:303px; height:85px; margin-top:10px; padding-left:6px; padding-top:4px; border:0; color:#A8AEAF; overflow:auto;}

#main {height:730px; width:766px; margin:0 auto; background:#232323;}

#top { height:35px; }
#top .c1 { width:138px;}
#top .c2 { background:url(images/bgd_top.gif) repeat-x bottom; }
#top .c3 { width:62px;} 

#bottom { height:81px;}
#bottom  .c1 { width:138px;}
#bottom  .c2 { background:url(images/bgd_btm.gif) repeat-x bottom; }
#bottom  .c3 { width:62px;}

#center .c1 {background:url(images/bgd_content1.jpg) top left repeat-y; height:600px; width:569px;}
#center .c2 {background:url(images/bgd_content.jpg) no-repeat top left; height:100%; width:569px;}
#center .c3 {background:url(images/bgd_content2.jpg) no-repeat bottom left; width:100%; height:100%; padding-left:2px;}
#center .c4 {background:url(images/bgd_content2.jpg) no-repeat bottom left; width:100%; height:80%; padding-left:2px;}

/* header */
#header { width:136px; background:url(images/bgd_head.gif) repeat-y right #232323;}
#header img { margin:300px 30px 9px 34px;}

#header_menu {}

/*content*/
#content { width:354px; padding-right:50px; padding-left:2px; padding-top:61px;}


/*footer*/
#copyright { padding: 259px 0 0 24px;}

/* page1 */
#page1 #content span { color:#FFFFFF;}

/* page2 */
#page2 #content .img1 { margin-bottom: 18px;}

/* page3 */
#page3 #content .img1 { margin-right:21px;}
#page3 #content span { color:#FFFFFF; text-decoration:underline;}
#page3 #content .title2 { margin-top:49px; margin-bottom:32px;}

/* page4*/
#page4 #content { padding-right:38px;}
#page4 #content .img1 { margin-right:20px; margin-bottom:18px;}
#page4 #content span { line-height:14px;}
#page4 #content .link2 { color:#A8AEAF;}
#page4 #content .title2 { margin-top:35px; margin-bottom:32px;}


/* page5*/
#page5 #content { line-height:11px;}
#page5 #content a { text-decoration:underline;}
#page5 #content a:hover { text-decoration:none;}

