@charset "utf-8";
.siteContainer {
	width:995px;
	margin:auto;
	color:white;
}
#lnb_header{width:127px;background-repeat:no-repeat; line-height:25px;background-image:url(../images/shobhit_saxena.png);height:25px;}
li {
	background-image:url(../images/bullet.gif);
	margin-left:5px;
	padding-left:10px;
	background-repeat:no-repeat; 
	list-style-type: none;
}
ul {
	background-repeat:no-repeat;
	margin-left:10px;
	padding-left:15px;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4f9ff6;
	padding-bottom: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;
	padding:0px;
	margin:0px;
	width:98%;
}
h2 {
	font-size:12px;
	font-weight:bold;
	color:#ea9975;
}
h3 {
	color:#ea9975;
	font-size:11px;
	font-weight:normal;
}
.mybody {
	margin:10px 0px 0px 0px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial;
	font-size:12px;
	background-color: #000000;
	background-image: url(../images/bg_graphixangels.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentAreaContainer_right {
	width:95%;
	padding:0px 2px 10px 5px;
	border:1px solid #2b2b2b;
	background:black;
	height:260px;
}
.contentarea {
	width:98%;
	padding:0px 5px 5px 10px;
	color:#ffffff;
}
#footer {
	font-size:10px;
	color:#CCCCCC;
}
.footerBg {
	padding:5px 10px 0px 10px;
	height:52px;
	background-image:url(../images/footer_base.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.footer_text {
	padding-left:10px;
	padding-right:10px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial;
}
a:link, a:visited {
	font-size:12px;
	color:#4174ac;
	text-decoration:none;
}
a:hover {
	font-size:12px;
	color:#FFCC00;
	text-decoration:underline;
}
a.footer:link, a.footer:visited {
	font-size:10px;
	color:#4174ac;
	text-decoration:none;
}
a.footer:hover {
	font-size:10px;
	color:#FFCC00;
}
.h1_paddingTop {
	padding:5px;
}
.leftSubPage__container {
	padding:10px;
	width:190px;
	table-layout:fixed;
	margin-bottom:20px;
}
.div_portfolio {
	background-color:#040404;
	width:750px;
	border:#1c1c1c 2px solid;
	height:150px;
	background-image:url(../images/div_portfolio_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.div_download {
	background-color:#040404;
	width:99%;
	border:#1c1c1c 2px solid;
	height:140px;
	background-image:url(../images/div_portfolio_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.div_readMore {
	background-image:url(../images/read_more.gif);
	width:194px;
	height:29px;
	table-layout:fixed;
	background-repeat:no-repeat;
}
.div_readMore_text {
	padding:0px 100px 0px 20px;
	text-align:left;
}
.div_download_img {
	padding:4px 100px 0px 10px;
	text-align:left;

}


.port_details {
	width:750px;
	height:175px;
	background-color: #202020;
	border:#191919 2px solid;
}
.port_seperator {
	background-color: #191919;
	border:#191919 2px solid;
	width:100%;
	font-size:0px;
}
.nextPort {
	width:100%;
	font-size:15px;
}
.recent_portfolio {
	background-color:#040404;
	width:110px;
	border:#1c1c1c 2px solid;
	height:85px;
	margin:auto;
	background-image:url(../images/div_portfolio_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.h2_pages {
	color: #4f9ff6;
	font-size:12px;
	text-decoration:underline;
}
.rLinks_header {
	background-image:url(../images/rLinks_headerBg.gif);
	background-repeat:repeat-x;
	width:90%;
	border:1px solid #2d2d2d;
	height:25px;
	display:block;
	cursor:pointer;
}
.rLinks_bg {
	background-image:url(../images/rLinks_bg.gif);
	height:18px;
	background-repeat:no-repeat;
	cursor:pointer;
	padding:5px;
	margin-left:2px;
	font-size:10px;
}
.rLinks_bg:hover {
	background-color:red;
}
.textRight {
	text-align:right;
	padding-right:10px;
}