/* CSS Document */

* {margin:0; padding:0;}

body { background:#120F0B;}

td, input, textarea{
	font-family:Arial;
	font-size:12px;
	line-height:16px;  
	color:#7D7D7D;	
	vertical-align:top;
}

a { color:#989898;}
a:hover { text-decoration: none;}
a img { border:0;}

.clear { clear:both;}

.auto { width:auto; height:auto;}

input, submit { vertical-align:middle;}

table { 
	border:0px;
	border-collapse:collapse;
	width:100%;
	height:100%;
}


strong { color:#9F9F9F;}
 
.title1 { margin:0 0 28px 0;}
.title2 { margin:0 0 36px 4px;}

.img { margin:4px 29px 20px 0;}

.line_hor { background:url(images/point_2.gif) repeat-x; margin:33px 0 34px 0;}

ul { list-style:none;}
li a { color:#9F9F9F; background:url(images/marker_1.gif) no-repeat 0 4px; padding-left:10px; text-decoration:underline; line-height:18px;}
li a:hover { text-decoration:none;}

.link1 { color:#989898; background:url(images/marker_1.gif) no-repeat 0 6px; padding-left:9px; text-decoration:underline;}
.link1:hover { text-decoration:none;}

.border { border:solid 3px #2A2A2A; height:440px;}

.form { height:26px; margin-bottom:5px;}
.form input {width:243px; height:23px; padding:2px 0px 4px 13px; background:#616161; border:0; color:#FFFFFF;}
textarea { width:243px; height:152px; padding-left:10px; border:0; background:#616161; color:#FFFFFF; overflow:auto;}


#main {height:800px; width:766px; margin:0 auto;}

/* header */
#header { height:226px; background:#120F0B;}

/* content */
#content { width:766px;}
#content .left { width:58px; padding:184px 0 0 0px;  background:#404040; text-align:center;}
#content .center { background:#212121;}
#content .right{ width:56px; padding:184px 0 0 0px;  background:#404040; text-align:center;}
#content .center .col2 { width:33px; background:url(images/point_2.gif) repeat-y left;}

/*footer*/
#footer { height:125px; background:#120F0B; }
#footer .row1 { height:69px;}
#footer .row1 .left { width:58px; height:66px; background:url(images/point_1.gif) repeat-x left top #262626; }
#footer .row1 .right { width:56px; height:66px; background:url(images/point_1.gif) repeat-x left top #262626; }
#footer .row2 { height:125px; font-family:Tahoma; color:#5A5957; font-size:10px;}
#footer .row2 a { text-decoration:none; color:#5A5957; font-size:10px;}
#footer .row2 a:hover { text-decoration:underline;}


/* page2 */
#page2 #content .center { padding:44px 25px 42px 46px;}
#page2 #content .border .center .col1 { width:304px; padding-right:31px;}

/* page3 */
#page3 #content .border .center { padding:44px 39px 46px 48px;}

/* page4 */
#page4 #content .border .center { padding:44px 40px 46px 50px;}
#page4 #content .border .center .col1 { width:218px;}

/* page5*/
#page5 #content .center { padding:44px 25px 42px 50px;}
#page5 #content .center .col1 { width:306px; padding-right:25px;}
#page5 #content .center .col1 .title1 { margin:0 0 24px 0;}


/* page6*/
#page6 #content .center { padding:44px 50px 42px 46px;}
#page6 #content .center .col1 { width:242px; padding-right:33px;}

/* page7*/
#page7 #content .center { padding:44px 51px 42px 48px;}
#page7 #content .center a { color:#7D7D7D;}