@charset "utf-8";
/* CSS Document */

body, html {
	height: 100%;
	margin:0;
	padding:0;
}


body {
	background-color:#25282c;
	min-width:800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#737580;
	line-height:16px;

}
p {
	margin:0;
	padding:0;
}

p a, li a{text-decoration:underline;
	color:#737580;}

.link {
	text-decoration:underline;
	color:#737580;
}

	a:hover {
		text-decoration:none;
		color:#737580;
	}

a:focus {
	-moz-outline-style:none;
}


#default-outer {
	height: 410px;
	width: 682px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-205px;
	margin-left:-341px;
}

#default-header {
	display:inline;
	float:left;
	width:682px;
	height:75px;
	border-top:1px solid #7b7b7b;
	border-left:1px solid #7b7b7b;
	border-right:1px solid #7b7b7b;
}

#default-middle {
	display:inline;
	float:left;
	width:682px;
	height:260px;
	margin: auto;
	text-align: center;
}

#default-footer {
	display:inline;
	float:left;
	width:682px;
	height:75px;
	border-bottom:1px solid #7b7b7b;
	border-left:1px solid #7b7b7b;
	border-right:1px solid #7b7b7b;
}


#outer {
	width: 800px;
	margin: auto;
}


#header {
	display:inline;
	float:left;
	width:800px;
	height:82px;
	margin-top:10px;
	border-top: 1px solid #ffffff;
	background-color:#25282c;
}

#header-btns {
	display:inline;
	float:left;
	width:710px;
	height:82px;
}

#header-logo {
	display:inline;
	float:left;
	width:90px;
	height:82px;
}


#image-nav-area {
	display:inline;
	float:left;
	width:800px;
	height:415px;
	background-color:#25282c;
}

#nav {
	display:inline;
	float:left;
	width:147px;
	height:400px;
	padding-top:15px;
	background-color:#38424c;
}

#image {
	display:inline;
	float:left;
	width:653px;
	height:415px;
	background-color:#25282c;
}

#content-area {
	display:inline;
	float:left;
	width:800px;
	background-color:#59616c;

}

#left-bar {
	display:inline;
	float:left;
	width:147px;
	min-height:349px;
	height:auto !important;
	height:349px;
	background-color:#59616c;
}

#special-offer {
	margin-top:10px;
	display:inline;
	float:left;
	width:147px;	
}

#content {
	display:inline;
	float:left;
	width:653px;
	background-color:#FFFFFF;
	min-height:550px;
	height:auto !important;
	height:550px;
}

#title {
	display:inline;
	float:left;
	width:653px;
	height:62px;
	background-color:#ffffff;
	position:relative; /* new */
}

h1 { /* news */
	position:absolute;
	left:0px;
	text-indent:-9999px;
	font-weight:normal;
}

h1 .new { /* news */

}

#text-area {
	display:inline;
	float:left;
	width:610px;
	min-height:229px;
	height:auto !important;
	height:229px;
	margin-left:21px;
	padding-bottom:10px;
	margin-top:0px;
	padding-top:0px;
	background-color:#ffffff;
	text-align:justify;
	
}

#small-image {
	display:inline;
	float:left;
	width:116px;
	margin-left:30px;
	min-height:229px;
	height:auto !important;
	height:229px;
	background-color:#ffffff;
	
}

#footer {
	display:inline;
	float:left;
	width:800px;
	height:16px;
	margin-top:15px;
	padding-top:3px;
	border-top: 1px solid #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
}

#footer a { /*  , a:visited removed */
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#footer-details {
	display:inline;
	float:left;
	width:720px;
	height:16px;
}
#footer-siteby {
	display:inline;
	float:left;
	width:80px;
	height:16px;
}

.btntext, a.btntext:link, a.btntext:active, a.btntext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a0dffe;
	background-color:#58616b;
	line-height:28px;
	text-align: left;
	height: 28px;
	text-decoration: none;
	padding-right:8px;
	padding-left:8px;
	padding-top: 3px;
	padding-bottom:3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8c96a6;
	border-right-color: #8c96a6;
	border-bottom-color: #8c96a6;
	border-left-color: #8c96a6;
}

a.btntext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a0dffe;
	line-height:28px;
	text-align: left;
	height: 28px;
	text-decoration: none;
	background-color:#ffffff;

}



/* fonts */
.text-header {
color:#58616b;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
}

.landing-footer {color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
text-align: center;
padding: 20px 0 0 0;
}
/* end font */

/* forms */
.textfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #737580;
	line-height:20px;
	height:22px;
	width:160px;
	border:1px solid #58616b;
	padding-left:5px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:5px;
	background-color:#ffffff;
	
}
.formtextbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #737580;
	height:55px;
	width:160px;
	border:1px solid #58616b;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:5px;
	background-color:#ffffff;
}

.formdropdown {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #737580;
	height:20px;
	border:1px solid #58616b;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	background-color:#ffffff;

}

.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #a0dffe;
	background-color: #58616b;
	border:1px solid #8c96a6;
	padding:3px;
}

a.button:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #a0dffe;
	background-color: #58616b;
	border:1px solid #8c96a6;
	padding:3px;
	font-weight:normal;
	text-decoration:underline;
}

.links {color:#58616b;
}

a.links:visited {color:#58616b;
font-weight:normal;
text-decoration:underline;
font-size:11px;
}

/* end forms */

.quotes {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#a0dffe;
}
.quote-text {
	font-style:italic;
}



ul.images {
list-style: none;
float:left;
clear:both;
height:80px;
display:block;
margin: 50px 0 0 40px;
}

ul.images li {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	border: 2px solid #58616B;
	height:71px;
	padding:0;
}
#outer #content-area #content .new {
	position:relative;
	padding-left:20px;
	text-indent:0px;
	font-weight:normal;
	line-height:25px;
}

.twitter-link{
	border: 0px;
	display: inline;
	float: left;
	padding: 0 0 0 18px;
}

.twitter-feed{
	display: inline;
	float: left;
	padding: 0 0 10px 5px;
}
