@charset "utf-8";
/* CSS Document */
* {
	padding:0px;
	margin:0px;
}
body {
	font-size:12px;
}
.index_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	text-align: left;
	padding-bottom:5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
	font-style: normal;
}
h2{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	padding-bottom:3px;
}
	h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
	h2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

h3{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
h3 a{
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: 20px;
}
h3 a:hover{
		font-weight: bold;
		color: #CC00FF;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: 20px;
}

.menu_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	font-weight: normal;
	word-spacing: 15px;
	padding-top:3px;
}
.menu_link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}
.menu_link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-size: 1px;
	line-height: 1px;
}
#main_div {
	position:absolute;
	width:900px;
	z-index:1;
	top: 0px;
	padding-left: 0px;
	visibility: visible;
}
#text_div {
	position:absolute;
	width:300px;
	z-index:2;
	top: 170px;
	padding-left: 20px;
	visibility: visible;
}
#profiles_div {
	position:absolute;
	width:980px;
	z-index:2;
	top: 170px;
	padding-left: 75px;
	visibility: visible;
}
#about_div {
	position:absolute;
	width:940px;
	z-index:2;
	top: 170px;
	padding-left: 75px;
	visibility: visible;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 18px;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}



.copyright_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #858585;
	text-decoration: none;
	line-height: 18px;
	padding-bottom:5px;
	padding-top:10px;
}
.copyright_link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #858585;
	text-decoration: none;
}
.copyright_link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC00FF;
}
	.copyright_link h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #858585;
	text-decoration: none;
	font-weight: normal;
	}

.nothing{
	font-size: 1px;
	line-height: 1px;
}
.r_line{
	background-image: url(images/r_line.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #b91a00;
}

.more_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC00FF;
	text-decoration: none;
}
.more_link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC00FF;
	text-decoration: none;
}
.more_link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC00FF;
	text-decoration: underline;
}
.contact_success_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f75300;
	text-decoration: none;
}
.contact_success_link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f75300;
	text-decoration: none;
}
.contact_success_link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f75300;
	text-decoration: underline;
}
.showcase {
	width:290px;
	float:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0;
	}
	
	.case-img{
		float:left;
		margin-right:10px;}
	.case-content {
	float:left;
	display: block;
	width:138px;
}
		.case-content h4{
	font-size: 11px;
	color: FFFFFF;
	text-decoration: none;
	padding-bottom:3px;
			}

.project_showcase div{
	float:left;
	margin-right: 5px;
	padding-right: 2px;
	}

.clear{
clear:both;
}
.allen input {
	background-color: #000000;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	height: 20px;
	width: 370px;
	border: 1px solid #790000;
	filter: Alpha(Opacity=60);
}
.allen textarea {
	background-color: #000000;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	width: 370px;
	border: 1px solid #790000;
	filter: Alpha(Opacity=60);
}

input {
	background-color: #990033;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	border: 1px solid #CC0033;
	height: 24px;
	width: 85px;
}

.allen_none{
	display:none;
}

.about_text{
	float:left;
	display: block;
	width:300px;
}
.seo_table_padding td{
	padding-left:10px;
	padding-right:10px;
}
