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 {
	font-size: 24px;
	text-decoration:none;
}

h2 {
	font-size: 1.4em;
}



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 12px;
	padding: 60px 10px 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: 236px;
	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-bg {
	width: 900px;
	margin: 0 auto;
	height: 33px;
	letter-spacing: -0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* Menu */

#menu {
	float: right;
	height:33px;
	width:533px;
	padding-top:20px;
}

#menu ul {
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#menu li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#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;
}
/*
#menu a:hover {
	background: url(../images/img03.jpg) no-repeat center top;
}

#menu .current_page_item a {
	background: url(../images/img03.jpg) no-repeat center top;
}*/

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #F9F8F8;
}

#latest-post {
	float: left;
	width: 470px;
	padding: 0px 20px 0px 20px;
	line-height: 20px;
	font-size: 12px;
}

#recent-posts {
	float: right;
	width: 350px;
	padding: 0px 20px 20px 20px;
	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() 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: 180px;
	float: left;
	border-right: 2px solid #F2F2F2
	}
#top-icon-bar-main-box2 {
	height: 117px;
	width: 220px;
	float: left;
	border-right: 2px solid #F2F2F2
	}
#top-icon-bar-main-box3 {
	height: 117px;
	width: 160px;
	float: left;
	border-right: 2px solid #F2F2F2
	}
#top-icon-bar-main-box4 {
	height: 117px;
	width: 162px;
	float: left;
	border-right: 2px solid #F2F2F2
	}
#top-icon-bar-main-box5 {
	height: 117px;
	width: 170px;
	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-textx {
	text-align: center;
	mergin: 0;
	font-family: arial; 
	color: #A09EA0; 
	text-decoration: none; 
	font-size: 10pt; 
	font-weight: normal;
	}
#icon-bar-textx a:link {
	text-align: center;
	mergin: 0;
	font-family: arial; 
	color: #A09EA0; 
	text-decoration: none; 
	font-size: 10pt; 
	font-weight: normal;
	}
#icon-bar-textx a:hover{
	text-align: center;
	mergin: 0;
	font-family: arial; 
	color: #05ABD5; 
	text-decoration: none; 
	font-size: 10pt; 
	font-weight: normal;
	}
#icon-bar-textx a:active{
	text-align: center;
	mergin: 0;
	font-family: arial; 
	color: #A09EA0; 
	text-decoration: none; 
	font-size: 10pt; 
	font-weight: normal;
	}
#icon-bar-textx a:visited{
	text-align: center;
	mergin: 0;
	font-family: arial; 
	color: #A09EA0; 
	text-decoration: none; 
	font-size: 10pt; 
	font-weight: normal;
	}
#icon-bar-text2 {
	font-family: arial; 
	color: #B9B6B8; 
	text-decoration: none; 
	font-size: 7pt; 
	line-height: 10px
}
#hire-bg {
	background-image: url(../images/hire-bg.png);
	height: 169px;
	background-repeat: no-repeat;
	padding-top: 1px;
	text-align: center;
	}
#hire-header {
	width: 350px;
	margin-left: 8px;
	float: left;
	height: 23px;
	text-align: left;
	}
#hire-box {
	width: 320px;
	padding-top: 0px;
	align:center;
	}
/*#hire-left {
	float: left;
	width: 150px;
	font-family: arial; 
	color: #68676B; 
	text-decoration: none; 
	font-size: 12pt; 
	font-weight: bold;
	text-align: left;
	padding-left:5px;
	}
#hire-right {
	float: right;
	width: 150px;
	font-family: arial; 
	color: #68676B; 
	text-decoration: none; 
	font-size: 12pt; 
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	}
#hire-text {
	float: left;
	text-align: left;
	font-family: arial; 
	color: #9D9D9D; 
	text-decoration: none; 
	font-size: 10pt; 
	font-weight: bold;
	padding-top: 0px;
	text-align: left;
	}
#hire-text a:link {
	float: left;
	width: 73px;
	text-align: left;
	font-family: arial; 
	color: #9D9D9D; 
	text-decoration: none; 
	font-size: 10pt; 
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
	}
#hire-text a:hover {
	float: left;
	width: 73px;
	text-align: left;
	font-family: arial; 
	color: #9D9D9D; 
	text-decoration: none; 
	font-size: 10pt; 
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
	}
#hire-text a:active {
	float: left;
	width: 73px;
	text-align: left;
	font-family: arial; 
	color: #9D9D9D; 
	text-decoration: none; 
	font-size: 10pt; 
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
	}*/

#hire-text-small {
	font-family: arial; 
	color: #000000; 
	text-decoration: none; 
	font-size: 9pt; 
	font-weight: normal;
	line-height: 12px
	}
#hire-text-small a:link {
	font-family: arial; 
	color: #9D9D9D; 
	text-decoration: none; 
	font-size: 9pt; 
	font-weight: normal;
	line-height: 12px
	}
#hire-text-small a:hover {
	font-family: arial; 
	color: #9D9D9D; 
	text-decoration: none; 
	font-size: 9pt; 
	font-weight: normal;
	line-height: 12px
	}
#hire-text-small a:active {
	font-family: arial; 
	color: #9D9D9D; 
	text-decoration: none; 
	font-size: 9pt; 
	font-weight: normal;
	line-height: 12px
	}
#hire-icon {
	float: right;
	width: 68px;
	text-align: left;
	font-family: arial; 
	color: #9D9D9D; 
	text-decoration: none; 
	font-size: 10pt; 
	font-weight: bold;
	padding-top: 15px;
	}
#hire-icon2 {
	float: right;
	width: 68px;
	text-align: left;
	font-family: arial; 
	color: #9D9D9D; 
	text-decoration: none; 
	font-size: 10pt; 
	font-weight: bold;
	text-align: right;
	padding-top: 15px;
	}
#contact-bg {
	background-image: url(../images/cont-bg.jpg);
	height: 200px;
	width: 350px;
	border-bottom: 1px solid #F3F1F2;
	}
#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;
	}	
#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
	}
#slide {
	background-image: url(../images/slide-bg.png);
	height: 204px;
	width: 463px;	
	}
#slide-show {
	padding-left: 10px;
	padding-top: 55px;
	padding-right:10px;
	}
/*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: 202px;
	height: 200px;
	float: left;
	padding: 35px 0px 0px 0px;
	line-height: 20px;
	font-size: 11px;
	font-family: tahoma;
	background: url(../images/nav-sidebar.png) no-repeat ;
	}

#right-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#right-box li {
	float: left;
	width: 200px;
	height: 28px;
	padding: 0px 0px 0px 0px;
	
}

#right-box a {
	text-decoration: none;
	color: #656464;
	padding: 0px 0px 0px 40px;
	
}

#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;
	width: 180px;
	height: 10px;
	border-right: 2px solid #E8E4E4;
	height: 41px;
	}
#content-menu2 {
	float: left;
	width: 172px;
	height: 10px;
	height: 41px;
	}
#content-menu-left {
	width: 35px;
	float: left;
	padding-left: 5px;
	padding-top: 3px
}
#content-menu-right {
	float: left;
	text-align: left;
	width: 120px;
	padding-top: 14px;
	padding-left: 12px;
	font-family: arial; 
	color: #3F3E41; 
	text-decoration: none; 
	font-size: 10pt; 
	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);
}
