@charset "utf-8";
/* CSS Document */

body {
	background-color:#E9E9EA;
	margin:0px;
	font-size:13px;
	line-height:20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height:100%;
}

/* CSS Structure */
div#layout {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg_shad.gif);
	background-repeat:repeat-y;
    height: auto !important;
    height: 100%;
	min-height:878px;
    margin: 0 auto -200px;
	position:relative;
}
div#layout-port {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg_shad.gif);
	background-repeat:repeat-y;
    height: auto !important;
	height: 100%;
	min-height:2900px;
	position:relative;
}
div#header {
	background-image:url(../images/bg_header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:105px;
}
div#menu {
	background-image:url(../images/bg_nav.jpg);
	background-position:center;
	margin-left:-1px;
	background-repeat:no-repeat;
	height:37px;
	text-align:center;
}
div#home {
	background-image:url(../images/main_iris.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-left:-2px;
	margin-top:0px;
	height:310px;
	vertical-align:top;
}
div#hosting {
	padding-left:30px;
	width:290px;
	float:left;
}
div#webscripting {
	width:290px;
	float:left;
}
div#webdesign {
	width:290px;
	float:left;
}
div#main {
	margin-left:10px;
	height:100%;
	float:left;
	width:500px;
}
div#main-centre-text {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:878px;
	margin-left:10px;
	height:71px;
	margin-top:40px;
	float:left;
	background-image:url(../images/bg_request_prop.gif);
	background-repeat:no-repeat;
	background-position:center;
}
div#block-right {
	background-image:url(../images/bg_search.jpg);
	padding-right:25px;
	background-repeat:no-repeat;
	float:right;
	width:300px;
	height:210px;
	padding-bottom:60px;
}
div#block-right2 {
	background-image:url(../images/bg_search.jpg);
	padding-right:25px;
	background-repeat:no-repeat;
	float:right;
	width:300px;
	height:210px;
}
#footer {
	height:20px;
	bottom:0px;
	position:absolute;
	font-size:11px;
	clear:both;
	float:left;
	margin-left:10px;
} 
/* CSS Text Style */
h1 {
	margin-left:20px;
	color:#4F6275;
	font-size:22px;
	font-weight:normal;
	margin-top:0px;
	padding-top:15px;
	padding-bottom:20px;
}
h1.sub {
	margin-left:10px;
	color:#4F6275;
	font-size:26px;
	font-weight:normal;
	padding-top:30px;
	padding-bottom:10px;
	background: url(../images/dot_line_cont.gif) repeat-x 0 bottom;
}
h2 {
	margin-left:10px;
	color:#4F6275;
	font-size:18px;
	font-weight:normal;
}
h2 a {
	margin-left:10px;
	color:#59A4E1;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
}
h2 a:hover {
	margin-left:10px;
	color:#4F6275;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
}
h4 {
	margin-left:10px;
	color:#4F6275;
	font-size:18px;
	padding-top:20px;
	font-weight:normal;
}
p {
	margin-left:20px;
	line-height:20px;
	color:#666;
	text-align:justify;
}
a {
	color:#59A4E1;
	text-decoration:none;
}
a:hover {
	color:#4F6275;
	text-decoration:none;
}
#home p {
	margin-left:20px;
	width:380px;
	line-height:20px;
	color:#666;
	text-align:justify;
}
#nav {
	padding:0;
	margin:0;
	color:#fff;
	white-space:nowrap;
	list-style-type:none;
	padding-left:200px;
	padding-top:8px;
}
#nav li {
	display:inline;
}
#nav li a {
	outline: none;
	display: block;
	padding-left:22px;
	float: left;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align:center;
}
#nav li a:hover {
	padding-top:1px;
	padding-bottom:1px;
}
img {
	border:0px;
	border-width:0px;
}
table {
	background-image:url(../images/hosting_back.jpg);
	color:#666;
	border-color:#999;
	border-width:1px;
	border-style:dotted;
	border-collapse: separate;
	border-spacing:0px;
}
.noborder {
	background-image:none;
	border-width:0px;
}
tr {
	border-color:#999;
	border-width:1px;
	border-style:dotted;
	border-collapse: separate;
	border-spacing:0px;
}
.list {
	width:100px;
	background-color:#FFF;
	border-width:1px;
	border-style:solid;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.button {
	width:100px;
	background-color:#FFF;
	border-width:1px;
	border-style:solid;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	height:25px;
}
input {
	color: #1a1a1a;
  	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:9.5pt;
	width: 200px;
	height: 15px;
	background: #FFFFFF 0px center;
	border: 1px solid #CFDFEF;
	padding: 4px;
}
label,input {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 100px;
	padding-right:20px;
}
br {
	clear: left;
}