/**LSM Style**/
/*****General Begin*****/
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	width: 750px;
	margin: 0 auto;
	background-color:#ebebeb;

}
p {
	margin: 0;

}
li {
	font-weight:bold;
}
a {
	color:#1712DB;
	font-weight:bold;
}
/*****General End*****/
/*****Main Layout Begin*****/
#container {
	width: 100%;
	/*border: 1px solid #000000;*/
	background-image:url(images/border.gif);
	background-position: center;
	background-repeat: repeat-y;

}

#container2 {
	width: 700px;
	margin: 0 auto;

}
#topborder {
	clear:both;
	background-image:url(images/topborder.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:33px;
	color:#ffffff;
	margin: 0;
	padding: 0;
	/*border: 1px solid #000000;*/

}
#lsm-topborder {
	clear:both;
	background-image:url(images/lsm-topborder.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:33px;
	color:#ffffff;
	margin: 0;
	padding: 0;
	/*border: 1px solid #000000;*/

}
#highspeed-topborder {
	clear:both;
	background-image:url(images/highspeed-topborder.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:33px;
	color:#ffffff;
	margin: 0;
	padding: 0;
	/*border: 1px solid #000000;*/

}
#nav {
	margin: 0 8px auto auto;
	clear:both;
	font-weight: 200;
	font-size: 14px;
}

#header {
	clear:both;
	background-image:url(images/cls-header.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:200px;
	color:#000000;
	margin: 0 0 0 -2px;
	padding: 0;
	/*border: 1px solid #000000;*/

}
#lsmheader {
	clear:both;
	background-image:url(images/lsm-header-2.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:200px;
	color:#000000;
	margin: 0 0 0 -2px;
	padding: 0;
	/*border: 1px solid #000000;*/

}
#highspeedheader {
	clear:both;
	background-image:url(images/highspeed-header.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:200px;
	color:#000000;
	margin: 0 0 0 -2px;
	padding: 0;
	/*border: 1px solid #000000;*/

}
#content {
	/*background-color:#ffffff;*/
	clear:both;
	padding: 0 10px 0 10px;
	/*padding: 10px 30px 0 30px;*/
	/*background-image:url(images/border.gif);
	background-position: center;
	background-repeat: repeat-y;*/
	/*border: 1px solid #000000;*/

}
#myarcontent {
	/*background-color:#ffffff;*/
	clear:both;
	padding: 0;
	/*padding: 10px 30px 0 30px;*/
	/*background-image:url(images/border.gif);
	background-position: center;
	background-repeat: repeat-y;*/
	/*border: 1px solid #000000;*/

}

#footer {
	background-color:#ffffff;
	height:20px;
	color:#000000;
	clear:both;
	margin: 0 45px 0 45px;
	padding: 0;
	font-size: small;

}
#bottomborder {
	clear:both;
	background-image:url(images/bottomborder.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:36px;
	color:#ffffff;
	margin: 0;
	padding: 0;
	/*border: 1px solid #000000;*/

}
#lsm-bottomborder {
	clear:both;
	background-image:url(images/lsm-bottomborder.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:36px;
	color:#ffffff;
	margin: 0;
	padding: 0;
	/*border: 1px solid #000000;*/

}
#highspeed-bottomborder {
	clear:both;
	background-image:url(images/highspeed-bottomborder.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:36px;
	color:#ffffff;
	margin: 0;
	padding: 0;
	/*border: 1px solid #000000;*/

}
#subfooter {
	height:20px;
	color:#000000;
	clear:both;
	margin: 0;
	padding: 0;
	font-size: small;

}
/*****Main Layout End*****/
/*****Other Layout Begin*****/
#form {
	margin: -45px 0;
	padding:0;
}

/*****Other Layout End*****/
