#AltContactMethods {
	padding-left: 160px;
	padding-top: 10px;
}



/* Global
--------------------------------------------------------------- */
img {
	border:none;
}



/* Header
--------------------------------------------------------------- */
#header_wrap {
	width:100%;
	overflow:hidden;
}
#header_left {
	float:left;
	text-align:left;
	padding:10px 0 10px 10px;
	overflow:hidden;
	width:65%;
}
#header_left img {
	margin:0 10px 0 0;
}
#header_left h1 {
	margin:0 20px 0 0;
	padding:0;
	border:none;
	float:left;
}
#header_left h1 a {
	display:block;
	text-indent:-9999px;
	width:225px;
	height:57px;
	background:#fff url(../images/computerprologo.gif) left top no-repeat;
	border:none;
}
#header_left p {
	float:left;
	margin:0;
	padding:0;
	display:block;
	text-indent:-9999px;
	width:250px;
	height:57px;
	background:#fff url(../images/simpleCostEffective.gif) left no-repeat;
	border:none;
}
#header_right {
	float:right;
	text-align:right;
	padding:10px 10px 10px 0;
	width:30%;
}
#header_right form {
	margin:30px 0 0 0;
	padding:0;
}

/* Main menu
--------------------------------------------------------------- */
#main_menu {
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	background:#E4E8EF;
}
#main_menu li {
	margin:0;
	padding:0;
	float:left;
	width:15%;
	text-align:center;
	border-right:1px solid #fff;
}
#main_menu li a:link, #main_menu li a:visited {
	display:block;
	color:#fff;
	text-decoration:none;
	padding:1px 0;
	width:100%;
	line-height:1.4em;
	background:#6B88B8;
	font-size:1.4em;
	border-bottom:1px solid #fff;
}
#main_menu li a:hover, #main_menu li a:active {
	background:#ACBCD7;
}
#main_menu li a.on:link, #main_menu li a.on:visited, #main_menu li a.on:hover, #main_menu li a.on:active {
	background:#ACBCD7;
	border-bottom:1px solid #ACBCD7;
}

/* Footer
--------------------------------------------------------------- */
#footer {
	text-align:center;
	margin:20px 0 50px 0;
	clear:both;
}
#footer p {
	margin:0 0 0.3em 0;
	padding:0;
}
#footer p.copyright {
	margin:1.5em 0 0.3em 0;
}


/* Photo background
--------------------------------------------------------------- */
#PhotoBG {
	background:#EEEEF0 url(../images/BGs/emptybeach.jpg) top right no-repeat;
	overflow:hidden;
	width:100%;
	padding:10px 0 30px 0;
}
#PhotoBG_home {
	background:#EEEEF0 url(../images/BGs/home.jpg) top right no-repeat;
	overflow:hidden;
	width:100%;
	padding:10px 0 30px 0;
}

/* Breadcrumbs
--------------------------------------------------------------- */
#breadcrumbs {
	width:100%;
	background:#ACBCD7;
	padding:5px 0;
	height:1.2em;
}
#breadcrumbs p {
	margin:0;
	padding:0 0 0 10px;
	color:#003D79;
}
#breadcrumbs p a {
	color:#003D79;
}


/* Main columns
--------------------------------------------------------------- */
#leftcol {
	float:left;
	width:21%;
	padding:1% 2%;
}
#leftcol h2 {
	color:#999;
	padding:0 0 5px 0;
	border-bottom:1px solid #ccc;
}
#leftcol #contact_details {
	width:95%;
	border:1px solid #ccc;
	padding:2%;
	margin:2em 0 1.5em 0;
}
#left_menu {
	margin:0 0 3em 0;
	padding:0;
	list-style:none;
	width:100%;
}
#left_menu li {
	font-size:1.2em;
	line-height:1.2em;
	font-weight:bold;
	margin:0 0 0.5em 0;
	padding:0 0 0 15px;
	background:transparent url(../images/quicklinkarrow.gif) left no-repeat;
}
#left_menu li a:link, #left_menu li a:visited {
	color:#003D79;
	text-decoration:none;
}
#left_menu li a:hover, #left_menu li a:active {
	color:#97A8C1;
	text-decoration:none;
}
#left_sub_menu {
	margin:0 0 1.5em 0;
	padding:0;
	list-style:none;
}
#left_sub_menu li {
	line-height:1.6em;
}
#rightcol {
	width:21%;
	float:right;
	padding:1% 2%;
	text-align:center;
}
#content {
	width:46%;
	float:left;
	padding:1% 2%;
}
#content ul {
	margin:0 0 1em 0;
	padding:0 0 0 25px;
}
#content ul li {
	margin:0;
	padding:0;
	line-height:1.6em;
}
#content ul li ul {
	margin:0;
	padding:0 0 0 25px;
}
#content ul li ul li {
	margin:0;
	padding:0;
	line-height:1.6em;
}
#content p {
	margin:0 0 1em 0;
	padding:0;
	line-height:1.5em;
}
#content h1 {
	margin:0 0 0.7em 0;
	padding:0;
	border:none;
	font-size:2em;
	clear:both;
}
#content h2 {
	margin:0 0 1em 0;
	padding:0;
	font-size:1.5em;
	clear:both;
}

/* Misc
--------------------------------------------------------------- */
.services_list {
	width:42.5%;
	float:left;
	margin:0;
	padding:0;
}
.services_photo {
	border:1px solid #486595;
	float:right;
	margin:0 0 0 10px;
}


























#HomeContentBlock {
	height: 580px;
	padding: 10px;
	line-height: 18px;
	background-color: #FFFFFF;
	background-image: none;
}

/* General Pages */
#ContentBlock {
	padding: 10px;
	line-height: 18px;
	float:left;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src=images/transWhite.png); 
	height: auto;
	width:auto;
}
#ContentBlock li {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#ContentBlock ul {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#LeftNav {
	width: 250px;
}
.new {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
#ContentBlock {
	width: 40%;
}
#Main {
	width:100%;
}
#RightCol {
	padding: 10px;
	width: 200px;
	float: right;
}
#RightCol {
	width:150px;
	float:inherit;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.SpotlightImages {
	border: 1px solid #486595;
	margin-bottom: 30px;
	padding: 1px;
	margin-left: 5px;
}
.SpotlightImagesWithCaption {
	border: 1px solid #486595;
	margin-bottom: 3px;
	padding: 1px;
	margin-left: 5px;
}
.Caption {
	font-size: 10px;
	width: 150px;
}
#GetInTouch {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px dashed #003366;
	margin-top: 20px;
}
#LeftCol {
	float: left;
}
#MSCP {
	padding-left: 50px;
}
#ContactDetails {
	padding: 5px;
	border: 1px dashed #003366;
	width: 175px;
	margin-top: 20px;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src=images/transWhiteContact.png); 
	margin-left: 20px;
}

#Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
}
#ClientLogIn {
	float: right;
	position: absolute;
	top: 3px;
	right: 3px;
	font-size:12px;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #B3B5FF;
	z-index:1;
}
#ClientLogInBox {
	position: absolute;
	top: 30px;
	right: 3px;
	background-color: #FFFFFF;
	border: 1px solid #3E5782;
	font-size: 11px;
	z-index: 1;
}



/* Template */
hr {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-top-color: #3E5782;
	height: 1px;
	line-height: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color:#FFFFFF;
}
.NavBarCell {
	background-color: #6B88B8;
	color:#FFFFFF;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	float: left;
	padding: 5px;
	margin-right: 5px;
	cursor: hand;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.NavBarCellActive {
	background-color: #ACBCD7;
	color:#FFFFFF;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	float: left;
	padding: 5px;
	margin-right: 5px;
	cursor: hand;
}
.NavBarCellRollOver {
	background-color: #ACBCD7;
	color:#FFFFFF;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	float: left;
	padding: 5px;
	margin-right: 5px;
	cursor: hand;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.SectionList {
	list-style-type: none;
	padding: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.SectionListItem {
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.SectionListItem A:link{
	color: #003D79;
}
.SectionListItem A:visited{
	color: #003D79;
}
.SectionListItem A:hover{
	color: #FF0000;
	text-decoration: none;
}

.SectionListItemSelected {
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.SectionListItemSelected A:link{
	color: #FF0000;
}
.SectionListItemSelected A:visited{
	color: #FF0000;
}
.SectionListItemSelected A:hover{
	color: #FF0000;
	text-decoration: none;
}

A:link {
	color: #006BD7; text-decoration:none;
}
A:visited {color: #006BD7; text-decoration:none}
A:active {color: #006BD7;}
A:hover {text-decoration: underline; color: red;}
h1 {
	font-size: 18px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #3E5782;
	border-right-color: #3E5782;
	border-bottom-color: #3E5782;
	border-left-color: #3E5782;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.FormLabel {
	font-size: 11px;
}
select {
	font-size: 11px;
}
.WideDropDown {
	width: 260px;
}
textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 254px
}
.WideTextBox {
	width: 254px
}
form {
	margin: 0px;
	padding: 0px;
}
.MandatoryField {
	background-color: #FFFFCC;
}
.HiddenDiv {
	display:none;
}
.VisibleDiv {
	display: "";
}
.ClientHeader {
	background-color: #E3E9F2;
	border: 1px solid #9BB0D0;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right;
}
.FailedLogin {
	color: #FF0000;
}


#Breadcrumb {
	background-color: #ACBCD7;
	position: relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 11px;
	z-index: 0;
}
#Breadcrumb a{
	color: #003366;
	font-weight: bold;
}
#Breadcrumb a:hover{
	font-weight: bold;
	color: #FF0000;	
}
.BlogHeadline {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.BlogDate {
	font-size: 10px;
}
.highlight {
	background-color: #BFE4FF;
}
#BlogSummaryGroup {
	float: right;
}
.BlogSummaryTitle {
	font-size: 14px;
	font-weight: bold;
	margin: 2px;	
}
.BlogSummary {
	background-color: #EAEDF4;
	padding: 5px;
	width: 200px;
	font-size: 10px;
	line-height: 14px;
	border: 1px solid #AFBED8;
	margin-bottom: 4px;
}
.TemplateSearchBox {
	height: 14px;
	font-size: 10px;
}
.TemplateSearchButton {
	font-size: 9px;
	height: 20px;
	width: 45px;
}
#Header {
	position: absolute;
	left: 0px;
	top: 0px;
}
#MainArea {
	/*
	position: absolute;
	top: 98px;
	*/
}
#PostIt {
	position: absolute;
	top: 110px;
	z-index: 20;
	height: 155px;
	width: 203px;
	right: 10px;
}
#PortfolioLink {
	height: 155px;
	width: 203px;
	text-align: center;
	float: right;
}
#ClickHereRed {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-style: double;
	border-color: #000000;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 10px;
	margin-top: 20px;
}
#FAQ {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
