/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:#000;
	color:#bababa;
	font-size:11px;
	font-family:Tahoma;
}

.c_light_perple{
	color:#faf9fd;
}

.top{
	background:url(../images/top_bg.gif) top no-repeat;
	height:113px;
}

.nav {
	position:relative;
	padding: 0 0 0 0px;
	margin:0;
	background: url(../images/nav_bg.jpg) left top no-repeat;
	height: 36px;
	list-style: none;
	width:100%;
}

.nav li{
	float:left;
	height:36px;
	padding:0px 4px;
	
	
}

.nav li a{
	float: left;
	display: block;
	color:#fff;
	text-decoration: none;
	font-family:"Arial Black";
	text-transform:uppercase;
	font-size: 13px;
	font-weight: bold;
	padding:0px 3px 0px 9px;
	/*margin:0px 0px 0px 15px;*/
	height:36px;
	line-height:36px;
	text-align: center;
	cursor: pointer;
	/*background: url(../images/nav_right_border.jpg) no-repeat; */
	background-position: right top;
	
		
}
/*.nav li a.no_border{
	float: left;
	display: block;
	color:#fff;
	text-decoration: none;
	font-family:tahoma;
	font-size: 11px;
	font-weight: bold;
	padding:0px 10px 0px 4px;
	margin:4px 0px 0px 8px;
	height:23px;
	line-height: 23px;
	text-align: center;
	cursor: pointer;
	background: url(../images/nav_right_border.jpg) no-repeat; 
	background-position: right top;
		
}*/




.nav li a b{
	float: left;
	display: block;
	padding: 0 6px 0 0px; 
	
}

.nav li.current a, .nav li a:hover{
	background: url(../images/nav_left.gif) no-repeat; 
	behavior: url("images/iepngfix.htc") ;
	/*background-position:0px 1px;*/
	/*background-position:0px -1px;*/
	color:#fff;
	text-decoration: none;
	font-family:"Arial Black";
	font-size: 13px;
}

.nav li.current a b, .nav li a:hover b{
	background: url(../images/nav_right.gif) no-repeat right top; 
	behavior: url("images/iepngfix.htc") ;
	color:#fff;
	text-decoration: none;
	font-family:"Arial Black";
	font-size: 13px;
}

.home_latestprojects a:link {
 		text-decoration: none;
		border:none;
}
.home_latestprojects a:visited {
 		text-decoration: none;
		border:none;
}
.home_latestprojects a:hover {
		text-decoration: underline;
		color: #FFFFFF;
}
.home_latestprojects a:active {
 		text-decoration: none;
		border:none;
}

a img{
border:0;
}

#dropmenudiv{
position:absolute;
border:0px solid white;
border-bottom-width: 0;
margin:3px;
font:normal 11px tahoma;
color:fff;
line-height:20px;
z-index:100;
margin-top:0px;
background-color:#000;
filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
padding:3px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid  #4c4c4c;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: #fff;
filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}

#dropmenudiv a:hover{
background-color:#ffffff;
text-decoration:none;
color: #000;
filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
}

.down_bg{
	background:url(../images/body_bg.gif) top no-repeat;
	padding-top:65px;
}

.body_left{
	border-right:1px dashed #666666;
	padding-right:15px;
}

.body_dwn{
	border-bottom:1px dashed #666666;
	padding-bottom:5px;
}
.home_portfolio_table {
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	font-size: 11px;
	font-family:Tahoma;
	color: #4473B5;
	padding-bottom: 6px;
}



.link_1{
	color:#80a5eb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration: underline;
}

.link_1:hover{
	color:#80a5eb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

.link_2{
	color:#80a5eb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	text-decoration: underline;
}

.link_2:hover{
	color:#80a5eb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	text-decoration:none;
}

.f_13{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
}

.f_13_l{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-decoration:none;
}

.f_13_l:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-decoration: underline;
}

.c_perple{	
	color:#4473b5;
}

.c_1{
	color:#8ebffc;
}






































.footer_bg{
	background:url(../images/footer_bg.gif) repeat-x bottom;
	height:115px;
}

.footer_cat{
	background:url(../images/footer_cat.gif) right bottom no-repeat;
	height:115px;
	color:#fff;
}

.f_link{
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

.f_link ul{
	margin:0px;
	padding:0px;
	display:inline;
	list-style-type:none;
}

.f_link ul li{
	display:inline;
	color:#fff;
	text-decoration:none;
	padding:0px 1px;
}

.f_link ul li a{
	display:inline;
	color:#fff;
	text-decoration:none;
}


.f_link ul li a:hover{
	display:inline;
	color:#fff;
	text-decoration: underline;
}



	
.form_field {
	font-family: Tahoma, Verdana, Georgia, Arial, sans-serif;
	color: #10147f;
	font-size: 13px;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: 10147f;
	border-right-color: #10147f;
	border-bottom-color: #10147f;
	border-left-color: #10147f;
	font-weight: normal;
}
.monthly_contract_table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	border: 1px solid #FFF;
}
.portfolio_body {
	padding-right:15px;
}
.home_testim_author {
	color: #4473B5;
	font-size: 12px;
}
