body
{
	background:url() no-repeat  center #4D4D4D;
	/*background-color: Gray;*/
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
/*body {
background: url(images1/page_bg_02.gif) #008AC2;
padding: 0;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b5564;
}*/
p
{
	margin: 0px;
	padding: 0 30px 5px 30px;
	line-height: 17px;
	text-align: justify;
}
p.pat
{
	color: #FFFFFF;
}
h1
{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0 5px 40px;
}
h2
{
	color: #759f1b;
	font-size: 12px;
	float: left;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0 0 3px;
}
span.blue
{
	color: #a5dcf8;
}
span.dark_blue
{
	color: #116c64;
}
#main_container
{
	
	width: 90%;
	height: auto;
	margin: auto;
	background-color: #fff;
	border:solid 2px #CCCCCC; /*-moz-box-shadow: 3px 3px 5px 6px #ccc;   -webkit-box-shadow: 3px 3px 5px 6px #ccc;   box-shadow:         3px 3px 5px 6px #ccc;*/
}

.header
{
	width: 100%;
	height: 20%;
	margin: auto;
	
	/*background: url(images/header_bg.gif) repeat-x;*/
}

.right_header
{
	float: right;
	width: 100%;
}
#logo
{
	padding: 0 0 0 20px;
	float: left;
	text-decoration: none;
}
/*----------------------menu-------------------------*/
#menu
{
	width: 100%;
	height: 30px;
	float: right;
	padding: 20px 0 0 0;
	
}
#menu ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: block;
	font-weight: bold;
}
#menu ul li
{
	list-style: none;
	display: inline;
	float: right;
	width: 96px;
	height: 35px;
	padding: 0px;
	line-height: 35px;
	font-size: 13px;
	margin: 0 1px 0 3px;
}
#menu ul li a
{
	height: 35px;
	width: 96px;
	float: left;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #6c7b83;
	text-align: center;
	background: url(images/menu_bt.gif) no-repeat center;
}
#menu ul li a:hover
{
	height: 35px;
	width: 96px;
	text-decoration: none;
	color: #68C2EF;
}
#menu ul li a.current
{
	height: 35px;
	width: 96px;
	float: left;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #68C2EF;
	background: url(images/menu_bt.gif) no-repeat center;
}

#middle_box
{
	width: 100%;
	height: 208px;
	clear: both;
	margin: auto;
	background: skyblue url(images/middle_banner.gif) no-repeat center;
}
.middle_box_content
{
	padding: 30px 0 0 20px;
}
.top_menu
{
	width: 40%;
	float: right;
}
a.login
{
	width: 49px;
	height: 35px;
	display: block; /*background:url(images/login.gif) no-repeat center;*/
	line-height: 35px;
	color: #a6c4d4;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 40px;
	float: left;
	margin: 0 3px 0 3px;
}
a.sign_up
{
	width: 49px;
	height: 35px;
	display: block; /*background:url(images/sign_up.gif) no-repeat center;*/
	line-height: 35px;
	color: #a6c4d4;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 40px;
	float: left;
	margin: 0 3px 0 3px;
}
.pattern_bg
{
	width: 100%;
	height: 250px;
	clear: both;
	margin: auto;
	background: url(images/pattern_bg.gif) no-repeat center;
}
.pattern_box
{
	width: 25%;
	float: left;
	padding: 15px 0 0;
	margin: 0 0 0 90px;
}
.pattern_box_icon
{
	float: left;
	padding: 5px;
}
.pattern_content
{
	width: 60%;
	float: left;
	padding: 0 0 0 2px;
}
/*---------------------main_content------------------*/
#main_content
{
	width: 100%;
	height: auto;
	margin: auto;

}
.clear
{
	clear: both;
}
.box_content
{
	width: 31%;
	height: 250px;
	float: left;
	margin: 10px 0 30px 10px;
	background: url(images/box_bg.gif) no-repeat top center;
}

.logintype
{
	width: 40%;
	height: 220px;
	float: left;
	margin: 10px 10px 40px 10px;
}

.quickacess
{
	width:98%;
	height: auto;
	float: left;
	margin: 0 0 30px 10px;
	background: url(images/bg1.gif) no-repeat top center;
	
}
.box_title
{
	padding:7px 0 6px 3px;
}
.box_title1
{
	padding: 10px 5px 6px 0;
	width: 100%;
}
.title_icon
{
	float: left;
	padding: 0 0 0 30px;
}
.box_text_content
{
	width: 100%;
	float: left;
	margin: 0 0 0 0px;
}
.box_text_content1
{
	width: 100%;
	float: left;
	padding: 0 0 0 15px;
	margin: 0 0 0 0px;
}

.box_icon
{
	float: left;
	padding: 0 0px 0 0;
}
.box_text
{
	width: 100%;
	float: left;
	text-align: left;
	padding-right:20px;
	
}

.box_text2
{
	width: 100%;
	float: left;
	text-align: justify;
	padding: 0 0 0 10px;
}
.box_text1
{
	width: 100px;
	height: 100px;
	float: left;
	text-align: justify;
	padding:0 0 0 0;
	margin-bottom:10px;
	margin-top:20px;
}
a.details
{
	float: right;
	padding: 1px 15px 0 0;
	text-decoration: none;
	font-weight: bold;
	color:#044E83;

}
 a.details:hover
        {
        	float: right;
	padding: 1px 15px 0 0;
	text-decoration: none;
	font-weight: bold;
	color:	#2B2D30;}
		
/*-----------------------------footer------------------*/
#footer
{
	width: 100%;
	height: 45px;
	color: #508aa1;
	position: inherit;
	background-color:#12283C;
	/*background: url(images/pattern_bg.gif) no-repeat center;*/
	margin: 0 0 0 0;
	text-align: center;
}
.copyright
{
	float: left;
	padding: 10px 0 0 10px;
}
.center_footer
{
	color: #c3ced4;
	font-size: 14px;
	font-weight: bold;
	padding:15px;
	text-align: center;
	margin: 0 0 0 0;
	
}
.footer_links
{
	float: right;
	padding: 10px 10px 0 0;
}


/*--------------------------image scroll----------------------*/
.footer-a
{
	color: #333333;
	font: 12px/20px Arial,Tahoma,Verdana,sans-serif;
}

.divImg
{
	padding: 0 0 5px 20px;
	font-family: verdana;
	font-size: bold;
	text-decoration: none;
}
.divSpace
{
	width: 100%;
	margin: 10px 0 10px 0;
}

li
{
	margin: 2px 0 0 0;
}


.divImg1
{
	padding: 0 0 0 15px;
	border: 1px solid Gray;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.loginul
{
	list-style-type: none;
}


/* pitch slideshow */
#pitch
{
	clear: both;
	height: 230px;
	background: url(../images/shadow.png) no-repeat left;
	width: 100%;
	padding-top:3px;
}
#slideshow
{
	position: relative;
	height: 280px;
}
#slideshow img
{
	float: left;
	width: 100%;
	height: 230px;
}
#slideshow div
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	width: 100%;
}
#slideshow div.active
{
	z-index: 10;
}
#slideshow div.last-active
{
	z-index: 9;
}

#zoom
{
	z-index: 11;
}

/* pitch overlay */
.overlay
{
	clear: both;
	float: left;
	z-index: 100;
	position: relative;
	margin: 100px 0 0;
}
.overlay h2
{
	color: #fff;
	font-size: 2em;
	background: url(../images/dot.png);
	padding: 14px;
	margin: 0;
	float: left;
	width: 300px;
}
.overlay p
{
	clear: both;
	background: #fff;
	padding: 16px;
	width: 300px;
}

#slideshow:hover .arrow
{
	background: url(../images/dot.png);
}

.arrow
{
	float: right;
	position: relative;
	width: 65px;
	height: 63px;
	margin: -180px 0 0;
	z-index: 100;
}

.arrow a
{
	float: left;
	background: url(../images/pitcharrow.gif) no-repeat center center;
	width: 15px;
	height: 24px;
	padding: 19px 25px;
}


/* inner pitch */
#inner-pitch
{
	clear: both;
}
#inner-pitch .overlay
{
	margin: 0;
	width: 920px;
}
.line
{
border-bottom:solid 2px #67B2D0;
padding:135px 0 0 0;
}
         .button_css
	{
	background-color:#3B5998;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	padding:4px;
	cursor: pointer;
	height: 34px;
}

.ul-paging
{
	float: left;
	padding-right: 10px;
	list-style-type: none;
}
.ul-paging li
{
	padding: 10px;
	float: left;
}

.ul-paging li.active
{
	text-decoration: none;
	background-color: #ddd;
}
.ul-paging li.active a
{
	text-decoration: none;
}
.paging-select
{
	float: left;
	padding-right: 10px;
	padding-top: 21px;
	padding-left: 20px;
	color: #000;
}

.paging-select div
{
	padding-top: 3px;
}

.div-image
{
	position: absolute; 
	top: 334px;
    left: 174px; 
    z-index: 99999; 
    background-color: #fff; 
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 20px;
}

.close-btn-div
{
	text-align: right;
}

.btn-close
{
	
}