@charset "utf-8";
	body {
	position: relative;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-left:0px;
	margin-top:0px;
	}
	a:active
{
outline: none;
}
a:focus
{
outline-style: none;
}
	h1 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	}
	h2 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 0px;
	}
	h3 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	margin: 0px;
	
	padding-bottom: 0px;
	}
	h4 {
		font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	margin: 0px;
	
	padding-bottom: 0px;
	}
	h5 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 0px;
	}
	h6 {
		font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	margin: 0px;
	}
	#container{
		position: relative;
		width: 100%;
		margin: auto;
		padding-right: 0px;
		padding-left: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-attachment: scroll;
		background-image: url(images/top_header.gif);
		background-repeat: repeat-x;
		background-position: left top;
	}
	#header {
		position: relative;
		margin: auto;
		height: 111px;
		width: 1000px;
	}
	#logo {
		position: relative;
		height: 90px;
		width: 279px;
		z-index: 50;
		float: left;
		padding-top: 15px;
		padding-left: 10px;
	}
	#ad {
		position: relative;
		height: 62px;
		width: 392px;
		z-index: 50;
		float: right;
		padding-top: 10px;
	}
	#top_links {
	position: absolute;
	right: 225px;
	top: 5px;
	background-attachment: scroll;
	background-image: url(images/live_chat.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	width: 135px;
	padding-top: 2px;
	padding-left: 10px;
	}
	#top_livechat {
	position: absolute;
	right: 25px;
	top: 5px;
	}
	#menu_div {
		position: relative;
		height: 37px;
		margin: auto;
		width: 1000px;
		text-align: center;
	}
	.inputbig {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
		margin: 0px;
		width: 150px;
		height: 15px;
		padding-top: 1px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		float: left;
	}
	#header_main {
		position: relative;
		height: 253px;
		width: 970px;
		margin-top: 10px;
		margin-right: auto;
		margin-left: auto;
	}
	#header_main_home {
		position: relative;
		height: 285px;
		width: 970px;
		margin-top: 10px;
		margin-right: auto;
		margin-left: auto;
		background:#ddd;
	}
	#header_bottom {
		position: relative;
		background-image: url(images/header_bottom.gif);
		background-repeat: repeat-x;
		background-position: left top;
		height: 25px;
		background-attachment: scroll;
		margin: auto;
		width: 970px;
	}
	#body_container{
		position: relative;
		width: 970px;
		margin-right: auto;
		margin-left: auto;
	}
	#body_container_left{
		position: relative;
		width: 256px;
		text-align: center;
		float: left;
		margin: 0px;
		
	}
	.body_container_left_bg{
		position: relative;
		width: 236px;
		text-align: center;
		float: left;
		margin: 0px;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
	}
	.body_container_left_a{
		position: relative;
		width: 235px;
		margin-top: 2px;
		background-color: #FFFFFF;
	}
	.body_container_left_b{
		position: relative;
		width: 215px;
		margin-top: 4px;
		margin-bottom: 14px;
		padding-left: 10px;
		text-align: left;
	}
	.left_link {
		width: 229px;
		padding: 5px;
		margin: 0px;
	
	}	
	div.left_link ul {
		display: block;
		padding: 0px;
		margin: 0px;
	}
	
	div.left_link ul li {
		padding-right: 0px;
		padding-left: 25px;
		text-align: left;
		display: block;
		background-attachment: scroll;
		background-image: url(images/arrow.gif);
		background-repeat: no-repeat;
		background-position: left center;
		margin: 0px;
		padding-top: 7px;
		padding-bottom: 7px;
	}
	.RedDark {
		font-family: arial;
		font-size: 18px;
		font-weight: bold;
		color: #ce2b2b;
		text-decoration: none;
	}
	.whiteDark {
		font-family: arial;
		font-size: 17px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}
	.RedStar {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	vertical-align: super;
	}
	a.linkDarkGreen {
		font-family: arial;
		font-size: 13px;
		font-weight: normal;
		color: #0292c1;
		text-decoration: none;
	}
	a.linkDarkGreen:hover {
		font-family: arial;
		font-size: 13px;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
	}
	#body_container_mr{
	position: relative;
	width: 711px;
	float: left;
	}
	#body_container_middle{
	position: relative;
	width: 412px;
	margin: 0px;
	float: left;
	}
	#body_container_middle_a{
	position: relative;
	width: 392px;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(images/box_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 355px;
	}
	#body_container_middle_b{
	position: relative;
	width: 397px;
	background-attachment: scroll;
	background-image: url(images/box_bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: right;
	}
	#services_div{
		float: left;
	}
	.services_home {
		z-index: 50;
		display: block;
		text-align: left;
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 5px;
		height: 70px;
	}	
	div.services_home ul {
		margin: 0px;
		padding: 0px;
	}
	
	div.services_home ul li {
	list-style-type: none;
	text-align: left;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 73px;
	}
	.TextblackBold {
		font-family: Arial;
		font-size: 18px;
		font-weight: bold;
		color: #515151;
		text-decoration: none;
		font-style: italic;
	}
	.Textblacksmall {
		font-family: Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
		line-height: 20px;
	}
	a.linkReadMore {
		font-family: Arial;
		font-size: 12px;
		color: #6666CC;
		text-decoration: none;
	}
	a.linkReadMore:hover {
		font-family: Arial;
		font-size: 12px;
		color: #6666CC;
		text-decoration: underline;
	}
	#body_container_right{
	float: right;
	width: 285px;
	margin: 0px;
	position: relative;
	}
	#body_container_right_b{
	width: 256px;
	margin-top: 0px;
	float:left;
	text-align: left;
	padding-top:5px;
	padding-left:10px;
	padding-bottom: 10px;
	background-image: url(images/contact_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	#body_container_right_c{
	position: relative;
	width: 265px;
	margin: 0px;
	background-attachment: scroll;
	background-image: url(images/box_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 365px;
	}
	#body_container_right_d{
	position: relative;
	width: 285px;
	background-attachment: scroll;
	background-image: url(images/box_bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: right;
	}
	div.testimonial {
	width: 246px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	display: inline;
	margin: 0px;
	text-align:left;
	background-color: #dff6ff;
	}
	div.testimonial ul {
		display: block;
		padding: 0px;
		margin: 0px;
	}
	
	div.testimonial ul li {
		padding-right: 0px;
		padding-left: 10px;
		display: block;
		margin: 0px;
		padding-top: 7px;
		padding-bottom: 0px;
		text-align:justify;

	}
.testimonial_text {
	text-align:right;
	display:block;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:3px;

}
	div.comments {
	width: 246px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	display: inline;
	margin: 0px;
	text-align:left;
	background-color: #dff6ff;
	}
	
	div.comment_box {
		padding: 0em;
		z-index: 5;
		position: relative;
		display: block;
		margin-top: 0px;
			}

	#post_comment input.field {
	width: 213px;
	height: 22px;
	border: 0px solid  #333333;
	background:url('images/text_box.gif') no-repeat right top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 8px;
	padding-top: 2px;
}
	
#post_comment textarea {
	width: 216px;
	height: 65px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom:5px;
	background-image: url(images/textarea_box.gif);
	background-position: left bottom;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #afd7e6;
	border-bottom-color: #afd7e6;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}
#post_comment input.button {
	height: 30px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 0px;
	padding-top: 7px;
	float: left;
	width: auto;
	padding-bottom: 0px;
}
.text_container{
	position: relative;
	width: 711px;
	float: right;
	margin-bottom: 20px;
	}
#text_container_a{
	position: relative;
	width: 350px;
	margin-top: 10px;
	text-align: left;
	padding-bottom: 4px;
	padding-left: 25px;
	}
.text_container_a_in{
	position: relative;
	width: 550px;
	text-align: left;
	padding-bottom: 4px;
	padding-left: 25px;
	}
#text_container_a_in_p{
	position: relative;
	width: 450px;
	text-align: left;
	padding-bottom: 4px;
	padding-left: 25px;
	}
.text_container_b{
	position: relative;
	width: 650px;
	background-attachment: scroll;
	background-image: url(images/text_content_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 12px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
#text_container_b_p1{
	position: relative;
	width: 650px;
	background-attachment: scroll;
	background-image: url(images/text_content_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 12px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}

#text_container_c{
	position: relative;
	width: 690px;
	background-attachment: scroll;
	background-image: url(images/text_content_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 12px;
	height: 16px;
	}
.text_container_c_port{
	width: 690px;
	background-attachment: scroll;
	background-image: url(images/text_content_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 16px;
	float: left;
	margin-left: 12px;
	}
* html #text_container_c_port{
	width: 690px;
	background-attachment: scroll;
	background-image: url(images/text_content_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 16px;
	float: right;
	margin-right:4px;
	}
#text_container_d{
	width: 300px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	}
#text_container_d_1{
	width: 300px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	}
#text_container_d_main{
	position: relative;
	width: 650px;
	padding: 0px;
	height: 250px;
	float: left;
	}
#text_container_paging{
	position: relative;
	width: 650px;
	height: 20px;
	float: left;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
.wecome_text {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #9c9c9c;
	text-decoration: none;
	font-style: italic;
	}
.topic_text {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #45AFD8;
	text-decoration: none;
	}
.wish_text {
		font-family: arial;
		font-size: 24px;
		font-weight: bold;
		color: #ce2b2b;
		text-decoration: none;
		font-style: italic;
	}
#footer{
	height: 120px;
	width: 100%;
	margin-top: 5px;
	line-height: 40px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(images/footer_bg_repeat.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
}
#footer_a{
	height: 120px;
	width: 992px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer_sublink{
	width: 900px;
	margin-top: 5px;
	line-height: 25px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
}
a.footer_link {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	}
a.footer_link:hover {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	}
a.footer_link_new {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	line-height: 25px;
	}
a.footer_link_new:hover {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	line-height: 25px;
	}
.logo_title {
	font-family: Arial;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	padding-top:0px;
	text-align:left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
a.url_link {
	font-family: Arial;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	}
a.url_link:hover {
	font-family: Arial;
	font-size: 14px;
	color: #666;
	text-decoration: underline;
	font-weight: bold;
	}
a.nextP_link {
	font-family: Arial;
	font-size: 14px;
	color: #0290C9;
	text-decoration: none;
	font-weight: bold;
	}
a.nextP_link:hover {
	font-family: Arial;
	font-size: 14px;
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	}
a.page_link {
	font-family: Arial;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	background-color: #D7D7D7;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #A7A7A7;
	}
a.page_link:hover {
	font-family: Arial;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFF;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #A7A7A7;
	}
.page_linkactive {
	font-family: Arial;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFF;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #A7A7A7;
	}


.main-content p {margin:0 0 1em; line-height:1.5em; font-size:100%;}

.contactform {
	width:600px;
	border:solid 1px rgb(200,200,200);
	background-color:rgb(240,240,240);
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.contactform fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(220,220,220);}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}
.contactform label.left {float:left; width:100px; margin:0 0 0 10px; padding:2px; font-size:110%;}
.contactform select.combo {width:175px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.field {width:210px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform textarea {
	width:275px;
	padding:2px;
	border:solid 1px rgb(200,200,200);
	font-family:verdana,arial,sans-serif;
	font-size:110%;
	vertical-align: text-top;
}
.contactform input.button {
	float:right;
	width:auto;
	margin-right: 200px;
	margin-bottom: 5px;
}
.contactform input.button:hover {
}



#div.portfolio_img {
	margin: 0px;
	padding: 0px;
	
}	
div.portfolio_img ul {
	position: relative;
	margin: 0px;
	padding: 0px;
}

div.portfolio_img li {
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	display: block;
	float: left;
	text-align: center;
	width: 300px;
	padding: 8px;
	
}



#div.logopage_img {
	margin: 0px;
	padding: 0px;
	
}	
div.logopage_img ul {
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div.logopage_img li {
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	float: left;
	text-align: left;
	width: 200px;
	padding: 0px;
	background-image: url(images/logo_bg.gif);
	background-repeat: no-repeat;
	height: 220px;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	
}


.borderit {
	font-family: Arial;
	font-size: 10pt;
	color: #838383;
	text-decoration: none;
	font-weight: normal;
}
.borderit IMG {
	BORDER-RIGHT: #CCC 1px solid;
	BORDER-TOP: #CCC 1px solid;
	BORDER-LEFT: #CCC 1px solid;
	BORDER-BOTTOM: #CCC 1px solid;
	padding: 3px;
}
.borderit:hover IMG {
	background-color: #CCC;
}
.borderit:hover {
	background-color: #CCC;
}



div.footer_L {
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div.footer_L ul{
	position: relative;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

div.footer_L li{
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
div.rss_m{
	margin-top: 25px;
}
strong{
color:#000000;
font-weight:bold;
}
p {
	text-align: justify;
}
.support_icon {
	text-align:left;
	margin:10px;
	}
.hireteam_title
{
	width:100px; float:left; margin-left:15px;
}
.hireteam_main
{
   width:450px; float:left; padding-left:15px; margin-bottom:10px;
}
.hireteam_colum
{
  width:225px; float:left;
}
.form_msg {
	color:#F00;
	text-align:center;
	position:relative;
	padding:0;
	margin-top: 50px;;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div.scroller{
		position:relative;
		height:200px;
		width:240px;
		display:block;
		overflow:hidden;
	}
div.scrollingtext{
		position:absolute;
		font-family:Arial;
		font-size:12px;
		font-weight:normal;
		color:#000000;
		line-height:18px;
}
