/* lookingat Ltd: */

body {
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background-color:#336799;
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat-x;
}

#nav
{
	position: fixed;
	margin-top:30px;
	left:20px;
	_position: absolute;
	_top: expression((dummy = document.documentElement.scrollTop) + "px");
}

#wrap {
	width: 714px;
	margin-right: auto;
	height: auto;
	margin-left: auto;

}

#menu {
	line-height: 30px;
	color: #81D7DF;
	width: 714px;
	background-color: inherit;
	padding-top:0px;
	height:30px;
	margin-top:43px;
}
#menu  a, #menu a:visited { color: #81D7DF; text-decoration: none; background: inherit }
#menu .submit { float: right; vertical-align: bottom  }
	#menu .submit ul { margin:0; padding:0px 10px 0 50px; list-style:none }
    #menu .submit li { display:inline; margin:0; padding:0 }
    #menu .submit a { float:left; background: transparent url(images/tableft.jpg) no-repeat left top; margin:0; padding:0 0 0 4px; text-decoration:none }
    #menu .submit a span { float:left; background: inherit; display:block; background:url(images/tabright.jpg) no-repeat right top; padding:0px 15px 0px 10px; margin-right: 2px; color:#FFF }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu .submit a span {float:none;}
    /* End IE5-Mac hack */
    #menu .submit a:hover span { color:#fffffe; }
    #menu .submit a:hover { background-position:0% -35px }
    #menu .submit a:hover span { background-position:100% -35px }
    #menu .submit  a.selected { background-position:0% -35px }
    #menu .submit  a.selected span { background-position:100% -35px }

#header {
	height: 60px;
	width: 314px;
	background-image: url(images/headertop.jpg);
	background-repeat: no-repeat;
	padding-top: 130px;
	padding-left: 400px;
}
#headertop {
	width: 714px;
	padding-top:7px;
	background-image: url(images/lookingat.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#container {
	width: 714px;
	float: left;
	color: #FFFFFF;
	text-align:justify;}

#containertemp{
	width: 175px;
	float: left;
	color: #FFFFFF;
	text-align:left;
	padding-right: 9px;
	margin-bottom: 20px;
}
#containertemp p {font-size:10px; text-align:left}
#containertemp img	{ border:3px solid #CCFF00}
.tempbox {
	padding-right: 10px;
	text-align:left;
	padding-left: 5px;
	padding-top: 29px;
}
#containertemptempbox {
	width: 150px;
	float: left;
	color: #FFFFFF;
	text-align:left;
	padding-right: 10px;
	font-size:10px;
}

ul { }
li { list-style-type: decimal; }
input, textarea  { border: 1px solid #aaa }
input:hover, textarea:hover  { border: 1px solid #888 }
a {
	color: #FFFFFF;
	text-decoration: none;
	background: inherit;
}
a:hover { text-decoration: underline }
blockquote { margin: 0 0 15px 30px; border-left: 3px solid #8ADF88; padding: 0 0 0 8px }
input, textarea  { border: 1px solid #aaa }
input:hover, textarea:hover  { border: 1px solid #003366 }
input.text { color: #000000;	border: 1px solid #E6E6E6; background: rgb(255, 255, 255) url(http://www.google.com/coop/images/google_custom_search_watermark.gif) no-repeat scroll right center; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;}
textarea.text { font-size: 8pt; border: 1px solid #E6E6E6 }
input.text:hover, textarea.text:hover { border: 1px solid  #003366; background:#FFFFFF }
form { display: inline; margin: 0; padding: 0 }
strong {color:#000033 }



#footer {
	width: 714px;
	float: none;
	color: #FFFFFF;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	margin-top: 20px;
}

#topmenu {
	text-align: right;
	float: right;
}
#topmenubox {
	height: 15px;
	text-align: right;
	float: right;
}
/**************** Misc classes and styles ****************/
#size {
	height: 30px;
	float: right;
	width: 97%;
	padding-right: 10px;
	padding-top: 10px;
}
#size a{
text-decoration:none;
}

.splitcontentleft{
	float:left;
	width:37%;
	background-image: url(images/indexlogo22.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
}
.splitcontentright{float:right; width:58%;}
.splitcontentrightl{float:left; width:47%;}
.splitcontentrightl img { margin:5px; border:4px solid #CCFF00}
.splitcontentrightl p{font-size:10px; text-align:left}
.splitcontentrightr{
	float:right;
	width:48%;
	padding-left: 20px;
	background-image: url(images/indexlogo222.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
}


.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
	text-align: right;
	height:170px;
	font-size:10px;
}

.contactbox{
	padding-top: 123px;
}
.contactboxinner{
	text-align: right;
	margin-top: 10px;
	margin-bottom: 20px;
}

h1{
margin:0 0 20px 0;
font-size:2.1em;
font-weight:normal;
}

h2{
margin:0 0 20px 0;
font-size:1.6em;
font-weight:normal;
}
