@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#container {
	width: 900px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 13px;
}

#subnav {
	width: 125px;
	margin-left: auto;
	margin-right: auto;
}	

#contenttext {
	width: 640px;
	text-align: justify;
	text-align: left;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#homecontenttext {
	width: 640px;
	text-align: justify;
	text-align: left;
	margin-top: 260px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.reducetopmargin {
	margin-top: 5px;
}

.boldtxt {
	font-weight: bold;
	color: #555555;
}

.containertable {
	background-color: #f6f7fb;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8299c0;
	border-right-color: #8299c0;
	border-bottom-color: #8299c0;
	border-left-color: #8299c0;
}

#footer {
	width: 874px;
}

#ascend {
	width: 845px;
	text-align: right;
	margin-top: 10px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

.footer {
	font-size: 9px;
}

a {
	color: #1b488d;
	text-decoration: none;
}

.subnavtitle {
	font-weight: bold;
	color: #ff6c00;
}

.homecontentbg {
	background-image: url(http://www.thelasernetwork.net/designimgs/bg_home.jpg);
	background-repeat: repeat-x;
}

.subcontentbg {
	background-image: url(http://www.thelasernetwork.net/designimgs/bg_sub.gif);
	background-repeat: repeat-x;
}

a:hover {
	text-decoration: underline;
}

.pgtitle {
	font-weight: bold;
	font-size: 16px;
	color: #ff6c00;
}

