body {
	font-family: 'Lucida Grande', Verdana, 'Bitstream Vera Sans', Arial, sans-serif;
	color: #271108;
	font-size: 13px;
	background: url('images/bg.jpg') center top no-repeat fixed;
	background-color: #AC967E;
}

#header {
	display: none;
}

#container {
	width: 800px;
	margin: auto;
}

hr {
	display: none;
}

a:link {
	text-decoration: none;
	color: #311400;
}

a:visited {
	text-decoration: none;
	color: #311400;
}

a:hover {
	text-decoration: underline;
	color: #5E422C;
}

img, div, a { behavior: url('iepngfix.htc'); }

#container #header {
	display: block;
	background-image: url('images/header.png');
	background-repeat: no-repeat;
	height: 113px;
	margin-bottom: 2px;
	text-indent: -9999px;
}

#content {
	background-image: url('images/contentbg.png');
}

#contenttop {
	background: url('images/contenttop.png');
	background-position-y: top;
	height: 8px;
	width: 800px;
}

img.definition {
	margin: 20px 0 20px 0;
}

blockquote {
	padding: .5em 1.5em;
	margin: 0 1.5em;
	padding-bottom: 1.5em;
}

.about li {
	list-style: disc;
	margin-left: 20px;
}

.title {
	margin-left: 4em;
}

.left {
	position: relative;
	float: left;
	width: 518px;
	z-index: 5;
	padding: 0 20px;
}

.right {
	float: right;
	width: 200px;
	padding: 0 20px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.rightinner {
	margin-bottom: -45px;
}

.split h3 {
	float: left;
	width: 140px;
	font-size: 16.5px;
	text-align: right;
	margin-right: 0px;
	padding-top: 5px;
	margin-top: 10px;
	border-top: thin solid #311400;
	font-family: Georgia, serif;
}


.split p {
	float: right;
	width: 370px;
	margin-left: 0px;
	padding-top: 5px;
	margin-top: 10px;
	border-top: thin solid #311400;
}

#navbar {
	background-image: url('images/navbg.png');
	background-repeat: no-repeat;
	height: 35px;
	margin-bottom: 7px;
	font-family: Helvetica, Arial, sans-serif;
}

#navbar ul {
	list-style: none;
}

#navbar ul li {
	display: block;
	float: left;
	width: 160px;
	margin: 0px;
}

#navbar ul li a {
	display: block;
	padding-top: 9px;
	text-align: center;
	text-decoration: none;
	color: #311400;
	font-weight: bold;
	font-size:15px;
}

#navbar ul li a:hover {
	color: #151B54;
	text-shadow: white 0px 0px 10px;
}

h1, h2, h3, h4, h5, h6 {
	/*font-family: Georgia, serif;*/
	color: #151B54;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1em;
}

h4 {
	font-size: 1.5em;
	text-align: center;
	color: #311400;
	font-family: Georgia, serif;
	margin-bottom: 1em;
}

h5 {
	font-weight: bold;
	margin-top: 1em;
}

h6 {
}

p {
	margin-bottom: 1em;
}

code, pre {
	font-family: monospace;
}

#footer {
	background-image: url('images/footer.png');
	height: 52px;
	margin-bottom: 20px;
}

.left h2 {
	text-align: left;
	font-size: 1.8em;
	color: #311400;
	font-weight: bold;
}

#footer h2 {
	text-align: center;
	font-size: 1.3em;
	width: 558px;
	color: #311400;
	padding-top: 23px;
	font-family: Georgia, sans-serif;
}

.full #contenttop {
	background-image: url('images/portcontenttop.png');
	background-repeat: no-repeat;

}

.full #content {
	background-image: url('images/portcontentbg.png');
}

.full #contentbottom {
	background-image: url('images/portcontentbottom.png');
	background-repeat: no-repeat;
	height: 14px;
}

.full #footer {
	background-image: url('images/navbg.png');
	background-repeat: no-repeat;
	height: 35px;
	margin-bottom: 20px;
}

.full #footer h2 {
	width: auto;
	padding-top: 6px;
}

.about {
	background: url('images/soroush.png') bottom left no-repeat #311400;
	color: white;
	padding: 10px;
	padding-left: 240px;
	margin-bottom: 10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.about a {
	text-decoration: underline;
	color: white;
}

#portwrapper {
  position: relative;
}

.showport {
	position: relative;
	height: 450px;
	width: 760px;
	overflow: hidden;
	margin: auto;
	border: 2px solid #311400;
	margin-top: 10px;
}

ul.slider {
	position: absolute;
	width: 9999px;
	top: 0px;
	left: 0px;
}

ul.slider li {
	position: relative;
	width: 760px;
	height: 450px;
	margin: 0px;
	display: block;
	float: left;
}

ul.slider.links li {
	margin-top: 15px;
} 

.showport.links {
	border: none;
	background: transparent;
	height: 60px;
}

.slider.links h4 {
	text-align: left;
	display: inline;
	margin-left: 20px;
	font-size: 1.5em;
}

.slider.links h4 a{
	background: url('images/portlink.gif') top right no-repeat;
	background-position-y: -80px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding: 7px;
	padding-right: 15px;
}

.slider.links h4 a:hover {
background-position-y: 0px;
}

div.prev, div.next {
	position: absolute;
	bottom: 90px;
	width: 75px;
	height: 75px;
	z-index: 50;
	cursor: pointer;
}

div.next {
	right: 18px;
}

div.prev {
	left: 18px;
}

.prev a {
	background: url('images/left.png') top left no-repeat;
	display: block;
	width: 75px;
	height: 75px;
	text-decoration: none;
}

.next a {
	background: url('images/right.png') top left no-repeat;
	display: block;
	width: 75px;
	height: 75px;
	text-decoration: none;
}

.prev a:hover {
	background-position: bottom left;
}

.next a:hover {
	background-position: bottom left;
}

.services {
	padding: 0 4em;
}

input, textarea {
	margin: 0px;
	border: thin solid #311400;
	color: #311400;
	background: transparent;
	font-size: 14px;
}

