* {
	margin: 0;
	padding: 0;
	border:0;
	}


body
{
	margin: 0 auto;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(/images/bg.jpg);
	background-position: 50% 150px;
	background-repeat: no-repeat;
	color: #000000;
}

.classp, .divFont { margin-right: 100px; }

/* CLEAR FIX COURTESY OF: http://www.positioniseverything.net/  ----------------               */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* NAVIGATION STYLES   ---------------------------------------------------------   */

#main-nav	{
	height: 111px;
	width: 582px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image : url(/images/newtronNav.gif); 
	background-position: top left; 
	background-repeat : no-repeat;
	}

#main-nav ul#main-nav-menu	{
	height: 111px;
	width: 582px;
	margin: 0;
	padding: 0;
	position: relative;
	}

#main-nav ul#main-nav-menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
ul#main-nav-menu li, ul#main-nav-menu a {
	height: 111px;
	display: block;
	background: transparent;
	}
	
#main-nav ul#main-nav-menu li a {
	text-indent: -9999px;
	text-decoration: none;
	}
	
#about-us	{ left: 26px; width: 58px; background: url(/images/aboutUs.gif) top left no-repeat; }
#projects	{ left: 84px; width: 68px; background: url(/images/projects.gif) top left no-repeat; }
#key-players	{ left: 152px; width: 67px; background: url(/images/keyPlayers.gif) top left no-repeat; }
#contact-us {left: 219px; width: 62px; background: url(/images/contactUs.gif) top left no-repeat; }

#about-us a:hover	{ background: url(/images/aboutUs_over.gif) top left no-repeat; }
#projects a:hover { background: url(/images/projects_over.gif) top left no-repeat;}
#key-players a:hover { background: url(/images/keyPlayers_over.gif) top left no-repeat; }
#contact-us a:hover { background: url(/images/contactUs_over.gif) top left no-repeat;}



.menu1
{
	POSITION: absolute;
	LEFT: 240px;
	TOP: 90px;
	VISIBILITY: hidden;
	z-index: 10;
}

.menu2
{
	POSITION: absolute;
	LEFT: 310px;
	TOP: 90px;
	VISIBILITY: hidden;
	z-index: 10;
}

.menu3
{
	POSITION: absolute;
	LEFT: 380px;
	TOP: 90px;
	VISIBILITY: hidden;
	z-index: 10;
}

.menu4
{
	POSITION: absolute;
	LEFT: 450px;
	TOP: 90px;
	VISIBILITY: hidden;
	z-index: 10;
}

#menu1 ul, 
#menu2 ul, 
#menu3 ul, 
#menu4 ul { list-style: none }
#menu1 ul li, 
#menu2 ul li, 
#menu3 ul li, 
#menu4 ul li { list-style: none }

.menu-top { background-image : url(/images/menuBox_top.gif); background-repeat : repeat-x; }
.menu-right { background-image : url(/images/menuBox_right.gif); background-repeat : repeat-y; }
.menu-bottom { background-image : url(/images/menuBox_bottom.gif); background-repeat : repeat-x; }
.menu-left { background-image : url(/images/menuBox_left.gif); background-repeat : repeat-y; }


.whiteBckgrnd { background-color: #FFFFFF; color: #000000; }
.paleBckgrnd { background-color: #E3E3E3; color: #000000; }
.lightBckgrnd { background-color: #CCCCCC; color: #000000; }
.medBckgrnd { background-color: #666666; color: #000000; }
.darkBckgrnd { background-color: #404040; color: #FFFFFF; }
.steelBckgrnd { background-color: #68748C; color: #FFFFFF; }
.blueBckgrnd { background-color: #333366; color: #FFFFFF; }
.navyBckgrnd { background-color: #000033; color: #FFFFFF; }
.redBckgrnd { background-color: #CC0000; color: #FFFFFF; }

#wrapper { background-image : url(/images/wrapper_bg.gif); background-repeat : repeat-x; }

#container { border: 0; background-image : url(/images/leftRepeat.gif); background-repeat : repeat-y; }

.table-top-repeat { background-image : url(/images/headerRepeat.gif); background-repeat : repeat-x; }
.table-top-logo { background-image : url(/images/newtronLogo.gif); background-position: top left; background-repeat : no-repeat; }
.table-bottom { background-image : url(/images/footerRepeat.gif); background-repeat : repeat-x; }

a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: none;
}

a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	background-color: #FFFFFF;
	color: #404040;
	text-decoration: none;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #CC0000;
	text-decoration: none;
}

a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	background-color: #CC0000;
	color: #FFFFFF;
	text-decoration: none;
}

H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	margin: 1em 0;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	text-transform: uppercase;
}

H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 1em 0;
	color: #000033;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	text-align: left;
}

H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 1em 0;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

H4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 1em 0;
	color: #666666;
	font-weight: bold;
	font-style: oblique;
	text-decoration: none;
	text-align: left;
}

H5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 3px;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	margin-left: 12px;
	margin-top: 6px;
}

li
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 50px;
	margin-bottom: 4px;
	list-style: url(/images/bullets.gif) outside;
}

.phone
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #404040;
	text-decoration: none;
	margin: 2px;
}

ul.UDM { list-style-image: none; }

ul.UDM li
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 2px;
	margin: 2px 0;
	list-style-image: none;
}

ul.UDM li a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 2px;
	margin: 0;
	list-style-image: none;
}

ul.UDM li a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 2px;
	margin: 0;
	list-style-image: none;
}

ul.UDM li a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
	background-color: #CC0000;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 2px;
	margin: 0;
	list-style-image: none;
}

ul.UDM li a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	color: #CCCCCC;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 2px;
	margin: 0;
	list-style-image: none;
}

.drpDown
{
	border-top: 1px solid #8C8C8C;
	border-bottom: 1px solid #8C8C8C;
	border-left: 1px solid #8C8C8C;
	border-right: 1px solid #8C8C8C;
	background-color: #8C8C8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 6px;
}

.field
{
	border-top: 1px solid #8C8C8C;
	border-bottom: 1px solid #8C8C8C;
	border-left: 1px solid #8C8C8C;
	border-right: 1px solid #8C8C8C;
	padding: 1px;
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.popup
{
	border-top: 1px solid #8C8C8C;
	border-bottom: 1px solid #8C8C8C;
	border-left: 1px solid #8C8C8C;
	border-right: 1px solid #8C8C8C;
	padding: 0px;
	background-color: #8C8C8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
}

a.popup:hover
{
	border-top: 1px solid #8C8C8C;
	border-bottom: 1px solid #8C8C8C;
	border-left: 1px solid #8C8C8C;
	border-right: 1px solid #8C8C8C;
	padding: 0px;
	background-color: #8C8C8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
}

.button
{
	border-top: 1px solid #8C8C8C;
	border-bottom: 1px solid #8C8C8C;
	border-left: 1px solid #8C8C8C;
	border-right: 1px solid #8C8C8C;
	padding: 1px;
	background-color: #8C8C8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 6px;
}

a.button:hover
{
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	padding: 2px;
	background-color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

.deletebutton
{
	border-top: 1px solid #CC3300;
	border-bottom: 1px solid #CC3300;
	border-left: 1px solid #CC3300;
	border-right: 1px solid #CC3300;
	padding: 2px;
	background-color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.deletebutton:hover
{
	border-top: 1px solid #000033;
	border-bottom: 1px solid #000033;
	border-left: 1px solid #000033;
	border-right: 1px solid #000033;
	padding: 2px;
	background-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

	
ul.inline  {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	}

ul.inline li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer { padding: 1em 0 2em 0; }

#footer li { padding-left: 10px; font-size: 10px; color: #666666; background-color: #ffffff; }
#footer li a:link { font-size: 10px; color: #333333; background-color: #ffffff; text-decoration: none; border-bottom: 1px dotted #333333; }
#footer li a:visited { font-size: 10px; color: #333333; background-color: #ffffff; text-decoration: none; border-bottom: 1px dotted #333333; }
#footer li a:hover {  font-size: 10px; color: #000000; background-color: #ffffff; text-decoration: none; border-bottom: 1px solid #000000; }
#footer li a:active { font-size: 10px;  color: #000000; background-color: #FFFFFF; text-decoration: none; border-bottom: 1px solid #000000;  }
