@charset "utf-8";
/* CSS Document */

* { margin:0px; padding:0px; outline:none; font-family:Arial, Helvetica, sans-serif; /*text-align:left;*/ }
img { border:none; }
a { color:#1E598E; text-decoration:none; }
a:hover { color:#95876a; }
p { margin:0px 0px; }


body {
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4b4b4b;
}

#top-sec {
	width:100%;
	height:255px;
	margin-bottom:15px;
	min-width:950px;
}

#header {
	width:950px;
	height:200px;
	margin:auto;
}

#logo {
	float:left;
	margin-top:37px;
}

#headerMiddle {
	width:250px;
	margin:20px 0px 0px 75px;
	float:left;
}

#signup input[type='text'] {
	width:186px;
	height:16px;
	border: 1px solid rgb(174, 221, 240); 
	font-size:12px; 
	line-height: 16px; 
	color: rgb(119, 119, 119); 
	margin-bottom: 3px; 
	padding:2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	behavior: url(border-radius.htc);
}

.orangeTxt {
	font-size:16px;
	color:#F90;
}

#imgLee {
	float:right;
}

#nav-sec {
	height:40px;
	background:#272727;
	border-bottom:15px solid #7b7b7b;
}

#menu {
	width:950px;
	height:40px;
	margin:auto;
	line-height:40px;
	font-size:14px;
}

#menu a {
	color:#FFF;
	margin-right:70px;
}

#menu a:hover,#menu a:active,#menu a.active {
	color:#95876a;
}

#body-sec {
	width:950px;
	height:auto;
	margin:auto;
	/*background:#0FF;*/
}

#body-top {
	width:950px;
	/*height:315px;*/
	padding-bottom:15px;
	border-bottom:1px solid #959595;
	/*overflow-y:auto;*/
}

#body-top-left {
	width:450px;
	float:left;
}

#body-top-left h2 {
	text-align:center; 
	color:#9e0b0f;
}

#body-top-left h3 {
	text-align:center; 
	color:##898989;
}

#followMe-sec {
	height:30px;
	border-bottom:1px dotted #666;
	font-size:14px;
	padding-left:100px;
	margin-bottom:15px;
}

.followMeTxt {
	font-size:12px;
	font-weight:bold;
	color:#95876a;
	margin-right:5px;
	vertical-align:top;
	line-height:20px;
}

.followIcon {
	width:21px;
	height:20px;
	margin-right:5px;
}

.featuredBox {
	margin-left:15px;
}
	
#body-top-right {
	width:440px;
	float:right;
}

#tweet-sec {
	height:30px;
	float:right;
}

#video-sec {
	width:362px;
	height:280px;
	float:right;
}

#products-sec {
	width:950px;
	height:auto;
	margin-top:15px;
}

.heading {
	width:950px;
	font-size:24px;
	text-align:left;
	color:#003471;
	float:left;
}

#product-area1 {
	width:360px;
	margin:15px 0px 0px 25px;
	font-size:12px;
	text-align:center;
	float:left;
	cursor:pointer;
	font-weight:bold;
}

#product-area2 {
	width:514px;
	margin:15px 25px 0px 0px;
	font-size:12px;
	text-align:center;
	float:right;
	cursor:pointer;
	font-weight:bold;
}

#ebook-sec {
	width:950px;
	height:auto;
	margin-top:25px;
	float:left;
}

.ebook-area {
	width:174px;
	height:130px;
	margin-top:15px;
	/*padding-right:37px;*/
	margin-right:20px;
	float:left;
	font-size:12px;
	cursor:pointer;
	font-weight:bold;
}

.ebook {
	float:left;
}

.ebookInfo {
	width:80px;
	font-size:12px;
	padding:10px 0px 0px 10px;
	float:left;
	text-align:left;
}

#body-bottom {
	width:950px;
	height:auto;
	margin:15px 0px 30px 0px;
	/*border-top:1px solid #959595;*/
	
}

#body-bottom-left {
	width:296px;
	height:auto;
	margin-top:15px;
	padding:0px 20px 0px 0px;
	float:left;
	font-size:13px;
}

#body-bottom-left a {
	font-weight:bold;
	color:#95876a;
	text-decoration:underline;
}

#body-bottom-middle {
	width:276px;
	height:auto;
	margin-top:15px;
	padding:0px 20px;
	border-left:1px dotted #959595;
	border-right:1px dotted #959595;
	float:left;
	font-size:12px;
}

#body-bottom-middle a {
	color:#4b4b4b;
	text-decoration:underline;
	clear:both;
	display:inline-block;
	margin-bottom:15px;
	text-align:left !important;
	line-height:17px;
}

#testimonialImg-box {
	width:86px;
	height:86px;
	background:url(../images/testimonialImg-box.png) no-repeat;
	padding:1px 5px 5px 1px;
	float:left;
}

.colorTxt {
	color:#908267;
	font-weight:bold;
}

#dotted-line {
	border:1px dotted #ccc;
	margin:15px 0px;
}

#body-bottom-right {
	width:216px;
	height:auto;
	margin-top:15px;
	padding:0px 50px;
	float:left;
	font-size:12px;
}

#body-bottom-right a {
	color:#4b4b4b;
	text-decoration:underline;
}


.icon-box {
	float:left;
	padding-right:10px;
	padding-top:5px !important;
	
}

/*-----------hire me----------*/

#hireMe-sec {
	width:950px;
	height:auto;
	font-size:14px;
}

#hireMe-sec ul {
	list-style-image:url(../images/tick_4.png);
	margin-left:50px;
}

#hireMe-sec ul li {
	margin-bottom:10px;
}

.boldTxt {
	font-size:14px;
	font-weight:bold;
}

/*-----------end of hire me----------*/

/*-----------biography----------*/

#biography-sec {
	width:950px;
	height:auto;
	font-size:14px;
}

#imgGilbert {
	width:155px;
	height:230px;
}

#biography-sec ul {
	list-style-image:url(../images/tick_4.png);
	margin-left:220px;
}

#biography-sec ul li {
	margin-bottom:10px;
}



/*-----------end of biography----------*/

/*-----------testimonials----------*/

#testimonials-sec {
	width:950px;
	height:auto;
}

/*-----------end of testimonials----------*/

#footer {
	width:100%;
	height:50px;
	background:#272727;
	float:left;
	margin-top:20px;
	min-width:950px;
}

#footer-sec {
	width:850px;
	height:40px;
	margin:auto;
	padding:5px 50px;
	font-size:11px;
	text-align:center;
	line-height:40px;
	color:#666;
}

#footer-sec a {
	color:#FFF;
	margin:0px 12px;
}

#footer-sec a:hover,#footer-sec a:active,#footer-sec a.active {
	color:#95876a;
}

/*start of tab*/

a#fdbk_tab {
    background-image:url(../images/feedback_trans_tab.png);
    color: #FFFFFF;
    cursor: pointer;
    height: 102px;
    left: 0;
    margin-left: -7px;
    overflow: hidden;
    position: fixed;
    text-indent: -100000px;
    top: 25%;
    width: 42px;
    z-index: 100000;
}
a#fdbk_tab:hover{
	margin-left:-5px;
	background-image:url(../images/feedback_trans_tab-hover.png);
	
}

/*end of tab*/

