html, body {
	padding: 0;
	margin: 0;
	}

body {
	font-family: 'Lucida Grande',Geneva,Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #fff;
	margin: 5px 10px 10px 10px;
	padding: 0;
	border: 0;
	background: #202020;	
	}

a {  color: #E93A3A; text-decoration: none; }
a:visited {  color: #E93A3A; text-decoration: none; }
a:hover {  color: #29aede; text-decoration: none }
a:active {  color: #fff; text-decoration: none }

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

img.check {
	border: 0;
	padding: 0 5px 0 0;
	margin: 0;
	line-height: 15px;
	}

img.mast {
	display: block;	
	padding: 0;
	margin: 0;
	border: 0;
	border-bottom:  1px solid #333;
	}

	img.person {
		float: left;	
		padding: 2px;
		margin: 0 7px 2px 0;
		background: #e6e6e6;
		}


/* TYPOGRAPHY */

h1 {
	font-family: 'Lucida Grande',Geneva,Verdana,Arial,sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #808080;
	line-height: 19px;
	margin: 0 0 1px 0;
	padding: 25px 20px 15px 20px;
	border: 0;
	}

	h1 b {
		font-weight: normal;
		color: #fff;
		}

	h1 i {
		font-weight: bold;
		font-style: normal;
		}

	h1 img {
		margin: 0 0 -6px 0;
		padding: 0px 20px 0px 0;
		border: 0;
		}

h2 {
	font-family: 'Lucida Grande',Geneva,Verdana,Arial,sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	line-height: 17px;
	text-align: left;
	margin: 0px 40px 15px 10px;
	bborder: 1px solid #000;
	}

	h2 i {
		color: #808080;
		font-weight: normal;
		font-style: normal;
		}

	h2 b {
		color: #fff;
		font-weight: normal;
		font-style: normal;
		}

h3 {
	font-family: 'Lucida Grande',Geneva,Verdana,Arial,sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	line-height: 15px;
	text-align: left;
	margin: 0px 40px 5px 10px;
	}

	h3 i {
		color: #808080;
		font-weight: normal;
		font-style: normal;
		}

	h3 b {
		color: #fff;
		font-weight: normal;
		font-style: normal;
		}



div.testimonials h3 {
	margin: 0px 100px 5px 10px;
	}

	div.testimonials p {
		margin-bottom: 30px;
		}

p {
	color: #aaa;
	font-family: 'Lucida Grande',Geneva,Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	padding: 0;
	margin: 5px 40px 15px 10px;
	border: 0;
	}

	p b {
		color: #fff;
		font-weight: normal;
		}

	p i {
		color: #808080;
		font-weight: normal;
		font-style: normal;
		}
	
	p.home {
		display: block;
		color: #bbb;
		font-size: 11px;
		font-weight: normal;
		line-height: 14px;
		padding: 0;
		margin: 10px 10px 10px 10px;
		border: 0;
		}

		div#buttons a { color: #aaa; text-decoration: none; }			
		div#buttons a:visited {  color: #aaa; text-decoration: none; }
		div#buttons a:hover {  color: #E93A3A; text-decoration: none; }
		div#buttons a:active {  color: #000; text-decoration: none; }

		div#buttons a.cm { color: #E93A3A; text-decoration: none; }			
		
a.p {
	color: #E93A3A;
	font-family: 'Lucida Grande',Geneva,Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	}
	
	a.p b {
		color: #000;
		font-weight: normal;
		}

		a.p:visited {  color: #E93A3A; text-decoration: none; }
		a.p:hover {  color: #E93A3A; text-decoration: none; }
		a.p:active {  color: #000; text-decoration: none; }

a.info {
	color: #E93A3A;
	background: #fff;
	border-right:  1px solid #fff;
	border-left:  1px solid #fff;
	border-bottom:  1px solid #fff;
	padding: 0 2px 0 2px;	
	}

		a.info:visited {  color: #E93A3A; text-decoration: none; }
		a.info:hover {  color: #fff; background: #E93A3A; border-left: 1px solid #c32; border-right: 1px solid #c32; border-bottom: 1px solid #921; ;text-decoration: none; }
		a.info:active {  color: #fff; background: #E93A3A; border-left: 1px solid #189ded; border-right: 1px solid #189ded; border-bottom: 1px solid #159aea; ;text-decoration: none; }

div.roi_result {
	display: inline;
	color: #090;
	font-family: 'Lucida Grande',Geneva,Verdana,Arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
	padding: 0;
	margin: 0;
	border: 0;
	}



ul {
	list-style:  none;
	margin: 5px 40px 10px 0px;
	border: 0;
	}

	li {
		font-family: 'Lucida Grande',Geneva,Verdana,Arial,sans-serif;
		font-size: 11px;
		font-weight: normal;
		border: 0;
		color: #666;
		padding: 0;
		margin:  0;
		}



/* GEOMETRY */

div.panel {
	width: 800px;
	background:  #333;
	margin-bottom: 1px;
	margin-right: auto;
	margin-left: auto;
	padding:  10px;
	}
		
div.top {
	margin: 0;
	padding: 0 0 30px 0;
	bborder: 1px solid #090;
	}





	
div#footer {
	width: 800px;
	background: #333;
	padding: 10px;
	margin-bottom: 1px;
	margin-right: auto;
	margin-left: auto;	
	}

	div#footer p {
		text-align: left;
		vertical-align: middle;	
		font-family: 'Lucida Grande',Geneva,Verdana,Arial,sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #808080;
		padding: 10px 10px 10px 10px;
		margin:  0;
		}

	div#footer p b {
		color: #808080;
		}
		
	div#footer a {  color: #808080; text-decoration: none; }
	div#footer a:visited {  color: #808080; text-decoration: none; }
	div#footer a:hover {  color: #E93A3A; text-decoration: none }
	div#footer a:active {  color: #000; text-decoration: none }


div#copyright {
	width: 800px;
	padding: 0px;
	margin: 0 auto 0 auto;
	}

	div#copyright p {
		text-align: left;
		font-family: 'Lucida Grande',Geneva,Verdana,Arial,sans-serif;
		font-size: 10px;
		color: #404040;
		padding: 10px;
		margin:  0;
		}

		div#copyright p b {
			font-weight: bold;
			color: #808080;
			}

		div#copyright a {  color: #808080; text-decoration: none; }
		div#copyright a:visited {  color: #808080; text-decoration: none; }
		div#copyright a:hover {  color: #404040; text-decoration: none }
		div#copyright a:active {  color: #404040; text-decoration: none }




#time {
	width: 300px;
	font-family: 'Lucida Grande',Geneva,Verdana,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6d6a69;	
	margin: 0 5px 0 auto;
	}

	#time i {
		color: #6d6a69;
		font-style: normal;
		}

	#time b {
		color: #fff;
		font-style: normal;
		}
		
	#time a {  color: #6d6a69; text-decoration: none; }
	#time a:visited {  color: #6d6a69; text-decoration: none; }
	#time a:hover {  color: #6d6a69; text-decoration: none }
	#time a:active {  color: #6d6a69; text-decoration: none }


table {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	}



table.menu {
	width: 750px;
	padding: 0 20px 0 20px;
	margin: 0 auto 0 auto;
	text-align: center;
	}

		table tr td.menu1 {
			padding:  0;
			margin:  0;
			border:  0;
			border:  0px solid #000;
			vertical-align:  bottom;			
			}

			table tr td.menu1.right {
				text-align: right;
				}
			


	td.menu1 a {
		display: block;
		width: 70px;
		float: left;
		font-family: 'Lucida Grande',Geneva,Verdana,Arial,sans-serif;
		font-size: 11px;
		lline-height: 20px;
		color: #808080;
		background: #292929;
		padding: 3px 5px 3px 5px;
		margin: 0 1px 0 0;
		border-bottom: 1px solid #202020;
		text-decoration: none;
		}

		td.menu1 a:visited {  color: #666; text-decoration: none; }
		td.menu1 a:hover {  color: #E93A3A; text-decoration: none }
		td.menu1 a:active {  color: #000; text-decoration: none }

	td.menu1 a.cp, td.menu1 a:visited.cp {
		color: #ccc;
		background: #333;
		border-bottom: 1px solid #333;
		}

		td.menu1 a#csi {
			margin: 0 5px 0 20px;
			}

			td.menu1 a#csi:hover, td.menu1 a#csi:active {
				color:  #fff;
				background: #001932;
				}

		td.menu1 a#tmlr {
			color: #fff;
			background: #E93A3A;
			}


		td.menu1 a:hover, td.menu1 a#tmlr:hover {
			color: #fff;
			background: #E93A3A;
			}

			
		td.logo {
			text-align: right;
			padding: 0px 0 0 0;
			margin: 0;
			border: 0;
			}

	div#menu2 {
		clear:  both;
		padding:  0;
		margin:  0 auto 0 auto;
		text-align: center;
		list-style: none; 
		}

		div#menu2 a {
			width: 130px;
			list-style: none;
			float: left;
			display: block;
			font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #fff;
			background: #aaa;
			text-decoration: none;
			padding: 3px 5px 3px 5px;
			margin: 0 1px 0 0;
			}

		div#menu2 a.cp {
			background: #404040;
			color: #fff;
			}

		div#menu2 a.nl {
			color: #666;
			background: #f3f3f3;
			}

			div#menu2 a:hover, div#menu2 a.nl:hover {
				color: #fff;
				background: #E93A3A;
				}



	table tr td {
		font-family: 'Lucida Grande',Geneva,Verdana,Arial,sans-serif;
		font-size: 11px;
		margin: 0;
		padding: 0;
		border: 0;
		}


table.signin {
	margin: 0;
	padding: 0 30px 0 30px;
	border: 0;
	}

	table.signin tr td {
		font-family: 'Lucida Grande',Geneva,Verdana,Arial,sans-serif;
		font-size: 11px;
		padding: 5px 40px 5px 40px;
		margin: 0;
		border: 0;
		vertical-align: top;
		text-align: center;	
		}

		table.signin tr td img {
			font-size: 11px;
			padding: 0 0 10px 0;
			margin: 0;
			border: 0;
			vertical-align: top;
			text-align: center;	
			}

		table.signin tr td p {
			font-family: 'Lucida Grande',Geneva,Verdana,Arial,sans-serif;
			font-size: 11px;
			padding: 10px;
			margin: 0;
			border: 0;
			text-align: center;	
			}

			table.signin tr td p b {
				color: #fff;
				font-weight: normal;
				}



form {
	color: #090;
	font-family: 'Lucida Grande',Geneva,Verdana,Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	margin: 5px 0 5px 0;
	padding: 0;
	border: 0;
	}

	select, textarea {
		font-family: 'Lucida Grande',Geneva,Verdana,Arial,sans-serif;
		font-size: 12px;
		font-weight:normal;
		margin:2px 0px 0px 0px;
		background: #e6e6e6;
		}
		
	input {
		font-family: 'Lucida Grande',Geneva,Verdana,Arial,sans-serif;
		font-size: 12px;
		color: #001932;
		background: #e6e6e6;
		margin: 2px 0px 0px 0px;
		}	
		
	input.submit {
		font-family: 'Lucida Grande',Geneva,Verdana,Arial,sans-serif;
		font-size: 12px;
		color: #fff;
		background: #808080;
		}	
		
	input.calc {
		margin: 5px auto 5px auto;
		}	
