body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/body.png) repeat-y center top;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 25px 20px 0px 30px;
	font-size: 30px;
	color: #FFFFFF;
}

/* Header */

#header-top {
	width: 100%;
	height: 105px;
	margin: 0;
	padding: 0;
	background: #EAECEC url(images/top-bg.png) no-repeat center top;
}

#header {
	width: 900px;
	margin: 0 auto;
	height: 105px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#headerbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 130px;
	background: url(images/img05.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 0px;
}

/* Logo */
#logo {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#live-chat {
padding-top: 16px;
padding-right: 10px;
float: right;
}

/* Menu */

#menu {
	float: right;
	height:29px;
	width:900px;
	padding-top:10px;
	}

#menu a {
	padding: 0px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #9EA7AE;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #F9F8F8;
}

#latest-post {
	float: left;
	width: 490px;
	padding: 0px 0px 0px 20px;
	line-height: 20px;
	font-size: 12px;
}

#recent-posts {
	float: right;
	width: 350px;
	padding: 0px 20px 0px 0px;
	line-height: 20px;
	font-size: 12px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: #99cc66 1px dashed;

}
#contactbar {
	text-align: center;
	clear: both;
	width: 900px;
	color: #CCCCCC;
	padding: 10px 0 0 0;
}
/* Sidebar */

#sidebar {
	clear: both;
	width: 900px;
	background: #6C6C6C;
	color: #CCCCCC;
	padding: 10px 0 0 0;
	margin-top: 1px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img06.jpg) no-repeat left top;
	font-size: 11px;
	color: #CCCCCC;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}
/*top-icon*/
#top-icon-bar {
	background-image:url(images/icon-bar-bg.jpg);
	background-repeat:repeat-x;
	height:117px;
	width:900px;
	border-bottom: 1px solid #E6E4E4;
}
#top-icon-bar-main-box {
	height: 117px;
	width: 128px;
	float: left;
	border-right: 2px solid #F2F2F2
	}
#top-icon-bar-main-box2 {
	height: 117px;
	width: 128px;
	float: left;
	border-right: 2px solid #F2F2F2
	}
#top-icon-bar-main-box3 {
	height: 117px;
	width: 128px;
	float: left;
	border-right: 2px solid #F2F2F2
	}
#top-icon-bar-main-box4 {
	height: 117px;
	width: 128px;
	float: left;
	border-right: 2px solid #F2F2F2
	}
#top-icon-bar-main-box5 {
	height: 117px;
	width: 128px;
	float: left;
	border-right: 2px solid #F2F2F2
	}
#top-icon-bar-main-box6 {
	height: 117px;
	width: 128px;
	float: left;
	border-right: 2px solid #F2F2F2
	}
#top-icon-bar-main-box7 {
	height: 117px;
	width: 120px;
	float: left;
	}
#icon-bar-images {
	text-align: center;
	height: 80px
	}
#icon-bar-text {
	text-align: center;
	mergin: 0;
	font-family: arial; 
	color: #A09EA0; 
	text-decoration: none; 
	font-size: 10pt; 
	font-weight: bold;
	}
#icon-bar-text a:link {
	text-align: center;
	mergin: 0;
	font-family: arial; 
	color: #A09EA0; 
	text-decoration: none; 
	font-size: 10pt; 
	font-weight: bold;
	}
#icon-bar-text a:hover{
	text-align: center;
	mergin: 0;
	font-family: arial; 
	color: #05ABD5; 
	text-decoration: none; 
	font-size: 10pt; 
	font-weight: bold;
	}
#icon-bar-text a:active{
	text-align: center;
	mergin: 0;
	font-family: arial; 
	color: #A09EA0; 
	text-decoration: none; 
	font-size: 10pt; 
	font-weight: bold;
	}
#icon-bar-text a:visited{
	text-align: center;
	mergin: 0;
	font-family: arial; 
	color: #A09EA0; 
	text-decoration: none; 
	font-size: 10pt; 
	font-weight: bold;
	}
#icon-bar-text3 {
	text-align: center;
	mergin: 0;
	font-family: arial; 
	color: #A09EA0; 
	text-decoration: none; 
	font-size: 8pt; 
	font-weight: bold;
	}
#icon-bar-text3 a:link {
	text-align: center;
	mergin: 0;
	font-family: arial; 
	color: #A09EA0; 
	text-decoration: none; 
	font-size: 8pt; 
	font-weight: bold;
	}
#icon-bar-text3 a:hover{
	text-align: center;
	mergin: 0;
	font-family: arial; 
	color: #05ABD5; 
	text-decoration: none; 
	font-size: 9pt; 
	font-weight: bold;
	}
#icon-bar-text3 a:active{
	text-align: center;
	mergin: 0;
	font-family: arial; 
	color: #A09EA0; 
	text-decoration: none; 
	font-size: 9pt; 
	font-weight: bold;
	}
#icon-bar-text3 a:visited{
	text-align: center;
	mergin: 0;
	font-family: arial; 
	color: #A09EA0; 
	text-decoration: none; 
	font-size: 9pt; 
	font-weight: bold;
	}
#icon-bar-text2 {
	font-family: arial; 
	color: #B9B6B8; 
	text-decoration: none; 
	font-size: 7pt; 
	line-height: 10px
}
#hire-bg {
	background-image: url(images/hire-background.jpg);
	height: 117px;
	width: 900px;
	}
#hire-header {
	width: 900px;
	float: left;
	height: 24px;
	text-align: left;
	}
#hire-body {
	width: 223px;
	height: 94px;
	float: left;
	border-right: 2px solid #F4F4F4;
	}
#hire-left {
	float: left;
	text-align: left;
	width: 100px;
	height: 93px;
	padding-top: 22px;
	padding-left: 15px;
	font-family: verdana; 
	color: #A09EA1; 
	text-decoration: none; 
	font-size: 12pt; 
	font-weight: bold;
	}
#hire-right {
	float: right;
	text-align: left;
	width: 80px;
	}
#hire-text-small {
	font-family: verdana; 
	color: #A09EA1; 
	text-decoration: none; 
	font-size: 10pt; 
	font-weight: normal;
	}
#hire-body2 {
	width: 223px;
	height: 93px;
	float: left;
	}
#contact-bg {
	background-image: url(images/testimonial-bg.jpg);
	height: 201px;
	width: 357px;
	
	}
#contact-heading-left {
	float: left;
	width: 176px;
	padding-left:6px;
	padding-top: 16px;
	padding-bottom: 10px;
	font-family: arial; 
	color: #68676B; 
	text-decoration: none; 
	font-size: 12pt; 
	font-weight: bold;
	}
#contact-heading-right {
	float: right;
	width: 158px;
	padding-left:10px;
	padding-top: 16px;
	padding-bottom: 10px;
	font-family: arial; 
	color: #68676B; 
	text-decoration: none; 
	font-size: 12pt; 
	font-weight: bold;
	}
#content-main-text-left {
	float: left;
	width: 169px;
	padding-left:6px;
	padding-right:6px;
	}	
#contact-box {
	font-family: arial; 
	color: #68676B; 
	text-decoration: none; 
	font-size: 11pt; 
	font-weight: normal;
	}
#content-main-text-right {
	float: right;
	width: 157px;
	padding-left:5px;
	font-family: arial; 
	color: #3F3E41; 
	text-decoration: none; 
	font-size: 9pt; 
	font-weight: bold;
	}
#icon-left {
	float: left;
	width: 35 px;
	}
#icon-right {
	float: left;
	width: 119 px;
	padding-left: 10px;
	padding-top: 6px
	}
	#content-heading {
	font-family: arial; 
	color: #3F3E41; 
	text-decoration: none; 
	font-size: 15pt; 
	font-weight: bold;
	}
/*start of content page*/

#left-box {
	width: 650px;
	float: left;
	padding: 0px 20px 0px 20px;
	line-height: 20px;
	font-size: 12px;
	}

#right-box-border {
	width: 202px;
	
}
#right-box {
	width: 200px;
	float: left;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	font-size: 11px;
	background-color:#ffffff;
	border-left: 1px solid #DADADA;
	border-top: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	font-family: tahoma;
	}

#right-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#right-box li {
	float: left;
	width: 200px;
	height: 28px;
	padding: 0px 0px 0px 0px;
	background: url(images/sidebar-nav-bg.jpg) no-repeat ;
}

#right-box a {
	text-decoration: none;
	color: #656464;
	padding: 0px 0px 0px 15px;
	
}

#right-box a:hover {
	text-decoration: none;
}
#content-heading {
	font-family: arial; 
	color: #3F3E41; 
	text-decoration: none; 
	font-size: 15pt; 
	font-weight: bold;
	}
#content-main {
	background-repeat: no-repeat;
	padding: 10px;
	}
#content-menu-bg {
	width: 900px;
	height: 41px;
	background-image: url(images/content-menu-background.jpg)
	}
#content-menu {
	float: left;
	padding-left:2px;
	padding-right:2px;
	height: 10px;
	border-right: 1px solid #E8E4E4;
	height: 41px;
	}
#content-menu2 {
	float: left;
	padding-left:2px;
	padding-right:2px;
	height: 10px;
	height: 41px;
	}
#content-menu-left {
	float: left;
	padding-left: 0px;
	padding-top: 0px
}
#content-menu-right {
	float: left;
	text-align: left;
	padding-top: 14px;
	padding-left: 4px;
	padding-right:3px;
	font-family: arial; 
	color: #3F3E41; 
	text-decoration: none; 
	font-size:9px; 
	font-weight: bold;
	}
#dhtmltooltip{
position: absolute;
border: 1px solid red;
width: 150px;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=115);
}
table.sample {
	border-width: 1px;
	border-spacing: 0px;
	border-style: outset;
	border-collapse: collapse;
}
table.sample td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #F6F6F6;
	-moz-border-radius: ;
}