@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
a {
	outline:none;
}
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #000;
	color: #FFF;
}
#container {
	background: #000;
	margin: 0px auto;
	width: 980px;
}
#headerone {
	margin: 0px auto;
	height: 119px;
	width: 500px;
	background: url(images/header1.jpg);
	float: left;
}
#headerone h1 {
	color: #FFF;
}
#headerone h1 a {
	display: block;
	width: 250px;
	height: 100px;
	text-decoration: none;
}
#headerone h1 a span {
	display: none;
}
#headertwo {
	height: 119px;
	background: #FFF url(images/headertwo.gif) repeat;
	width: 480px;
	float: right;
}
#nav {
	clear: both;
	height: 20px;
	width: 500px;
	float: left;
}
#nav ul {
	outline:none;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	display: block;
	float: left;
	width: 80px;
	text-align: center;
	color: #938f8f;
	text-decoration: none;
	font: 500 normal 1em Arial, Helvetica, sans-serif;
}
#nav ul li a.home {
	text-align: left;
	width: 50px;
}
#nav ul li a:link, #nav ul li a:visited {
	color: #938f8f;
	text-decoration: none;
}
#nav ul li a:hover, #nav ul li a:active {
	color: #333;
	text-decoration: none;
}
#nav ul li#current a:link, #nav ul li#current a:visited, #nav ul li#current a:hover, #nav ul li#current a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000
}

#hr {
	background: #FFF;
	clear: both;
	height: 1px;
}
#leftcol {
	width: 300px;
	height: 350px;
	background: #F00 url(images/leftcol.jpg);
	float: left;
}
#leftcolabout {
	width: 300px;
	float: left;
}
#leftcolabout img {
	padding-top: 40px;
	padding-left: 5px;
}
.topalign {
}
#leftcolabout h1 {
	color: #FFF;
	padding-top: 10px;
	padding-left: 5px;
	font: normal 1em Arial, Helvetica, sans-serif;
}
#leftcolabout h1 a {
	color: #FFF;
	text-decoration: none;
}


#leftcolabout p {
	font-size: .8em;
	color: #938f8f;
	padding-right: 40px;
	padding-left: 6px;
	padding-top: 3px;
}
#leftcolabout p a {
	color: #938f8f;
	text-decoration: none;
}





#leftcol p {
	color: #938f8f;
	padding-top: 160px;
	text-align: left;
	padding-right: 100px;
	font-size: 0.8em;
	line-height: 13px;
}
#leftcol p a {
	color: #FFF;
	text-decoration: none;
}
#leftcol #leftcolbutton a{
	background: url(images/greenbutton1.jpg);
	height: 54px;
	width: 163px;
	margin-top: 40px;
}
#leftcol #leftcolbutton a:hover{
	background: url(images/greenbutton2.jpg);
}
#leftcol #leftcolbutton ul {
}
#leftcol #leftcolbutton ul li {
	display: inline;
}
#leftcol #leftcolbutton ul li a {
	width: 163px;
	display: block;
	height: 54px;
}
#leftcol #leftcolbutton ul li a span {
	display: none;
}

#rightcol {
	height: 350px;
	background: #039 url(images/rightcol.jpg);
	width: 680px;
	float: right;
}
#rightcolabout {
	float: right;
	width: 680px;
}
#rightcolabout img {
	padding-bottom: 20px;
	padding-top: 27px;
}
#rightcolabout a {
	padding-right: 20px;
}
#rightcolabout p {
	color: #938f8f;
	font: normal 0.8em Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding-top: 10px;
}


#hr2 {
	height: 1px;
	clear: both;
	background: #FFF;
}
#ln {
	clear: both;
	background: url(images/ln.gif);
	width: 300px;
	height: 26px;
	float: left;
}
#fb {
	background: url(images/fb.gif);
	height: 26px;
	width: 680px;
	float: right;
}
#hr3 {
	height: 1px;
	clear: both;
	background: #FFF;
}
#lowerleftcol {
	width: 300px;
	float: left;
	background: url(images/lowerleftcol.gif) no-repeat;
	height: 200px;
}
#lowerleftcol #button2 {
	height: 109px;
	width: 132px;
	background: url(images/button2.jpg);
}
#lowerleftcol #button2 ul {
}
#lowerleftcol #button2 ul li {
	display: inline;
}
#lowerleftcol #button2 ul li a {
	display: block;
	height: 109px;
}
#lowerleftcol #button2 a:hover{
	background: url(images/button3.jpg);
}
#lowerleftcol #button2 ul li a span {
	display: none;
	height: 269px;
	width: 680px;
	float: right;
	background: #060;
}
#lowerrightcol {
	height: 200px;
	width: 680px;
	float: right;
}
#lowerrightcol h3 {
	font-size: .8em;
	padding-left: 25px;
}
#lowerrightcol p {
	font-size: 0.8em;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #938f8f;
	margin-top: 10px;
}
#lowerrightcol h4 {
	padding-left: 40px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}
#lowerrightcol p a {
	text-decoration: none;
	color: #FFF;
}
#lowerrightcol #myblogimg {
	width: 640px;
	background-image: url(images/myblog1.gif);
	height: 311px;
	margin-left: 45px;
}
#lowerrightcol #myblogimg a:hover{
	width: 640px;
	background-image: url(images/myblog.gif);
	height: 308px;
}
#lowerrightcol #myblogimg ul {
	text-decoration: none;
}
#lowerrightcol #myblogimg ul li {
	text-decoration: none;
}
#lowerrightcol #myblogimg ul li a {
	display: block;
	height: 311px;
	text-decoration: none;
}
#lowerrightcol #myblogimg ul li a span {
	display: none;
	text-decoration: none;
}
#hr4 {
	clear: both;
	background: #FFF;
	height: 1px;
}
#footer {
	clear: both;
}
#footer p {
	font-size: .7em;
}
.formleft {
	text-align: right;
	width: 200px;
	padding-right: 5px;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #FFF;
}
.formright {
	width: 300px;
	text-align: left;
}
#formtable {
	width: 500px;
	margin-top: 80px;
}
.formlefttop {
	text-align: right;
	width: 200px;
	padding-right: 5px;
	vertical-align: top;
}
.formstyle1 {
	background: #938f8f;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	border-top: none #000;
	border-right: none #000;
	border-bottom: none #000;
	border-left: none #000;
	color: #FFF;
}
.work {
}

