/* CSS Document */

/*MAIN TEMPLATE*/

body {
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	width: 831px;
	margin: 0px;
	padding: 0px;
}

#top {
	background-image: url("http://64.13.226.111/images/front_01.gif");
	background-repeat: no-repeat;
	height: 47px;
}

#navi {
	background-image: url("http://64.13.226.111/images/front_03.gif");
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	height: 82px;
}

#links {
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	margin: 0px;
	padding: 0px;
	}
.cslc {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
.csmn {
	font-family: Georgia, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #996666;
	cursor: pointer;
	text-decoration: none;
}

.csmn:hover {
	color: #330000;
	cursor: pointer;
}

.cssn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	line-height: 9pt;
	display: none;
	text-align: left;

}
.cssn:hover{color:#0066CC}
.CSSlinks:hover{color:#0066CC}
.brsn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	line-height: 9pt;
	display: none;
}
.bsn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	line-height: 9pt;
	display: none;
}



	
#flashmid {
	background-image: url("http://64.13.226.111/images/front_04.gif");
	background-repeat: no-repeat;
	height: 132px;
	margin: 0px;
}

#fronttext {
	background-color: #FFFFFF;
	padding-left: 64px;
	padding-right: 24px;
	height: 153px;
}

#outbox {
	padding-left: 5px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#inbox {
	margin: 0px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#lose {
	padding: 8px 25px 8px 110px;
	color: #999966;
	font-size: 15px;
	line-height: 21px;
	margin: 0px;
	text-align:left;
}

#footer {
	color: #999999;
	font-weight: bold;
	font-size: 9px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
}

#footer a{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
	
/* SECONDARY PAGES*/
#sectext {
	padding-left: 62px;
	padding-right: 26px;
	height: 200px;
}

#secleft {
	padding: 15px 5px 5px 5px;
	border-right: 1px solid #cccccc;
	width: 426px;
	left: 0px;
	text-align:left;
}
#secright {
	padding-left: 15px 5px 5px 5px;
	position:relative;
	width: 312px;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 32px;
	color: #996666;
}

.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #996666;
	font-weight: bold;
	padding-bottom: 10px;
}
.copy {
	color: #999966;
	font-size: 12px;
	line-height: 17px;
}

.copy #intro{
	font-size: 16px;
	line-height: 20px;
}

.copy #philosophy {
	padding-left: 100px;
}
.clientcase {
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}

.clientcase a{
	color: #336699;
	text-decoration: none;
}

.clientcase a:hover{
	color: #0099FF;
	text-decoration: none;
}

.clientcase ul{
	padding-left:15px;
}
.clientcase li{
	list-style-image: url(../images/bullet.jpg);
	padding-bottom:5px;
	marker-offset: 0px;
}

.input {
	width: 400px;
	height: 30px;
	padding: 2px;
}

.input #submit{
	width: 75px;
}

textarea {
	width: 400px;
	height: 70px;
	padding: 2px;
}

.table td{
	color: #999966;
	font-size: 12px;
	line-height: 17px;
	padding: 5px 0px 5px 0px;
}
.CSSlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-align: left;
}
