/********************************************
   AUTHOR:  			Rhys Mitchell
   WEBSITE:   			http://www.99designs.co.nz
   TEMPLATE NAME:		IEW
   VERSION:          	1.0
 *******************************************/
/* -----------------------------------------------------Overall Styles */

body {
	margin: 0px; padding: 0;
	text-align:center;
	background: #FFF;
	font: 12px Verdana, Geneva, sans-serif;
}

img {border: 0;}
/* -----------------------------------------------------Wrapper */

#wrapper {
	width:834px;
	margin: 0 auto 0 auto;
	padding:0px;
	text-align:left;
}

/* -----------------------------------------------------Banner */
#header {
	width:834px;
	height: 186px;
	text-align:left;
	float:left;
	margin: 0px;
	background: url(images/banner.jpg) no-repeat;
}
/* -----------------------------------------------------Body */
#content {
	width:834px;
	height: auto;
	text-align:left;
	float:left;
	background: url(images/bg.gif) top repeat-y fixed;
}

#main {
	width: 600px;
	height: auto;
	float:left;
	padding: 0px 0px 0px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.line {padding: 5px 0px 5px 0px;}

.left {
	margin-right: 5px;
	float: left;
}

/* -----------------------------------------------------SideBar */
#side {
	width: 195px;
	height: auto;
	float:left;
}

#sidebar {
	width: 195px;
	height: auto;
	float:left;
}

#sidebar ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0;
	padding: 0 0 0 17px;
	list-style-type: none;
}

#sidebar li {
	margin: 0px;
}

#sidebar a {
	display: block;
	width: 178px;
	height: 32px;
	padding: 7px 0px 0px 15px;
	background: url(images/navigationbutton.png) no-repeat 0 0;
	text-decoration: none;
}

.sidebartext {margin: 0;}

#sidebar a {
	color: #FFF;
	text-decoration: none;
}

#sidebar a:hover {
	background: url(images/navigationbutton.png) no-repeat 0 -40px;
	color: #FFF;
}

/* -----------------------------------------------------Login Field */

.loginform {
	padding: 0px 0px 10px 18px;
	margin:0px;
}

.logontxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #112839;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

.register {
	margin: 0px;
}

.greeting {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #112839;
	padding: 0px 0px 0px 20px;
}

.greeting a:link{
	color: #0d4c73;
	text-decoration: none;
}

.greeting a:visited{
	color: #0d4c73;
	text-decoration: none;
}

.greeting a:hover{
	color: #0d4c73;
	text-decoration: underline;
}

#register {
	padding-left: 80px;
	margin-top: -34px;
}

/* -----------------------------------------------------Text */

productul2 ul{margin: 0;}
productul2 li{padding-top: 5px;}

.faqs ul {margin-left: 70px;}

.faqs ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #39648e;
	text-align: center;
	display: inline;
	font-weight: bold;
}

.faqs li{
	padding: 5px 10px 5px 10px;
	text-align: center;
	margin-left: -5px;
}

.faqs li a {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

.faqs li a:hover{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.post_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-left: -10px;
	padding-bottom: 5px;
}

.post_title a:link {
	font-weight: bold;
	color: #0c4c54;
	text-decoration: none;
}

.post_title a:visited {
	font-weight: bold;
	color: #0c4c54;
	text-decoration: none;
}

.post_title a:hover {
	font-weight: bold;
	color: #134986;
	text-decoration: underline;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #204763;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #204763;
}

h2 a:link {
	color: #0c4c54;
	text-decoration: none;
}

h2 a:visited {
	color: #0c4c54;
	text-decoration: none;
}

h2 a:hover {
	color: #134986;
	text-decoration: underline;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #204763;
	margin: 0 0 -10px 0;
	padding: 0px;
}

.backtotop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #112839;
	text-align: center;
}

.backtotop a {
	color: #0c4c54;
	text-decoration: underline;
	font-weight: bold;
}

.backtotop a:hover {
	color: #367891;
	text-decoration: none;
	font-weight: bold;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #112839;
	padding-right: 30px;
	line-height: 160%;
}

.bodytext a{
	color: #0c4c54;
	text-decoration: underline;
}

.bodytext a:hover {
	color: #367891;
	text-decoration: none;
}

.space {
	margin: 0;
}

.additional_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #112839;
	line-height: 150%;
}

.smalltext {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #112839;
	padding-left: 10px;
	text-decoration: none;
}

.bodytextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #112839;
	padding-right: 30px;
	margin: -5px 0 -5px 0;
	line-height: 160%;
}

.bodytextsmall a:link {
	font-weight: bold;
	color: #0c4c54;
	text-decoration: none;
}

.bodytextsmall a:visited {
	font-weight: bold;
	color: #0c4c54;
	text-decoration: none;
}

.bodytextsmall a:hover {
	font-weight: bold;
	color: #134986;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

/* -----------------------------------------------------Testimonial */

.testimonial {
	width: 163px;
	height: 114px;
	float: left;
	margin: 0 5px 0 5px;
}

.testimonial a {
	color: #FFF;
	text-decoration: none;
}

.speechbubble {
	width: 163px;
	height: 98px;
	background: url(images/speechbubble.png) no-repeat;
}
.contents {
	width: 154px;
	height: 61px;
	padding: 1px 5px 5px 5px;
}
.contents p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;	
}
.client {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #112839;
	text-align: right;	
}

/* -----------------------------------------------------Footer */

#footer {
	width: 834px;
	height: 66px;
	text-align:left;
	float:left;
	background: url(images/footer.gif) no-repeat;
}

#footertext {
	width: 417px;
	height: 76px;
	text-align:left;
	float:left;
}

#footertext2 {
	width: 417px;
	height: 76px;
	text-align:right;
	float:left;
}

.textfooter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFF;
	text-decoration: none;
	padding: 17px 0px 0px 30px;
}

.textfooter2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFF;
	text-decoration: none;
	padding: 17px 30px 0px 0px;
}

.textfooter2 a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4bbcc9;
	text-decoration: none;
}

.textfooter2 a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4bbcc9;
	text-decoration: none;
}

.textfooter2 a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration: underline;
}
