body{
	margin: 0px;
	padding: 0px;
	background-color: #EBEBEB;
}

#top{
	background-color: #252525;
	float: left;
	height: 5px;
	width: 100%;
	clear:both;
}

#container{
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}

#cont{
	background-color: #FFFFFF;
	float: left;
	margin-top: 30px;
	width: 1003px;
}

#header{
	float: left;
	width: 1003px;
	position: relative;
	height: 219px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C2C2C2;
}

.logo{
	float: left;
	width: 295px;
	position: absolute;
	top: -3px;
	z-index: 2;
}

.logo img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu_slogan{
	float: right;
	width: 668px;
}

.slogan{
	font-family: "Times New Roman";
	font-size: 40px;
	color: #000000;
	text-align: left;
	float: left;
	width: 620px;
	margin-top: 38px;
	font-style: italic;
}

#content{
	float: left;
	width: 999px;
	padding-top: 48px;
	padding-bottom: 34px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C2C2C2;
	border-left-color: #C2C2C2;
}

.content_left{
	float: left;
	width: 595px;
	margin-left: 26px;
}

.welcome_title{
	font-family: "Times New Roman";
	font-size: 25px;
	font-style: italic;
	color: #464646;
	float: left;
	width: 250px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
}

.data_home{
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #898989;
	float: left;
	margin-top: 10px;
	width: 595px;
	text-align: justify;
}

.data_home img{
	float: right;
	margin-left: 10px;
}

.about_title{
	font-family: "Times New Roman";
	font-size: 25px;
	font-style: italic;
	color: #464646;
	float: left;
	width: 120px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
	margin-top: 35px;
}


.services_title{
	font-family: "Times New Roman";
	font-size: 25px;
	font-style: italic;
	color: #464646;
	float: left;
	width: 150px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
	margin-top: 35px;
}


.read_more{
	font-family: "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	width: 80px;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #252525;
	text-align: center;
}

.read_more a{
	font-family: "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.read_more a:hover{
	font-family: "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}

.content_right{
	float: left;
	width: 306px;
	margin-left: 45px;
}

.welcome_img{
	float: left;
	width: 306px;
}

.job_link{
	font-family: Verdana;
	font-size: 25px;
	font-weight: bold;
	color: #555555;
	text-align: center;
	float: left;
	width: 306px;
	margin-top: 22px;
	text-decoration: none;
}

.job_link a{
	font-family: Verdana;
	font-size: 25px;
	font-weight: bold;
	color: #555555;
	text-align: center;
	text-decoration: none;
}

.job_link a:hover{
	font-family: Verdana;
	font-size: 25px;
	font-weight: bold;
	color: #F7941D;
	text-align: c0enter;
	text-decoration: none;
}

.services_overview{
	background-color: #D3D3D3;
	float: left;
	width: 306px;
	margin-top: 23px;
	padding-bottom: 20px;
}

.services_overview_title{
	font-family: "Times New Roman";
	font-size: 30px;
	font-style: italic;
	color: #252525;
	float: left;
	width: 250px;
	margin-top: 16px;
	margin-left: 22px;
}

.services_overview_description{
	float: left;
	width: 258px;
	margin-top: 20px;
	margin-left: 17px;
}

.services_overview_desc{
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #898989;
	background-image: url(../images/dot.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	float: left;
	width: 240px;
	margin-top: 3px;
	padding-left: 18px;
}

.services_overview_img{
	float: left;
	width: 267px;
	margin-top: 15px;
	margin-left: 20px;
}


#footer{
	background-color: #252525;
	float: left;
	height: 116px;
	width: 100%;
	clear:both;
}

.footer_cont{
	width: 939px;
	margin-right: auto;
	margin-left: auto;
}

.footer_left{
	float: left;
	width: 590px;
	margin-top: 30px;
}

.footer_right{
	float: left;
	width: 200px;
	margin-top: 30px;
	margin-left: 44px;
}

.menu_footer{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 415px;
}

.menu_footer a{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_footer a:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F7941D;
	text-decoration: none;
}

.shared{
	float: left;
	width: 225px;
	margin-top: 11px;
	margin-left: 50px;
}

.share_icons{
	float: left;
	width: 35px;
	margin-left: 21px;
}

.share_icons img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.copyrights{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 200px;
}

.design{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #898989;
	float: left;
	margin-top: 3px;
	text-decoration:none;
	width: 200px;
}

.design a{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #898989;
	text-decoration:none;
}

.design a:hover{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #F7941D;
	text-decoration:underline;
}

.logo_footer{
	float: left;
	width: 69px;
	margin-top: 20px;
	margin-left: 20px;
}

.inner_title{
	font-family: "Times New Roman";
	font-size: 25px;
	font-style: italic;
	color: #464646;
	float: left;
	width: 590px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
}

.inner_title2{
	font-family: "Times New Roman";
	font-size: 25px;
	font-style: italic;
	color: #464646;
	float: left;
	width: 280px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 25px;
	text-decoration:none;
}

.inner_title2 a{
	font-family: "Times New Roman";
	font-size: 25px;
	font-style: italic;
	color: #464646;
	text-decoration:none;
}

.inner_title2 a:hover{
	font-family: "Times New Roman";
	font-size: 25px;
	font-style: italic;
	color: #FF811F;
	text-decoration:none;
}

.contact_details{
	float: left;
	width: 306px;
	margin-top: 11px;
}

.contact_details_title{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF811F;
}

.contact_details_data{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}

.contact_details_data a{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}

.contact_details_data a:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #FF811F;
	text-decoration:underline;
}

.inner_title3{
	font-family: "Times New Roman";
	font-size: 25px;
	font-style: italic;
	color: #464646;
	float: left;
	width: 280px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 25px;
	margin-top: 20px;
	text-decoration:none;
}

.inner_title3 a{
	font-family: "Times New Roman";
	font-size: 25px;
	font-style: italic;
	color: #464646;
	text-decoration:none;
}

.inner_title3 a:hover{
	font-family: "Times New Roman";
	font-size: 25px;
	font-style: italic;
	color: #FF811F;
	text-decoration:none;
}


.clients_cont{
	width: 595px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #F2F2F2;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F2F2F2), to(#F2F2F2));
	background: -webkit-linear-gradient(#F2F2F2, #F2F2F2);
	background: -moz-linear-gradient(#F2F2F2, #F2F2F2);
	background: -ms-linear-gradient(#F2F2F2, #F2F2F2);
	background: -o-linear-gradient(#F2F2F2, #F2F2F2);
	background: linear-gradient(#F2F2F2, #F2F2F2);
	-pie-background: linear-gradient(#F2F2F2, #F2F2F2);
	behavior: url(pie/PIE.htc);
	position:relative;
	margin-top: 20px;
	float:left;
	padding-top: 25px;
	padding-bottom: 25px;
}

.text_grey{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #494949;
}

.services_overview_grey_light{
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/dot_orange1.jpg);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	float: left;
	width: 281px;
	margin-top: 0px;
	padding-left: 25px;
	background-color: #E9E9E9;
	padding-top: 15px;
	padding-bottom: 15px;
}

.services_overview_grey_dark{
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/dot_orange1.jpg);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	float: left;
	width: 281px;
	margin-top: 0px;
	padding-left: 25px;
	background-color: #D1D1D1;
	padding-top: 10px;
	padding-bottom: 10px;
}

