body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	/*background-image:url(../images/brown-bg.gif)*/
	background-color:#F2EFEA;
}
.nomadic {
	border:none;
	border-color:#321D0E;
	border-width:1px;
	border-top-width:0px;
	border-bottom-width:0px;
	background-color:#FFF;
}
.font_nomadic {
	font-family:'Palatino Linotype';
	font-style:normal;
	color:#B3916E;
	font-size:32px;
}
.work_blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#B3D8E4;
}
.section_left {
	border-color:#918F8F;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:2px;
	border-right-width:0px;
	height:100%;
}
.section_bottom {
	border-color:#918F8F;
	border-top-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	height:100%;
}
.section_top {
	border-color:#000000;
	border-top-width:1px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	height:100%;
}
.work_white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.work_main {
	background-image: url(../images/fading_backgrounds/fading_background_1.png);
	background-repeat:repeat-x;
	color: #EFEFEF;
}
.work_body {
	background-color:#e6e6e6;
}
.work_body_bg_blue {
	background-image: url(../images/bgideaicool.gif);
	background-repeat:repeat;
	color: #EFEFEF;
}
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span {
	margin:0;
	padding:0;/*border: none;*/
}
img {
	border:none;
}
#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}
#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}
#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}
/* Page */

#page {
	width: 920px;
	margin: 0 auto;
}
#page-bgtop {
	padding-top: 0px;
}
/** LOGO */

#logo {
	width: 920px;
	height: 86px;
	margin: 0 auto;
	background: url(../images/img02.jpg) no-repeat left top;
}
#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-align: center;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}
#logo p {
	text-transform: lowercase;
	font-size: 10px;
}
#logo h1 {
	padding-top: 10px;
	font-size: 34px;
}
#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
/* Content */

#content {
	float: right;
	width: 658px;
	padding-right: 30px;
}
/* Post */

.post {
	background: url(../images/img07.jpg) repeat-x left bottom;
	margin-bottom: 25px;
}
.post .title {
	height: 30px;
	color: #549900;
}
.post .title a {
	text-decoration: none;
	color: #549900;
}
.post .date {
}
.post .meta {
	margin-top: -10px;
	padding: 2px 30px 2px 16px;
	background: url(../images/img08.jpg) no-repeat left 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}
.post .meta span {
	display: block;
	margin-top: -10px;
}
.post .meta a {
}
.post .entry {
	padding: 10px 0;
}
.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}
.post .links .comments {
}
.post .links .permalink {
	padding-left: 17px;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 177px;
	padding-left: 22px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #375910;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}
#sidebar li ul {
}
#sidebar li li {
	margin: 0;
	padding: 7px 10px 10px 7px;
	background: url(../images/img07.jpg) repeat-x left bottom;
}
#sidebar p {
	margin: 0;
	padding: 0px 10px;
}
#sidebar h2 {
	height: 26px;
	margin: 0 0 10px 0px;
	padding: 12px 0 2px 10px;
	background: url(../images/img06.jpg) no-repeat left top;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#sidebar p {
	line-height: 200%;
}
#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #375910;
}
/* Calendar */

#calendar {
}
#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}
#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}
#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}
#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}
#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}
#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}
#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}
#calendar .pad {
	border-bottom: 1px solid #24130F;
}
#calendar #today {
	background: #24130F;
}
/* Footer */

#footer {
	width: 920px;
	height: 49px;
	margin: 0 auto;
	padding-top: 50px;
	background: url(../images/img05.jpg) no-repeat left top;
}
#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 99px;
	background: url(../images/img04.jpg) repeat-x left top;
}
#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}
#footer a {
	color: #E5FFC4;
}
.imgBorder {
	font-family:verdana, sans-serif;
	font-size:14px;
	border : 1px solid #000000;/*#0664C5*/
	padding: 0px;
	border-collapse:collapse;
	/*text-align: center;*/
	vertical-align:top;
	text-align: center;/*background: url(../../images/bg_TBorder.gif);*//*background-color:#cccccc;background-repeat:repeat-x;*/
}
.textBlack {
	font-family:verdana, sans-serif;
	font-size:11px;
	color: #000000;
}
.textBlackBold {
	font-family:verdana, sans-serif;
	font-size:11px;
	color: #000000;
	font-weight: bold;
}
.textBlackH1 {
	font-family:verdana, sans-serif;
	font-size:14px;
	color: #000000;
	font-weight: bold;
}
.textWhite {
	font-family:verdana, sans-serif;
	font-size:11px;
	color: #FFFFFF;
}
.textWhiteBold {
	font-family:verdana, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	font-weight: bold;
}
.textWhiteH1 {
	font-family:verdana, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	font-weight: bold;
}
.textRed {
	font-family:verdana, sans-serif;
	font-size:11px;
	color: #ED1C24;
}
.textRedBold {
	font-family:verdana, sans-serif;
	font-size:11px;
	color: #ED1C24;
	font-weight: bold;
}
.textRedH1 {
	font-family:verdana, sans-serif;
	font-size:14px;
	color: #ED1C24;
	font-weight: bold;
}
.textBlue {
	font-family:verdana, sans-serif;
	font-size:11px;
	color: #0079BB;/*text-align: justify;*/
}
.textBlueBold {
	font-family:verdana, sans-serif;
	font-size:11px;
	color: #0079BB;
	font-weight: bold;
}
.textBlueH1 {
	font-family:verdana, sans-serif;
	font-size:14px;
	color: #0079BB;
	font-weight: bold;
}
.textBlueDark {
	font-family:verdana, sans-serif;
	font-size:11px;
	color: #1A31FF;
}
.textBlueDarkBold {
	font-family:verdana, sans-serif;
	font-size:11px;
	color: #1A31FF;
	font-weight: bold;
}
.textBlueDarkH1 {
	font-family:verdana, sans-serif;
	font-size:14px;
	color: #1A31FF;
	font-weight: bold;
}
.textGreen {
	font-family:verdana, sans-serif;
	font-size:11px;
	color: #4E8516;
	font-weight: normal;
	font-style: normal;
}
.textGreenBold {
	font-family:verdana, sans-serif;
	font-size:11px;
	color: #4E8516;
	font-weight: bold;
	font-style: italic;
}
.textGreenH1 {
	font-family:verdana, sans-serif;
	font-size:14px;
	color: #4E8516;
	font-weight: bold;
}
.textOrange {
	font-family:verdana, sans-serif;
	font-size:11px;
	color:#FF9900;
}
.textOrangeBold {
	font-family:verdana, sans-serif;
	font-size:11px;
	color:#FF9900;
	font-weight: bold;
}
.textOrangeH1 {
	font-family:verdana, sans-serif;
	font-size:14px;
	color:#FF9900;
	font-weight: bold;
}
.textGray {
	font-family:verdana, sans-serif;
	font-size:11px;
	color:#999999;
}
.textGrayBold {
	font-family:verdana, sans-serif;
	font-size:11px;
	color:#999999;
	font-weight: bold;
}
.textGrayH1 {
	font-family:verdana, sans-serif;
	font-size:14px;
	color:#999999;
	font-weight: bold;
}
.textBrown {
	font-family:verdana, sans-serif;
	font-size:11px;
	color:#660000;
}
.textBrownBold {
	font-family:verdana, sans-serif;
	font-size:11px;
	color:#660000;
	font-weight: bold;
}
.textBrownH1 {
	font-family:verdana, sans-serif;
	font-size:14px;
	color:#660000;
	font-weight: bold;
}
.table-dott {
	border-color:#94B4CB;
	border-top-width:2px;
	border-bottom-width:2px;
	border-left-width:2px;
	border-right-width:2px;
	border-style: dotted;
}
.table-top-dott {
	border-color:#999999;
	border-top-width:1px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-style: dotted;
}
.table-buttom-dott {
	border-color:#999999;
	border-top-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-style: dotted;
}
.table-left-dott {
	border-color:#999999;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:1px;
	border-right-width:0px;
	border-style: dotted;
}
.table-right-dott {
	border-color:#999999;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:1px;
	border-style: dotted;
	height:100%;
}
.TBorder {
	font-family:verdana, sans-serif;
	font-size:14px;
	border : 1px solid #CCCCCC;/*#0664C5*/
	padding: 0px;
	border-collapse:collapse;
	/*text-align: center;*/
	vertical-align:top;
	text-align: center;/*background: url(../../images/bg_TBorder.gif);*//*background-color:#cccccc;background-repeat:repeat-x;*/
}
.TBorder-white {
	font-family:verdana, sans-serif;
	font-size:14px;
 border : 1px solid #ffffff padding: 0px;
	border-collapse:collapse;
	vertical-align:top;
	text-align: center;
}
.TBorder-alpha {
	font-family:verdana, sans-serif;
	font-size:11px;
	border-top-width:1px solid #CCCCCC;
	border-bottom-width:1px solid #CCCCCC;
	border-left-width:1px solid #CCCCCC;
	border-right-width:1px solid #CCCCCC;
	padding: 2px;
	border-collapse:collapse;
	vertical-align:top;
	background-color:#FFFFFF;
}
.buttn_idea_ok {
	background-image: url(../images/btn_ok_bg.gif);
	height: 21px;
	width: 91px;
	border:thin;
	border-color:gray;
	background-repeat:repeat-x;
	text-align: center;
}
.buttn_idea_cancel {
	background-image: url(../images/btn_cancel_bg.gif);
	height: 21px;
	width: 91px;
	border:thin;
	border-color:gray;
	background-repeat:repeat-x;
	text-align: center;
}
.buttn_idea_blank {
	background-image: url(../images/btn_blank_bg.gif);
	height: 21px;
	width: 91px;
	border:thin;
	border-color:gray;
	background-repeat:repeat-x;
	text-align: center;
}
.buttn_idea_search {
	background-image: url(../images/btn_search_bg.gif);
	height: 24px;
	width: 50px;
	border:thin;
	border-color:gray;
	background-repeat:repeat-x;
	margin-right: 14px;
	margin-bottom: 5px;
	font-size:12px;
}
.box_image {
	padding: 5px;
	border-style: solid;
	border-color: #CCCCCC;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	text-align:left;
}
.size_11 {
	font-size:11px
}
.size_14 {
	font-size:14px
}
.size_16 {
	font-size:16px
}
.size_18 {
	font-size:18px
}
.size_24 {
	font-size:24px
}
.size_36 {
	font-size:36px
}
.searchBox {
	background-image:url('../images/magnifying-glass.gif');
	background-repeat:no-repeat;
	padding-left:20px;
}
.tb-background {
	background-color:#366;
	border: 1px solid #008000;
	color:#FFF;
	font-weight:bold;
}
.textform {
	background-color: #ccccff;
	border: 1px solid #646464;
	color: #4b4b4b;
	font-size: 14;
	font-family: Tahoma;
 font-style:;
	font-weight: bold;
	padding: 2px;
	height:18px;
}
/* Show only to IE PC \*/
.sidebox {
	margin: 0 auto; /* center for now */
	width: 17ems;  /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0px;
	padding: 0px;
	height:100px;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
	height:100px;
	text-shadow: rgba(0, 0, 0, .4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
.xcorner {
	width: 100%;
	text-align: center;
	padding: 5px 5px 5px 5px;
}
.xcorner span {
	position: relative;
}
#xcorner {
	position: relative;
	background: #D2FBAE;
	width: 100%;
}
ul {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:0;
	line-height:0;
}
.spacer {
	clear:both;
	font-size:0;
	line-height:0;
}
/*----------- > >> top part start < < <<-------------*/
#toppart {
	width:943px;
	background:url(../images/top_bg.gif) no-repeat 0 0;
	margin:0 auto;
	padding:0px 0 40px 0;
}
/*----------- > >> top part left < < <<-------------*/
#leftPart {
	width:197px;
	float:left;
}
#leftPart img.logo {
	margin:0 0 32px 0;
	padding:0;
	font-size:0;
	display:block;
	border:none;
}
#leftPart p.latestWork {
	background:url(../images/latest_work.gif) no-repeat 0 0;
	padding:30px 0 36px 11px;
	font-size:20px;
	line-height:24px;
	width:159px;
	color:#FFFFFF;
	background-color:inherit;
	margin:0 0 11px 0;
}
#leftPart p.latestWork a {
	background:url(../images/free_download.gif) no-repeat 0 0;
	width:125px;
	height:22px;
	font-size:0;
	display:block;
	margin:2px 0 0 0;
	line-height:0;
}
#leftPart p.latestWork a:hover {
	background:url(../images/free_download_h.gif) no-repeat 0 0;
}
#leftPart h2.more {
	background:url(../images/left_h2_bg.gif) no-repeat 0 0;
	width:126px;
	height:25px;
	padding:0 0 0 27px;
	font-size:11px;
	font-weight:bold;
	line-height:25px;
	color:#B9B9B9;
	background-color:inherit;
}
#leftPart ul.moreLink {
	width:133px;
	background:url(../images/link_ul_bg.gif) no-repeat left bottom #08526A;
	color:#A7D5E4;
	padding:12px 10px 30px;
	margin:0 0 13px 0;
}
#leftPart ul.moreLink li {
	padding:0 0 0 2px;
	background:url(../images/line.gif) repeat-x left bottom;
	line-height:0;
	display:block;
}
#leftPart ul.moreLink li.nobor {
	background-image:none;
}
#leftPart ul.moreLink li a {
	background:url(../images/left_arrow.gif) no-repeat 0 5px;
	padding:0 0 0 9px;
	background-color:#08526A;
	color:#A7D5E4;
	text-decoration:none;
	font-size:11px;
	line-height:20px;
}
#leftPart ul.moreLink li a:hover {
	background-color:#08526A;
	color:#FFFFFF;
}
#leftPart p.job {
	background:url(../images/job.gif) no-repeat 0 0;
	height:37px;
	width:88px;
	padding:102px 0 0 66px;
	margin:0 0 13px 0;
}
#leftPart p.job a {
	background:url(../images/job_arrow.gif) no-repeat 0 3px;
	padding:0 0 0 14px;
	font-size:12px;
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:none;
}
#leftPart p.job a:hover {
	color:#FF0000;
	background-color:inherit;
}
#leftPart a.online {
	background:url(../images/online.gif) no-repeat 0 0;
	width:153px;
	height:69px;
	display:block;
	text-indent:-2000px;
}
#leftPart a.online:hover {
	background:url(../images/online_h.gif) no-repeat 0 0;
}
/*----------- > >> top part right < < <<-------------*/
#right {
	width:746px;
	float:right;
}
#rightTop {
	width:740px;
	float:right;
	margin:0 0 40px 0;
}
#rightTop ul.navi {
	background:url(../images/navi_bg.gif) repeat-x 0 0;
	height:37px;
	margin:0 0 0 6px;
}
#rightTop ul.navi li {
	border-right:#3A8483 1px solid;
	float:left;
}
#rightTop ul.navi li.nobor {
	border-right:none;
}
#rightTop ul.navi li a {
	background:url(../images/navi_bg.gif) repeat-x 0 0;
	background-color:inherit;
	color:#FFFFFF;
	padding:0 22px 0 21px;
	text-decoration:none;
	font:bold 11px/37px "Trebuchet MS", Verdana, Geneva, sans-serif;
	display:block;
}
#rightTop ul.navi li a:hover {
	background:url(../images/navi_h.gif) repeat-x 0 0;
}
#rightTop ul.navi li a.home {
	background:url(../images/navi_left.gif) no-repeat 0 0;
}
#rightTop ul.navi li a.home:hover {
	background:url(../images/home_h.gif) no-repeat 0 0;
}
#rightTop ul.navi li a.contact {
	background:url(../images/navi_right.gif) no-repeat right top;
}
#rightTop ul.navi li a.contact:hover {
	background:url(../images/contact_h.gif) no-repeat right top;
}
#rightTop p.slog {
	background:url(../images/track_line.gif) no-repeat 0 0;
	height:32px;
	width:679px;
	margin:3px 0 0 0;
	color:#3D5353;
	background-color:inherit;
	padding:0 0 0 18px;
	font-size:13px;
	line-height:32px;
	font-weight:bold;
}
#rightTop p.slog span {
	color:#BF0505;
	background-color:inherit;
}
#rightTop p.slog a.webSearch {
	background:url(../images/web_search.gif) no-repeat 0 0 #fffffe;
	width:122px;
	height:20px;
	padding:0 0 0 23px;
	float:right;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height:20px;
	margin:6px 6px 0 0;
	font-size:11px;
}
#rightTop p.slog a.webSearch:hover {
	background:url(../images/web_search_h.gif) no-repeat 0 0;
}
#rightTop p.slog a.bookmark {
	background:url(../images/book_mark.gif) no-repeat 0 0 #fffffe;
	width:122px;
	height:20px;
	padding:0 0 0 23px;
	float:right;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height:20px;
	margin:6px 6px 0 0;
	font-size:11px;
}
#rightTop p.slog a.bookmark:hover {
	background:url(../images/book_mark_h.gif) no-repeat 0 0;
}
#rightRight {
	width:153px;
	float:right;
}
#rightRight p.view {
	background:url(../images/view_project.gif) no-repeat 0 0;
	padding:16px 0 0 29px;
	width:124px;
	height:94px;
	font-size:22px;
	color:#C49402;
	background-color:inherit;
	line-height:22px;
}
#rightRight p.view span {
	color:#000000;
	font-size:19px;
	line-height:19px;
	background-color:inherit;
	text-transform:uppercase;
	font-weight:bold;
}
#rightRight h2 {
	background:url(../images/right_h2_bg.gif) no-repeat 0 0;
	width:126px;
	height:25px;
	padding:0 0 0 27px;
	font-size:11px;
	font-weight:bold;
	line-height:25px;
	color:#B9B9B9;
	background-color:inherit;
}
#rightRight h2.date1 {
	background:url(../images/right_h2_bg1.gif) no-repeat 0 0;
}
#rightRight ul.date {
	width:133px;
	background: #08526A;
	color:#A7D5E4;
	padding:10px 10px 25px;
	margin:0;
}
#rightRight ul.date li {
	padding:0 0 0 2px;
	background:url(../images/line.gif) repeat-x left bottom;
	line-height:0;
	display:block;
}
#rightRight ul.date li.nobor {
	background-image:none;
}
#rightRight ul.date li a {
	background:url(../images/left_arrow.gif) no-repeat 0 5px;
	padding:0 0 0 9px;
	background-color:#08526A;
	color:#A7D5E4;
	text-decoration:none;
	font-size:11px;
	line-height:20px;
}
#rightRight ul.date li a:hover {
	background-color:#08526A;
	color:#FFFFFF;
}
#rightRight p.bot {
	background:url(../images/right_bot.gif) no-repeat 0 0;
	height:27px;
	padding:0;
	margin:0;
}
#rightmid {
	width:558px;
	float:left;
	margin:250px 0 0 0;
}
#rightmid h2.whatMore {
	font-size:18px;
	line-height:20px;
	color:#6BB6CF;
	background-color:inherit;
	float:left;
	width:215px;
	display:block;
}
#rightmid ul.whatMore1 {
	width:183px;
	background: #075D78;
	color:#FFFFFF;
	padding:10px 0 25px;
	margin:0;
	float:left;
}
#rightmid ul.whatMore1 li {
	padding:0 0 0 2px;
	background:url(../images/line.gif) repeat-x left bottom;
	line-height:0;
	display:block;
}
#rightmid ul.whatMore1 li.nobor {
	background-image:none;
}
#rightmid ul.whatMore1 li a {
	background:url(../images/mid_arrow.gif) no-repeat 0 5px;
	padding:0 0 0 9px;
	background-color:#075D78;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	line-height:20px;
}
#rightmid ul.whatMore1 li a:hover {
	background-color:#075D78;
	color:#6BB6CF;
}
#rightmid form.serch {
	width:298px;
	float:right;
	height:106px;
	background:url(../images/serch_bg.gif) no-repeat 0 0;
	padding:0 20px 0 22px;
}
#rightmid form.serch label.icon {
	display:block;
	background:url(../images/serch_icon.gif) 0 0 no-repeat;
	width:68px;
	height:53px;
	float:left;
	margin:25px 13px 0 0;
}
#rightmid form.serch input.txtBox {
	width:148px;
	height:24px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-left:#404040 solid 1px;
	border-top:#404040 solid 1px;
	padding:0 0 0 12px;
	font:normal 10px/24px Verdana, Geneva, sans-serif;
	color:#101010;
	background-color:#fff;
	float:left;
	margin:32px 10px 0 0;
}
#rightmid form.serch input.go {
	width:44px;
	height:26px;
	background:url(../images/btn_go.gif) 0 0 no-repeat;
	float:left;
	font:bold 12px/26px Verdana, Geneva, sans-serif;
	color:#fff;
	background-color:#033444;
	margin:32px 0 0 0;
	border:none;
	cursor:pointer;
}
#rightmid form.serch a {
	font:bold 11px/23px Verdana, Geneva, sans-serif;
	color:#72A1B1;
	background-color:inherit;
	text-decoration:underline;
	float:left;
	margin:9px 0 0 0;
}
#rightmid form.serch a:hover {
	text-decoration:none;
}
#rightmid h2.wel {
	display:block;
	background:url(../images/welcome.gif) 0 0 no-repeat;
	height:41px;
	text-indent:-2000px;
	margin:0 0 26px 0;
	padding:0 0 0 0;
}
#rightmid p.txt1 {
	display:block;
	font:normal 13px/20px Verdana, Geneva, sans-serif;
	color:#B3D8E4;
	background-color:inherit;
	padding:0 0 0 0;
	width:562px;
}
#rightmid p.txt1 b {
	display:block;
	font:normal 18px/20px Verdana, Geneva, sans-serif;
	color:#A6DB02;
	background-color:inherit;
	padding:0 0 10px 0;
}
#rightmid p.txt1 span {
	color:#A6DB02;
	background-color:#033444;
	padding:2px;
}
#rightmid a.rm {
	display:block;
	background:url(../images/read_more_bg.gif) 0 0 no-repeat;
	width:77px;
	height:21px;
	margin:0 0 0 485px;
	font:bold 11px/21px Verdana, Geneva, sans-serif;
	color:#BF0505;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
}
#rightmid a.rm:hover {
	color:#000;
	background-color:inherit;
}
#blackMain {
	width:100%;
	background:url(../images/black_bg.gif) 0 0 repeat-x #162B2B;
	padding:29px 0 55px 0;
	color:#fff;
}
#black {
	width:942px;
	margin:0 auto;
}
#service {
	width:156px;
	float:left;
	margin:0 52px 0 0;
}
#service h2 {
	display:block;
	padding:0 0 0 24px;
	background:url(../images/service_icon.gif) 0 2px no-repeat;
	font:normal 18px/18px Verdana, Geneva, sans-serif;
	color:#fff;
	background-color:inherit;
	margin:0 0 20px 0;
}
#service ul {
	width:153px;
	padding:0;
	margin:0;
}
#service ul li {
	background:url(../images/bot_div.gif) left bottom repeat-x;
	height:25px;
	display:block;
}
#service ul li a {
	background:url(../images/bullet.gif) 0 10px no-repeat;
	padding:0 0 0 15px;
	height:24px;
	font:normal 11px/24px Verdana, Geneva, sans-serif;
	color:#509BB4;
	background-color:inherit;
	text-decoration:none;
	display:block;
}
#service ul li a:hover {
	color:#509BB4;
	background-color:#254141;
}
#service ul li.noImg {
	background-image:none;
}
#testimonial {
	width:544px;
	float:left;
}
#testimonial h2 {
	display:block;
	padding:0 0 0 41px;
	font:normal 34px/34px Verdana, Geneva, sans-serif;
	color:#fff;
	background-color:inherit;
	margin:0 0 12px 0;
	background:url(../images/testimonial_icon.gif) 0 4px no-repeat;
}
#testimonial p.testTxt1 {
	display:block;
	font:italic 11px/16px Verdana, Geneva, sans-serif;
	color:#C1C1C1;
	background-color:inherit;
	padding:0 0 12px 0;
}
#testimonial p.testTxt1 span {
	color:#A6DB02;
	background-color:inherit;
	font:bold 12px/20px Verdana, Geneva, sans-serif;
	display:block;
	padding:0 0 11px 0;
}
#testimonial p.testTxt2 {
	display:block;
	font:italic 11px/16px Verdana, Geneva, sans-serif;
	color:#C1C1C1;
	background-color:inherit;
	padding:0;
}
#testimonial p.testTxt2 span {
	color:#A6DB02;
	background-color:inherit;
	font:bold 12px/20px Verdana, Geneva, sans-serif;
	display:block;
	padding:0 0 11px 0;
}
#newsletter {
	width:152px;
	float:right;
}
#newsletter h2 {
	display:block;
	padding:0 0 0 24px;
	background:url(../images/service_icon.gif) 0 2px no-repeat;
	font:normal 18px/18px Verdana, Geneva, sans-serif;
	color:#fff;
	background-color:inherit;
	margin:0 0 16px 0;
}
#newsletter form {
	width:152px;
	padding:0 0 20px 0;
}
#newsletter form input.txtBox2 {
	width:142px;
	height:24px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-left:#404040 solid 1px;
	border-top:#404040 solid 1px;
	padding:0 0 0 8px;
	font:normal 10px/24px Verdana, Geneva, sans-serif;
	color:#101010;
	background-color:#fff;
	float:left;
}
#newsletter form input.serch {
	width:56px;
	height:21px;
	background:url(../images/btn_signup.gif) 0 0 no-repeat;
	float:right;
	font:bold 11px/21px Verdana, Geneva, sans-serif;
	color:#fff;
	background-color:#162B2B;
	border:none;
	cursor:pointer;
	margin:3px 0 0 0;
}
#newsletter p.tollfree {
	display:block;
	background:url(../images/toll_free.gif) 0 0 no-repeat;
	margin:0 0 17px 0;
	padding:0 0 0 66px;
	font:bold 11px/34px Verdana, Geneva, sans-serif;
	color:#fff;
	background-color:inherit;
}
#newsletter a.xhtml {
	display:block;
	background:url(../images/xhtml_bg.gif) 0 0 no-repeat;
	width:75px;
	height:19px;
	font:bold 11px/19px Verdana, Geneva, sans-serif;
	color:#BF0505;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	margin:0 0 10px 0;
}
#newsletter a.xhtml:hover {
	color:#000;
	background-color:inherit;
}
#newsletter a.css {
	display:block;
	background:url(../images/xhtml_bg.gif) 0 0 no-repeat;
	width:75px;
	height:19px;
	font:bold 11px/19px Verdana, Geneva, sans-serif;
	color:#BF0505;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	margin:0;
}
#newsletter a.css:hover {
	color:#000;
	background-color:inherit;
}
.text_content {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#221E1F;
	text-align:justify
}
.img_head_credit {
	padding-right:10px;
	padding-top:2px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	text-align:right;
	text-decoration:none;
	color:#000000;
}
.img_left_credit {
	padding-top:2px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	text-align:right;
	text-decoration:none;
	color:#000000;
}
