@charset "utf-8";
/* Mobile Phone */
@import url("../index.php") only screen and (min-width:320px) and (max-width:1024px);
/* Ipads */
@import url("../index.php") only screen and (min-width:1024px) and (max-width:1200px);
/* Iphone1 */
@import url("../index.php") only screen and (min-width:375px);
/* Iphone2 */
@import url("../index.php") only screen and (min-width:568px);
/* Landscape */
@import url("../index.php") only screen and (min-width:667px);
/* Galaxy Phone */
@import url("../index.php") only screen and (min-width:640px);
/* Ipads */
@import url("../index.php") only screen and (min-width:768px);
/* Galaxy Tablets */
@import url("../index.php") only screen and (min-width:800px);
/* Galaxy Tablets2 */
@import url("../index.php") only screen and (min-width:1280px);
/* Nexus Tablets */
@import url("../index.php") only screen and (min-width:601px);
/* Nexus Tablet2 */
@import url("../index.php") only screen and (min-width:906px);
/* Laptops */
@import url("../index.php") only screen and (min-width:1200px);
/* Laptops2 */
@import url("../index.php") only screen and (min-width:1600px);
/* Apple Watch */
@import url("../index.php") only screen and (min-width:42px) and (max-width:42px);
/* Moto */
@import url("../index.php") only screen and (min-width:218px);

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #E9E8E8;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #993333;
}
a:active {
	text-decoration: none;
	color: #666666;
}
h1 {
	font-size: 14px;
	color: #993300;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
	background-color: #E9E8E8;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}
.logo {
	background-image: url(../Img/logo.png);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
}
.page_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	width: 733px;
}

.still_Image {
	background-color: #FFFFFF;
	height: 279px;
	background-image: url(../Img/iriko.jpg);
	background-repeat: no-repeat;
}
.service_bar {
	background-color: #00094A;
}
.services {
	background-color: #FFFFFF;
	height: 141px;
	width: 183px;
}
.service_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.iriko {
	background-image: url(../Img/iriko.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 391px;
	width: 960px;
}
.social_media {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00094A;
	text-align: center;
	vertical-align: top;
	padding: 4px;
	width: 960px;
	background-color: #FFFFFF;
}
.social_tag {
	height: 30px;
	width: 30px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
	text-align: right;
	vertical-align: top;
	padding: 4px;
}
.social_media_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding: 4px;
	width: 960px;
	background-color: #00094A;
}
.insider_pages {
	background-color: #FFFFFF;
}
.header {
	background-color: #00094A;
}
.menu_inside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
	background-color: #00094A;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}
.logo_inside {
	background-image: url(../Img/logo_2.png);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
}
.feedback {
	background-color: #E9E8E8;
	text-align: left;
	vertical-align: top;
	padding: 8px;
}
.services_inside {
	padding: 2px;
	height: 143px;
	width: 186px;
	text-align: center;
	vertical-align: middle;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00094A;
	background-color: #E9E8E8;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	width: 150px;
}
