body {
	background-color: #000000;
	background-image: url(images/bkgr.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	/*background-position: 310px -75px;*/
	background-position: 52% -75px;
}

p, li {
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 13px;	
	color: #FFFFFF;
}

a {
	color: #bfd832;
	font-weight: bold;
	text-decoration: none;
}

td {
	vertical-align: top;	
}

#container {	
	width: 819px;
	margin: 0px auto;	
	padding-top: 45px;
	padding-left: 0px;
}

#left {
	width: 200px;
	text-align: right;
	float: left;
	margin-top: 10px;
}

#right {
	width: 590px;
	float: right;
	margin-top: 10px;
}

#main
{
	float: left;
	width: 800px;
}

#content_back
{
	width: 800px;
	float: left;
	background-color: #111111;
	margin: 10px 0px 0px 0px;
	text-align: left;
}

#main_right {
	float: left;
	width: 19px;
	position: relative;
	top: 440px;
}
#main_right_index {
	top: 407px;
	float: left;
	position: relative;
	width: 19px;
}
#main_right_CU {
	float: left;
	position: relative;
	top: 540px;
	width: 19px;
}
#main_right_gt {
	float: left;
	position: relative;
	top: 445px;
	width: 19px;
}

#footer {
	clear: left;
	height: 200px;
}

.clear {
	clear: both;
}

.top_image {
	width: 800px;
	height: 186px;
	margin-bottom: 5px;
}
.nav {
	margin-bottom: 0px;
}

.logo {	
	margin-bottom: 10px;
}
.link_logo {
	margin-left: 30px;
	margin-top: 10px;
}
.longerenonglogo {
	margin-top: 5px;
}

.quote {
	text-align: right;
}

table.content {
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 13px;
	text-align: left;
	padding: 0px;
	width: 533px;
	height: 200px;
	color: #FFFFFF;
}

.content-left-pad {
	padding-top: 20px;
	padding-left: 27px;
	padding-right: 15px;
}
.content_right_pad {
	padding-left: 27px;
	padding-right: 15px;
	padding-top: 5px;
}

.cell-left-pad {
	padding-left: 25px;
}

table.contact, table.about_logos {
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 13px;	
	text-align: left;	
	color: #FFFFFF;	
}

table.contact td {
	width: 33%;	
}

table.about_logos td.skill
{
	text-align: left;
	vertical-align: middle;
	padding-left: 27px;
	padding-bottom: 20px;
}

table.about_logos td.logos
{
	text-align: center;
	vertical-align: middle;
	padding-bottom: 20px;
}

.content_text_green {
	color: #bfd832;
	font-weight: bold;
}

ul.circle {		
	/*list-style-image: url(images/circle_ul.jpg); */
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.circle li {
	background-image: url('/images/circle_ul.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px; 
}
.phone {
	margin-top: 22px;
}
.phonegt {
	margin-top: 63px;
}
.phone_contactus {
	margin-top: 108px;
}
.phoneau {
	margin-top: 2px;
}
fieldset {
	padding: 0.8em 0em 0.8em 0.8em;
	border: 1px solid #FFFFFF;
}
legend {
}
label {
	display:block;
	margin-top: 0.5em;
}
input, textarea {
	background: #FFFFFF;
	padding: 0.2em;
	width: 21em;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #BFD832;
	border-bottom: 1px solid #BFD832;
	border-left: 1px solid #FFFFFF;
}
textarea {
	height: 8em;
}
input#submit {
	width: 8em;
	padding-top: .8em;
	padding-left: .8em;
}
input:focus, textarea:focus {
	background: #E5EBF4;
}
form em { color: #C00; font-weight: bold;}
