@charset "utf-8";
/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	font-size: x-small;
	height:100%;
	min-height: 100%;
	border:0;
	padding:0;
}


/* **************** DIVS **************** */
	
#centerBox {
	width: 790px;
	height: 530px;
	position: absolute;
	border: 0;
	top: 50%;
	left: 50%;
	margin-left: -395px;
	margin-top: -265px;
	background-color: #FFFFFF;
	z-index:1;
}


#logoDiv {
	width: 167px;
	height: 69px;
	position: absolute;
	border: 0;
	top: 55px;
	left: 598px;
	z-index:2;
}

#menuDiv {
	width: 524px;
	height: 16px;
	position: absolute;
	border: 0;
	top: 15px;
	left: 18px;
	z-index:2;
}

#menu-bigsolutionsDiv {
	width: 141px;
	height: 100px;
	position: absolute;
	border: 0;
	top: 52px;
	left: 155px;
	z-index:10;
}

#menu-bigsolutions2Div {
	width: 89px;
	height: 100px;
	position: absolute;
	border: 0;
	top: 52px;
	left: 65px;
	z-index:10;
}

#menu-smallsolutionsDiv {
	width: 141px;
	height: 100px;
	position: absolute;
	border: 0;
	top: 52px;
	left: 155px;
	z-index:11;
}

#menu-webdesignDiv {
	width: 141px;
	height: 61px;
	position: absolute;
	border: 0;
	top: 52px;
	left: 232px;
	z-index:10;
}

#menu-clientsDiv {
	width: 141px;
	height: 61px;
	position: absolute;
	border: 0;
	top: 52px;
	left: 317px;
	z-index:10;
}

#menu-supportDiv {
	width: 141px;
	height: 61px;
	position: absolute;
	border: 0;
	top: 52px;
	left: 91px;
	z-index:10;
}

#thinkDiv {
	width: 137px;
	height: 16px;
	position: absolute;
	border: 0;
	top: 502px;
	left: 37px;
	z-index:2;
}

#assistanceDiv {
	width: 364px;
	height: 15px;
	position: absolute;
	border: 0;
	top: 502px;
	left: 311px;
	z-index:2;
}

#bodycopyDiv {
	width: 462px;
	height: 166px;
	position: absolute;
	border: 0;
	top: 282px;
	left: 310px;
	z-index:3;
}

#titleDiv {
	width: 315px;
	height: 65px;
	position: absolute;
	border: 0;
	top: 156px;
	left: 310px;
	z-index:2;
}

#bodycopy2Div {
	width: 462px;
	height: 166px;
	position: absolute;
	border: 0;
	top: 262px;
	left: 310px;
	z-index:3;
}

#bodycopy3Div {
	width: 462px;
	height: 166px;
	position: absolute;
	border: 0;
	top: 242px;
	left: 310px;
	z-index:3;
}

#testimonialcopy3Div {
	width: 462px;
	height: 220px;
	position: absolute;
	border: 0;
	top: 242px;
	left: 310px;
	z-index:3;
}

#portfoliocopyDiv {
	width: 430px;
	height: 347px;
	position: absolute;
	border: 0;
	top: 139px;
	left: 276px;
	z-index:3;
}

#title2Div {
	width: 315px;
	height: 65px;
	position: absolute;
	border: 0;
	top: 136px;
	left: 310px;
	z-index:2;
}

#titlePortfolioDiv {
	width: 315px;
	height: 60px;
	position: absolute;
	border: 0;
	top: 205px;
	left: 36px;
	z-index:4;
}

#imageDiv {
	width: 284px;
	height: 443px;
	position: absolute;
	border: 0;
	top: 43px;
	left: 4px;
	z-index:2;
}

#speechDiv {
	width: 34px;
	height: 29px;
	position: absolute;
	border: 0;
	top: 226px;
	left: 270px;
	z-index:5;
}


/* **************** TEXT **************** */

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.bodycopyPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #542988;
}

.bodycopyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #ffffff;
}

.bodycopyPurpleLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #542988;
	text-decoration:none;
	font-weight:bold;
}
a:link.bodycopyPurpleLarge	{color: #542988;}
a:visited.bodycopyPurpleLarge {color: #542988;}
a:active.bodycopyPurpleLarge	{color: #542988;}
a:hover.bodycopyPurpleLarge	{color: #542988;}

.bodycopyGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6F71;
	text-decoration:none;
}

.menucopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D6F71;
	text-decoration:none;
	font-weight:bold;
}
a:link.menucopy	{color: #6D6F71;}
a:visited.menucopy {color: #6D6F71;}
a:active.menucopy	{color: #542988;}
a:hover.menucopy	{color: #542988;}

.menucopy-ov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #542988;
	text-decoration:none;
	font-weight:bold;
}
a:link.menucopy-ov	{color: #542988;}
a:visited.menucopy-ov {color: #542988;}
a:active.menucopy-ov	{color: #542988;}
a:hover.menucopy-ov	{color: #542988;}

.linkscopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000000;
	line-height: 25px;
	text-decoration:none;
}

a:link.linkscopy	{color: #33679D;}
a:visited.linkscopy {color: #33679D;}
a:active.linkscopy	{color: #33679D;}
a:hover.linkscopy	{color: #33679D;}


.copyright, a.copyright	{
	color: #B3B3B7;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	}

a:link.copyright	{color: #B3B3B7;}
a:visited.copyright {color: #B3B3B7;}
a:active.copyright	{color: #B3B3B7;}
a:hover.copyright	{color: #B3B3B7;}

.regcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}

.textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	width: 450px;
	border-style: solid;
	border-width: 1px;
	border-color: #f36308; 
}

.checkBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #f36308; 
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #FFFFFF;
	border-style: none;
	background-color: #939598;

}
