@charset "UTF-8";
/* CSS Document */

@import url("nav.css");

body
{ 
	background-image: 
	url('images/bg.gif');
	background-repeat: repeat-x
}
img {
    border: 0px;
}
#flashcontent-home {
		
		width: 290px;
		height: 311px;
}

#flashcontent-bottom {
		
		width: 746px;
		height: 129px;
		
}
#flashcontent-work {
	width: 750px;
	height: 131px;
	text-align: center;
	background-image: url(images/container_bottom_bg.jpg);
	background-repeat: no-repeat;
}

#flash-testimonials {
		
		width: 417px;
		height: 221px;
		
}
	
#maintable {
	margin-left: auto;
    margin-right: auto;
	margin-top:12px;
}

#nav-rg {
	padding: 7px 0px 3px 14px;
}

#nav-btn {
	padding-top: 2px;
}

#about-bg
{ 
background-image: url('images/company_orgins.gif');
background-repeat: no-repeat
}

#history {
	margin: 40px 0px 0px 83px;
}

#founder1 {
	margin: 13px 0px 0px 83px;
}

#founder2 {
	margin: 5px 0px 0px 83px;
}

#founder3 {
	margin: 5px 0px 0px 83px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cacaca;
	text-align: center;
	padding-top: 10px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	font-weight: regular;
}

.text-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 14px;
	font-weight: regular;
}


.text_co-orgins {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4949;
	line-height: 14px;
	font-weight: regular;
}

a.text {
	color: #a84f16;
}

.text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a84f16;
	line-height: 14px;
	font-weight: bold;

}

#graytextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 13px;
	font-weight: regular;
	margin: 8px 18px 0px 19px;
}

.bullets {
	list-style-image: url('images/bullet.gif');
	margin-top:0px;
	
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #828282;
	line-height: 18px;
	margin-left: -30px;
}
#container {
	height: 489px;
	width: 750px;
	margin-top: 31px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#content {
	height: 273px;
	width: 700px;
	overflow: hidden;
	position: relative;
	background-image: url(images/container_top_bg.jpg);
	background-repeat: no-repeat;
	padding: 25px;
}
#page_title {
	clear: both;
	height: 30px;
	width: auto;
	padding-top: 10px;
	padding-bottom: 11px;
	padding-left: 1px;
}
#feature_graphic {
	height: 279px;
	width: 463px;
	position: absolute;
	left: 262px;
	top: 23px;
}
#fileupload_wrapper {
    position: relative;
    overflow: hidden;
    height: 250px;
    width: 400px;
    z-index: 1;
}
