body, td
{
	font: normal 13px Sans-Serif;
	margin: 0;
	overflow-x: hidden;
	text-align: center;
}
div, p, ul, ol, li, h1, h2, h3, h4
{
	margin: 0;
	padding: 0;
}
td
{
	vertical-align: top;
}
img
{
	border-width: 0;
}

#Container
{
	width: 778px;
	margin: -40px auto 0 auto;
}

.SetAsHomepage
{
	text-align: right;
	z-index: 1000;
	padding-right: 10px;
	margin-bottom: 40px;
}
.SetAsHomepage img
{
	vertical-align: middle;
}

#Logo
{
	background: transparent url('http://www2l.magentic.com/neo/my_start/title_tile.gif') top left repeat-x;
	
}
#GoogleSearchTypes
{
	text-align: center;
	margin-top: 20px;
}

#GoogleWrapper
{
	margin: 10px auto 0 auto;
}
#GoogleTable
{
	border-collapse: collapse;
	margin: 0 auto;
}
#GoogleTable td
{
	padding: 0;
}
#GoogleTable #MainGoogleCell
{
	width: 764px;
	text-align: center;
	padding: 25px 0 19px 0;
	background-color: #f7f8fa;
}
#GoogleTable #MainGoogleCell form
{
	display: inline;
}
#GoogleTable #MainGoogleCell img
{
	vertical-align: middle;
}
#GoogleTable .GoogleBorder
{
	font-size: 0;
	line-height: 0;
}
#GoogleTable .GoogleLeft
{
	background: transparent url('http://www2l.magentic.com/neo/my_start/left_tile.gif') top left repeat-y;
}
#GoogleTable .GoogleRight
{
	background: transparent url('http://www2l.magentic.com/neo/my_start/right_tile_2.gif') top left repeat-y;
}
#GoogleTable .GoogleTop
{
	background: transparent url('http://www2l.magentic.com/neo/my_start/top_tile.gif') top left repeat-x;
}

#BoxContainer
{
	position: relative;
	margin: 10px auto;
	height: 700px;
}
#BoxContainer .Box
{
	position: absolute;
	width: 379px;
	height: 185px;
	margin: 0;
	padding: 40px 0 5px 0;
}
#BoxContainer #Box1{ top: 0; left: 0; }
#BoxContainer #Box2{ top: 0; left: 390px; } 
#BoxContainer #Box3{ top: 200px; left: 0; }
#BoxContainer #Box4{ top: 200px; left: 390px; }
#BoxContainer #Box5{ top: 430px; left: 0; }
#BoxContainer #Box6{ top: 430px; left: 390px; }

#BoxContainer h2
{
	background-color: #f7f8fa;
	color: #484848;
	font-size: 18px;
	padding: 10px 4px 10px 11px;
}

#BottomLogo
{
	text-align: center;
	margin: 50px 0 15px 0;
}
#BottomMenu
{
	text-align: center;
}
#Copyrights
{
	text-align: center;
	margin: 16px 0;
}

#PopularKeywordsTitle
{
	
}
#PopularKeywords
{
	margin-top: 10px;
	width: 99%;
}
#PopularKeywords td
{
	width: 20%;
}
#PopularKeywords h3
{
	color: #008000;
	font-size: 16px;
	font-weight: bold;
}
#PopularKeywords ol
{
	list-style-type: decimal;
	list-style-position: inside;
	font-size: 12px;
	padding: 0;
	margin: 8px 0 0 8px;
}
#PopularKeywords ol li
{
	margin-top:2px;
	padding: 2px 0;
	font-size: 13px;
	font-weight: bold;
}
#PopularKeywords ol li a
{
	font-weight: normal;
}
#PopularKeywords ol li span
{
	color: #008000;
	font-weight: normal;
}

#WhatsNew
{
	margin-top: 20px;
	width: 99%;
}
#WhatsNew th
{
	text-align: left;
	white-space: nowrap;
}
#WhatsNew th.wp{ width: 118px; }
#WhatsNew th.ss{ width: 134px; }
#WhatsNew td
{
	color: #008000;
	font-weight: bold;
	text-align: center;
}
#WhatsNew td a
{
	font-weight: normal;
}
#WhatsNew img
{
	padding: 4px;
	border: 1px solid #e5e5e5;
}

#Article
{
	
}
#Article h2
{
	margin-bottom: 40px;
}
#Article img
{
	float: left;
	padding-bottom: 20px;
	margin-right: 50px;
}
#Article h3
{
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 13px;
}
#Article p
{
	padding: 0px 0 10px 0px;
}

#GalleryHeader
{
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
.GalleryRow
{
	padding: 20px 0;
}
.GalleryRow table
{
	margin-top: 20px;
}
.GalleryRow .GetMore
{
	float: right;
	margin-top: 12px;
	margin-right: 20px;
}
.GalleryRow td
{
	text-align: center;
	font-weight: bold;
	color: #008800;
}
.GalleryRow td img
{
	margin-bottom: 4px;
	padding: 4px;
	border: 1px solid #e5e5e5;
}