	/*  
	Name: Ascent Technologies
	URL: 
	Description: 
	Version: 2.0
	Author: Saif, Flip Media
	Author URL: http://www.flipcorp.com
	*/
	
	/************* Page settings ******************/
	
	body {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-family:Verdana;
	font-size:11px;
	text-align: center;
	background:#254684;
	}
	
	a, a:link {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-decoration:none;
	}
	
	a:hover{
	text-decoration:underline;
	}
	
	.left{
	float:left;
	margin:0px 10px 10px 0px;
	}
	
	.right{
	float:right;
	margin:0px 0px 10px 10px;
	}
	
	
	
	a.readmore{
	display:block;
	width:80px;
	height:20px;
	font-weight:bold;
	padding:5px 0px 0px 25px;
	background:url(images/readmore-bg.gif) no-repeat;
	color:#676767;
	}
	
	a.readmore:hover{
	color:#3667C5;
	background:url(images/readmore-mo.gif) no-repeat;
	}
	
	.border{
	border:solid 2px #fff
	}

	/************** Container **********************/
	
	#container{
	height: 100%;
	overflow:hidden;
	width: 760px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background:#FFFFFF;
	}

	/************** Header *************************/
	
	#header{
	width:750px;
	height:80px;
	float:left;
	background:url(images/header-bg.gif) repeat-x;
	padding:10px 0px 10px 10px;
	font-size:11px;
	font-weight:bold;
	}
	
	#header ul#header-nav{
	margin:0px 3px 0px 0px;
	padding:0px;
	list-style-type:none;
	float:right;	
	color:#A6B6D2;
	}
	
	#header ul#header-nav li{
	margin:0px 0px 0px 0px;
	padding:0px 1px 0px 2px;
	list-style-type:none;
	display:inline;
	float:left;
	}
	
	#header ul#header-nav li a{
	color:#A6B6D2;
	}
	
	#header #logo{
	padding:32px 0px 0px 7px;
	width:190px;
	}
	
	#header form#search{
	display:inline;
	margin:28px 0px 0px 0px;
	padding:0px;
	float:right;
	width:153px;
	height:25px;
	clear:right;
	}
	
	#header form#search input{
	border:solid 1px #728DC1;
	width:117px;
	height:15px;
	padding:3px 0px 0px 5px;
	float:left;
	font-family:Verdana;
	font-size:11px;
	color:#708EC0;
	}
	
	#header form#search input.img{
	border:none;
	width:19px;
	height:19px;
	padding:0px 0px 0px 5px;
	}
	
	/************* Wrap ******************/
	
	#wrap{
	width:760px;
	float:left;
	background:#F9FAFD;
	}
	
	/************* Wrap - Left ******************/
	
	#wrap-left{
	width:200px;
	height:600px;
	overflow:hidden;
	float:left;
	
	}
	
	#wrap-left ul#left-nav{
	margin:0px;
	padding:0px;
	list-style-type:none;
	color:#4E6CB4;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:15px 0px 15px 15px;
	font-size:11px;
	}
		
	#wrap-left ul#left-nav li{
	margin:0px;
	padding:7px 0px 0px 0px;
	list-style-type:none;
	height:23px;
	background:url(images/left-nav-bg.gif) no-repeat left bottom;
	}
	
	#wrap-left ul#left-nav li.current{
	background:url(images/left-nav-current.gif) no-repeat;
	}
	
	#wrap-left ul#left-nav li.no-bg{
	background:none;
	}
	
	#wrap-left ul#left-nav li.current-no-bg{
	background:url(images/left-nav-current.gif) no-repeat;
	height:21px;	
	}
	
	#wrap-left ul#left-nav li a{
	padding-left:2px;
	color:#4E6CB4;
	}
	
	#wrap-left #news {
	background:url(images/news-bg.gif) repeat-x;
	}
	
	#wrap-left #news h1{
	background:#5D7BB5 url(images/left-nav-h1-bg.gif) no-repeat top right;
	height:22px;
	padding:9px 0px 0px 20px;
	margin:0px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}
	
	#wrap-left #news h2{
	padding:0px 0px 0px 20px;
	margin:0px;
	color:#646966;
	font-size:11px;
	}
	
	#wrap-left #news p{
	padding:7px 0px 7px 20px;
	margin:0px;
	color:#5F79B6;
	}
	
	#wrap-left #news p a{
	color:#5F79B6;
	}
	
	#wrap-left #news ul#nav-left-news{
	margin:0px;
	padding:25px 0px 0px 0px;
	list-style-type:none;
	}
	
	#wrap-left #news ul#nav-left-news li{
	margin:0px 0px 5px 0px;
	padding:0px;
	list-style-type:none;
	}
	
	#wrap-left #news ul#nav-left-news li.filler{
	background:url(images/news-filler.gif) no-repeat;
	height:12px;
	margin:0px;
	margin-left:20px;
	padding:0px;
	}
	
	/************* Spotlight ******************/
	
	#spotlight{
	width:557px;
	float:left;
	margin:0px 0px 0px 2px
	}
	
	/************* Home Content ******************/
	
	#home-content{
	width:557px;
	height:100%;
	overflow:hidden;
	float:left;
	margin:1px 0px 0px 2px;
	padding-bottom:65px;
	}
	
	
	#home-content a.readmore{
	display:block;
	width:80px;
	height:20px;
	font-weight:bold;
	padding:5px 0px 0px 25px;
	background:url(images/readmore-bg.gif) no-repeat;
	color:#676767;
	margin:10px 0px 0px 15px;
	}
	#home-content a.readmore:hover{
	color:#3667C5;
	background:url(images/readmore-mo.gif) no-repeat;
	}
	
	#home-content #overview{
	background:url(images/overview-bg.gif) no-repeat left top;
	padding-bottom:10px;
	}
	
	#home-content #overview h1{
	background:#5D7BB5;
	height:22px;
	padding:9px 0px 0px 20px;
	margin:0px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}
	
	#home-content #overview p{
	margin:0px;
	padding:20px 20px 10px 20px;
	color:#1E4586;
	text-align:justify;
	}
	
	#home-content #overview #banner {
	margin:10px 0px;
	text-align:center;
	vertical-align:middle;
	}
	
	#home-content ul#home{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}

	#home-content ul#home li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 1px;
	list-style-type:none;
	float:left;
	width:185px;
	}
	
	#home-content ul#home li.right{
	width:184px;
	}
	
	#home-content ul#home li h1{
	background:#5D7BB5 url(images/left-nav-h1-bg.gif) no-repeat top right;
	height:22px;
	padding:9px 0px 0px 20px;
	margin:0px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}
	
	#home-content ul#home li h2{
	padding:0px 0px 0px 20px;
	margin:25px 0px 0px 0px;
	color:#4C70AD;
	font-size:11px;
	}
	
	#home-content ul#home li h2 a{
	color:#4C70AD;
	}
	
	#home-content ul#home li p{
	margin:0px;
	padding:0px 10px 0px 20px;
	color:#797979;
	height:60px;
	}
	
	#home-content ul#home li p a{
	color:#797979;
	}
	
	/************* Inside Pages ************/
	
	#breadcrumb{
	height:31px;
	width:472px;
	padding:0px 0px 0px 18px;
	margin:1px 0px 0px 2px;
	background:#5D7BB4;
	font-size:10px;
	color:#D1E3FF;
	float:left;
	overflow:hidden;
	line-height:31px;
	vertical-align:middle;
	}
	
	#breadcrumb a{
	color:#D1E3FF;
	}
	
	#utilities{
	height:24px;
	width:57px;
	padding:7px 0px 0px 10px;
	margin:1px 0px 0px 0px;
	background:#5D7BB4;
	float:left;
	}
	
	#utilities a{
	display:block;
	width:20px;
	height:20px;
	float:left;
	}
	
	#utilities a.email{
	background:url(images/icon-email.gif) no-repeat;
	}
	
	#utilities a.print{
	background:url(images/icon-print.gif) no-repeat;
	}
	
	/************* Inside Content ************/
	
	#content{
	width:517px;
	min-height:350px;
	overflow:visible;
	float:left;
	padding:20px 20px 20px 20px;
	margin:1px 0px 0px 2px;
	padding-bottom:30px;
	background:#ffffff url(images/content-bg.gif) repeat-x;
	
	}
	
	#content h1{
	color:#314D84;
	font-size:18px;	
	font-weight:normal;
	margin:0px;
	padding:0px 0px 7px 0px;
	font-family:"Times New Roman", Times, serif;
	}
	
	
	#content h2{
	font-weight:bold;
	font-size:11px;
	color:#314D84;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
	font-family:Verdana;
	}
	
	#content p{
	color:#314D84;
	font-size:11px;	
	text-align:justify;
	margin:0px;
	padding:7px 0px 7px 0px;
	}
	
	#content a, #content a:link{
	color:#314D84;
	font-weight:bold;
	}
	
	#content ul, #content ol{
	margin:20px;
	padding-left:14px;
	color:#314D84;
	}
	
	#content ul li{
	margin-top:5px;
	padding:0px;
	list-style-position:outside;
	}

	#content ol{
	color:#314D84;
	}

	#content ol li{
	text-align:justify;
	}

	table#data{
	text-align:center;
	border-left:1px solid silver;
	border-top:1px solid silver;
	font-size:9px;
	color:#666666;
	}

	table#data td{
	padding-left:2px;
	height:20px;
	border:1px solid silver;
	border-left:none;
	border-top:none;
	}
	
	hr{
	background: silver;
	color: silver;
	height: 1px;
	margin-top: 10px;
	}
	
	
	/************* Footer ******************/
	
	#footer{
	margin:0px;
	padding:0px;
	width:730px;
	height:50px;
	color:#91ADCB;
	padding:10px 15px 0px 15px;
	background:url(images/footer-bg.gif) repeat-x;
	clear:both;
	}
	
	#footer ul#nav-footer{
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:15px;
	float:right;
	width:210px;
	text-align:right;
	}
	
	#footer ul#nav-footer li{
	margin:0px;
	padding:0px 2px 0px 2px;
	list-style-type:none;
	display:inline;
	}
	
	#footer ul#nav-footer li a{
	color:#91ADCB;
	}
	
	table#contact-us input, table#contact-us textarea {
 	width:300px;
	border:1px solid #CCCCCC;
    }
 	table#contact-us input.submit {
 	background-color:#F5F6F9;
	color:#314D84;
	border:1px solid #CCCCCC;
	width:100px;
 	}
 	
 	/************* google search style starts  ******************/
 	.gsc-control { 	
 	width:517px!important;
 	color:#314D84!important;
 	background:#ffffff url(images/content-bg.gif) repeat-x;
 	}
 	#home-content .gsc-control {
 	padding:20px 20px 30px!important;
 	}
 	.gsc-resultsHeader,.gs-visibleUrl{
 	display:none;
 	}
 	.gs-title {
	padding:0 0 7px;
	text-decoration:none!important;
	}
	.gs-title a:hover, .gsc-control .gsc-result a.readmore:hover {
	text-decoration:underline!important;
	}
	.gsc-control a {
	padding:0 0 7px!important;
	outline:none!important;
	}
 	.gsc-control a,.gsc-control a b {
 	color:#314D84!important;
	font-weight:bold!important;
	font-size:18px!important;
	font-family:"Times New Roman","Times","serif"!important;
	margin:0;
	padding:0;
	text-decoration:none!important;
	}
	.gsc-control .gs-snippet{
	font-size:11px!important;
	margin:0;
	padding:7px 0;
	text-align:justify;
	}
	.gsc-control .gs-snippet b {
	font-weight:normal;
	}
	.gsc-control .gsc-results .gsc-webResult{
	border-bottom:1px solid silver;
	padding-bottom:10px;
	}
	.gsc-control .gsc-result .gs-no-results-result .gs-snippet{
	background:none!important;
	border:none!important;
	}
	.gsc-control .gsc-result a.readmore,.gsc-control .gsc-cursor-box .gsc-trailing-more-results{
	font-size:11px!important;
	font-family:Verdana!important;
	}
	#gsearch-loader{
	background:#FFFFFF url(images/content-bg.gif) repeat-x scroll 0 0;
	float:left;
	width:557px;
	margin-left:2px;
	}
	#home-content .gsc-control a.readmore{
	margin-left:0;
	}
	.gsc-control .gsc-result a.readmore{
	padding:5px 0 0 25px!important;
	}
	.gsc-control .gsc-cursor .gsc-cursor-page,.gsc-control .gsc-cursor-box .gsc-trailing-more-results{
	color:#314D84!important;
	font-weight:bold!important;
	text-decoration:none!important;
	}
	.gsc-control .gsc-cursor .gsc-cursor-current-page{
	color:#000000 !important;
	}
 	/************* End of google search style ******************/
 	

	/************* End of style ******************/
