/* CSS Document */

body {
	margin:0;
	background-color:#D2D2D2;
	background-image:url(../images/back.jpg);
	background-repeat:repeat-x;	
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	color: #636466;
}

div#container {
	width:900px;
	margin-left: auto;
    margin-right: auto;
}
	
div#header {
	width:480px;
	float:left;
}

#header#title_flow {
	width:480px;
	height:75px;
	margin-bottom: 0px;
}

.rotating_title {
  width: 480px;
  height: 75px;
}

.innerFade {
  position: relative;
  z-index: 5;
}


div#navigation {
	float:right;
}

ul#nav_main{
	list-style:none;
	font-size:14px;
	margin:0px;
	margin-top:175px;
	height:115px;
	padding:0px;
	width:78px;
}

ul#nav_main li a{
	color:#c0c0c0;
	text-decoration:none;
	display: block;
	padding: 0 0;
	height: 25px;
	line-height: 25px;
	margin-bottom: 5px;
	text-indent: -9999px;
	text-decoration: none;
	background-image:url(../images/nav_matrix.jpg);
}

#n1{background-position:0 0;width:78px;}
#n1:hover{background-position: -78px 0;} 
#n1.current{background-position: -156px 0;}

#n2{background-position:0 -30px;width: 78px;}
#n2:hover{background-position: -78px -30px;}
#n2.current{background-position: -156px -30px;}

#n3{background-position:0 -60px;width: 78px;}
#n3:hover{background-position: -78px -60px;}
#n3.current{background-position: -156px -60px;}

#n4{background-position:0 -90px;width: 78px;}
#n4:hover{background-position: -78px -90px;}
#n4.current{background-position: -156px -90px;}

div#feature {
	float:left;
	margin-top:25px;
	background-color: #111;
	border:10px solid #CCC;
	width:561px;
	height:242px;
}

#feature#feature_flow {
	width:561px;
	height:242px;
}

#feature_flow a {
	color:#c0c0c0;
	text-decoration:none;
	display: block;
	padding: 0 0;
	height: 242px;
	width: 561px;
	line-height: 25px;
	margin-bottom: 0px;
	text-indent: -9999px;
	text-decoration: none;
}

#f0{width:561px;}
#f0:hover{background-image:url(../images/flow_gloriahiatt_txt.png); background-position: 0 0;} 

#f1{width:561px;}
#f1:hover{background-image:url(../images/flow_nguproject_txt.png); background-position: 0 0;} 

#f2{width:561px;}
#f2:hover{background-image:url(../images/flow_thevibe_txt.png); background-position: 0 0;} 

#f2{width:561px;}
#f2:hover{background-image:url(../images/flow_thevibe_txt.png); background-position: 0 0;} 

#f3{width:561px;}
#f3:hover{background-image:url(../images/flow_schultz_txt.png); background-position: 0 0;} 

#f4{width:561px;}
#f4:hover{background-image:url(../images/flow_donotcall_txt.png); background-position: 0 0;} 




.rotating_feature {
 	width: 561px;
 	height: 242px;
}

div#leftside {
	float:right;
	width:580px;
	margin-top:15px;
	margin-right:29px;
	margin-bottom:25px;
}

#leftside p {
    font-size:12px;
	font-weight:normal;
	margin-bottom:5px;
	line-height:20px;
	text-align:justify;	
}

h3, h3 a {
	color:#555;
	font-size:18px;
	line-height:26px;
	text-align: left;
	margin-bottom:10px;
}

h4, h4 a {
	color:#333;
	font-size:15px;
	line-height:10px;
	text-align: left;
	margin-bottom:10px;
}

#leftside p a {
	color: #333;	
	text-decoration: none;
	border-bottom:1px solid #999;
}

#leftside p a:hover {
	text-decoration: none;
	border: none;
}

#leftside #col_left {
	float:left;
	width:200px;
	margin-right:30px;
}

#leftside #col_right {
	float:right;
	width:350px;
}

div#twitter_div li {
	font-size:12px;
	line-height:18px;
	margin-bottom:15px;
}

a#twitter-link {
	color:#333;
	font-size:12px;		
	font-weight:bold;
}


div#rightside {
	float:right;
	margin-top:50px;
	margin-bottom:15px;
	width:290px;
}

span.avator {
	float:right;
	margin:0px;
	margin-bottom:6px;
	margin-left:6px;	
	border:5px solid #CCC;
}

span.avator a{
 	text-decoration:none;
}

#rightside p {
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	margin-bottom:15px;
	line-height:20px;
	text-align:justify;
}

#rightside p a {
	color:#2297E4;	
	text-decoration: none;
	border-bottom:1px solid #CCC;
}

#rightside p a:hover {
	color:#333333;
	text-decoration: none;
	border:0px;
}

#rightside p.lead {
	font-size:18px;
	line-height:26px;
	text-align: left;
}

#rightside p.lead a {
	color:#2297E4;
	border-bottom:0px;
}

#rightside p.lead a:hover {
	color:#333333;
	border-bottom:0px;	
}

span.emp {
	font-weight:bolder;	
}

a.noborder{
	border:0px;
}

a.noborder:hover {
	border-bottom:1px solid #CCC;	
}

div#footer {
	clear:both;
	width:100%;
	height:200px;
	background:url(../images/footer_back.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding-top:15px;
	padding-bottom:15px;
}

div#footer_container {
	width:900px;
	margin-left: auto;
    margin-right: auto;
	text-align:left;
}

#footer_left {
	float:left;
	width:580px;
	margin-top:0px;
	margin-right:29px;
}

#footer_right {
	float:right;
	width:290px;
}

#footer h3 {
	color:#DDD;
	margin-bottom:0px;
}

#footer p {
	color:#DDD;
	font-size:12px;
	font-weight:normal;
	margin-bottom:5px;
	line-height:20px;
	text-align:left;
}

#footer a {
	color:#333;
	font-weight:bold;
	text-decoration:none;
	border:0;
}

#footer a:hover {
	text-decoration:none;
	border:0;
}

#footer p.subscribe {
	margin-top:5px;
	margin-bottom:0px;
}

p.subscribe img {
	vertical-align:middle;
}

ul#connect li {
	background-repeat:no-repeat;
	background-position:left center;
	padding: 8px;
	padding-left:25px;
	margin-left:10px;
	font-weight: bold;
	font-size: 14px;
}

ul#connect li a  {
	color:#333;
	text-decoraton:none;
	border:0;
}

ul#connect li a:hover  {
	color:#d2d2d2;
	text-decoraton:none;
	border-bottom:1px solid #AAA;
}

div#feedback {
	position:fixed;
	right:0px;
	top:185px;
	width:28px;
	height:100px;
}

a#feedbackBtn {
    color:#c0c0c0;
	text-decoration:none;
	display: block;
	padding: 0 0;
	height: 100px;
	width: 28px;
	line-height: 100px;
	margin-bottom: 0px;
	text-indent: -9999px;
	text-decoration: none;
}

#feedbackBtn {background-image:url(../images/feedback_button.png); background-position: 0 0; width:28px;}
#feedbackBtn:hover {background-image:url(../images/feedback_button.png); background-position: -28px 0;} 

