/*

Advanced Analytical Consulting Group, Inc.
CSS template
Michael Belinsky

*/

* { margin:0; }

body {
	font-family: arial, helvetica, sans-serif;
	font-size:  0.9em;
	padding: 0em;
	background-color: #000000;
	line-height: 1.4em;
	color: #ffffff
}


a:link {
color: #ffffff;
text-decoration:none;
border-bottom:1px solid silver;
}

a:visited {
color: #ffffff;
text-decoration:none;
border-bottom:1px solid silver;
}

a:hover {
color: #B3C8FF;
text-decoration:none;
border-bottom:1px solid #B3C8FF;
}

h1 {
font-size: 26px;
margin-bottom: 20px;
}

h2 {
font-size:  14px;
font-weight: normal;
margin-bottom: 20px;
}

h3{
font-size:  16px;
margin-top: 10px;
margin-bottom: 20px;
}
.text1 {
	font-size: 26px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 5px
}


.text2 {
	font-size:  13px;
	font-weight: normal;
	color: #ffffff;
	padding-bottom: 5px
}

.text3 {
	font-size:  16px;
	font-weight: normal;
	color: #ffffff;
	padding-bottom: 5px
}
.text3 img{
border: 0;
}
.text3 a{
text-decoration: none;
border-bottom: 0;
}
.bigtable {
	background: #ffffff url('math_blocks_original.jpg') no-repeat;
	width: 800px; 
	height: 600px;
	margin-left: auto;
	margin-right: auto;
}

.smalltable1 {
	background: silver;
	width: 800px;
	padding: 0em;
	height:50px;
}


.smalltable2 {
	background: gray;
	width: 800px;
	padding: 1em;
	
}

.smalltable2 .infoTable {
width: 100%;
}

.smallTable2 .logoTable{
width: 800px;
border: 1px solid lime;
}

.logoTable td p{
font-size:  13px;
font-weight: normal;
}
