#wrapper
{
	width	: 1024px;
	margin	: 0 auto;
}	

#header
{
	float	: left;
	width	: 100%;
	height	: 99px;
}

#logo
{
	float	: left;
	height		: 70px;
	width		: 351px;
	margin-left	: 50px;
	margin-top	: 20px;
}

#topMenuPages
{
	float	: right;
	width	: 550px;
	margin-right	: 27px;
	margin-top		: 67px;
}

#topMenuCats
{
	float	: right;
	width	: 645px;
	height		: 30px;
	overflow	: hidden;
}


#desc
{
	float	: left;
	width	: 300px;
	background	: url(images/arrow-cats.gif) 100% 0px no-repeat;
	text-indent	: 34px;
	font-size	: 12px;
	text-shadow	: 1px 1px 1px #000;
	text-transform	: lowercase;
	font-family		: "Trebuchet MS",arial;
	margin-top		: 10px;
	height			: 17px;
	overflow		: hidden;
	line-height		: 10px;
	color			: #fff;
}

#columnsBg
{
	float		: left;
	width		: 100%;
	background	: #fff url(images/bg-shadow.jpg) repeat-y;	
	min-height	: 700px;
}

#colsMargin
{
	margin		: 30px 50px;
}

/* Begin Sidebar */
#sidebar
{
	float:right;
	width: 240px;
}

#sidebar form {
	margin: 0;
	}
#sidebar h3 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 2em;
	color		: #fd6500;
	}
#sidebar h3 {
	margin: 5px 0 7px 0;
	padding: 0;
	}
	
#sidebar {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* End Sidebar */


/* special h2 post title and post related things */



.eachPost,
.eachPostSingle
{
	float	: left;
	width	: 100%;
	margin-bottom	: 10px;
	border-bottom	: 1px solid #b2b2b2;
}

.eachPostSingle
{
	border:none;
}

.eachPostSingle
{

}

.eachPostSingle .pageTitle
{
	background	: none;
	
	display		: block;
}

h2.pageTitleInPage
{
	
	color	: #004eb7;
	border-bottom	: 2px solid #0e57ba;
	width			: 663px;
	margin-bottom	: 0px;
	font-size		: 21px;
	font-family		: arial;
	font-weight		: bold;
}

.blueArrow
{
	width	: 21px;
	height	: 10px;
	background: url(images/arrow-blue.jpg) 0px 0px no-repeat;
	clear	: both;
	margin-left	: 27px;
	margin-bottom	: 10px;
}

h2.pageTitle
{
	
	color	: #004eb7;
	margin-bottom	: 10px;
	font-size		: 21px;
	font-family		: arial;
	font-weight		: bold;
}

.postInBlog
{
	float	: right;
	width	: 100%;
	text-align: justify;	
}


.post hr {
	display: block;
	
	}

.widecolumn .postInBlog {
	margin: 0;
	
	}

#content h2 a
{	
	color		: #004eb7;
	display		: block;
	
}

h2 {
	margin: 0;
	}

h2.pagetitle {
	text-align: left;
	margin-bottom	: 10px;
	color			: #333;
}


/* content */

#content
{
	line-height	: 20px;
	float		: left;
	width		: 663px;
	background	: url(images/content-bg-mid.jpg) repeat-y;
}


#contentTopBg
{
	float		: left;
	background	: url(images/content-bg-top.jpg) top left no-repeat;
	width		: 100%;
}

#contentBotBg
{
	float		: left;
	width		: 100%;
	background	: url(images/content-bg-bot.jpg) bottom left no-repeat;
	padding-bottom	: 20px;
	
}

#contentMgn
{
	margin		: 20px;
}

/* set common link */

a:link,
a:visited,
a:active
{
	color	: #004eb7;
}



.commentWrap
{
	background	: #fff;
	float		: left;
	width		: 100%;
}

#respond h3
{
	color	: #333;
}

h2 .content-title
{
	font-family	: arial;
	font-size	: 16px;
	padding		: 0;
	margin		: 0;
}

/* comment form */

.commentLabel
{
	background	: url(images/arrow-point.jpg) 95% 8px no-repeat;
}

#commentform .commentBtn
{
	width:200px;
	padding:3px;
	display:block;
	margin-top:-50px;
	border:1px solid #eeeeee;
	border-top:none;
	background	: #e1e1e1 url(images/arrow-point-up.jpg) 95% 5px no-repeat;

}

#arrowBlue1
{
	float		: left;
	width		: 21px;
	height		: 10px;
	background	: url(images/arrow-blue.jpg) no-repeat;
	margin-top	: -10px;
	margin-left	: 30px;
	margin-bottom	: 10px;
}

/* referrals link */
#arrowBlue2
{
	float		: left;
	width		: 21px;
	height		: 10px;
	background	: url(images/arrow-blue.jpg) no-repeat;
	margin-top	: -10px;
	margin-left	: 125px;
	margin-bottom	: 10px;
}

#blogLinks
{
	font-size	: 19px;
	font-weight	: bold;
	display		: block;
	margin-bottom	: 12px;
	color	: #004eb7;
}

#arrowBlueSolutions1
{
	float		: left;
	width		: 21px;
	height		: 10px;
	background	: url(images/arrow-blue.jpg) no-repeat;
	
	margin-left	: 70px;
	margin-bottom	: 10px;
	clear			: both;
}

#arrowBlueSolutions2
{
	float		: left;
	width		: 21px;
	height		: 10px;
	background	: url(images/arrow-blue.jpg) no-repeat;
	
	margin-left	: 201px;
	margin-bottom	: 10px;
	clear	: both;
}

#arrowBlueSolutions3
{
	float		: left;
	width		: 21px;
	height		: 10px;
	background	: url(images/arrow-blue.jpg) no-repeat;
	
	margin-left	: 340px;
	margin-bottom	: 10px;
	clear	: both;
}


#footerWrap
{
	float:left;
	width:100%;
	background	: url(images/bg-shadow.jpg) repeat-y;
}

#footerContent
{
	margin		: 0 50px;
	height		: 50px;
	border-top	: 1px solid #c9c9c9;
	padding-top	: 0px;
	margin-top	: 10px;
}

#demotip {
	display:none;
	background:transparent url(images/black_arrow.png);
	font-size:12px;
	height:51px;
	width:132px;
	padding:5px;
	color:#fff;	
	text-align	: center;
}

/* style the trigger elements */
#demo img {
	border:0;
	cursor:pointer;
	margin:0 8px;
}


/* content related style */

.txtBlueStrong14
{
	color	: #2951bf;
	font-weight	: bold;
	font-size	: 14px;
}

.txtBlueStrong15
{
	color	: #2951bf;
	font-weight	: bold;
	font-size	: 15px;
}

.bootCampContent
{
	float	: left;
	width	: 90%;
	background	: url(images/icon-bolt.gif) top left no-repeat;
	padding-left	: 10%;
}

.monsterContent
{
	float	: left;
	width	: 90%;
	background	: url(images/icon-spread.gif) no-repeat;
	padding-left	: 10%;
}

.orderBtn
{
	font-size	: 25px;
	text-align	: center;
	color		: #2951bf;
	display		: block;
	font-weight	: bold;
}

.contactBtn
{
	font-size	: 25px;
	text-align	: center;
	color		: #2951bf;
	display		: block;
	font-weight	: bold;
}

.iconBulbContent
{
	float	: left;
	width	: 90%;
	background	: url(images/icon-bulb.gif) no-repeat;
	padding-left	: 10%;
}


.iconWWWContent
{
	float	: left;
	width	: 90%;
	background	: url(images/icon-www.gif) no-repeat;
	padding-left	: 10%;
}

.iconSocialContent
{
	float	: left;
	width	: 90%;
	background	: url(images/icon-users.gif) no-repeat;
	padding-left	: 10%;
}

.iconOfflineContent
{
	float	: left;
	width	: 90%;
	background	: url(images/icon-offline-home.gif) no-repeat;
	padding-left	: 10%;
}

.iconSEOContent
{
	float	: left;
	width	: 90%;
	background	: url(images/icon-seo.gif) no-repeat;
	padding-left	: 10%;
}

.iconCopyContent
{
	float	: left;
	width	: 90%;
	background	: url(images/icon-papers.gif) no-repeat;
	padding-left	: 10%;
}

.iconLeadContent
{
	float	: left;
	width	: 90%;
	background	: url(images/icon-user-add.gif) no-repeat;
	padding-left	: 10%;
}

.iconMailContent
{
	float	: left;
	width	: 90%;
	background	: url(images/icon-mail.gif) no-repeat;
	padding-left	: 10%;
}

.iconArrowContent
{
	float	: left;
	width	: 90%;
	background	: url(images/icon-arrow.gif) no-repeat;
	padding-left	: 10%;
}

.iconHome1
{
	float	: left;
	width	: 88%;
	background	: url(images/home-icon-1.gif) no-repeat;
	padding-left	: 12%;
}

.iconHome2
{
	float	: left;
	width	: 88%;
	background	: url(images/home-icon-2.gif) no-repeat;
	padding-left	: 12%;
}

.iconHome3
{
	float	: left;
	width	: 88%;
	background	: url(images/home-icon-3.gif) no-repeat;
	padding-left	: 12%;
}

.iconContent
{
	margin-bottom	: 12px;
}