* {
	margin:0;
	padding:0;
	border:0;
}

body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#131516;
	color:#6F7C82;
}

h1 {
	font-size:16px;
	text-align:center;
}

h2 {
	font-size:12px;
}

h3 {
	font-size:14px;
	color:#FF9900;
}

p {
	padding:5px 0 5px 0;
	text-align:left;
	margin-left:10px;
}

a {
	text-decoration:none;
}

strong {
	color: #FF9900;
}

a:hover {
	text-decoration: underline;
}

#container { 
	padding-top: 16px;
	width: 766px;
	margin:0 auto;
	padding-bottom: 72px;
	text-align: left;
}

dl#header {
}

dt#logo { 
	color:#FF9900; 
	width:420px;
	height:150px;
	float:left;
	display: block;
	overflow: hidden;
}

dt#logo span {
	padding-left: 30px;
}

dd#widgets {
	float:left;
	padding-left:35px;
	/* padding-top:15px; */
	padding-top:35px;
}

dd#widgets img {
	margin-right: 5px;
	width:57px; 
	height:66px; 
	border:none;
}

dd#phone {
	float:left;
	margin-left:101px;
	font-size:24px;
	padding-top: 4px;
}

#photo {
	background:url("site/images/slogan_bg.jpg") no-repeat scroll 0 0 transparent;
	height:263px;
}

#nav {
	display:inline;
}

#nav li {
	float:left;
}

#nav a {
	display:block;
	background-repeat:no-repeat;
}

#nav a {
	height:60px;
}

#nav a span {
	display:none;
}

#nav li {
	list-style:none;
}

#nav a#home {
	background:url(/site/images/menu1.gif) no-repeat;
	width:162px;
	background-position:0 -60px;
}
#nav a#facebook {
	background:url(/site/images/menu2.gif) no-repeat;
	width:145px;
	background-position:0 -60px;
}
#nav a#twitter {
	background:url(/site/images/menu3.gif) no-repeat;
	width:152px;
	background-position:0 -60px;
}
#nav a#video {
	background:url(/site/images/menu4.gif) no-repeat;
	width:140px;
	background-position:0 -60px;
}
#nav a#contacts {
	background:url(/site/images/menu5.gif) no-repeat;
	width:167px;
	background-position:0 -60px;
}

#nav a#home:hover, #nav a#facebook:hover, #nav a#twitter:hover, #nav a#video:hover, #nav a#contacts:hover, #nav a#home.active, #nav a#facebook.active, #nav a#twitter.active, #nav a#video.active, #nav a#contacts.active {
	background-position:0 0;
}

#wrapper {
	padding-top:50px;
	padding-bottom: 15px;
}

#colleft {
	width:366px;
	float:left;
	text-align: center;
	padding-bottom: 15px;
}

#colright {
	width:400px;
	float:right;
	padding-bottom: 15px;
}

.picture {
	float:left;
	margin: 5px 10px 5px 0;
}

.picture1 {
	margin:10px 0 0 15px;
	color:#00F;
	float:left;
}

.picture2 {
	margin:10px 20px 0 0;
	color:#00F;
	float:right;
}

.picture3 {
	margin: 0px 10px 5px 30px;
}

.picture3 img {
	float: left;
}

.picture3 span {
	padding: 45px 0 0 5px;
	float: left;
}

#face ul{
	margin-left:20px;
	padding:10px;
	list-style:none;
	line-height:25px;
	text-align:left;
}

#face ul li { 
	background: url(site/images/px_bot.gif) repeat-x left bottom;
	width:278px;
	border-bottom:2px dotted #666; 
}

.names a {
	color:#F93;
}

.names a:hover {
	color:#00F;
}

.names a:active {
	color:#609;
}

.style1 {
	color: #FF6600;
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-align:left;
}

.style2 {
	color: #FFFFFF;
	text-align:left;
}

#footer {
	background: #1a1d1f;
	border-top: solid 1px #2c2e2f;
	border-bottom: solid 1px #2c2e2f;
	padding: 28px 0 28px 0;
}

#footer dl {
	font-size:10px;
	width:766px;
}

dt#email {
	color:#6F7C82;
	padding: 28px 0 28px 0;
	float:left;
	background: #202426;
	width: 317px;
}

dt#email form {
	width:195px;
	padding-left: 40px;
}

dt#email input {
	margin: 2px 0 2px 0;
	border: solid 2px #564c4c;
	width:195px;
	padding: 2px 5px 2px 5px;
}

dt#email a {
	color: 6f7c82;
	text-decoration:underline;
}

dd#contact { 
	padding-top: 24px;
	width:383px;
	float:left;
	margin-left:66px;
}

br.clear {
 	clear: both;
 	height: 0;
 	font-size: 0;
}
