/* (c) 2009 Priority Consultants Nick Tang*/

/*Classes*/

/*TAGS
*/
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #330000;

}
a {
	color: #990000;
	text-decoration: none;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
h2.pagetitle {
	font-size: 11px;
	color: #666666;
	font-variant: small-caps;
	margin: 5px;
	padding: 5px 0;
	border-bottom: #CCCCCC 1px dotted;
	width: 890px;
	letter-spacing: 0.075em;
}
h1 {
	font-size: 150%;
	margin: 5px 0;
	padding: 0;
	color:#990000;
}
h2 {
	font-size: 130%;
	margin: 0;
	padding: 5px 0;
	color:#990000;
}
h3 {
	margin: 0;
	padding: 5px 0;
}
p {
	padding: 0;
	margin: 10px 0;
	text-align: left;
	color: #330000;
}

/*
IDs
*/
.clear {
	clear: both;
}
#intro {
	margin: 0 5px;
	padding: 5px;
	border-bottom: #CCCCCC 1px dotted;
}
#main {
	width: 925px;
	margin: 0px auto;
	padding: 0px;
	background: url(img/background.png) no-repeat;
}
#header {
	width: 899px;
	margin: 0 auto;
	text-align: left;
}
#logo {
	width: 214px;
	height: 75px;
	background: url(img/logo.png) no-repeat;
	text-align: justify;
	float: left;
}
#nav ul, #nav li, #nav a{
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav {
	background: url(img/navbar.png) no-repeat;
	height: 36px;
	margin: 0 0 0 0;
	overflow: hidden;
}
#nav ul li#home a, #nav ul li#abtus a, #nav ul li#careers a, #nav ul li#services a, #nav ul li#experience a, #nav ul li#blog a, #nav ul li#contactus a {
	float: left;
	height: 0px;
	padding-top:36px;
	/*padding-right: 12px;*/
	overflow: hidden;
	background: url(img/navbar.png) no-repeat;
}
#nav ul li#home a { 
	width: 58px; 
	background-position: 5px 0px;
}
#nav ul li#abtus a { 
	width: 80px; 
	background-position: -58px 0px;
}
#nav ul li#services a { 
	width: 88px; 
	background-position: -138px 0px;
}
#nav ul li#experience a { 
	width: 112px; 
	background-position: -226px 0px;
}

#nav ul li#contactus a {
	width: 88px; 
	background-position: -338px 0px;
}
#nav ul li#blog a {
	width: 64px; 
	background-position: -426px 0px;
}
#nav ul li#careers a {
	width: 142px; 
	background-position: -490px 0px;
}
#nav ul li#home a:hover { 
	width: 58px; 
	background-position: 5px -36px;
}
#nav ul li#abtus a:hover { 
	width: 80px; 
	background-position: -58px -36px;
}
#nav ul li#services a:hover {
	width: 88px;
	background-position: -138px -36px;
}
#nav ul li#experience a:hover {
	width: 112px;
	background-position: -226px -36px;
}
#nav ul li#contactus a:hover {
	width: 88px;
	background-position: -338px -36px;
}
#nav ul li#blog a:hover {
	width: 64px;
	background-position: -426px -36px;
}
#nav ul li#careers a:hover {
	width: 142px;
	background-position: -490px -36px;
}

#banner {
	width: 900px;
	height: 200px;
	margin: 0 auto;
}
#banner_sub {
	width: 900px;
	height: 80px;
	margin: 0 auto;
}
#content {
	width: 900px;
	margin: 1px auto;
	text-align: left;
}

#tab_services {
	width: 200px;
	float:left;
	margin-right: 1px;
}
#tab_services h1 {
	margin: 0;
	padding: 0;
}
#tab_services ul, #tab_services li {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#tab_services li {
	margin: 1px 0 0 0;
	text-indent: 10px;
}
#tab_services a {
	color: #000000;
	text-decoration: none;
	height: 10px;
}
#tab_services a:link {
	padding: 8px 10px;
	background: url(img/arrow-up.png) no-repeat;
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 0;
}
#tab_services a:visited {
	padding: 8px 10px;
	background: url(img/arrow-up.png) no-repeat;
	color: #000000;
	text-decoration: none;
	display: block;
}
#tab_services a:active {
	padding: 8px 10px;
	background: url(img/arrow-up.png) no-repeat;
	color: #000000;
	text-decoration: none;
	display: block;
}
#tab_services a:hover {
	text-decoration: none;
	background: url(img/arrow-down.png) no-repeat;
	color: #FFFFFF;
}
#tab_experience {
	width: 200px;
	float:left;
	margin-right:1px;
}
#tab_experience h1 {
	margin: 0;
	padding: 0;
}

#tab_experience ul, #tab_experience li {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#tab_experience li {
	margin: 1px 0 0 0;
	text-indent: 10px;
}
#tab_experience a {
	color: #000000;
	text-decoration: none;
	height: 10px;
}
#tab_experience a:link {
	padding: 8px 10px;
	background: url(img/arrow-up.png) repeat-x;
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 0;
}
#tab_experience a:visited {
	padding: 8px 10px;
	background: url(img/arrow-up.png) repeat-x;
	color: #000000;
	text-decoration: none;
	display: block;
}
#tab_experience a:active {
	padding: 8px 10px;
	background: url(img/arrow-up.png) repeat-x;
	color: #000000;
	text-decoration: none;
	display: block;
}
#tab_experience a:hover {
	text-decoration: none;
	background: url(img/arrow-down.png) repeat-x;
	color: #FFFFFF;
}
#tab_news {
	width: 498px;
	float:left;
	display: block;
}
#tab_news h1 {
	margin: 0;
	padding: 0;
}
#feeds a, #feeds a:link, #feeds a:active, #feeds a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 105%;
}
#feeds a:hover {
	text-decoration: underline;
	color: #999999;
}
#feeds2 a, #feeds2 a:link, #feeds2 a:active, #feeds2 a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 105%;
}
#feeds2 a:hover {
	text-decoration: underline;
	color: #999999;
}
#footer {
	color: #000000;
	margin: 5px 0px;
	padding: 10px 5px;
	width: 890px;
	text-align: right;
}
#footer a {
	color: #990000;
	text-decoration: none;
}
#footer a:link {
	color: #990000;
	text-decoration: none;
}
#footer a:active {
	color: #990000;
	text-decoration: none;
}
#footer a:visited {
	color: #990000;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#leftcontent {
	float: left;
	width: 320px;
	padding: 15px 10px 15px 15px;
	margin-right: 5px;
	border-right: dotted #CCCCCC 1px;
	 
}
#leftcontent ul {
	margin: 0;
	padding: 5px 0px 5px 25px;
}
#leftcontent li {
	margin: 0;
	padding: 2px;
	list-style-type: disc;
}
#leftcontent img {
	clear: both;
	padding: 5px 10px 5px 0;
}
#sub-nav {
	float: left;
	width: 545px;
	padding: 15px 0;
}

#banner_ad {
	width:468px;
	height: 60px;
	float: right;
	margin: 5px 0 10px 0;
}
.imagetext {
float: left;
margin: 5px 5px 5px 0;
}