* {
	margin:0px;
	padding:0px;
	border:0px;
	}
html {
	width:100%;
	height:100%;
	overflow:auto;
	}
body {
	width:100%;
	height:100%;
	background:url(images/bg.jpg);
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	}
.clear {
	height:0px;
	clear:both;
	}
a {
	text-decoration:none;
	color:#344994;
	font-weight:bold;
	}
a:hover {
	color:#7b715a;
	}
input, textarea {
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	}
p {
	margin:13px 0px;
	}
strong {
	font-weight:bold;
	color:#334894;
	}
table {
	width:100%;
	height:100%;
	}
ul strong {
	color:#7b715a;
	}
#container {
	position:relative;
	width:718px;
	margin:15px auto;
	}
#header {
	width:718px;
	height:116px;
	background:url(images/top-bg.png) no-repeat !important;
	background:url(images/top-bg.gif) no-repeat;
	}
#header h1 {
	position:absolute;
	top:0px;
	left:0px;
	width:251px;
	height:63px;
	background:url(images/logo.jpg);
	margin:33px 0px 0px 33px;
	}
#header h1 span, #header h2 {
	display:none;
	}
#ima {
	float:right;
	position:absolute;
	top:30px;
	right:33px;
	}
#nav {
	position:absolute;
	top:47px;
	left:340px;
	}
#nav span {
	display:none;
	}
ul {
	list-style:none;
	}
#nav ul li {
	float:left;
	width:101px;
	height:61px;
	}
#nav ul li a {
	display:block;
	width:101px;
	height:61px;
	}
#n1 {
	width:101px;
	height:61px;
	background:url(images/home.jpg);
	}
#n2 {
	width:101px;
	height:61px;
	background:url(images/contact.jpg);
	margin-left:10px;
	}
#midder {
	background:url(images/mid-bg.png) !important;
	background:url(images/mid-bg.gif);
	}
#content {
	width:666px;
	border-top:2px solid #334894;
	margin-left:26px;
	background:url(images/watermark.jpg) no-repeat 75% left;
	height:auto !important;
	min-height:340px;
	height:340px;
	}
#left {
	float:left;
	width:250px;
	margin:49px 0px 0px 11px !important;
	margin:49px 0px 0px 4px;
	}
#left ul {
	margin:0px 0px 15px 11px;
	}
#right {
	float:right;
	margin:28px 11px 0px 0px !important;
	margin:28px 4px 0px 0px;
	width:390px;
	}
#emailform {
	float:right;
	}
#right form div {
	float:left;
	padding:0px 10px 10px 0px;
	}
#right form input {
	border:1px solid #334894;
	width:160px;
	padding:2px;
	}
#right form textarea {
	border:1px solid #334894;
	width:337px;
	height:85px;
	overflow:auto;
	padding:2px;
	}
#right form p {
	margin:0px 0px 5px 0px;
	padding:0px;
	}
#f5 {
	width:300px;
	}
#f6 {
	width:300px;
	text-align:center;
	clear:both;
	}
#f6 input {
	border:1px solid #bbb !important;
	width:75px !important;
	padding:0px !important;
	cursor:pointer;
	}
#right img {
	border:1px solid #334894;
	margin-top:10px;
	float:right;
	}
#footer {
	clear:both;
	width:718px;
	padding:14px 0px;
	background:url(images/bott-bg.png) no-repeat bottom left !important;
	background:url(images/bott-bg.gif) no-repeat bottom left;
	font-size:10px;
	text-align:center;
	}
#footer p {
	margin:0px;
	}
