/* general */

html, body {
	height:100%;
	margin: 0;
	padding: 0;
}

body, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

body {
	line-height: 1.3;
	color: #000;
	background-color: #808080;
}

p, h3 {
	/* override margins to that of IE default */
	margin: 0px 0px 19px 0px; /* T R B L */
}

h3 {
	color: #374c92;
	font-weight: normal;
	font-size: 18pt;
}

img {
	 border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

/* header */

#header {
	position:relative;
	background-image: url(images/header.jpg);
	height: 130px;
	font-size: 8pt;
	color: #fff;
}

#menuleft, #menuright {
	height: 32px;
	line-height: 32px;
	margin-top: 90px;
}

#menuleft {
	padding-left: 72px;
	float: left;
}

#menuright {
	padding-right: 18px;
	float: right;
}

#header a {
	text-decoration: none;
	color: #fff;
	padding: 0px 5px 0px 5px; /* T R B L */
}

#header a:hover {
	color: #ffff00;
}

/* layout */

#container {
	position:relative;
	width: 900px; 
	min-height:100%;
	background-color: #fff;
	border-left: 2px solid #5b5b5b;
	border-right: 2px solid #5b5b5b;
	margin-left: auto;
	margin-right: auto;
}

#sidebar {
	float: right;
	width: 246px;
	height: 620px;
	background-image: url(images/sideimage.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#content {
	width: 580px;
	padding: 18px 32px 18px 32px; /* T R B L */
}

#homecontent {
	width: 836px;
	padding: 18px 32px 18px 32px; /* T R B L */
	background-image: url(images/butterfly.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#hometext {
	width: 500px;
}

#homecontent a,#content a {
	color: #374c92;
}

#homecontent a:hover,#content a:hover {
	color: #1746dd;
}

#clearfooter {
	height:60px;
	clear:both;
}

.item {
	border-top: 1px solid #000;
	margin-top: 8px;
	margin-bottom: 25px;
	width: 580px;
	height: 140px;
}

.flashitem {
	border-top: 1px solid #000;
	margin-top: 8px;
	margin-bottom: 25px;
	width: 580px;
	height: 380px;
}

#anchored {
	float: left;
	width: 580px;
	height: 1px;
}

.flashitem object {
	float: left;
}

.item a {
	text-decoration: none;
	color: #000;
	cursor:pointer;
}

.flashitem a {
	text-decoration: none;
	color: #000;
	cursor:pointer;
}

.item a:hover {
	color: #1746dd;
}

.flashitem a:hover {
	color: #1746dd;
}

.item img {
	float: left;
}

.itemtext {
	margin: 25px 0px 0px 30px; /* T R B L */
	width: 270px;
	float: left;
}

#flashtext {
	float: right;
	width: 150px;
	margin-top: 50px;
	color: #48689c;
	font-size: 8pt;
}

.catnum {
	float: right;
	width: 74px;
	height: 17px;
	background-color: #ffffdb;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 3px 15px 3px 15px; /* T R B L */
}

.enquire {
	float: right;
	width: 51px;
	height: 17px;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 3px 15px 3px 38px; /* T R B L */
	background-image: url(images/mail.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.backview {
	float: right;
	width: 45px;
	height: 17px;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 3px 15px 3px 38px; /* T R B L */
	background-image: url(images/backview.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.info {
	padding-left: 28px;
	background-image: url(images/icon-info.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.floatleft {
	float: left;
	margin: 12px 20px 12px 0px;
}

.floatright {
	float: right;
	margin: 12px 0px 12px 20px;
}

.inputfields {
	width: 450px;
}

.yourfields {
	width: 150px;
}

.col1 {
	float: left;
	width: 100px;
	font-weight: bold;
	padding: 6px 0px 6px 0px;
}

.col2 {
	float: left;
	width: 475px;
	padding: 6px 0px 6px 0px;
}

.col3 {
	float: left;
	width: 190px;
	padding: 6px 0px 6px 0px;
}

.contactnos {
	float: left;
	width: 250px;
	height: 50px;
	line-height: 50px;
}

.contactnos img {
	float: left;
	margin-top: 12px;
	margin-right: 12px;
}

#numbers {
	float: left;
	border: 1px solid #6e81c0;
	border-top: 10px solid #6e81c0;
	width: 526px;
	height: 50px;
	margin-top: 30px;
	padding-left: 30px;
}

.clearboth {
	clear: both;
	height: 1px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

#contactmsg {
	color: #ff0000;
	font-weight: bold;
}

#payments {
	padding: 20px 0px 20px 20px;
	border: 1px solid #ccc;
	width: 480px;
}

/* footer */

#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 860px;
	height: 38px;
	line-height: 38px;
	margin: 0px 20px 2px 20px; /* T R B L */
	border-top: 1px solid #000;
	font-size: 9pt;
}

#footer a {
	text-decoration: none;
	color: #000;
}

#footer a:hover {
	color: #1746dd;
}

#footerleft {
	float: left;
	padding-left: 6px;
}

#footermid {
	float: left;
	padding-left: 90px;
}

#footerright {
	float: right;
	padding-right: 6px;
}

.cflink, .toplink {
	background-position: right;
	background-repeat: no-repeat;
	padding: 5px 25px 5px 0px; /* T R B L */
}

.cflink {
	background-image: url(images/creationfactor.net.jpg);
}

.toplink {
	background-image: url(images/toppage.jpg);
}

