﻿@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;	
}

a{
	cursor: pointer;
	text-decoration:none;
	color:#00afef;
}

li
{
    list-style:disc;
}


body{
	margin:0;
	padding:0;
	background:#fff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#606365;
	line-height:20px;
}

.clear{clear:both;}

.main
	{
	width:950px;
	margin:30px auto;
	padding:0;
	background:#FFF;


	}

.topbar
{
    background:url(Images/top_bar.jpg) no-repeat;
    width:981px;
    height:13px;    
}

.footerbar
{
    background:url(Images/Bottom_bar.jpg) no-repeat;
    width:978px;
    height:9px;    
    clear:both;
    margin-top:50px;
}

.topPan h1{
	background:url(images/logo.jpg) no-repeat bottom;
	width:189px;
	height:50px;
	margin:20px 0 0px 0;
	padding:0;
	display:block;
}
.topPan h1 a
{
    width:189px;
	height:50px;
	display:block;
	cursor:pointer;
}
.logo
{
    cursor:pointer;
}


.menuPan{
	margin:24px 0 0 0;
	padding:0;	
	width:981px;
	height:20px;
	float:left;
	border-bottom:1px solid #eeeeee;
	display:block;
}
.menuPan ul{
	padding:0px 0 0 0;
	^padding:4px 0 0 0;
	
	font-family:"Century Gothic", arial;
	font-size:12px;
	list-style:none;
	float:right;
	}
.menuPan li{
	/*margin:0 0 0 16px;*/
	padding:0;
	display:inline;
	width:120px;
	height:28px;
	border-left:#eeeeee solid 1px;	
	}
.menuPan a {
	margin:0;
	padding:0 5px;
	color:#6a747c;
	text-decoration:none;	
	}
.menuPan a:hover {
	margin:0;
	padding:0 5px;
	color:#00afef;
	}
.menuPan li.current
	{
	background:#FFFFFF;
    color:#00AFEF;
    padding:2px 5px 3px 5px;   
    border:1px #eee solid;
    border-bottom:1px #fff solid;
	}
.menuPan .current a {
	margin:0;
	padding:0 5px;
	color:#00afef;	
	}
.menuPan li.trail
{
    background:#FFFFFF;
    color:#00AFEF;
    padding:2px 5px 3px 5px;   
    border:1px #eee solid;
    border-bottom:1px #fff solid;
}
.menuPan .trail a {
	margin:0;
	padding:0 5px;
	color:#00afef;	
	}
.subMenuPan{
	margin:0 0 10px 0;
	padding:0;	
	width:981px;
	height:20px;
	float:left;
	border-bottom:#eeeeee solid 1px;
}
.subMenuPan ul
{
    margin:0 120px 0 0 !important;
	margin:0 60px 0 0;
	padding:0;
	font-family:"Century Gothic", arial;
	font-size:11px;
	float:right;
	}
.subMenuPan li{
	margin:0 0 0 0;
	padding:0 10px;
	display:inline;
	background:url(images/hyphen.jpg) no-repeat right ;
	width:120px;
	height:28px;
	}
.subMenuPanLast{
	background:url() !important;	
	}
.subMenuPan a {
	margin:0;
	padding:0 5px;
	color:#6a747c;
	text-decoration:none;	
	}
.subMenuPan a:hover {
	margin:0;
	padding:0 5px;
	color:#00afef;
	}
.subMenuPan .current a {
	margin:0;
	padding:0 5px;
	color:#00afef;	
	}
.subMenuPan .uc h4
{
    display:none; 
}
/*----------repeat image for front page--------*/
.mainBg_repeat
{
    background:url(images/frontpage_BG_repeat.jpg) repeat-y 20% 100%;
    clear:both;
    
}
.footer_Shade
{
   background:url(images/frontpage_BG_bottom.jpg) no-repeat 80% 100%;
   clear:both;
   height:32px;
   width:979px;
   margin:0 0 0 1px;
}
/*------------------EO----------*/
	
	
.Content_wrapper{
	width:981px;
	background:url(Images/frontpage_Bg_top.jpg) no-repeat 1%;
	height:900px;
	margin:5px 0 0 0;
	/*border-bottom:#999 solid 1px;	*/
	clear:both;
	}
.Content_wrapper_job{
	width:981px;
	background:url(Images/frontpage_Bg_top_job.jpg) no-repeat top;
	height:900px;
	margin:5px 0 0 0;
	/*border-bottom:#999 solid 1px;	*/
	clear:both;
	}
.Content_wrapper_download{
	width:953px;
	height:auto;
	margin:6px 0 0  -2px;
	clear:both;
	float:left;
	padding-left:27px;
	}
	
.Icon{
	width:120px;
	margin:20px 0 0 0;
	background:#fff;
	margin-bottom:10px;

	
}

.Contact_Add{

	height:154px;
	/*background:url(Images/contact_bg.jpg) no-repeat;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#606365;
	font-style:normal;
	line-height:30px;
	padding:0 0 0 0;
	

}
.Content_wrapper_Ser{
	width:981px;
	background:url(Images/services_BG_top.jpg) no-repeat top;
	height:850px;
	margin:10px 0 0 0;
	clear:both;
	
}
.Content_wrapper_left{
	width:630px;
	background:url(Images/Left_Content_bg.jpg) repeat-y;
	border-bottom:#f6f6f6 solid 2px ;
	min-height:550px;
	padding:20px;
	margin:17px 0 10px 0;
	float:left;
	/*border:1px red solid;*/
}

.Content_wrapper_left ul
{
    margin:10px 0 0 15px;
}

.Content_wrapper_Cont{
	width:981px;
	background:#fff url(Images/contact_BG_top.jpg) no-repeat top;
	height:507px;
	margin:10px 0 0 0;
	clear:both;
	
}
.Content_wrapper_left_Cont{
	width:630px;
	height:592px;
	padding:20px;
	margin:20px 0 0 28px;
	float:left;
	
	
}
.right_content {
	float:right;
	width:240px;
}

.left_content {
	float:left;
	width:740px;
}

	
.Content_wrapper_right_Cont{
	width:160px;
	height:40px;
	padding:20px;
	margin:20px 0 0;
	float:right;
	background:url(images/Contact_Info.png) no-repeat;

	
	}

.ballon_Ser{
	background:url(Images/ballon_ser1.png) no-repeat;
	position:absolute;
	top:181px;
	left:531px;	
	height:510px;
	width:700px;
	z-index:1;
}

.toolbox
{
	padding-right:10px;
}

.toolbox td {
	padding:7px;
}
.toolbox img
{
    padding:0 5px;
}

.col_body
{
    margin:0 0 0 50px;
    width:510px;
    /*text-align:justify;*/
}
.col_body p
{
   line-height:25px;
   padding:0 0 10px 0;
}
.col_inside
{
    margin:0 0 0 0;    
}
.col_title
{
    background:url(images/pinkArrowDn.jpg) no-repeat;
    /*margin:0 0 10px 30px;*/
    margin:0 0 0 30px;
    padding:0 0 5px 0;
    cursor:pointer;    
}

.col_title h2
{
    margin:0 0 0 20px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;    
}

.col_title a
{
    color:Black;
}

.col_title a:hover h2 
{
    text-decoration:underline;
}

.col_titleDown
{
    background:url(images/pinkArrowUp.jpg) no-repeat;
    margin:0 0 0 30px;
    padding:0 0 5px 0;
}

#page
{
    clear:both;
}
.form 
{
    color:#606365;
    float:left;
    font-size:12px;
    font-family:Arial;
    margin-right:15px;
    padding-top:5px;
    text-align:left;
    width:auto;
    margin:40px 0 0 45px;
}
.form  label
{
    width:90px;
    display:block;
    float:left;
    margin:7px 0;
}
.form, .row, .cf
{
    padding:4px 0 0 0;
    clear:both;
    width:600px;
}
.form input
{
    color:#606365;
    font-size:12px;
    width:308px;
    height:20px;
    font-size:15px;
    float:left;
    display:block;
    margin-top:5px;
}
.form select
{
    width:312px;
}
.form textarea 
{
    margin:0 0 0 0;
    float:left;
    width:308px;
}
.form .button
{
    width:98px;
    height:25px;
    background:#e5eaed;
    border:1px #cccccc solid;
    float:left;
	margin:10px 0 0 302px;
    cursor:pointer;
}

.footer{}

.footer span
{
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
    color:#606365;
    float:right;
	padding:10px;
	padding-right:0px;
}

/*for error message*/
.errMsg
{
    clear:both;
    float:left;
}

.leftErrMsg
{
    background:url(images/callOut_lft.jpg) no-repeat;
    width:19px;
    height:40px;
    float:left;
}


.ReptErrMsg
{
    background:url(images/callOut_repeat.jpg) repeat-x;
    float:left;
    height:40px;
    float:left;
    padding:10px 0 0 0;
    display:block;
}

.rightErrMsg
{
    background:url(images/callOut_rht.jpg) no-repeat;
    width:16px;
    height:40px;
    float:left;
    display:block;
}
