*{margin: 0px; 
	padding: 0px;
}

body{
	background: url('img/body.jpg') repeat-x  #000;
	text-align: center;
	font-family:arial, verdana, helvetica, sans-serif;
}

table{
	border-collapse: collapse;
	border-spacing: 0px;
	height: 100%
}

div{
	margin: 5px;
}

#body {
	background: url('img/content.jpg') repeat-y;
	margin: 0px auto;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 980px;
	height: 100%;

}

#head{

}

#left{
	vertical-align: top;
	width: 23%;
}

#content{
	width: 77%;
        text-align: center;
	overflow: hidden;
}

div{
	overflow: hidden;
}

a.nav_mod{
	font-family:verdana;
	text-decoration: none;
	color: #6d6d6d;
	font-size: 10pt;
	margin: 0 auto;
}


#menu{
	margin: 0px auto;
	width: 600px;
}



#footer{
	background: url('img/bottom.png') no-repeat top;
	overflow: hidden;
	width: 980px;
        text-align: center;
        margin: 0 auto;
	height:72px;
}

p{
	font-family: verdana;
	font-size: 11pt;
	color: #000;
	margin: 20px  0px 15px 0px;
	width: 80%;
}

li{
	font-family:arial, verdana;
	font-size: 11pt;
	color: #000;
	text-align: justify;
        width: 76%;
	}

a{
	font-family:verdana;
	text-decoration: none;
	color: #6d6d6d;
        font-size: 9pt;
}

a:hover{
	color: #6d6d6d;
}

a:active{
	color: #6d6d6d;
}



a.right, p.right{
	font-family:verdana;
	text-decoration: none;
	font-size: 8pt;
	/*margin-top: 25px;*/
	
	text-align:center;
	text-indent: 0pt;
	color: #fff;
}

hr{
	width: 80%;
}

h1{
	color: #a4a4a4;
	margin: 10px;
}
h1{
	font-size: 21pt;
}

h2{
	font-size: 15pt;
	color: #f3f3f3;
}

h3{
	font-family: Verdana;
	font-size: 9pt;
	color: #4c4c4c;
}

.tech{
	width: 600px;
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #a4a4a4;
}

td.inner{
     background-color: #d2d2d2;
     text-align: center;
     height: 30px;
}
td.inner:hover{
     background-color: #6d6d6d;
}

td.inner:link{
     background-color: #6d6d6d;
}

td.inner:active{
     background-color: #6d6d6d;
}

td.inner:visited{
     background-color: #6d6d6d;
}

a.nav_mod:hover{
color: #fff;
}

a.nav_mod:link{
color: #000;
}

table.opt{
	vertical-align: top;
	text-align: top;
	padding: 10px  30px;
	border: 1px solid #c4c4c4;
	width: 600px;
}

td.top{
	background: #8f0100;
	padding: 10px;
	text-align: center;
}

td.left{
	background: #ffe5bc;
	padding: 5px 20px 0px 20px;
	text-align: top;
	vertical-align: top;
	width: 170px;
	border-bottom: 1px solid #c4c4c4;
}

td.left_t{
	background: #ffe5bc;
	padding: 5px 20px 0px 20px;
	text-align: top;
	vertical-align: top;
	width: 400px;
	border-bottom: 1px solid #c4c4c4;
}

td.right{
	font-family: Arial;
	font-style: italic;
	font-size: 9pt;
	padding: 0px 20px 0px 20px;
	text-align: top;
	vertical-align: top;
	border-bottom: 1px solid #c4c4c4;
	margin: 0px;
}
td.right,p{
	font-family: Arial;
	font-style: italic;
	font-size: 9pt;

}
