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

body {
	margin: -18px 0 0 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height:20px;
	color:#454545;
	background:#69A4D2;
}

img { 
border:none;
z-index:1;
}

a:link {color:#666;text-decoration:none;}    
a:visited {color:#666;text-decoration:none;}  
a:hover {color:#666;text-decoration:underline;}  
a:active {color:#666;text-decoration:none;}  

#container {
	background: #FFFFFF;
	text-align: left;
	z-index:1;
}
#header {
	padding:0;
	z-index:2;

}
#headerWrapper {
	width: 930px;
	margin: 0 auto;
	z-index:2;
}
#header h1 {
	display:none;
}
p {
	margin:0;
	text-align:justify;
}

h1 {
	font-size:30px;
	color:#1973BA;
	font-style:normal;
	font-weight: lighter;
	text-align: left;
}
h2 {
	margin:6px 0;
	font-size:20px;
	color:#1973BA;
	font-style:bold;
}
h3 {
	margin:6px 0;
	font-size:18px;
	color:#3EBCE6;
}
.logo {
	padding:0px;
}
.telephone {
	padding: 60px 22px 0px 0px;
}

#mainContent {
	padding:0;
	margin:0;
	background-repeat: no-repeat;
	background-color: #EDF8FB;
	background-image:url(../webmedia/images/bg.gif);
	z-index:1;
}

#mainContentWrapper {
	width: 960px;
	margin: 0 auto;
	background-image: url(../webmedia/images/textBg.png);
	background-repeat: repeat-y;
	background-position: center;
	z-index:1;
}
#mainText {
	margin: 0px 15px 5px 15px;
}
#homeText {
	margin: 15px 5px 0px 15px;
	padding:0px 0px 0px 0px;
	width:680px;
}
#editableText {
	padding: 15px 15px 15px 15px;
}
#editableText img {
	padding-left:5px;
	padding-bottom:5px;
}
#caseStudyText {
	margin: 0px 15px 15px 15px;
	padding:0px 0px 15px 0px;
	width:640px;
}
.images {
	margin-right:10px;
}
#servicesList1 {
	margin:0px 15px 0px 0px;
}
#servicesList2 {
	margin:0px;
}
#footer {
	background-color:#69A4D2;
	padding:0;
	height:150px;
}

#footerWrapper {
	width: 932px;
	height:150px;
	margin: 0 auto;
	background-color:#69A4D2;
	background-image: url(../webmedia/images/footerBG.png);
	background-repeat: repeat-x;
}
#Footer_nav
{
	font-size: 12px;
	color: #1A74BB;
	float: left;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	clear: both;
	line-height: 28px;
}
#Footer_nav ul{
	margin: 0;
	padding: 0;
}

#Footer_nav ul li{
display: inline;

}
#Footer_nav ul li a {
	padding: 0px 10px 0px 0px;
	text-transform:uppercase;
	color: #fff;
	font-size:12px;
}

#Footer_nav ul li a:hover
{
	color: #999;
	text-decoration: none;
}
#Footer_nav_right
{

	padding-top: 40px;
	padding-right: 20px;
	float: right;
	font-weight: lighter;
}

#Footer_nav_right a:active, #Footer_nav_right a:visited, #Footer_nav_right a:link
{
    color: #003300;
    text-decoration: none;
}
#Footer_nav a:active, #Footer_nav a:visited, #Footer_nav a:link
{
	color: #fff;
	text-decoration: none;
}
.wrapper {
	border: 1px solid #CCC;
	margin-bottom:15px;
}
.storeImage {
	float:left;
	margin: 15px 5px 15px 15px;
	width: 280px;
	height:auto;
}
.storeDescription {
	float:left;
	margin: 15px 5px 5px 5px;
	width: 380px;
	height:auto;
}
.storeButton {
	float:left;
	margin: 15px 5px 5px 5px;
	width: 180px;
	height:auto;
}
#contactform {
	width:250px;
	margin-left:20px;
	float:left;
}
#contactDetails {
	float:left;
	width:250px;
	padding-left:0px;
}
textarea {
	width:89%;
	border: 1px solid #999;
}

input {
	width:90%;
	border: 1px solid #999;
}
.submit { 
width:91%;
}

.fltrt { 
	float: right;
}
.fltlft { 
	float: left;
	
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#sliderContainer{	
		margin:0 auto;
		
		text-align:left;
		width:930px;
		background:#fff;		
		margin-bottom:2em;
		z-index:-2;
		}					

	#sliderContent{
	
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	width:930px;

		}			

/* Easy Slider */

	#slider{ width:930px; overflow:hidden;}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:930px;
		height:359px;
		overflow:hidden;

		}												

/* // Easy Slider */



/* // News Scroller */
#News_Ticker {
	position: relative;
	overflow: hidden;
	border: 1px solid #E1E1E1;
	margin-top:15px;
	margin-right:12px;
	height: 415px;
	width: 200px;
	line-height:16px;
	text-align:left;
	float:right;
}
#News_Ticker p {
	text-align:left;
	font-size:11px;
	padding-top:5px;
}
.headline {
position: absolute;
top: 420px;
left: 5px;
height: 395px;
width:192px;
}
.newsTop {
	border-bottom: 1px solid #E1E1E1;
	color:#1973BA;
	font-size:18px;
	font-weight:bold;
	height:20px;
	padding:5px;
}
.productLogin {
	width:300px;
}

