/* CSS Document */

/** ========== BASIC ========== */

body,p,td,th,li,h1,h2,h3,h4,input,textarea{
	font-size:13px;
	font-family:"Verdana", "Arial","sans-serif";
	line-height: 18px;
	
}




body {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	margin-left: 40px;
}


a {
	
	color: #309BEB;
}


a:hover {
	text-decoration: underline;
	color: #E77D00;
}

a:visited {
	text-decoration: none;
	color: #E77D00;
}

/** ========== HEADER ========== */
header {
	width: 303px;
	margin: 0px auto;
	padding-top:40px;
	background-repeat: no-repeat;
	background-position: center top;
}

#header2 {
	width: 303px;
	margin: 0px auto;
	padding-top:40px;
	background-repeat: no-repeat;
	background-position: center top;
}

/**==========  MENU ========== */

#menu {
	width: 815px;
	margin: 0px auto;
	background-image: url(../gfx/bgd_white.gif);
	background-repeat: repeat-y;
	background-position: center top;
}



/** CONTENT */

#content {
	width: 815px;
	margin: 0px auto;
	height:inherit;
	
}

/** ========== ABOUT US PAGE ========== */


#content2 {
	width: 1000px;
	margin: 0px auto;
	height:inherit;
	
}

.table{
margin-left: 10px;

}



/** ========== TOP PAGE ========== */
#flash {
	width: 807px;
	margin: 0px auto;
	background-image: url(../gfx/bgd_white.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#topmenu {
	width: 807px;
	margin: 0px auto;
	background-image: url(../gfx/bgd_white.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#topmenu2 {
	width: 807px;
	margin: 0px auto;
	background-image: url(../gfx/bgd_white.gif);
	background-repeat: repeat-y;
	background-position: center top;
}



/* add css */

