/* 

I turn polar bears white
and I will make you cry.
I make guys have to pee
and girls comb their hair.
I make celebrities look stupid
and normal people look like celebrities.
I turn pancakes brown
and make your champane bubble.
If you squeeze me, I'll pop.
If you look at me, you'll pop.
Can you guess the riddle?

*/

/* @Creative.Six.Media */

* {

    margin:0;
    outline:none;
    padding:0;
}

body {
	
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #181a19;
    line-height: 19px;
    text-align: center;
    background-image: url(http://www.newtontents.com/bg.jpg);
    
}


/*----------- The Layout -----------*/


#container {
	
    width: 900px;
    margin: 0 auto;
    text-align: left;

}


#header {
	
    height: 180px;
    position: relative;
    width: 100%;
    
}


#logo {

    background-image: url(http://www.newtontents.com/logo.gif);
    background-repeat: no-repeat;
    height: 180px;
    width: 273px;
    margin-left: 23px;
}


#mid {

    background-color: #191314;
    height: 257px;
    clear: both;
    width: 100%;
    display: block;
    padding:0;
    text-align: center;
    
}


#mid_container li {

	display:inline;
 	margin:0 auto;
	padding:.5em;

}


#mid_container ul {

	padding:0px;
	margin:0px;
	top:7px;
	position:relative;
	
}


#featureimg {

    background-color: #0d0a02;
    height: 257px;
    clear: both;
    width: 100%;
    display: block;
    padding: 15px 0 0 0;

}

#featureimg_container {

    padding-left: 15px;

}

.featureimg_single {

    float: left;
    margin-right: 15px;
        
}

#content {

    padding-top: 30px;
    margin-right: 18px;
    margin-left: 18px;

}


#lt_column {

    width: 500px;
    float: left;

}

#rt_column {

    width: 285px;
    float: right;

}


#rt_column img {

    background-color: #0d0a02;
    display: block;
    padding: 10px;
    margin-bottom: 15px;

}


/*----------- The Footer -----------*/

#footer {
	
	clear:both;
	/*position:relative; */
	background:#181a19;
	width:100%;
        height:210px;
	text-align:center;
	font-size:85%;
	color:#553300;
}

#footer #utility {
	
	margin:0 auto;
	padding-top:1.5em;
	width:900px;
	height:100px;

}

#footer #utility ul {
	
	text-align:left;
    
}

#footer #utility li {
	
	display:inline;
	padding-right:1.5em;

}

#footer .vcard {
	margin-top:.5em;
	float: left;
	width:560px;
	font-weight:bold;
	color:#eee;
	
}

.vcard span {
	
	display:inline;
	font-weight:bold;
	color:#eee;
	
}

#cpy {
	
 	float:left;
 	padding-right:.5em;

 }
 
#footer .vcard .org {
	
	float:left;
	padding-right:1.5em;
    
}

#footer .vcard a {
	float:left;
	padding-right:1.5em;
    
}
   
#footer .vcard .tel {
	float:left;
   
}
    
#footer .vcard a:link, {

}

#footer .vcard a:visited {
	
	text-decoration:none; 
	color:#eee;
}

#footer .vcard a:hover {
	
	text-decoration:underline;

}

#footer .vcard a:active {
	
	color:#777;
}

#footer #utility li a {

}

#footer #utility li a:link,
#footer #utility li a:visited {
	
	color:#b44;

}

#footer #utility li a:hover {
	
	text-decoration:underline;
	color:#c77;
    
}
   
#footer #utility li a:active {
	
	color:#890000;
    
}

/*---------- New Navigation ----------*/

#navigation {
	position:relative; margin-left:auto; margin-right:auto;
	width:900px;
	height:30px;
	z-index:10;
}






/*---------- Old Navigation ----------*/

#nav {

	height: 21px;
	position:relative; margin-left:auto; margin-right:auto;
	z-index:10;
}

#nav li {

	float:left;
	height:21px;
	list-style-type:none;
	padding: 0;
	margin: 0;
	overflow: hidden;

}

#nav ul {

	list-style-type: none;
	margin: 0px;
	line-height: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;

}

#nav a {

	border:0;
	display:block;
	text-decoration:none;
	color: #3e3a37;
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 3px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 3px;
	padding-bottom: 3px;

}

#nav a:hover {

	background-color: #181a19;
	color: #ffffff;
    
}

#nav .active a {

	background-color: #181a19;
	color: #FFFFFF;
    
}

/*---------- Headings ----------*/

#content h1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #de1f26;
	padding-bottom: 5px;

}

#content h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #de1f26;
	padding-bottom: 5px;

}
#content h3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #de1f26;
	padding-bottom: 5px;

}

/*---------- Text Styles ----------*/

p {

	margin-bottom: 10px;

}

#content a:link,

#content a:visited {

	color:#de1f26;
	text-decoration:none;
	font-weight: bold;

}

#content a:hover {

    color:#de1f26;
    font-weight: bold;
    text-decoration: underline;

}

/*---------- The answer is NO ----------*/
