*{
	border:0px;
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:12px;
}


body{
	text-align:center;
	background:#F2F2ED;
	width:100%;
}

h1{
	font-family:"Trebuchet MS",arial;
	color:#2784C8;
	font-size:22px;
	line-height:36px;
}

h2{
	font-family:"Trebuchet MS",arial;
	color:#2784C8;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
}

p{
	color:#666B6D;
	text-align:justify;
	line-height:16px;
	padding-bottom:12px;
}

p.right{
	text-align:right;
}

p.miniinfo{
	color:#363232;
	text-align:justify;
}

p.copyright{
	font-size:10px;
}

p.designedby{
	font-size:10px;
	text-align:center;
	width:120px;
	top:-35px;
	left:760px;
	position:relative;
}

a{
	text-decoration:none;
	color:#2784C8;
}

}

ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 15px;
}

li{
	color:#666B6D;
	text-align:justify;
	line-height:16px;
	padding: 0px 0px 2px 5px;
}

img.left{
	float:left;
	padding:10px 10px 10px 20px;
}

img.right{
	float:right;
	padding:10px 10px 10px 20px;
}

img.productimage{
	float:right;
	padding:3px;
	border-style:solid;
	border-width:2px;
	border-color:#2784C8;
	position:relative;
	left:10px;
	top:-30px;
	
}

#mainpage{
	margin: 0px auto;
	text-align:left;
	width:900px;
}

#logo{
	text-align:left;
	position:relative;
	top:10px;
	width:197px;
	height:80px;
	background: url(Images/Logo/Logo.png) no-repeat 0% 0%;
}

#logoright{
	text-align:left;
	position:relative;
	top:10px;
	left: 650px;
	width:197px;
	height:80px;
	background: url(Images/Logo/Logo.png) no-repeat 0% 0%;
}

#topmenu{
	text-align:right;
}

#topmenu ul{
	list-style-type: none;
	float:left;
	text-align:right;
	width:880px;
}

#topmenu li{
	display: inline;
	font-family: arial;
	font-size: 12px;
	color: #585E60;
}

#topmenu a{
	text-decoration:none;
	color: #585E60;
}

#topmenu a.selected{
	color:Red;
}

#maincontent{
	position:relative;
	top:30px;
}

div.flexbox div.top{
	position:relative;
	margin: -7px 0 0 0;
	padding: 10px 15px 0px 15px;
	height:15px;
	background: transparent url(Images/Pres/FlexBoxTop.png) repeat-y right top;
}

div.flexbox div.content{
	position:relative;
	padding: 0 15px 0 15px;
	top:-10px;
	background: transparent url(Images/Pres/FlexBoxMiddle.png) repeat-y 0 -50px;
}

div.flexbox div.bottom{
	position:relative;
	top:-10px;
	padding: 0 15px 10px 15px;
	height:10px;
	background: transparent url(Images/Pres/FlexBoxBottom.png) repeat-y right bottom;
}

div.flexboxcolour div.top{
	position:relative;
	margin: -7px 0 0 0;
	padding: 10px 15px 0px 15px;
	height:64px;
	background: transparent url(Images/Pres/FlexBoxColourTop.png) repeat-y right top;
}

div.flexboxcolour div.content{
	position:relative;
	padding: 0 15px 0 15px;
	top:-10px;
	background: transparent url(Images/Pres/FlexBoxColourMiddle2.png) repeat-y 0 -50px;
}

div #devcont{
	width:190px;
	color:#363232;
	padding:0 0 10px 0;
}

div #bespcont{
	width:190px;
	position:absolute;
	left:240px;
	top:0px;
	color:#363232;
}

div #webcont{
	width:190px;
	position:absolute;
	left:468px;
	top:0px;
	color:#363232;
}

div #itcont{
	width:190px;
	position:absolute;
	left:690px;
	top:0px;
	color:#363232;
}

div.flexboxcolour div.bottom{
	position:relative;
	top:-10px;
	padding: 0 15px 10px 15px;
	height:80px;
	background: transparent url(Images/Pres/FlexBoxColourBottom.png) repeat-y right bottom;
}

div.footer{
	position:relative;
	margin: 23px  0 0 0;
	padding: 10px 15px 0px 15px;
	height:100px;
	background: transparent url(Images/Pres/FooterBackground.png) repeat-y right top;
}

#footermenu{
	text-align:left;
}

#footermenu ul{
	padding:0px;
	margin:0px 0px 0px -6px;
	border:0px;
	list-style-type: none;
	float:left;
	text-align:left;
	width:880px;
}

#footermenu li{
	display: inline;
	font-family: arial;
	font-size: 10px;
	color: #585E60;
}

#footermenu a{
	text-decoration:none;
	color: #585E60;
}

#footermenu a.selected{
	color:#2DA3C0;
}

img.servicelogo{
	position:relative;
	float:right;
	padding: 5px 10px 5px 15px;
}

dl dt a{
	text-decoration:none;
	font-family:"Trebuchet MS",arial;
	color:#2784C8;
	text-decoration:none;
	font-size:18px;
	line-height:30px;
}

#serviceslist{
	color:#666B6D;
	list-style-type: square;
	padding-left:15px;
}

#serviceslist dt a{
	font-family:"Trebuchet MS",arial;
	color:#2784C8;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
}

#serviceslist dd{
	padding-left:10px;
}

#serviceslist dd ul{
	padding: 10px 0px 10px 10px;
	list-style-type:none;
}


div #websiteimages{
	text-align:center;
}

div #websiteimages img{
	padding:10px;
}


input{
	border:1px;
	border-style: inset;
	padding:1px;
	margin:5px;
}

textarea{
	border:1px;
	border-style: inset;
	padding:1px;
	margin:5px;
	width:450px;
}

select{
	border:1px;
	border-style: inset;
	padding:1px;
	margin:5px;
}



form.adminformmini{

}

form.adminformmini dl{
	border:0;
	padding:0;
	margin:0;
	font-size:12px;
	line-height:14px;
	font-family:verdana;
	color:#2C96B4;
}

form.adminformmini dt{
	font-weight:bold;
}

form.adminformmini dd{
	position:relative;
	left:150px;
	top:-15px;
	font-size:12px;
	line-height:14px;
	font-family:verdana;
	color:#585858;
}

form.adminformmini dd.forgottenpassword{
	text-align:right;
	padding-right:48px;
}

form.adminformmini input#submit {
	font-weight:bold;
	position:relative;
	border:solid 1px;
	width:100px;
	left:510px;
	margin:0px;
	padding:0px;
}

form.adminformmini input#submit.buynowbutton {
	font-weight:bold;
	position:relative;
	left:260px;
}

form.adminformmini input#submit.loginbutton {
	font-weight:bold;
	position:relative;
	left:200px;
}

form.adminformmini input#submit.supportsearchbutton {
	font-weight:bold;
	position:relative;
	left:60px;
	top:-18px;
}

dt.news{
	font-family:"Trebuchet MS",arial;
	color:#2784C8;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
}

p.storydate{
	font-style:italic;
	font-size:10px;
	position:relative;
	top:-10px;
}

span.req{
	color:red;
	font-weight:normal;
}

dl.customerlist dt{
	font-family:"Trebuchet MS",arial;
	color:#2784C8;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
}

dl.customerlist dd{
	color:#666B6D;
	text-align:justify;
	line-height:16px;
	padding-bottom:12px;
}
