* {
	margin: 0;
	padding: 0;
}
img	{
	border: none;
	display: block;
}

body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}
p {
	margin-bottom: 1em;
	line-height: 1.2em;
}
#Container {
	width: 860px;
	margin: 50px auto 30px;
	text-align: left;
}

#Header {
	position:relative;
	height: 81px; /* IE6 Only - can be removed */
	overflow: hidden; /* IE6 Only - can be removed */
}
#Header h1#logo { 
	float: left; 
	display: inline; 
	width: 232px; 
	height: 43px;
	margin: 22px 0 16px;
	background: url(../img/logo.gif) no-repeat 0 -22px; 
}
#Header h1#logo a { 
	display: block; 
	width: 232px; 
	height: 81px; 
	text-indent: -9999px; 
	overflow: hidden; 
	text-decoration: none; 
}
#Header h1#logo a img { 
	position: absolute; 
	left: -9999px; 
}

#Nav {
	border-top: solid 8px #DCDCDC;
	margin-left: 232px;
	padding-left: 12px; /* Should be 15 but changed for IE6 */
	height: 73px;
}
#Nav ul {
	list-style: none;
	display: inline;
	overflow: hidden;
}
#Nav li {
	float: left;
    list-style: none;
	display: inline;
	padding-left: 9px;
	background: url(../img/nav_left.gif) no-repeat left top;
}

#Nav a, #Nav a:active {
	float: left;
	padding: 73px 0 0 0;
	width: 93px;
	overflow: hidden;
	height: 0px; 
}
#Nav a:hover {
	background-position: 0 -68px;
}
#Nav a.selected, #Nav a.selected:hover {
	background-position: 0 -140px;
}
#ncompany a  {
	background: url(../img/nav_company.gif) no-repeat 0 0;
}
#nservices a  {
	background: url(../img/nav_services.gif) no-repeat 0 0;
}
#ngallery a  {
	background: url(../img/nav_gallery.gif) no-repeat 0 0;
}
#npartners a  {
	background: url(../img/nav_partners.gif) no-repeat 0 0;
}
#npress a  {
	background: url(../img/nav_press.gif) no-repeat 0 0;
}
#ncontacts a  {
	background: url(../img/nav_contacts.gif) no-repeat 0 0;
}

.hr1 {
	clear: both;
	height: 10px;
	background: url(../img/hr1.jpg) repeat-x 0 0;	
}
.hr2 {
	clear: both;
	height: 6px;
	background: url(../img/hr2.gif) repeat-x 0 0;	
}
.hr3 {
	clear: both;
	height: 6px;
	background: url(../img/hr3.gif) repeat-x 0 0;
	margin-top: 15px;	
}
.hr_dot
	{
	clear: both;
	height: 1px;
	background: url(../img/dot_h.gif) repeat-x 0 0;
	margin: 20px 1px 1px 0px;
}
.vr_dot
	{
	width: 1px;
	background: url(../img/dot_v.gif) repeat-y 0 0;
	margin: 10px 5px 0px 5px;
	float: left;
	margin-bottom: -2000px; padding-bottom: 2000px;
	overflow: hidden;
}

#Leaderboard {
	position: relative;
	height: 150px;
	background: #8CAB2E url(../img/leader_r.gif) no-repeat right top;	
}
#Leaderboard ul {
	position: absolute;
	list-style: none;
	color: #FFF;
	left: 630px;
	bottom: 70px;
}
#Leaderboard li {
    list-style: none;
	padding-left: 10px;
	margin-bottom: 5px;
	background: url(../img/b_brokenarrow_black.gif) no-repeat 0 4px;
}
#Main {
	position: relative;
	height: 100%; /* IE6 Only - can be removed */
	overflow: hidden;
	width: 860px;
}
#Main a {
	text-decoration: none;
	color: #C80000;
}
#Main a:hover {
	text-decoration: underline;
}
#Main img {
	border: 3px solid #BFBFBF;
}
#Main h1 {
	padding-left: 19px;
	margin: 28px 0 12px 0;
	text-transform: uppercase;
	color: #7A7A7A;
	font: bold 15px Arial, Helvetica, sans-serif;
	background: url(../img/b_bigarrow.gif) no-repeat 0px 3px;
	letter-spacing: -0.2em;
	clear: both;
}
#Main h2 {
	padding: 0px 0px 0px 11px;
	margin-bottom: 3px;
	color: #C80000;
	background: url(../img/b_brokenarrow_grey.gif) no-repeat left 4px;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.05em;
}
#Main h3 {
	padding: 0px 25px 0px 15px;
	margin-bottom: 2px;
	color: #C80000;
	background: url(../img/b_smarrow.gif) no-repeat left center;
	font-size: 1em;
	font-weight: normal;
	display: inline;
	letter-spacing: 0.04em;
	line-height: 1.8em;
}
#Main h4 {
	padding: 0px 20px 0px 10px;
	margin-bottom: 1px;
	color: #C80000;
	background: url(../img/b_vsmarrow.gif) no-repeat left center;
	font-size: 0.8em;
	font-weight: normal;
	display: inline;
	letter-spacing: 0.1em;
}
/*#Main ul {
	margin-left: 1.4em;
	list-style-type: square;
}*/

#Main ul {
	margin-left: 2.2em;
	list-style-image: url(../img/bullet.gif);	
	vertical-align: top;
}
#Main ul li {
	vertical-align: top;
	margin: 0 0 2px;
}
.spacesmall {
	margin: 0px 10px;
}
.spacecenter {
	margin: 0px 25px;
}
.spacelft {
	margin: 0px 25px 0px 10px;
}
.spacergt {
	margin: 0px 10px 0px 25px;
}
blockquote {
	display: block;
	width: 300px;
	padding: 6px;
	background: url(../img/q_st_grey.gif) no-repeat left top;
}
blockquote p {
	display: inline;
	padding: 0 22px 5px 18px;
	background: url(../img/q_end_grey.gif) no-repeat right bottom;
}
#Footer {
	position: relative;
	margin-top: 10px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#Footer .links {
	font-size: 10px;
	color: #646464;
}
#Footer a {
	text-decoration: none;
	color: #646464;
}
#Footer .copyright {
	margin-top: 8px;
	font-size: 10px;
	color: #9C9C9C;
}
div#Designed {
	position: absolute;
	right: -20px;
	bottom: 17px;
	width: 138px;
	background: url(../img/positiveffect_20.gif) no-repeat 0px 0px;
	padding: 5px 15px;
	font: bold 8px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
}
div#Designed a:link, #Designed a:active, #Designed a:visited, #Designed a:hover  {
	text-decoration: none;
	font: bold 8px Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
#Main img.nostyle {
	margin: 0;
	padding: 0;
	border: none;
}

img.lft {
	float: left;
	margin: 5px 15px 10px 0px;
}
img.rgt {
	float: right;
	margin: 5px 0px 10px 15px;
}
.clear {
	clear: both;
	display: block;
}

input, textarea, select {
	padding: 1px 2px;
	font: bold 11px Arial, Helvetica, sans-serif;
}
textarea {
	width: 195px;
	background-color: #F7FBEE;
}
.cin {
	font-weight: bold;
	width: 170px;
	background-color: #F7FBEE;
}
