@charset "utf-8";
/* CSS Document */
body
	{
		margin:0px;
	}
img
	{
		border:0px;
	}
a:focus
	{
		outline:0px;
	}
#wraper
	{
		float:left;
		width:100%;
		margin:0px;
		padding:0px;
	}
#headerblank
	{
		float:left;
		margin:0px;
		padding:0 0 18px 0;
		width:100%;
		background:url(images/bodybg.png) repeat-x top;
	}
#header
	{
		float:none;
		margin:0px auto;
		width:1000px;
		padding:0px;
	}
#header p.telephone
	{
		float:right;
		margin:9px 26px 0 0;
		padding:7px 0 0 0;
		width:362px;
		height:30px;
		background:url(images/toptelephonebg.png) no-repeat;
		font-family:Verdana;
		font-size:11px;
		font-weight:normal;
		color: #434343;
		text-align:center;
	}
#header p.telephone span
	{
		padding:0 0 0 18px;
	}
#header p.telephone a
	{
		color: #434343;
		text-decoration:none;
	}
#header p.telephone a:hover
	{
		color: #cc0000;
		text-decoration:none;
	}
#header h1
	{
		float:left;
		margin:38px 0 0 0;
		padding:0 0 0 22px;
		width:236px;
	}
#header ul#worldmaps
	{
		float:left;
		margin:30px 0 0 0;
		padding:0 0 0 470px;
		width:auto;
		display:block;
	}
#header ul#worldmaps li
	{
		float:left;
		margin:0px;
		padding:0 6px 0 0;
		display:block;
	}
#header ul#worldmaps li img
	{
		float:left;
		margin:0px;
		padding:1px;
		display:block;
		border:1px solid #e4e4e4
	}
#header ul#headernav
	{
		float:left;
		margin:17px 0 0 0;
		padding:0px;
		width:1000px;
		display: block;
		background:url(images/headernavbg.png) no-repeat;
		height:45px;
	}
#header ul#headernav li
	{
		float:left;
		margin:0px;
		padding:5px 7px 0 9px;
		display:block;
	}
#header ul#headernav li.separater
	{
		float:left;
		margin:0px;
		padding:5px 7px 0 9px;
		display:block;
		background:url(images/separaterline.png) no-repeat top right;
	}
#header ul#headernav li a
	{
		float:left;
		margin:0px;
		font-family: Verdana;
		font-size:14px;
		font-weight:normal;
		color: #7b7b7b;
		text-decoration:none;
		cursor:pointer
	}
#header ul#headernav li a span
	{
		float:left;
		padding:11px 17px 0 17px;
		height:30px;
	}
#header ul#headernav li a:hover
	{
		float:left;
		margin:0px;
		font-family: Verdana;
		font-size:14px;
		font-weight:normal;
		color: #cc0000;
		text-decoration:none;
		background:url(images/rightcurve.png) no-repeat right;
	}
#header ul#headernav li a:hover span
	{
		float:left;
		padding:11px 17px 0 17px;
		height:30px;
		background:url(images/leftcurve.png) no-repeat left;
	}
#header ul#headernav li a.active
	{
		float:left;
		margin:0px;
		font-family: Verdana;
		font-size:14px;
		font-weight:normal;
		color: #CC0000;
		text-decoration:none;
		background:url(images/rightcurve.png) no-repeat right;
	}
#header ul#headernav li a.active span
	{
		float:left;
		padding:11px 17px 0 17px;
		height:30px;
		background:url(images/leftcurve.png) no-repeat left;
	}
#header ul#headernav li input[type="text"]
	{
		float:left;
		background:url(images/inputtextfieldbg.png) no-repeat;
		width:200px;
		height:24px;
		padding:10px 0 0 17px;
		border: none;
		font-family:Verdana;
		font-size:12px;
		font-weight:normal;
		font-style:italic;
	}
#header ul#headernav li input[type="button"]
	{
		float:left;
		background: url(images/searchbutton.png) no-repeat;
		height:34px;
		width:34px;
		border:none;
	}
#header ul#headernav li.search
	{
		float:left;
		margin:0px;
		padding:6px 7px 0 15px;
		display:block;
	}
#header #slideshow
	{
		float:left;
		margin:10px 0 0 0;
		padding:19px 0 0 48px;
		width:952px;
		height:336px;
		background:url(images/slideshowbg.png) no-repeat;
	}
#header #slideshow h2
	{
		float:left;
		margin:22px 0 0 0;
		padding:0px;
		min-width:425px;
		max-width:auto;
		font-family: Tahoma, Verdana, Arial;
		font-weight:normal;
		font-size:40px;
		color: #E40C00;
	}
#header #slideshow h3
	{
		float:left;
		margin:14px 0 0 0;
		padding:0px;
		width:425px;
		font-size:23px;
		font-weight:normal;
		color: #ffffff;
		font-family: Tahoma, Verdana, Arial;
	}
#header #slideshow #welcomecontent
	{
		float:left;
		margin:0px;
		padding:0px;
		width:490px;
	}
#header #slideshow p
	{
		float:left;
		margin:25px 0 0 0;
		padding:0px;
		width:425px;
		font-size:16px;
		font-weight:normal;
		color: #ffffff;
		font-family: Tahoma, Verdana, Arial;
		line-height:23px;
	}
#header #slideshow a.signup
	{
		float:left;
		margin:67px 33px 0 0;
		padding:0 0 0 41px;
		background:url(images/registerbutton.png) no-repeat;
		width:126px;
		height:59px;
		font-family: Tahoma, Verdana, Arial;
		font-size:16px;
		font-weight:bold;
		text-decoration:none;
		color: #fff;
		line-height:40px;
	}
#header #slideshow a.readmore
	{
		float:left;
		margin:67px 33px 0 0;
		padding:0 0 0 22px;
		background:url(images/registerbutton.png) no-repeat;
		width:145px;
		height:59px;
		font-family: Tahoma, Verdana, Arial;
		font-size:16px;
		font-weight:bold;
		text-decoration:none;
		color: #fff;
		line-height:40px;
	}
#header #slideshow img
	{
		float:left;
		margin:0px;
		padding:0px;
	}
#bodycontentblank
	{
		float:left;
		width:100%;
		padding:0px;
		margin:0px;
		background: #fff;
	}
#bodycontent
	{
		float:none;
		margin:0px auto;
		width:1000px;
		padding:0px;
	}
#bodyleftcontent
	{
		float:left;
		margin:0px;
		padding:0px;
		width:540px;
	}
#bodyleftcontent .welcome
	{
		float:left;
		margin:0px;
		padding:0 0 18px 0;
		width:540px;
	}
#bodyleftcontent .welcome h2
	{
		float:left;
		margin:0px;
		padding:0 0 0 28px;
		height:41px;
		width:512px;
		color:#000070;
		font-family: Tahoma, Verdana, Arial;
		font-size:18px;
		font-weight:normal;
		line-height:35px;
		border-bottom:1px solid #dadada;
	}
#bodyleftcontent .welcome span.topandbottomcurves
	{
		float:left;
		margin:0px;
		padding:0px;
		width:540px;
		height:14px;
		line-height:1px;
	}
#bodyleftcontent .welcome .contentarea
	{
		float:left;
		margin:0px;
		padding:0 0 0 28px;
		width:512px;
	}
#bodyleftcontent .welcome .contentarea p.welcome1
	{
		float:left;
		margin:4px 0 0 0;
		padding:0px;
		width:490px;
		font-family: Verdana;
		font-size:12px;
		font-weight: normal;
		color: #909090;
		font-weight:bold;
		line-height:20px;
		letter-spacing:-0.2px;
	}
#bodyleftcontent .welcome .contentarea p.welcome2
	{
		float:left;
		margin:10px 0 0 0;
		padding:0 0 16px;
		width:496px;
		font-family: Verdana;
		font-size:12px;
		font-weight: normal;
		color: #909090;
		line-height:20px;
		letter-spacing:-0.2px;
	}
#bodyleftcontent .welcome .contentarea p.welcome2 a
	{
		color: #cc0000;
		text-decoration:none;
	}
#bodyleftcontent .welcome .contentarea p.welcome2 a:hover
	{
		color: #000000;
		text-decoration:underline;
	}

#bodyleftcontent .welcome .contentarea form.clientlogin
	{
		float:left;
		margin:0px;
		padding:0px;
		font-family: Verdana;
		font-size:12px;
		font-weight: normal;
		color: #909090;
		line-height:20px;
		letter-spacing:-0.2px;
	}
	
#bodyleftcontent .welcome .contentarea form.clientlogin input.auth
	{
		font-family: Verdana;
		font-size:12px;
		font-weight: normal;
		line-height:20px;
		letter-spacing:-0.2px;
		border:1px solid #b8b8b8;
	}
	
#bodyleftcontent .welcome .contentarea ul#ourservices
	{
		float:left;
		margin:0px;
		padding:0px;
		width:480px;
		display:block;
		}
#bodyleftcontent .welcome .contentarea ul#ourservices li
	{
		float:left;
		margin:17px 0 0 0;
		padding:0px;
		width:480px;
		display:block;
		}
#bodyleftcontent .welcome .contentarea ul#ourservices li.separater
	{
		float:left;
		margin:0px;
		padding:0 0 17px 0;
		width:480px;
		display:block;
		background:url(images/servicesseparater.png) repeat-x bottom;
		}
#bodyleftcontent .welcome .contentarea ul#ourservices li p
	{
		float:left;
		margin:0px;
		padding:0px;
		width:380px;
		font-family:Verdana;
		font-size:12px;
		font-weight:normal;
		color: #909090;
		line-height:20px;
		
	}
#bodyleftcontent .welcome .contentarea ul#ourservices li p span
	{
		float:left;
		padding:0 0 5px 0;
		width:380px;
		font-weight:bold;
		color: #4b494c;
		font-size:14px;
	}
#bodyleftcontent .welcome .contentarea ul#ourservices li p a
	{
		float: left;
		margin:0px;
		padding:0 0 0 15px;
		color: #cc0000;
		text-decoration:none;
		line-height:27px;
		background: url(images/bullet_arrow.png) no-repeat top left #ffffff;
	}
	
#bodyleftcontent .welcome .contentarea ul#ourservices li p a:hover
	{
		float: left;
		color: #000000;
		text-decoration:underline;
		background: url(images/bullet_arrow_hover.png) no-repeat top left #ffffff;
	}
#bodyrightcontent
	{
		float:left;
		margin:0px;
		padding:0 0 0 13px;
		width:442px;
	}
	/*
#bodyrightcontent #services
	{
	width:427px;
	}
	
#bodyrightcontent #services h2
	{
		float:left;
		margin:0px;
		padding:0 0 0 29px;
		height:40px;
		width:413px;
		color: #cc0000;
		font-family: Tahoma, Verdana, Arial;
		font-size:18px;
		font-weight:normal;
	}
	
#bodyrightcontent #services ul li
	{
		float:left;
		width:272px;
		padding:1px 0 1px 0;
		margin:0px;
		display:block;
		border-bottom:1px solid #dbdbdc;
	}
#bodyrightcontent #services ul li a
	{
		float:left;
		padding:0 0 0 15px;
		background: url(images/bullet_arrow.png) no-repeat top left #ffffff;
		height:29px;
		line-height:27px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		color: #cc0000;
		text-decoration:none;
		width:257px;
	}
#bodyrightcontent #services ul li a:hover
	{
		float:left;
		padding:0 0 0 15px;
		background: url(images/bullet_arrow_hover.png) no-repeat top left #ffffff;
		height:29px;
		line-height:27px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		color: #000000;
		text-decoration:none;
		width:257px;
	}
*/
	
#bodyrightcontent #testmonials
	{
		float:left;
		margin:0px;
		width:420px;
		padding:0 0 0 22px;
	}
#bodyrightcontent #testmonials h2
	{
		float:left;
		margin:11px 0 0 0;
		padding:0px;
		width:420px;
		font-family: Tahoma, Verdana, Arial;
		font-weight: normal;
		font-size:18px;
		color:#000070;
	}
#bodyrightcontent #testmonials ul
	{
		float:left;
		margin:7px 0 0 0;
		padding:0 0 35px 0;
		width:420px;
		display:block;
		background:url(images/emboss.png) no-repeat top left;
	}
#bodyrightcontent #testmonials ul li
	{
		float:left;
		margin:0px;
		padding:0px;
		width:420px;
		display:block;
	}
#bodyrightcontent #testmonials ul li blockquote
	{
		float:left;
		background:url(images/testmonialsbg.png) no-repeat bottom;
		padding:43px 0 0 0;
		width:420px;
		font-family:Verdana;
		font-size:12px;
		font-weight:normal;
		color: #909090;
		line-height:20px;
		height:106px;
		margin:0px;
	}
#bodyrightcontent #testmonials ul li blockquote span
	{
		float:left;
		width:290px;
		letter-spacing:-0.2px;
	}
#bodyrightcontent #testmonials ul li p
	{
		float:left;
		margin:20px 0 0 0;
		width:420px;
		text-align:center;
		color: #909090;
		font-family:Verdana;
		font-size:12px;
		font-weight:normal;
	}
#bodyrightcontent #newsevents
	{
		float:left;
		margin:0px;
		padding:0px;
		width:442px;
	}
#bodyrightcontent #newsevents span.topandbottom
	{
		float:left;
		margin:0px;
		padding:0px;
		width:442px;
		height:10px;
		line-height:1px;
		}
#bodyrightcontent #newsevents h2
	{
		float:left;
		margin:0px;
		padding:0 0 0 29px;
		height:40px;
		width:413px;
		color:#000070;
		font-family: Tahoma, Verdana, Arial;
		font-size:18px;
		font-weight:normal;
	}
#bodyrightcontent #newsevents #newscontent
	{
		float:left;
		margin:0px;
		padding:0 0 0 15px;
		width:427px;
	}
	
#bodyrightcontent #newsevents #newscontent ul
	{
		float:left;
		width:412px;
		padding:0 0 5px 0;
		margin:0px;
		display:block;
		border-top:1px solid #dbdbdc;
	}
#bodyrightcontent #newsevents #newscontent ul li
	{
		float:left;
		width:402px;
		padding:8px 0 0 10px;
		margin:0px;
		display:block;
		height:49px;
		border-bottom:1px solid #dbdbdc;
	}

#bodyrightcontent #newsevents #newscontent ul li a
	{
		float:left;
		padding:0 0 0 15px;
		line-height:27px;
		color: #cc0000;
		text-decoration:none;
		background: url(images/bullet_arrow.png) no-repeat top left #ffffff;
	}
	
#bodyrightcontent #newsevents #newscontent ul li a:hover
	{
		float:left;
		padding:0 0 0 15px;
		color: #000000;
		text-decoration:underline;
		background: url(images/bullet_arrow_hover.png) no-repeat top left #ffffff;
	}
#bodyrightcontent #newsevents #newscontent ul li.newsseparater
	{
		float:left;
		width:402px;
		padding:8px 0 15px 10px;
		margin:0px;
		display:block;
		height:49px;
	}
#bodyrightcontent #newsevents #newscontent ul li img
	{
		float:left;
		padding:0 11px 0 0;
		margin:0px;
	}
#bodyrightcontent #newsevents #newscontent ul li p.newsheading
	{
		float:left;
		margin:0px;
		padding:0px;
		width:325px;
		font-family:Verdana;
		font-weight:normal;
		font-size:13px;
		/*color: #cc0000; */
		text-decoration:none;
		line-height:13px;
	}
#bodyrightcontent #newsevents #newscontent ul li p.newstxt
	{
		float:left;
		margin:4px 0 0 0;
		padding:0px;
		width:325px;
		font-family:Verdana;
		font-weight:normal;
		font-size:12px;
		color: #656565;
		line-height:12px;
	}
#bodyrightcontent #newsevents #newscontent ul li p.date
	{
		float:left;
		margin:3px 0 0 0;
		padding:0px;
		width:325px;
		font-family:Verdana;
		font-weight:normal;
		font-size:9px;
		color: #656565;
	}
	
#bodyrightcontent #newsevents #newscontent p.outages
{
		float:left;
		float:left;
		width:402px;
		padding:8px 0 5px 10px;
		margin:0px;
		height:49px;
		font-family: Verdana;
		font-size:12px;
		font-weight: normal;
		color: #909090;
		line-height:20px;
		letter-spacing:-0.2px;
		display:block;
		border-top:1px solid #dbdbdc;
	}
	
#partners
	{
		float: left;
		margin:0px;
		padding:0px;
		width:1000px;
	}
#partners h2
	{
		float:left;
		margin:0px;
		padding:0 0 0 28px;
		width:972px;
		color: #434343;
		font-family: Tahoma, Verdana, Arial;
		font-size:18px;
		font-weight:normal;
		height:40px;
		background:url(images/ourpartners.png) no-repeat;
	}
#partners span.topandbottomcurves
	{
		float:left;
		margin:0px;
		padding:0px;
		width:1000px;
		height:15px;
		line-height:1px;
	}
#partners #partnersbg
	{
		float:left;
		margin:0px;
		background:url(images/partnersbg.png) repeat-y;
		width:967px;
		padding:0 0 0 33px;
	}
#partners #partnersbg ul
	{
		float: left;
		margin:16px 0 0 0;
		padding:0 0 5px 0;
		width:967px;
		display:block;
	}
#partners #partnersbg ul li
	{
		float: left;
		margin:0px;
		padding:0 31px 0 0;
		display:block;
	}
#footerblank
	{
		float:left;
		margin:19px 0 0 0;
		width:100%;
		padding:0px;
		background: url(images/footerbg.png) repeat-x #313131;
	}
#footer
	{
		float:none;
		background:url(images/footeremboss.png) no-repeat top center;
		width:1000px;
		padding:0px;
		margin:0px auto;
		height:313px;
		padding:27px 0 0 0;
	}
#footer .footernav
	{
		float:left;
		width:180px;
		margin:0px;
		padding:0px;
	}
#footer .footernav h2
	{
		float:left;
		margin:0px;
		padding:0 0 9px 0;
		font-family:Arial;
		font-size:14px;
		font-weight:bold;
		color: #ffffff;
		width:180px;
	}
#footer .footernav ul
	{
		float:left;
		margin:0px;
		padding:0 0 0 14px;
		background:url(images/footerlinks.png) repeat-y;
		width:166px;
		display:block
	}
#footer .footernav ul li
	{
		float:left;
		margin:0px;
		padding:0 0 3px 0;
		width:166px;
		display:block;
		font-family: Arial;
		font-size:13px;
		font-weight:normal;
		color: #b5b5b5
	}
#footer .footernav ul li a
	{
		color: #b5b5b5;
		text-decoration:none;
	}
#footer .footernav ul li a:hover
	{
		color: #b5b5b5;
		text-decoration: underline;
	}
#footer .ourservices
	{
		float:left;
		width:237px;
		margin:0px;
		padding:0px;
	}
#footer .casestudies
	{
		float:left;
		width:190px;
		margin:0px;
		padding:0px;
	}
#footer .blog
	{
		float:left;
		width:202px;
		margin:0px;
		padding:0px;
	}
#footer .contact
	{
		float:left;
		width:189px;
		height:260px;
		margin:0px;
		padding:0 0 0 0;
	}
#footer .footernav p
	{
		float:left;
		width:176px;
		border-left:1px solid #5a5a5a;
		padding:0 0 94px 13px;
		font-family: Arial;
		font-size:13px;
		font-weight:normal;
		color: #b5b5b5;
		line-height:19px;
		margin:0px;
		
	}
#footer p.copyrights
	{
		float:left;
		width:1000px;
		/* background:url(images/footerlogo.png) no-repeat top right; */
		font-family: Arial;
		font-size:11px;
		font-weight:normal;
		color: #a7a7a7;
		height:33px;
		line-height:33px;
		margin:12px 0 0 0;
		padding:0px;
	}
		
/* ---- stylin inner pages ---- */
#bodycontainer
	{
		float:none;
		margin:0px auto;
		width:1000px;		
		padding:0px;		
	}
#container{
		width:1000px;
		float:left;
		margin:0;
		padding:0;
		background:url(images/clentsbg.png) 0 2px repeat-y;		
}
		
#leftcontent
	{
		float:left;
		margin:0px 0 0 0;
		padding:0px;		
		width: 1000px;
/*		background: url(images/content-wrap_bg.png) 0 0 no-repeat; */
	}
	

#contentarea h2	{
		float:left;
		padding:2px 0 0 28px;
		margin:0px;
		width:630px;
		color:#000070;
		font-family: Tahoma, Verdana, Arial;
		font-size:18px;
		font-weight:normal;
		height:40px;
		line-height:32px;
		border-bottom:1px solid #dadada;
/*		background:url(images/ourpartners.png) no-repeat left;*/
}

#contentarea{
	width: 660px;
	float:left;
	margin-right:30px;
}

/* plans inside content area */

#plans {
background: #fff;
margin-top: 10px;
color: #000;
}

#plans table { width:120px; padding: 0px; margin:0px; }
#plans th { font-size:0.9em; color: #434343; font-family: arial; font-weight: bold; color: #000; text-align: center; }
#plans td { font-size:0.8em; color: #434343; font-family: arial; font-weight: bold; height:20px; text-align: center;}
#plans td a { text-decoration: none; padding: 0 0 3px 0; color:#000070; border-bottom: 1px solid #ff0000; }
#plans td a:hover { color: #cc0000; }

#leftcontent #contentarea p.welcome1
{
	
		float:left;
		margin:10px 0 0 0;
		padding:0px 0 0 28px;
		width:600px;
		font-family: Verdana, sans-serif;
		font-size:12px;
		font-weight: normal;
		color: #434343;
		line-height:20px;
		letter-spacing:-0.2px;
}
#leftcontent #contentarea p.welcome2
{
		float:left;
		margin:10px 0 0 0;
		padding:0px 0 0 28px;
		width:600px;
		font-family: Verdana;
		font-size:12px;
		font-weight: normal;
		color: #909090;
		line-height:20px;
		letter-spacing:-0.2px;
	}
#contentarea p.welcome2 a{
		color: #cc0000;
		text-decoration:underline;
	}
	
#leftcontent #contentright{
	width:310px;
	float:left;
}
#contentright h2{
	float:left;
		padding:2px 0 0 50px;
		margin:0px;
		width:230px;
		float:left;
		color: #434343;
		font-family: Verdana;
		font-size:18px;
		font-weight:normal;
		height:40px;
		line-height:32px;
}

/* stylin about page sidebar content */
.innerContent{
	width: 310px;
	float:left;
}
.innerContent ul.sidebar{
	width: 250px;
	float:left;
	padding:9px 0 10px 0;
	margin:0;
	padding-left:50px;
	list-style:none;
}
ul.sidebar li{
	display:block;
	padding-bottom:2px;
	line-height:16px;
}
ul.sidebar li h3{
	font-family: Tahoma, Verdana, Arial;
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:0;
}
ul.sidebar li a{
	font-size:12px;
	color: #cc0000;
	font-family: Verdana;
	font-size:12px;
	font-weight: normal;
}
ul.sidebar li.txt{
	font-size:12px;
	color: #aaaaaa;
	font-family: Verdana;
	font-size:12px;
	font-weight: normal;
}
ul.sidebar li a:hover{
	font-size:12px;
	color: #cc0000;
	font-family: Verdana;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
}

/* #contentarea  h2 {
font-size: 1em;
font-weight: bold;
} */

/* stylin news */


#contentarea ul.news {
font-family: arial,tahoma,verdana;
	display: block;
	width:660px;
	float: left;
	margin:10px;
	padding:0;
	list-style:none;
}

#contentarea ul.news li h3 {
font-size:0.9em;
font-weight: bold;
margin-top: 0px; 
color: rgb(72, 61, 139);
letter-spacing: 0.1em;
word-spacing: -0.1em;
text-align: left;
}

#contentarea ul.news li h4 {
font-size:0.8em;
margin-top: -1em; 
font-weight: bold;
color: rgb(51, 51, 51);
}

#contentarea ul.news li p.post {
margin-top: -1em; 
font-size:0.8em;
}

/* stylin outages */

#contentarea ul.outage {
font-family: arial,tahoma,verdana;
	display: block;
	width:660px;
	float: left;
	margin:10px;
	padding:0;
	list-style:none;
}

#contentarea ul.outage li h3 {
font-size:0.9em;
font-weight: bold;
margin-top: 0px; 
color: #E40C00;
letter-spacing: 0.1em;
word-spacing: -0.1em;
text-align: left;
}

#contentarea ul.outage li h4 {
font-size:0.8em;
margin-top: -1em; 
font-weight: bold;
color: rgb(51, 51, 51);
}

#contentarea ul.outage li p.post {
margin-top: -1em; 
font-size:0.8em;
}

/* stylin portal page */

#contentarea  ul.portal {
	display: block;
	width:660px;
	float:left;
	margin:0px;
	padding:0px;
    font-family: Verdana;
    font-size:12px;
	font-weight: normal;
	color: #909090;
	line-height:20px;
	letter-spacing:-0.2px;
}

#contentarea td.portal-imgleft {
width:110px;
padding:0px;
}

#contentarea td.portal-txtleft {
width:220px;
padding:0px;
}


#contentarea td.portal-imgright{
width:110px;
padding:0px;
}

/* stylin blog page */
#contentarea ul.blog{
	display: block;
	width:660px;
	float: left;
	margin:10px;
	padding:0;
	list-style:none;
}
#contentarea ul.blog li img{
	float:left;
}
#contentarea ul.blog li{
	display:block;
	padding-left:28px;
}
#contentarea ul.blog li h3{
	font-size:20px;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial;
	color: #434343;
}
#contentarea ul.blog li p{
	    float:left;
		margin:10px 0 0 0;
		padding:0px;
		width:600px;
		font-family: Verdana;
		font-size:12px;
		font-weight: normal;
		color: #909090;
		line-height:20px;
		letter-spacing:-0.2px;
}
#contentarea ul.blog li a.more{
	font-size:12px;
	color: #cc0000;
	font-family: Verdana;
	font-size:12px;
	font-weight: normal;
	margin-bottom:20px;
}
#contentarea ul.blog li a{
	color: #cc0000;
}
#contentarea ul.blog li a:hover{
	font-size:12px;
	color: #cc0000;
	font-family: Verdana;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
}
#contentarea ul.blog li p.readmore{
	display:block;
	padding-bottom:20px;
}

/* contact us page */
#contentarea p.map{
	float:left;
}
#contentarea p.map img{
	padding-left:28px;
}
/* right side address */
.innerContent p.address{
	width:260px;
	float:left;
	padding-left:50px;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#909090;
	line-height:20px;
}
.innerContent p.address a{
	color: #cc0000;
}
.innerContent p.address a:hover{
	color: #cc0000;
	text-decoration:none;
}

/* stylin privacy page */
#leftcontent #contentarea p.privacy
{
		float:left;
		margin:10px 0 0 0;
		padding:0px 0 0 28px;
		width:600px;
		font-family: Verdana;
		font-size:12px;
		font-weight: normal;
		color: #909090;
		line-height:20px;
		text-align:justify;
		letter-spacing:-0.2px;
	}
	

	
/* site map links */
ul.sitemap{
	width: 220px;
	float:left;
}
ul.sitemap li{
	list-style:none;
}
ul.sitemap li a{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color: #7b7b7b;
	text-decoration:none;
}
ul.sitemap li a:hover{
	color: #cc0000;
	text-decoration:underline;
}
