/* CSS Document */
*
{
	margin : 0;
	padding : 0;
}
html,body 
{
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	font-family : "Trebuchet MS", sans-serif;
	background-image : url(../images/green_background.jpg);
}
.main
{
	
	padding-bottom : 0;
	margin : 0 auto;
	width : 950px;
	position : relative;
	text-align : center;
}
/*------------HEADER----------------*/
.header 
{
	text-align:center;
}
.header div
{
	background : url(../images/logo.jpg) transparent;
	background-position:center;
	background-repeat : no-repeat;
	text-align:center;
	height:140px;
}
/*.header div.logo
{
	text-align:center;
	font-size:62px;
	font-family:"Goudy Old Style";
	font-weight:bold;
	color:#FFFFFF;
	padding:20px;
	margin:5px;
}
.header div.logo p
{
	font-family:"Goudy Old Style";
	font-weight:bold;
	font-size:20px;
	text-align:left;
	margin:10px 0px 10px 200px;
}*/
.header ul.topmenulist
{
	text-align:center;
}
.header li 
{
	list-style : none;
	text-align : center;
}
.header li.midmenu 
{
	float : left;
	list-style-type : none;
	position : relative;
	color:#000000;
	text-align : center;
	margin:5px 5px 0px 5px;
	background:url(../images/button.gif) no-repeat left top;
	height:30px;
	width:100px;
}
.header li.midmenu_services
{
	background:url(../images/button_services.gif) no-repeat left top;
	height:30px;
	width:185px;
	float : left;
	list-style-type : none;
	position : relative;
	color:#000000;
	text-align : center;
	margin:5px 5px 0px 5px;

}
.header li.midmenu_services a
{
	padding-top : 5px;
	font-size : 18px;
	color:#000000;
	text-decoration : none;
	font-weight : bold;
	display : block;
	width : 185px;
	height : 30px;

}
.header a 
{
	padding-top : 5px;
	font-size : 18px;
	color:#000000;
	text-decoration : none;
	font-weight : bold;
	display : block;
	width : 100px;
	height : 30px;
}

/*--------------HEADER ENDS-----------------*/
/*--------------CONTENT STARTS-----------------*/
a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:none;
}
#banner 
{
	text-align:center;
	clear:both;
	width : 944px !important ;
	margin-bottom:10px;
	margin-top:10px;
}

#content
{
	clear : both;
	background : transparent none repeat scroll 0% 0%;
	float : left;
	width : 944px !important ;
	width : 100%;
	border-bottom:1px solid #000;
}
#pagecontent,div.contact_address p{
	margin-bottom:20px;
}
#pagecontent h3
{
	text-align:left;
	font-size:18px;
	font-family:arial;
	font-weight:bold;
	color:#303192;
	margin:10px 20px 0px 60px;
}
#pagecontent h4
{
	text-align:left;
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	color:#00ADF1;
	margin:10px 20px 10px 60px;
}
#pagecontent h2
{
	text-align:left;
	font-size:16px;
	font-family:arial;
	font-weight:bold;
	color:#F15929;
	margin:10px 20px 10px 60px;
}
div.content p
{
	padding:5px 50px 10px 80px;
	line-height:1.5em;
	font-weight:bold;
	text-align : left;
	font-size:16px;
}
.homePageContent
{
	float:left;
	width : 30%;
	height : 200px;
	padding:2px;
	margin:5px;
	text-align : center;
}
div.homePageContent span 
{
	text-align : center;
	color : #F15929;
	font-size : 13px;
	font-weight : bold;
}
div.servicelist
{
	width:450px;
	height:275px;
	float:left;
}
div.servicelist2
{
	width:450px;
	height:160px;
	float:left;
}
div.service
{
	width:450px;
	height:350px;
	float:left;
}

ul.list, ul.career_list
{
	text-align:left;
	margin:0px 20px 10px 80px;
}
ul.list li
{
	background:url(../images/list.gif) no-repeat left top;
	list-style : none;
	padding-left:15px;
	font-weight:bold;
}

div.contact_address{
	text-align:left;
	font-weight:normal;
	font-size:20px;
	margin:10px 20px 40px 80px;
}
div.contact_address p span{
	padding-left:10px;
}
/*--------------CONTENT ENDS-----------------*/
/*------------------FOOTER STARTS--------------*/
p.contact
{
	color:#303192;
	margin:20px;
	float:left;
	font-size:16px;
	font-family:arial;
	font-weight:bold;
}
p.address
{
	color:#000;
	margin:20px;
	float:left;
	font-size:15px;
	line-height:1.8em;
	font-family:"Trebuchet MS", sans-serif;
	font-weight:bold;
}
.phone
{
	background-image : url(../images/phone.jpg);
	background-repeat : no-repeat;
	background-position:left;
	float:left;
}
span.mail
{
	background-image : url(../images/email.gif);
	background-repeat : no-repeat;
	background-position:left;
	float:left;
	width:275px;
	height:75px;
}
.fax
{
	background-image : url(../images/fax.jpg);
	background-repeat : no-repeat;
	background-position:left;
	float:left;
}
.skype
{
	background-image : url(../images/skype.jpg);
	background-repeat : no-repeat;
	background-position:left;
	float:left;
	margin-left:35px;
}
.phonemail img
{
	float:left;
	margin:20px;
}
.phone span
{
	color:#000;
	margin:20px;
	padding-left:7px;
	float:left;
	font-size:14px;
	font-family:"Trebuchet MS", sans-serif;
	font-weight:bold;
}
.fax span,.skype span
{
	color:#000;
	margin:0px 20px;
	padding-left:7px;
	float:left;
	font-size:14px;
	font-family:"Trebuchet MS", sans-serif;
	font-weight:bold;
	
}
span.contact_mail
{
	background-image : url(../images/email.gif);
	background-repeat : no-repeat;
	background-position:left;
	float:left;
	width:300px;
	height:25px;
	padding:5px;
}
/*------------------FOOTER ENDS--------------*/

