/* CSS Document */

*{
margin:0px;
padding:0px;
}

img{
border:0px;
}

.floatl{
float:left;
}

.floatr{
float:right;
}

.clear{
clear:both;
}

body{
background:#fff;
font-size:12px;
color:#313131;
line-height:17px;
font-family:Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5{line-height:normal;}

a{color:#313131;
	text-decoration:underline;}

a:hover{text-decoration:none;}

#container1{
background:url(../images/body-bg.gif) top left repeat-x #ededed; 
}

.container1-content{
width:926px;
margin:0px auto;
padding-bottom:20px;
}

.header{
width:926px;
height:390px;
background:url(../images/sim-logo.gif) top left no-repeat;
}

.logo{
padding-top:24px;
text-align:center;
}

.info{
color:#00137F;
width:600px;
font-size:28px;
padding-top:80px;
padding-left:200px;
}

.links-part{
height:33px;
width:926px;
}

.links{
width:926px;
height:37px;
}

.main-links{
width:650px;
}

.main-links ul{
list-style:none;
padding-top:7px;
}

.main-links li{
color:#000;
font-size:12px;
font-weight:bold;
float:left;
background:url(../images/seperator.gif) top right repeat-y;
padding:2px 10px 0px 7px;
}

.main-links li a{
display:block;
color:#000;
text-decoration:none;
padding:0px 0px 0px 3px;
}

.main-links li a span{
display:block;
color:#000;
padding:3px 10px 5px 10px;
}

.main-links li a:hover{
background:url(../images/li-left-bg.gif) top left no-repeat;
color:#fff;
}

.main-links li a:hover span{
background:url(../images/li-rght-bg.gif) top right no-repeat;
color:#fff;
}

.main-links li a.active{
background:url(../images/li-left-bg.gif) top left no-repeat;
color:#fff;
}

.main-links li a.active span{
background:url(../images/li-rght-bg.gif) top right no-repeat;
color:#fff;
}

.search-section{
color:#00537d;
font-weight:bold;
}
.txtfield{
background:#fff;
border:1px solid #afbbc2;
width:179px;
font-size:10px;
color:#696969;
padding:3px;
margin:0px 3px;
}

/* Services Portfolio Page Section */

.main-title h2{
color:#000000;
font-size:28px;
font-weight:normal;
padding-bottom:10px;
}
.box-middle-services-portfolio-bg{
background:url(../images/box-middle-bg.gif) left top repeat-y;
width:900px;
}


.box-top-services-portfolio-bg{
background:url(../images/box-top-bg.gif) left top no-repeat;
width:900px;
}

.box-bottom-services-portfolio-bg{
background:url(../images/box-bottom-bg.gif) left bottom no-repeat;
width:900px;
padding:20px 15px 5px 15px;
}

.services-portfolio-section{
width:900px;
}

.services-portfolio-content{
/*background:url(../images/dollar-bag-img.gif) right center no-repeat;*/
padding-left:10px;
/*height:320px; */
}

/* End of Services Portfolio Page Section */


.box-middle-bg{
background:url(../images/box-middle-bg.gif) left top repeat-y;
width:280px;
}

.box-top-bg{
background:url(../images/box-top-bg.gif) left top no-repeat;
width:280px;
}

.box-bottom-bg{
background:url(../images/box-bottom-bg.gif) left bottom no-repeat;
width:250px;
padding:20px 15px 5px 15px;
}

#container2{
padding:25px 0px;
background:#fff;
}

.content-section{
width:926px;
margin:auto;
}

.content-box{
width:926px;
}

.services-portfolio{
width:926px;
margin:20px;
}

/* Archived Page */

.archive-middle-bg{
background:url(../images/box-middle-bg.gif) left top repeat-y;
width:880px;
}

.archive-top-bg{
background:url(/images/box-top-bg.gif) left top no-repeat;
width:880px;
}

.archive-bottom-bg{
background:url(/images/box-bottom-bg.gif) left bottom no-repeat;
width:880px;
padding:20px 15px 5px 15px;
}
.archive-left{
width:880px;
margin:20px;
}

.archive-left h3{
font-size:28px;
font-weight:normal;
padding-bottom:5px;
color:#000;
}

.archive-left span{
color:#c88700;
font-size:12px;
font-weight:bold;
}

.archive-left p{
color:#313131;
line-height:20px;
padding:5px 0px;
}

.archive-left img{
padding-right:15px;
padding-bottom:43px;
}

.archive-left ul{
list-style:none;
padding-top:2px;
}

.archive-left li{
color:#656565;
background:url(../images/date-icon.gif) top left no-repeat;
padding-left:20px;
font-size:12px;
font-weight:normal;
padding-bottom:10px;
}

.archive-left li a{
font-weight:bold;
color:#2a97c5;
}

.archive-right{
padding-left:45px;
width:280px;
margin:20px 0px 0px 0px;
}

.archive-right h3{
font-size:20px;
font-weight:normal;
padding-bottom:5px;
color:#000;
}

.archive-right span{
color:#c88700;
font-size:12px;
font-weight:bold;
}

.archive-right p{
color:#313131;
line-height:20px;
padding:5px 0px;
}

.archive-right img{
padding-right:15px;
padding-bottom:50px;
}

.archive-right ul{
list-style:none;
padding-top:2px;
}

.archive-right li{
color:#656565;
background:url(../images/date-icon.gif) top left no-repeat;
padding-left:20px;
font-size:11px;
font-weight:bold;
padding-bottom:10px;
}

.archive-right li a{
font-weight:bold;
color:#2a97c5;
}

.marketing-section{
width:280px;
margin:20px 0px 0px 0px;
}

.marketing-section h3{
font-size:20px;
font-weight:normal;
padding-bottom:5px;
color:#000;
}

.marketing-section span{
color:#c88700;
font-size:12px;
font-weight:bold;
}

.marketing-section p{
color:#313131;
line-height:20px;
padding:5px 0px;
}

.marketing-section img{
padding-right:15px;
padding-bottom:38px;
}

.marketing-section ul{
list-style:none;
padding-top:2px;
}

.marketing-section li{
color:#313131;
font-size:11px;
font-weight:bold;
padding-bottom:5px;
}

.marketing-section li a{
font-weight:bold;
color:#2a97c5;
background:url(../images/marketing-section-bullets.gif) left 4px no-repeat;
padding-left:10px;
}


/* Archived Page */

.about-section{
width:280px;
margin:20px 0px 0px 0px;
}

.about-section h3{
font-size:20px;
font-weight:normal;
padding-bottom:5px;
color:#000;
}

.about-section span{
color:#c88700;
font-size:12px;
font-weight:bold;
}

.about-section p{
color:#313131;
line-height:20px;
padding:5px 0px;
}

.about-section img{
padding-right:15px;
padding-bottom:43px;
}

.about-section ul{
list-style:none;
padding-top:2px;
}

.about-section li{
color:#656565;
background:url(../images/date-icon.gif) top left no-repeat;
padding-left:20px;
font-size:11px;
font-weight:bold;
padding-bottom:10px;
}

.about-section li a{
font-weight:bold;
color:#2a97c5;
}

.news-section{
padding-left:45px;
width:280px;
margin:20px 0px 0px 0px;
}

.news-section h3{
font-size:20px;
font-weight:normal;
padding-bottom:5px;
color:#000;
}

.news-section span{
color:#c88700;
font-size:12px;
font-weight:bold;
}

.news-section p{
color:#313131;
line-height:20px;
padding:5px 0px;
}

.news-section img{
padding-right:15px;
padding-bottom:50px;
}

.news-section ul{
list-style:none;
padding-top:2px;
}

.news-section li{
color:#313131;
font-size:11px;
padding-bottom:10px;
}

.news-section li a{
font-weight:bold;
color:#2a97c5;
background:url(../images/featured-section-bullets.gif) left 4px no-repeat;
padding-left:13px;
display:block;
padding-bottom:5px;
}

.marketing-section{
width:280px;
margin:20px 0px 0px 0px;
}

.marketing-section h3{
font-size:20px;
font-weight:normal;
padding-bottom:5px;
color:#000;
}

.marketing-section span{
color:#c88700;
font-size:12px;
font-weight:bold;
}

.marketing-section p{
color:#313131;
line-height:20px;
padding:5px 0px;
}

.marketing-section img{
padding-right:15px;
padding-bottom:38px;
}

.marketing-section ul{
list-style:none;
padding-top:2px;
}

.marketing-section li{
color:#313131;
font-size:11px;
font-weight:bold;
padding-bottom:5px;
}

.marketing-section li a{
font-weight:bold;
color:#2a97c5;
background:url(../images/marketing-section-bullets.gif) left 4px no-repeat;
padding-left:10px;
}

.main-content{
width:333px;
}

.main-content h2{
color:#000000;
font-size:28px;
font-weight:normal;
padding-bottom:10px;
}

.main-content span{
color:#c88700;
font-weight:bold;
}

.main-content p{
color:#313131;
line-height:17px;
padding:15px 0px;
}

.main-content a{
color:#4f7ec1;
font-weight:bold;
background:url(../images/readmore-bullet.gif) left 5px no-repeat;
padding-left:15px;
text-decoration:none;
}


.main-inner{
width:auto;
}

.main-inner h2{
color:#000000;
font-size:28px;
font-weight:normal;
padding-bottom:10px;
}

.main-inner span.second-heading{
color:#c88700;
font-weight:bold;
}

.main-inner p{
color:#313131;
line-height:17px;
padding:15px 0px;
}


.investment-section{
width:536px;
background:url(../images/investment-section-bg.gif) top left repeat-x;
border:1px solid #71a3b7;
height:194px;
margin-top:15px;
}

.investment-content{
background:url(../images/500euro.gif) bottom left no-repeat;
padding-left:150px;
height:194px;
}

.investment-content h1{
padding-top:14px;
padding-bottom:10px;
font-size:30px;
color:#004468;
font-weight:normal;
}

.investment-content p{
color:#011923;
line-height:20px;
padding:10px 0px 15px 0px;
}

.investment-content span{
color:#2e7897;
font-size:13px;
font-weight:bold;
}

#footer{
line-height:85px;
background:#B9CDE5;
color:#9a9a9a;
font-size:11px;
}

.footer-links{
width:926px;
color:#000000;
margin:auto;
}

#footer a{
color:#000000;
text-decoration:none;
}

.footer-links ul{
list-style:none;
}

.footer-links li{
float:left;
padding-left:5px;
}
	
.footer-links li a{
text-decoration:none;	
color:#d9d9d9;
}

/*	Form Style Start Here  */

form.searchzone {
	padding:8px 0px 0px 0px;
	margin:0px;
	display:block;
}

.searchzone label {
	float:left;
	margin:0px 5px 0px 0px;
	line-height:20px;
}

.searchzone input.txtbox {	
	width:180px;
		float:left;
	margin:0px 5px 0px 0px;
	color:#696969;
	font-size:10px;
	padding:2px;
}

.searchzone input.gobutton {
	float:left;
	margin:0px 0px 0px 0px;
}

/*	Form Style End Here  */

/* inner pages css start */
.aboutus-img{float:right; 
				border:4px solid #fff;	
				margin:0 0px 10px 20px;}

h5	{font-size:15px;
	font-weight:bold; 
	padding:0px 0px 5px 0px; 
	border-bottom:1px dotted #666;	
	margin:0px 0px 10px 0px;}
	
h6	{font-size:16px; 
	font-weight:bold; 
	padding:0px 0px 5px 0px; 
	margin:0px 0px 10px 0px;}
	
.greybckground{
background:url(../images/grey-bg.gif); 
padding-top:10px;}

.innertext{padding-top:10px;}

.aboutcolumnzone{padding:20px 0px 16px 0px;}

.aboutcolumn1{width:48%; 
			float:left; 
			margin:0px 0px 10px 0px;}

.aboutcolumn2{width:48%; 
				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 */
