/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
}

img{
border:0px;
}

.floatl{
float:left;
}

.floatr{
	float:right;
}

.clear{
	clear:both;
	padding: 0px;
}

body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #000;
	background-image:url(../images/bg-alt.gif);
	background-repeat:repeat-x;
}

#container{
	width:908px;
	margin:auto;
}

/* menu and banner begin*/

#topzone {
	width:912px;
	height:100px;
	background-image: url(../images/Portman-land-CMYK-300dpi.png);
	background-repeat: no-repeat;
	background-position: 21px 0px;
}

#topzoneright {
	width:100%;
	float:right;
	background-image: url(../images/NEW_RADIUS_CMYK.png);
	background-position: 98% 15%;
	background-repeat: no-repeat;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#logo_link {
height:45px;
width:170px;
display:block;
float:right;
}

#logo_link a{
height:45px;
width:170px;
display:block;
}




#banner {
	height:250px;
	background-image: url(../images/bannerimage1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}

.top-line {
	text-align:right;
	line-height:1em;
	float:left; 
	width:665px;
	padding-top:20px;
	padding-right:20px;
}
.home .top-line {
	padding-top:14px;
	padding-right:0;
	width:auto;
	float:none;
	}
.top-line,
.top-line a, 
.top-line a:link,
.top-line a:visited	{color:#dfdfdf; text-decoration:none;}
.top-line a:hover	{color:#fff; text-decoration:underline;}
.top-line .language-chooser {margin-left:20px;}
.top-line .divider {padding:0 2px 0 2px;}

.searchzone input.txtbox {
	width:195px;
	height:20px;
	background:#256395;
	border:1px solid #75b0db;
	float:left; color:#FFFFFF; font-size:11px;
	margin:5px 10px 0px 0px; padding:3px 0px 0px 4px;
}

.searchzone input.gobutton {
	float:left;
	margin:6px 0px 0px 0px;
}

#topmenuzone {
	padding:0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul.topmenu {
	width:834px;
	display:inline;
	padding:0px;
	margin:0px;
	text-align: right;
	float: right;
	clear: none;
}

.topmenu li {
	display:block;
	float:left;
	background:url(../images/menudevider.gif) right top no-repeat;
	list-style:none;
	padding:0px 5px 0px 0px;
	margin:0px;
}

.topmenu li a {
	color:#fff;
	text-decoration:none;
	text-transform:none;
	display:block;
	float:left;
	padding:0px 0px 0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../images/topmenuleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.topmenu li a span {
	display:block;
	float:left;
	cursor:pointer;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-image: url(../images/topmenuright-170.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.topmenu li a:hover {
	color:#002147;
	background-image: url(../images/Copy-of-index_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.topmenu li a:hover span {
	background-image: url(../images/Copy-of-index_03-150.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.topmenu li a.active{
	color:#0f334f;
	background-image: url(../images/Copy-of-index_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.topmenu li a.active span {
	background-image: url(../images/Copy-of-index_03-150.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#bodybox {
	background:#fff;
	margin-bottom: 25px;
}

#banner {
	height:250px;
	background-image: url(../images/bannerimage1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}

#bannerblock {
	padding:73px 0px 0px 30px;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

p.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

/* menu and banner end*/
.header{
	min-height:451px;
	width:918px;
	background-image: url(../images/portman_02-04.jpg);
	background-repeat: no-repeat;
	background-position: left 115px;
}

.header-short{
	height:420px;
	width:918px;
	background-image: url(../images/portman_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.contact-info{
	text-align:right;
	color:#FFF;
	font-size:16px;
	padding-top:6px;
	padding-right: 0px;
	padding-left: 125px;
	height: 26px;
}

.contact-info a{
	color:#FFF;
	text-decoration:none;
}

.logo{
	padding-top:25px;
	padding-left: 65px;
}

.search-section{
	width:105px;
	margin-top:0px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

form .search-part{
display:block;
}

.search-part label{
float:left;
padding-right:5px;
}

.search-part input.txtfield{
width:171px;
background:#d8d8d8;
border:1px solid #f8f8f8;
font-size:10px;
color:#202020;
float:left;
padding:3px;
}

.search-part input.button1{
float:left;
padding-left:5px;
}

.main-links ul{
	list-style:none;
	padding-top:18px;
	padding-left:45px;
}

.main-links li{
float:left;
color:#fff;
font-weight:bold;
padding:0px 13px;
}

.main-links li a{
	color:#fff;
	display:block;
	text-decoration:none;
	line-height:23px;
	padding:0px 15px;
}

.main-links li a:hover{
	text-decoration: underline;
	color: #BAD80A;
}

.main-links li a.active{
	color:#BAD80A;
	text-decoration: underline;
}

.info{
	width:495px;
	padding-left:25px;
	padding-top:30px;
	float: left;
	margin-left: 0px;
}

.info-wide{
	width:865px;
	padding-left:25px;
	padding-top:30px;
	float: left;
	margin-left: 0px;
}

.infoR{
	width:350px;
	padding-left:0px;
	padding-top:30px;
	float: right;
	padding-right: 20px;
}

.infoIMAGE{
	width:345px;
	padding-left:8px;
	padding-top:25px;
	float: right;
	padding-right: 20px;
}

.info h1{
	font-size:24px;
	color:#F74902;
	font-weight:bold;
	padding-bottom:20px;
	font-family: Calibri;
}

.info p{
	padding-bottom:20px;
	color:#000;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

.info img{
padding-right:2px;
}

.content-box{
	width:908px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.greybox-section{
	width:100%;
	height: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-bottom: 10px;
}

.greybox-section1{
	width:260px;
	margin-top:15px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 20px;
}

.greybox-section1 h3{
font-size:22px;
color:#fff;
font-weight:normal;
padding-bottom:5px;
}

.greybox-section1 span{
	font-size:16px;
	color:#BAD80A;
	font-weight:bold;
	display:block;
	padding-bottom:0px;
}

.greybox-section1 p{
	color:#00F;
}

.greybox-section2{
	width:260px;
	margin-top:15px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 20px;
}

.greybox-section2 h3{
font-size:22px;
color:#fff;
font-weight:normal;
padding-bottom:5px;
}

.greybox-section2 span{
	font-size:16px;
	color:#F74902;
	font-weight:bold;
	display:block;
	padding-bottom:0px;
}

.greybox-section2 p{
	color:#444444;
	padding-bottom:10px;
}

.greybox-section2 ul{
list-style:none;
padding-bottom:7px;
}

.greybox-section2 li{
line-height:24px;
color:#d0d0d0;
background:url(../images/dotted-line.gif) bottom left repeat-x;
}

.greybox-section2 li a{
	text-decoration:none;
	background:url(../images/section2-bullets.gif) left 5px no-repeat;
	padding-left:15px;
	color:#00F;
}

.greybox-section3{
	width:260px;
	margin-top:15px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 20px;
}

.greybox-section3 h3{
font-size:22px;
color:#fff;
font-weight:normal;
padding-bottom:5px;
}

.greybox-section3 span{
	font-size:16px;
	color:#E00747;
	font-weight:bold;
	display:block;
	padding-bottom:0px;
}

.greybox-section3 ul{
list-style:none;
padding-bottom:7px;
}

.greybox-section3 li{
line-height:24px;
color:#d0d0d0;
background:url(../images/dotted-line.gif) bottom left repeat-x;
}

.greybox-section3 li a{
	text-decoration:none;
	background:url(../images/section3-bullets.gif) left 5px no-repeat;
	padding-left:15px;
	color:#F00;
}

.content-section{
	width:380px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	float: none;
}

.whats-new-section{
	width:800px;
	padding:0px 55px 0px 0px;
	margin-top:0px;
	color: #002147;
}
.whats-new-section h2{
font-size:24px;
color:#000;
font-weight:normal;
}

.whats-new-section span{
color:#a98928;
background:url(../images/icon4.gif) left 22px no-repeat;
padding-left:20px;
font-weight:bold;
display:block;
padding-top:25px;
}

.whats-new-section p{
	line-height:20px;
	color:#002147;
	padding:10px 0px 10px 20px;
	font-weight: bold;
}

.whats-new-section img{
padding-left:20px;
}

.customer-section{
width:373px;
padding:20px 0px;
}
.customer-section h2{
font-size:24px;
color:#000;
font-weight:normal;
padding-bottom:25px;
}

.customer-section span{
color:#a98928;
background:url(../images/icon5.gif) top left no-repeat;
padding-left:25px;
height:35px;
display:block;
font-weight:bold;
}

.customer-section p{
line-height:20px;
color:#444444;
padding:0px 0px 10px 20px;
}


.inner-section{
width:auto;
line-height:20px;
color:#444444;
padding:20px 0px;
}

h1, h2, h3, h4{line-height:normal;}


a{
	color:#666;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.inner-section h2{
font-size:24px;
color:#000;
font-weight:normal;
padding-bottom:25px;
}

.inner-section p{
	line-height:20px;
	color:#444444;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer{
	height:40px;
	width:908px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #002147;
}

.footer-links ul{
	list-style:none;
	padding-top: 15px;
}

.footer-links li{
	color:#fff;
	float: left;
	width: 302px;
	padding: 0px;
	text-align: center;
	margin: 0px;
}

.footer-links li a{
	color:#fff;
}

.footer {padding:0; background:url(images/footer_bg.jpg) top repeat-x; height:87px; margin:0;}
.footer_resize {width:950px; margin:0 auto; padding:10px 0; }
.footer p { font:normal 11px  Georgia, Helvetica, sans-serif; color:#8a8a8a;}
.footer a { font:normal 11px Georgia, Helvetica, sans-serif; color:#8a8a8a; text-decoration:underline; padding:5px 5px; margin:0;}
.footer img {margin:2px 5px; padding:0;}
.footer p.leftt {
	text-align:right;
	width:100%;
	margin:0;
	padding:10px 0;
	float:right;
} 
#container #footer .footer-links ul .CENTRE {
}

.footer p.rightt { text-align:right; width:50%; margin:0; padding:10px 0; float:right;} 
.externalFooter         {
	font-size: 11px;
	color: #666;
	text-align:left;
	background-color: #f0f0f0;
	padding-left: 20px;
}

/* inner pages css start */
.aboutus-img{float:right; 
				border:4px solid #fff;	
				margin:0 0px 10px 20px;}

h4 {
	font-size:1em;
}

h5	{
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BAD80A;
	line-height: 22px;
	color: #E00747;
}
	
h6	{
	font-size:24px;
	font-weight:normal;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	font-family: Calibri;
}
	
.innertext{padding-top:10px;}

.aboutcolumnzone{padding:20px 0px 16px 0px;}

.aboutcolumn1{
	width:48%;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}

.aboutcolumn2{
	width:40%;
	float:right;
	margin:0px 0px 10px 0px;
}

.abouticon{float:left; 
			margin:0px 20px 0px 0px;}

.insidereadmore{padding:10px 0px 10px 0px;}

input.button{color:#000; 
			background:#ffc850; 
			font:bold 11px Arial, Helvetica, sans-serif; 
			text-decoration:none; 
			padding:10px 10px; margin:0px 5px 5px 0;	
			border:1px solid #5b7a92;}

input.button:hover{cursor:pointer; 
					color:#fff; 
					background:#663300; 
					border:1px solid #ffc850;}

.project-img{float:right; 
			margin-left:20px;	
			border: 6px solid #666;}

.whiteheading{font:30px Myriad Pro, Arial; 
				color:#CBD76B; 
				font-weight:100;	
				padding:0px; 
				margin:25px 0px 20px 0px;}

.ourprojectrow{margin-bottom:20px; 
				border-bottom:1px dotted #666; 
				padding-bottom:10px}

.servicecolumnzone{padding:20px 0px 16px 0px;}

.servicecolumn1{width:48%; 
				float:left; 
				margin:0px 0px 10px 0px;}

.servicecolumn2{width:48%; 
				float:right;	
				margin:0px 0px 10px 0px;}

.blog-posted-row{padding:3px;}
/* inner pages css ends */
#container .header .info-wide h1 {
	color: #F74902;
}

element.style  {
height:171px;
}
.newskin1_standard_c_backin, .newskin1_standard_f_backin   {
	padding:0px!important;
}

.CSSPanel1_c, .CSSPanel1_f, .CSSPanel2_c, .CSSPanel2_f {
	padding-right:10px!important;
}

div.fieldGroup  
{
	width:250px!important;
	float:none!important;
	clear:none;
}

form.NewFromBlank_Default fieldset.NewFromBlank_Default {
	border:none;
}
form.NewFromBlank_Default div.fullColumnGroup  {
	width:100%!important;
}
.affiliate {
	background-color: #CCC;
	height: 70px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 270px;
}
.backform {
	background-color: #f0f0f0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.fullwidth {
	height: auto;
	width: 800px;
	padding: 20px;
	margin: 20px;
	float: left;
}
contactleft {
	width: 435px;
}
.contactleft {
	width: 435px;
	padding-top: 30px;
	padding-left: 25px;
}
footerright {
	color: #FFF;
	text-align: center;
	width: 400px;
}

