/* CSS Document */

body {
	background-color: #666666;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.style1 {
	color: #666666;
	font-size: 22px;
	line-height: 22px;
}

.style2 {
	color: #666666;
	font-size: 18px;
}

.style3 {
	font-size: 24px;
	line-height: 24px;
	color: #60718D
}

.style4 {
	color: #60718D;
	}

#container1 {
	width: 100%;
	background: transparent url(../images/bggradient.png) repeat-x top left;
	height: 100%;
}

.main {
	background-color: #FFFFFF;
	height: 100%;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
}

#header {
	height: 50px;
	width: 780px;
	background-image: url(../images/headergrad.png);
	background-repeat: repeat-x;
}

#nav {
	background-color: #FFF;
	height: 35px;
	width: 780px;
}

.pic {
	height: 150px;
	width: 780px;
	overflow: hidden;
}

#picBar {
	height: 10px;
	width: 780px;
	background-image: url(../images/picbar.png);
	background-repeat: repeat-x;	
}

#clientLogin {
	height: 143px;
	width: 196px;
	font-size: 12px;
	position: absolute;
	left: 577px;
	top: 267px;
}

#clientLogin a:link {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#clientLogin a:visited {
	color:#333333;
	text-decoration:none;
	border-bottom: 1px dotted;
}

#clientLogin a:hover {
	color:#333333;
	text-decoration:none;
	border-bottom: 2px solid;
}


#text {
	background-color: #FFFFFF;
	height: auto;
	width: 450px;
	margin-top: 25px;
	margin-left: 45px;
	margin-bottom: 50px;
	font-size: 14px;
	line-height: 22px;
	overflow: visible;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 45px;
}

#text a:link {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#text a:visited {
	color:#333333;
	text-decoration:none;
	border-bottom: 1px dotted;
}

#text a:hover {
	color:#333333;
	text-decoration:none;
	border-bottom: 2px solid;
}



#sideNav {
	height: 161px;
	width: 142px;
	position: absolute;
	left: 585px;
	top: 270px;
	
}

#tList {
padding: 0;
width: 100%;
height: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
border-right: 2px #60718D;
}

#tList ul{
margin:0;
padding: 0;
list-style: none;
}

#tList li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

#tList a{
float: left;
width:100%;
display: block;
font-size: 13px;
color: #60718D;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 2px 5px;
background-color: white; /*Brown color theme*/ 
border-bottom: 1px solid white;

}

#tList a:hover{
background-color: #60718D; /*Brown color theme*/ 
color: white;
border-color: #60718D;
border-bottom: 1px solid white;
}

#tList #current1 a{ /*currently selected tab*/
background-color: #60718D; /*Brown color theme*/ 
color: white;
font-size: 15px;
text-align: center;

}

#tList #current2 a{ /*currently selected tab*/
background-color: #60718D; /*Brown color theme*/ 
color: white;
font-size: 13px;
text-align: left;

}

#tList #podcast a{ /*currently selected tab*/
color: white;
font-size: 13px;
text-align: left;

}

#tList #podcast a:hover{
background-color: #ffffff; /*Brown color theme*/ 
color: white;
font-size: 13px;
text-align: left;
}


#footer {
	height: 48px;
	width: 780px;
	background-image: url(../images/footergrad.png);
	background-repeat: repeat-x;
}


#modernbricksmenu2{
padding: 0;
width: 780px;
border-top: 5px solid #60718D; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu2 ul{
margin:0;
margin-left: 55px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;

}

#modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

#modernbricksmenu2 a{
float: left;
display: block;
font: 15px Arial;
color: #60718D;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: white; /*Brown color theme*/ 
border-top: 1px solid white;
}

#modernbricksmenu2 a:hover{
background-color: #60718D; /*Brown color theme*/ 
color: white;
border-color: #60718D;
border-top: 1px solid #FFFFFF;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #60718D; /*Brown color theme*/ 
color: white;
border-color: #60718D; /*Brown color theme*/ 
}




/*the bottom links*/

#modernbricksmenu3{
padding: 0;
width: 780px;
border-bottom: 5px solid #60718D; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu3 ul{
	margin-left: 30px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style-image: none;
	height: 43px;
}

#modernbricksmenu3 li{
display: inline;
margin: 0 1px 0 0;
padding: 0;

}

#modernbricksmenu3 a{
float: left;
display: block;
font: 15px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 13px 10px;
background-color: #556677; /*Brown color theme*/ 

}

#modernbricksmenu3 a:hover{
background-color: #60718D; /*Brown color theme*/ 
color: white;
border-color: #60718D;
}

#modernbricksmenu3 #current a{ /*currently selected tab*/
background-color: #60718D; /*Brown color theme*/ 
color: white;
border-color: #60718D; /*Brown color theme*/ 
}

#modernbricksmenu3 #current a:hover{
	text-decoration: none;
	color: #999999;
}

#sitemap {
	width: 780px;
	height: auto;
	font-size: 11px;
	background-color: #666666;
	color: #333333;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sitemap a:link {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#sitemap a:visited {
	color:#333333;
	text-decoration:none;
	border-bottom: 1px dotted;
}

#sitemap a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom: 1px solid;
}

#form {
	height: auto;
	width: 450px;
	
}

#contactInfo {
	height: 256px;
	width: 195px;
	position: absolute;
	left: 578px;
	top: 469px;
}

#contactInfo a:link {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#contactInfo a:visited {
	color:#333333;
	text-decoration:none;
	border-bottom: 1px dotted;
}

#contactInfo a:hover {
	color:#333333;
	text-decoration:none;
	border-bottom: 2px solid;
}

#text2 {
	background-color: #FFFFFF;
	height: auto;
	width: 650px;
	margin-top: 25px;
	margin-left: 45px;
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 22px;
	overflow: visible;
}

#text2 a:link {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#text2 a:visited {
	color:#333333;
	text-decoration:none;
	border-bottom: 1px dotted;
}

#text2 a:hover {
	color:#333333;
	text-decoration:none;
	border-bottom: 2px solid;
}
.testimonial {
	font-style: italic;
}

