/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font: 13px/1.5;
	font-family: "Segoe UI", Arial, sans-serif;
}

a:focus {
	outline: 1px dotted;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
	font-color: #03F;
}

h5 {
	font-size: 16px;
	font-color: #000
}

h6 {
	font-size: 15px;


}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 0px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
	color: #000;
}


/* Slider */
#s3slider {
	
	width:800px;
	height:450px;
	position:relative;
	overflow:hidden	;
	margin-left:80px;
}
#s3sliderContent {
	
	width:800px;
	height:450px;
	position:relative;
}
.s3sliderImage {
	float:left;
	position:relative;
}
.s3sliderImage span {
	position:absolute;
	font:Tahoma, Geneva, sans-serif;
	font-size:22px;
	padding:5px 13px;
	margin: 15px;
	color: #000;
	background-color: #FFF;
	width:750px;
	display:none;
	opacity: 0.7;
	-moz-opacity:0.7;
	filter:alpha (opacity=70);
}
.s3sliderImage span a{
	font:Tahoma, Geneva, sans-serif;
	color: #000;
	}
	
.s3sliderImage span a:hover{
	color: #F00;
	font-weight:bold;
	}

.clear {
	clear:both;
}

/*overlay styles*/

.top {
	top:0;
	left:0;
	width:800px;
	height:60px;
	
}

.bottom {
	bottom:0;
	left:0;
	width:610px !important;
	height:30px;
	
}

.right {
	right:0;
	bottom:0;
	width:400px !important;
	height:30px;
	
}
.credit {
	right:0;
	bottom:0;
	width:500px !important;
	height:30px;
	
}


.claim {
	top:0;
	right:0;
	width:200px !important;
	height:130px;
	
}

.about {
	top:0;
	left:0;
	width:200px !important;
	height:130px;
	
}

/*Carousel Style*/
body {
	margin:0;
	
}

#carousel {
	width:800px;
	margin-left:80px;
	
	
}

#carousel ul {
	list-style:none;
	width:800px;
	margin:0;
	padding:0;
	position:relative;
	

}

#carousel li {
	display:inline;
	float:left;
}

span {
}	
#title4 {
	color: #00c;
}
#title5 {
	font-size:18px;
}
.container_12 .grid_12.body .grid_4.main #calls {
	font-size: 10px;
	margin-right: 75px;
}
#calls {
	font-size: 10px;
}
