*{

	margin:0;
	padding:0;
	border:0;
	font-family:Arial, Verdana,Tahoma;
}
#aboutusContent h3.title
{
	background:url(../images/dark/title_aboutus.gif) no-repeat;
}
body
{
	background:#fff;
	font-size:12px;
	
}
#banner
{
	background:#000 url(../images/dark/banner_back.gif) repeat-x;
	height:262px;
	color:#fff;
	font-size: 18px;
	
}
#banner img
{
	width: 100%;
	display:block;
	text-align: center;
}
.clear
{
	clear:both;
}
#contactusContent h3.title
{
	background:url(../images/dark/title_contactus.gif) no-repeat;
}
#contact, #showcase
{
	background: #fff79f url(../images/dark/tl_decorator.gif) no-repeat top left;
	margin-bottom: 20px;
}
#contentWrapper
{
	background: #4c0202;
}
#contentWrapper .decorate1
{
	background: url(../images/dark/content_top_decorator.gif) repeat-x;
	display:block;
	width:100%;
	height:70px;
	position:relative;
	top: -6px;
}
#contentWrapper .decorate2
{
	background: url(../images/dark/content_bottom_decorator.gif) repeat-x;
	display:block;
	width:100%;
	height:34px;
	position:relative;

}
#download
{
	float:left;
	width: 250px;
}
#download img
{
	float:left;
}
#download .link
{
	float:left;
	margin-left: 20px;
}
#download .link a
{
	color: #9aff00;
	display:block;
	margin-top: 20px;
	text-decoration: none;
}

#footer
{
	clear:both;
	background:#2c0202;
	height:183px;
	color: #950e0e;
	padding-top: 20px;
}
#footer .heading
{

}
#footer #copyright
{
	text-align: center;
	padding: 20px 0 10px 0;
	color: #FFF79F
}
h3{	font-size: 14px;margin-bottom: 10px;}
h4{	font-size: 12px;}
#header
{
	background:#033045 url(../images/dark/header_back.png) repeat-x;
	height: 114px;

}
#homeContent h3.title
{
	background:url(../images/dark/title_home.gif) no-repeat;
}

#leftContent
{
	width:70%;
	float:left;
	color: #a46464;
	letter-spacing: 0.5px;
}
#leftContent h3.heading
{
	color: #fff79f;
}
li
{
	list-style: none;
}
#logo
{
	padding-top: 20px;
	width:245px;
	height:75px;
	float:left;
}
#logo a
{
	color: #fff;
	font-size: 20px;
}
#mainContent
{
	font-size: 14px;
	
}
#mainContent h3.title
{
	text-indent: -999999px;
}
#mainContent h3.heading
{
	font-Size: 20px;
}
#mainContent p.details
{
	font-Size: 14px;
	text-indent: 2em;
	margin-bottom: 2em;
	line-height: 30px;
}
#menubar
{
	float:left;
	height:30px;
	position:relative;
	top: 85px;
	left: 50px;
}
#menubar li
{
	float:left;
	list-style:none;
	font-size:16px;
	margin-right:20px;
	/*line-height:3em;*/
}
#menubar li a
{
	text-decoration:none;
	color:#055378;
	padding:3px 15px;
	display:block;/******************** BY default firefox takes this, but for IE this needs to be set manually **********************/
	font-weight:bold;
}
#menubar li a:hover
{
	background:#0797da url(../images/dark/menu_back.gif);
	color:#003d5a;
}
#menubar li.current a
{

	background:#0797da url(../images/dark/menu_back.gif);
	color:#003d5a;
	font-weight:normal;
}

#outerWrapper
{
	/*background:url(../images/green/site_back.gif) repeat-x;*/
	background:#333;
	width:100%;
	text-align: center;
}

#rightContent
{
	float:left;
	margin-left:10px;
}
#rightContent a
{
	color: #333;
}
#rightContent .mainContentWrapper
{
	padding: 0px 10px 75px 20px;
	background: url(../images/dark/bl_decorator.gif) no-repeat bottom;
}
#rightContent h3.heading
{
	font-size: 14px;
	text-align: center;
	border-bottom: 1px dotted;
	padding-bottom: 10px;
}
#rightContent h4
{
	font-size: 12px;
	padding: 5px 0 10px 19px;
}
#rightContent h4.mail
{
	background:url(../images/mailicon_ref.gif) no-repeat;
}

#rightContent h4.skype
{
	background:url(../images/skypeicon_ref.gif) no-repeat;
}
#rightContent h4.gmail
{
	background:url(../images/gmailicon_ref.gif) no-repeat;
}
#rightContent h4.yahoo
{
	background:url(../images/yahoo_icon.gif) no-repeat;
}
.rpanel_decorate1
{
	background: url(../images/dark/tr_decorator.gif) no-repeat top right;
	position: relative;
	display: block;
	width: 207px;
	height: 37px;
	top: -12px;
	right: -23px;
}
/* the containers will have width 100% because of background gradients covering full page in width. in that case if we want to set a standard width for the content
use this class inside each containers. this will only set the width to max width */
#servicesContent h3.title
{
	background:url(../images/dark/title_services.gif) no-repeat;
}
#services_list
{
	margin-bottom: 20px;
}
#services_list li
{
	background:url(../images/dark/li_icon.gif) no-repeat center left;
	text-indent:25px;
	list-style:none;
	margin: 5px 0;
	line-height:30px;
	color: #fff79f;
}
.setAllowedWidth
{
	width: 900px;
	text-align:left;
	margin: 0 auto;
}
#showcase a
{
	display: block;
	text-align: center;
}
#validateus
{
	width: 200px;
	text-align: left;
	float:left;
}
#validateus a.valid
{
	background: url(../images/dark/round_tick.gif) no-repeat;
	height: 18px;
	padding: 2px 0 5px 25px;
	margin-top: 10px;
	color: #9aff00;
	text-decoration: none;
	display:block;
	width: 50px;
}
