@charset "UTF-8";
/* CSS Document */





.wrapper {
	
	margin: 0 auto;
	width: 960px;
	
}

#logo {
	
	float: left;
	width: 100%;
	
}

.x2, .x3, .x3_2, .x4, .x4_3, .x5, .x5_2, .x5_3, .x5_4, .x6 {
	
	float: left;
	margin: 0 30px 0 0;
	
}

code {
	
	background: url(images/code.gif) repeat top left;
	display: block;
	padding: 0 14px;
	margin-bottom: 2.5em;
	font-size:10px;
	white-space: pre;
	line-height: 22px;
	
}

.x1 {
	
	float: left;
	width: 960px;
	
}

.x2 {
	
	width: 465px;
	
}

.x3 {
	
	width: 300px;
	
}

.x3_2 {
	
	width: 630px;
	
}

.x4 {
	
	width: 217px;
	
}

.x4_3 {
	
	width: 712px;
	
}

.x5 {
	
	width: 168px;
	
}

.x5_2 {
	
	width: 366px;
	
}

.x5_3 {
	
	width: 564px;
	
}

.x5_4 {
	
	width: 762px;
	
}

.x6 {
	
	width: 135px;
	
}

.last {
	
	margin-right: 0;
	
}

/*------------------------
	---------------- NAVS
	------------------------*/


		/*------------------------
		--------------- LEFT ARROW
		------------------------*/
		
		/* Sets position and main configs */
		.slider_arrow_left {
			
			bottom: 10px;
			cursor: pointer !important;
			float: left;
			height: 22px;
			left: 10px;
			position: absolute;
			width: 22px;
			z-index: 5;
			
		}
		
		/* left arrow image */
		.slider_arrow_left {
			
			background: url(images/left_arrow.png) no-repeat top left;
			
		}


		/*------------------------
		-------------- RIGHT ARROW
		------------------------*/
		
		/* Sets position and main configs */
		.slider_arrow_right {
			
			bottom: 10px;
			cursor: pointer;
			float: left;
			height: 22px;
			left: 37px;
			position: absolute;
			width: 22px;
			z-index: 5;
			
		}
		
		/* Right arrow Background */
		.slider_arrow_right {
			
			background: url(images/right_arrow.png) no-repeat top left;
			
		}




	/*------------------------
	---------------- SELECTORS
	------------------------*/
	
	/* Sets configs for selectors containers : absolute positioned in relation to #slider */
	.slider_selector, .slider_selector_dis {
		
		bottom: 10px;
		list-style: none;
		margin: 0 0 0 5px;
		position: absolute;
		right: 10px;
		z-index: 5;
		
	}
	
		/* Sets image of selectors */
		.slider_selector li, .slider_selector_dis li {
			
			display: block !important;
			background: url(images/slider_selector.png) no-repeat top left;
			cursor: pointer;
			float: left;
			margin: 0 3px !important;
			height: 10px !important;
			position: relative !important;
			width: 10px !important;
			
		}
		
		/* Sets the current selector */
		.slider_selector li.current, .slider_selector_dis li.current {
			
			background: url(images/slider_selector_current.png) no-repeat top left;
			
		}
	
	/* Disables the selectors */
	.slider_selector_dis li {
		
		cursor: default !important;
		z-index: 5;
		
	}
	
	.container {
		
		float: left;
		position: relative;
		width:465px;
		z-index: 15;
		
	}
	
	
	
	
	
	
	
	
	a.learn_more {
	
	background: url(assets/learn_more_button.png) no-repeat top left;
	float: left;
	height: 36px;
	margin: 0 20px 0 0;
	width: 164px;
	
}

a.learn_more:hover {
	
	background: url(assets/learn_more_button_hover.png) no-repeat top left;
	
}

a.buy_it {
	
	background: url(assets/buy_it.png) no-repeat top left;
	float: left;
	height: 36px;
	margin: 0 20px 0 0;
	width: 164px;
	
}

a.buy_it:hover {
	
	background: url(assets/buy_it_hover.png) no-repeat top left;
	
}











body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:100;
	font-size:14px;
	color: #FFFFFF;
	text-decoration:none;
	border:none;
	padding:0px;
	line-height:1.3em;
}
p.darkblue{
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:100;
	font-size:14px;
	color: #000;
	text-decoration:none;
	border:none;
	padding-left: 20px;
	padding-right:10px;
	padding-top:2px;
	margin:0px;
	line-height:1.2em;
	text-align:left;
	}
	.input{
	text-align:right;
	float:right;
	width:185px
	}
	p#about-blue{
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:100;
	font-size:14px;
	color: #000;
	text-decoration:none;
	border:none;
	padding-left: 20px;
	padding-right:30px;
	padding-top:2px;
	margin:0px;
	line-height:1.2em;
	text-align:left;
	}
	.input{
	text-align:right;
	float:right;
	width:185px
	}
	
	p.darkblue1{
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:100;
	font-size:14px;
	color: #ffffff;
	text-decoration:none;
	border:none;
	padding-left: 20px;
	padding-right:30px;
	padding-top:10px;
	margin:0px;
	line-height:1.2em;
	text-align:left;
	}
	.input{
	text-align:right;
	float:right;
	width:185px
	}
	
	blockquote{
		font-family: Georgia, Times New Roman, Times, serif;
	font-weight:100;
	font-size:12px;
	color: #001229;
	text-decoration:none;
	border:none;
	padding-left: 50px;
	padding-right:40px;
	padding-top:2px;
	margin:0px;
	line-height:1.2em;
	text-align:left;
	}
	
body {
	background-color: #d4d3d4;
}
#blue{
color:#000;
}
#white{
color:#fff;
}
a:link {
	color: #001c40;
}
a:visited {
	color: #001cf0;
}
a:hover {
	color: #000;
}
a:active {
	color: #000000;
}
h1 {
	font-size: 40px;
	color: #005995;
	line-height: 1em;
	font-weight:100;
	
	text-align: center;
	text-shadow:2px 2px 2px #999;
	margin: 8px 0 0;
}
h1.off-center {
	font-size: 26px;
	color: #000;
	
	font-weight:100;
	padding-top: 10px;

	text-align: left;
}
h2 {
	font-size: 24px;
	color: #FFFFFF;
}
h3 {
	font-size: 16px;
	color: #000;
	font-weight:100;
	padding-left:20px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-align:left
}
h3.about{
font-size: 16px;
	color: #FFFFFF;
	font-weight:100;
	padding-left:20px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-align:left
}
h3#about-blue{
font-size: 16px;
	color: #000;
	font-weight:100;
	padding-left:20px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-align:left
}
img { border:none;}
hr {
 border:1px dotted;
 border-spacing:3px;
 border-color:#22323e;
 width:650px;
}

#navbar {
	margin: 0;
	padding: 0;
	height: 1em; }
#navbar li {
	list-style: none;
	float: left; }
#navbar li a {
	display: block;
	padding: 3px 8px;
	background-color: #1A324a;
	color: #fff;
	text-decoration: none; }
	#navbar li ul {
	display: none;
	width: 10em; /* Width to help Opera out */
	background-color: #42596d;}
	#navbar li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#navbar li:hover li {
	float: none; }
#navbar li:hover li a {
	background-color: #42596d;
	border-bottom: none;
	color: #fff; }
#navbar li li a:hover {
	background-color: #000000; }
	
	#listing
	{
	background-color:#e5e5e5;
	border:none;
	width:790px;
	margin:5px 0 5px 0;
	padding-left:20px;
	padding-top:20px;
	text-align:left;
	vertical-align:middle;

	}
	#listing2
	{
	background-color:#e5e5e5;
	border:none;
	width:790px;
	margin:5px 0 5px 0;
	padding-left:0px;
	padding-top:0px;
	text-align:left;
	vertical-align:middle;

	}
	
	#listing1
	{
	background-color:#e5e5e5;
	border:none;
	width:790px;
	margin:5px 0 5px 0;
	padding-left:20px;
	padding-top:20px;
	text-align:left;
	vertical-align:middle;

	}
	

	
	#listing img {
	float:left;
	clear:left;
	padding:0 15px 15px 15px;
	}
	
	li.lease {
		 color: #000000;
    font-size: 24px;
    line-height: 1em;
    padding: 17px 0;}
	

