body {
	margin:0px;
	padding:0px;
	text-align: center;
	margin-bottom: 20px;
	background-color: #C8C8C8;
	background-position: top;
	background-repeat: repeat-x;
}

#wrapper
{
	width:998px;
	z-index:1;
	text-align:center;
	margin: 10px auto;
	padding-top: 0px;
	background-color: #FFFFFF; 
	
}
 
#skipNav {
	height:12px;
	background-image:url(images/bgTop.png);
	background-repeat:no-repeat;
	background-position:top center;
	margin: 10px auto 0px auto;
}

.block { display:block}  

img {border:0}

p, h1,h2,h3,form,li,ul {
	margin: 0; padding:0; list-style:none; 
 }
 
 p { padding-bottom:4px;}
 
td{
	border:0px #fff;
	text-align: left;
} 
	
.main,   a,  H1,H2,H3, table,tr,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a{
	text-decoration:none;
	color:#003466; 
}
a:hover{ text-decoration:underline}

.white , a.white:link ,  a.white:visited  { color:#FFFFFF ;}
.red , a.red:link ,  a.red:visited  { color: #FF0000 ;}
.bold {font-weight:bold;}
.orange , a.orange:link ,  a.orange:visited {
	color:#FF9933;
}

.yellow , a.yellow:link ,  a.yellow:visited {
	color: #FFFF00;
}


.green , a.green:link ,  a.green:visited {
	color: #99CC00;
}
.darkRed , a.darkRed:link ,  a.darkRed:visited {color: #990000}
.silver , a.silver:link ,  a.silver:visited {color: #CCCCCC}
.gray , a.gray:link ,  a.gray:visited {color: #666666}
.blueLt , a.blueLt:link ,  a.blueLt:visited {
	color: #00CCCC
}
.pink , a.pink:link ,  a.pink:visited {color: #FF3399}
 
.italic{ font-style:italic} 
 

.smaller{ font-size:11px;}
.bigger{ font-size:13px;}


.subMenu {
	list-style:none;
	text-align: left;
}
.subMenu li{
	height:20px;
	line-height:20px;
	border-bottom: 1px dotted #ccc;
}

.subMenu li a{
	color: #003466;
	text-align: left;
	padding-left: 12px;
	background-image: url(images/arrOffSmall.gif);
	background-repeat:no-repeat;
	background-position:left 50%;
}
.subMenu li a:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background-image: url(images/arrOnSmall.gif);
 }
 
 
 

#header{
	height: 100px;
	position: relative;
	margin: 0px  auto;
  }
  
#logo {
	position: absolute;
	left: 40px;
	bottom:33px;
	text-align: left;
	height: 39px;
 }
 
 #strap{
	position: absolute;
	left: 42px;
	bottom:19px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	width: 300px;
	letter-spacing: 1px;
	text-decoration: none;
}

 
 #strap2{
	position: absolute;
	left: 210px;
	bottom:30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	width: 300px;
	border-left: 2px solid #e1e1e1;
	padding-left: 10px;
}
 
 #tel{
	position: absolute;
	right:  40px;
	bottom:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C0C0C0;
 }
 



#topImageWrapper{ 
	height: 280px;
	margin:  0 auto;
	padding: 0;
	position: relative; 
	text-align: center; 
	clear: both; width:920px; overflow:hidden;border: 1px solid #ccc;
	
}

.topImage{
	position:absolute;
	left: 0px;
	top:0;
	
}

 
#imageTextWrap{
	height:50px;
	position:absolute;
	bottom:10px;
	right:10px;
	background-image:url(images/bgTrans.png);
	z-index: 5;
	text-align: right;
	padding:5px 10px 5px 10px;
	width: 524px;
	overflow: hidden; color:#000000;font-family:Arial, Helvetica, sans-serif;
} 
 
#imageTextWrap h2 {
	margin:6px 0 0 0;
	padding:0;
	
	 
	font-size:18px
}
#imageTextWrap p {    font-size:13px; margin:2px 0px}
 
 
#NavTop {
	margin: 5px auto 5px  auto;
	width: 920px; clear:both; height:45px;
}

#NavTop ul {
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
	
}

#NavTop li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	
}

#NavTop a {
	display:block;
	margin-right:6px;
	float:left;
	height:35px;
	line-height:35px; 
	border-left:1px dashed  #ccc;
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 0 15px 0 15px;
	 
	text-align: left;
}
 

#NavTop a:hover  {
	color: #fff;
	background-color:#ccc;
	text-decoration: none;border-left:1px dashed  #999; 
} 

#NavTop a.navSelected {
	  background-color:#d1d1d1;
	text-decoration: none;  border-left:1px dashed  #333; 
} 
 

#contentWRAPPER{
	text-align: left;
	padding: 0;
	margin: 10px auto 0 auto;

	width: 920px;
  }
 

.contentLeft{
	float:left;
	margin-top: 3px;
	width: 400px;
	text-align: left;
	background-color: #FFFFFF;
	padding:5px 30px 10px 20px;
		min-height:300px;
	height:auto !important;
	height:300px;  border-right:1px dashed  #999999;
}

.contentLeft p{  margin-bottom:5px}

.contentLeft ul{  margin:5px} 
.contentLeft ul li{  margin:2px 0px 2px 2px; background-image:url(images/arrOffSmall.gif); background-repeat:no-repeat; background-position:left  50% ; padding-left:10px; } 

.contentRight{
	float:right;
	width: 450px;
	text-align: right; 
}
 


 
.pagetitles , a.pagetitles:link, a.pagetitles:visited  {
	font-size: 24px;
	color: #7E7E7E;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px 5px 5px 0px;
	margin: 0;
	margin-bottom:10px;
	display: block;
	background-color: #fff;
	border-bottom:4px solid #ccc
}

.subtitles , a.subtitles:link, a.subtitles:visited  {
	font-size: 22px;
	color: #FF3399;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
 
 
#footer{
	text-align:right;
	clear: both;
	margin: 0px auto;
	padding: 0;
	height: 100px;
	background-color: #FFFFFF;
} 
#NavSub {
 
	background-color: #FFFFFF;
	padding: 10px 0px;
	text-align: center;
	margin: 20px auto ;
	border-top:2px  solid #ccc; width:920px;
 
 

}

 
#NavSub LI {
	DISPLAY: inline;
	LIST-STYLE-TYPE: none;
	font-size: 16px;
	color: #333333;
	text-transform: capitalize;
}
#NavSub A {
 	color: #333333;
	font-size: 11px;
	padding:0 5px;
}
 
 
#NavSub A:hover {
color:#333333;
}

#NavSub .seLnk a , #NavSub .seLnk a:hover , #NavSub .seLnk { font-size:9px;  margin:0; padding:0;TEXT-DECORATION: none;color:#fff;}



.floatRight{float:right; }

.floatLeft{float:left; }

.clearFloat{
	clear:both;
	height:0px;
	margin:0px; padding:0px;
}

.TAR{ text-align:right}
.TAL{ text-align:left}
.TAC{ text-align:center}

.centred , .centered{margin:0 auto}
.block { display:block}
.m3{margin:3px}
.m5{margin:5px}
.m10{margin:10px}

.mT3{margin-top:3px}
.mT5{margin-top:5px}
.mT10{margin-top:10px}
.mT15{margin-top:15px}
.mT20{margin-top:20px}
.mT30{margin-top:30px}
.mT50{margin-top:50px}

.mB3{margin-bottom:3px}
.mB5{margin-bottom:5px}
.mB10{margin-bottom:10px}
.mB25{margin-bottom:25px}

.mL3{margin-left:3px}
.mL5{margin-left:5px}
.mL10{margin-left:10px}
.mL15{margin-left:15px}
.mL20{margin-left:20px}

.mR3{margin-right:3px}
.mR5{margin-right:5px}
.mR10{margin-right:10px}
.mR15{margin-right:15px}
.mR20{margin-right:20px}


.p3{padding:3px}
.p5{padding:5px}
.p10{padding:10px}
.p15{padding:15px}
.p20{padding:20px}

.pT3{padding-top:3px}
.pT5{padding-top:5px}
.pT10{padding-top:10px}

.pB3{padding-bottom:3px}
.pB5{padding-bottom:5px}
.pB10{padding-bottom:10px}

.pL3{padding-left:3px}
.pL5{padding-left:5px}
.pL10{padding-left:10px}
.pL15{padding-left:15px}
.pL20{padding-left:20px}

.pR3{padding-right:3px}
.pR5{padding-right:5px}
.pR10{padding-right:10px}
.pR15{padding-right:15px}
.pR20{padding-right:20px}
.b0{border:none; border:0px;}



.bWhite{border:1px solid  #fff;}
.bfs{border:1px solid;	border-color: #999999;}
.bfd{
	border:1px dotted #D6D6D6;

}
.bfdd{border:1px dashed #999;}
 
.bbd{ border-bottom : 1px dotted #D6D6D6;}
.bbs{ border-bottom : 1px solid #D6D6D6;}
.bbdd{ border-bottom : 1px dashed #D6D6D6;}

.bts{ border-top : 1px solid #D6D6D6;}
.btd{ border-top : 1px dotted #D6D6D6;}
.btdd{ border-top : 1px dashed #D6D6D6;}
 
 
.bbr{border:1px solid #ff0000;}
.bfr{border:1px dotted #ff0000;}
.bfrdd{border:1px dashed #ff0000;}

.w10{ width:10px}
.w20{ width:20px}
.w25{ width:25px}
.w50{ width:50px}
.w75{ width:75px}
.w100{ width:100px}
.w150{ width:150px}
.w200{ width:200px}
.w225{ width:225px}
.w250{ width:250px}
.w275{ width:275px}
.w300{ width:300px}
.w325{ width:325px}
.w350{ width:350px}
.w400{ width:400px}
.w450{ width:450px}
.w500{ width:500px}
.w550{ width:550px}
.w600{ width:600px}
.w650{ width:650px}
.w700{ width:700px}
.w725{ width:725px}
.w750{ width:750px}
.w800{ width:800px}
.w850{ width:850px}
.w900{ width:900px}
.w950{ width:950px}

.h5{ height:5px}
.h10{ height:10px}
.h20{ height:20px}
.h25{ height:25px}
.h50{ height:50px}
.h75{ height:75px}
.h100{ height:100px}

.bgcCCC  {background-color:#ccc}
.bgcWHITE  {background-color:#fff}
.bgcF1  {background-color:#f1f1f1}
.bgcF7 {background-color:#f7f7f7}
.bgcBLACK  {background-color:#000}
.bgcRED  {background-color:RED}
.bgc999  {background-color:#999}

hr{ height:1px; color:#FFFFFF; margin:3px; padding:0px; border:0px ;border-top:1px dotted #ccc; background-color:#fff }


 

.imagePad {
	padding:6px;
	border: 1px solid #666666;
}





 
/* forms for login and register etc - check all forms for change effects*/

.formWrapper { /* div*/
	text-align:left;
	margin:0;
	padding:0;
	margin: 10px 0px 10px 0px;
 

}

.formWrapper form, .loginWrapper form { /* form */
	padding:5px;
	margin:0px;

	text-align:left;
	margin-left: 6px;
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #333333;
	border:1px solid #ccc;
 
}

.rows {
height:30px; margin:3px; clear:both
}



.formWrapper .headers , .loginWrapper .headers{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 6px;
	text-transform: uppercase;
	margin:3px;
	clear:both;
	background-color: #333;
	padding:6px 4px 6px 8px;
	color: #FFFFFF;
}

.labels{
	clear: #333333;
	color: #333333; 
	font-weight:bold;
	text-transform: uppercase;
	display: block;
	float: left;
	width: 220px;	font-size: 10px;
	line-height: 21px;	margin-right: 10px;margin-left:0px;
} 

.inputs{
	width: 280px;
	border: 2px solid #e3e3e3;
	padding:1px;
	height:17px;
	background:#fff;
	background-color: #FFFFFF;color:#333
  }
  
.inputsErr{ border-color:#ff0000}
.inputsOver { border-color:#ccc; background:#f1f1f1} 


.inputsDD {
	width: 266px;
	border: 2px solid #e3e3e3;
	margin-bottom:2px;
	padding:2px;
	background:#fff;
	background-color: #FFFFFF;
}



.inputsDDErr  {
	border: 2px solid #ff0000;
	background-color: #FF0000;
	color: #F0F0F0;
} 
.inputsDDOver {
 border: 2px solid #e3e3e3; 
	background-color: #fff;
	color: #333;
	} 



.formWrapper .lastRow {
	clear: both;
	margin-bottom: 10px; line-height:55px;
	text-align:right;
	height: 55px;
	margin-top: 10px; border-top:2px solid #ccc;
}
 

.formButton {
	background-color: #333333;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	border: 0px;
	padding: 3px;
	margin-left: 10px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

/*######## eo forms ########### */ 




a.seLnk{color:#6B6B6B}





#portfolio {
	text-align:center;
	margin: 0 auto;
	width: 850px;
	background-image: url(none);
}

.portfolioDivs {
	width:168px;
	float:left;
	margin: 2px 0px 3px 10px;
	text-align: center;
	height: 184px;
	border: 0px solid #ccc;
	background-position:top;
	background-repeat:no-repeat;
	background-image: url(images/portfolioimages/_bg.png);
} 

.portfolioDivs img{
	padding:0;
	border:1px solid #ccc;
	margin-top:12px;
	margin-bottom:12px;
	border:0px solid #ccc;
	width: 150px;
	height: 115px;
	}

 

.portfolioDivs span{
	display:block;
	margin:0px;
	height: 30px; 
	color: #FFFFFF;
	padding: 5px;
}

.portfolioDivs  a{
text-decoration:none;
font-size:10px; 	text-transform: uppercase;
	color: #333333;}


#portfolio h1{
	width:100%;
	color: #0D0D0D;
	font-size:12px;
	margin: 2px;
}



#prices{}
#prices ul{
	margin:0 ;
	padding:0 15px;
	list-style:none;
}
#prices  li{
	margin:0 ;
	padding:2px 0;
}

 
#pageImageHolder{
	z-index: 1;
	float: right;
	text-align: center;
 margin-top:50px;
	background-position: top center;
	background-repeat: no-repeat;
width:450px;
height:350px;
}

 

#pageImageHolder img{
width:450px;
height:350px;
}

#pageImageHolder img{
width:450px;
height:350px;
}

#iPhoneFrameDiv{
width:390px; 
height:735px; background:#fff; 
position:relative;float:right; 
background-image:url(images/__podBg.jpg); 
background-repeat:no-repeat;

}

#iPhoneFrame{
	width:320px;
	background:#000;
	height:480px;
	border:none;
	position:absolute;
	left: 36px;
	top: 122px;
overflow-y: auto; overflow-x: hidden
}
 
