body {
	padding:0px;
	margin:10px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#eeeeee;
}
h4 {
	margin:0px;
	margin-bottom:2px;
	padding:0px;
	font-size:110%;
	font-weight:bold;
	color:#000000;
}
h5 {
	margin:0px;
	margin-bottom:2px;
	padding:0px;
	font-size:100%;
	font-weight:bold;
	color:#000000;
}
a {
 color:#006699;
}
a:hover {
 color:#3399CC;
}
a:focus {
 outline:none;
}
.img1 {
	margin:0px;
	float:left;
	padding:5px 15px 15px 15px;
}
.sign_in {
margin-bottom:7px;	
width:150px;
background:#fff;
padding-left:5px;
color:#999;
}
#break {
	float:none;	
}	
#outerbox {
position:relative;
width:920px;
margin:0px auto;
text-align:center;
}
#header {
background-image:url(../img/header.gif);
background-repeat:no-repeat;
background-color:#ffffff;
width:895px;
height:116px;
display:block;
padding:35px 25px 0px 0;
}
#footer {
	background:url(../img/footer/reflection.png);
	width:920px;
	height:124px;
	margin-top:3px;
	padding-top:20px;
	text-align:center;
	font-size:75%;
}
#footer a {
	color:#006699;
	margin-right:2px;
	margin-left:2px;
}
#footer a:hover {
	color:#3399CC;
}
#doctop {
background-image:url(../img/doctop.gif);
width:920px;
height:11px;
display:block;
}
#docbottom {
background-image:url(../img/docbottom.gif);
width:920px;
height:11px;
display:block;
}
#topsearch {
	width:975px;
	height:24px;
	display:block;
	padding-top:60px;
	text-align:right;
}
#topnav {
	background-color:#4e6b9c;
	width:920px;
	height:34px;
	display:block;
}
#leftnavblock {
	float:left;
	height:34px;
	width:26px;
	background-image:url(../img/leftnavblock.gif);
	background-repeat:no-repeat;
	display:block;
}
#rightnavblock {
	float:right;
	height:34px;
	width:26px;
	background-image:url(../img/rightnavblock.gif);
	background-repeat:no-repeat;
	display:block;
}
#topnav ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#topnav li {
	width:120px;
	height:32px;
	float:left;
}
#topnav li a {
	background-image:url(../img/topbar.gif);
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	line-height:32px;
	text-decoration:none;
	color:#5485b3;
	display:block;
}
#topnav li a:hover {
	background-position:20px;
	border-right:1px solid #999;
	border-left:1px solid #999;
	text-decoration:none;
	color:#4A7AA6;
}
#boxarea{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px;
	width: 920px;
}

#box1{
	float: left;
	width: 280px;
	margin-right: 19px;
	margin-left:20px;
	background: #272727;
}

#box1top {
	width:280px;
	height:30px;
	padding-top:10px;
	text-align:center;
	background-image:url(../img/box1top.gif);
}
#boxbody {
	width: 250px;
	padding: 20px 10px 0px 20px;
	color: #FFFFFF;
	text-align:left;
}
.boxheading {
	color:#00CC33;
	font-size: 18px;
}

#btnhome a{
	background-image:url(/img/btnhome.gif);
	width:115px;
	height:34px;
	display:block;
	float:left;
	padding-right:2px;
	text-decoration:none;
}
#btnhome a:hover{
	background-position:115px;
}
#btnservices a{
	background-image:url(/img/btnservices.gif);
	width:115px;
	height:34px;
	display:block;
	float:left;
	padding-right:2px;
	text-decoration:none;
}
#btnservices a:hover{
	background-position:115px;
}
#btnportfolio a{
	background-image:url(/img/btnportfolio.gif);
	width:115px;
	height:34px;
	display:block;
	float:left;
	padding-right:2px;
	text-decoration:none;
}
#btnportfolio a:hover{
	background-position:115px;
}
#btnestimate a{
	background-image:url(/img/btnestimate.gif);
	width:115px;
	height:34px;
	display:block;
	float:left;
	padding-right:2px;
	text-decoration:none;
}
#btnestimate a:hover{
	background-position:115px;
}
#btnpayonline a{
	background-image:url(../img/btnonline.gif);
	width:115px;
	height:34px;
	display:block;
	float:left;
	padding-right:2px;
	text-decoration:none;
}
#btnpayonline a:hover{
	background-position:115px;
}
#btnabout a{
	background-image:url(/img/btnabout.gif);
	width:115px;
	height:34px;
	display:block;
	float:left;
	padding-right:2px;
	text-decoration:none;
}
#btnabout a:hover{
	background-position:115px;
}
#btncontact a{
	background-image:url(/img/btncontact.gif);
	width:115px;
	height:34px;
	display:block;
	float:left;
	padding-right:2px;
	text-decoration:none;
}
#btncontact a:hover{
	background-position:115px;
}
#btnblack a{
	display:block;
	width: 100px;
	height: 22px;
	padding-top: 3px;
	text-align: center;
	background: url(../img/btnblack.gif) no-repeat;
	color: #ffb21e;
	text-decoration: none;
	float:left;
}
#txtblack a{
	float:left;
	display: block;
	width: 150px;
	height: 22px;
	padding-top: 3px;
	text-indent:15px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}
#btnwhite a{
	clear: both;
	display: block;
	width: 100px;
	height: 22px;
	padding-top: 3px;
	background: url(../img/btnwhite.gif) no-repeat;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#boxbottom{
	width:280px;
	height:10px;
	background-image:url(../img/boxbottom.gif);
	display:block;
}
#wbar {
	background-color:#5485b3;
	width:920px;
	height:12px;
	display:block;
}
#innerbox {
	background-color:#FFFFFF;
	width:920px;
	min-height:500px;
	display:block;
}
#flashportfolio {
	background-color:#FFFFFF;
	width:685px;
	height:283px;
	float:left;
	display:block;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}
#leftblock {
	background-color:#FFFFFF;
	width:568px;
	min-height:204px;
	float:left;
	text-align:left;
	display:block;
	margin-top:10px;
	margin-left:26px;
	padding-left:20px;
	padding-top:10px;
	border:0px solid #CCCCCC;
}
#rightblock {
	background-color:#FFFFFF;
	float:right;
	width:207px;
	min-height:204px;
	display:block;
	padding-top:10px;
	margin-right:10px;
}
#studentservices {
	background-image:url(/img/rightnav.gif);
	background-repeat:no-repeat;
	width:207px;
	height:198px;
	display:block;
	margin-right:10px;
	padding:45px 0px 0px 0px;
	text-align:center;
	margin:0px auto;
	font-size:12px;
	font-weight:bold;
	color:#e7e7e7;
}
#upgrade a{
	background-image:url(/img/btnupgrade.gif);
	background-repeat:no-repeat;
	width:207px;
	height:118px;
	display:block;
	margin:-30px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#clickaway a{
	background-image:url(/img/btnclickaway.gif);
	background-repeat:no-repeat;
	width:207px;
	height:225px;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#buttonmain a{
background-image:url(../img/buttonmain.gif);
width:186px;
height:35px;
display:block;
margin-bottom:2px;
text-align:center;
margin:0px auto;
}
#buttonmain a:hover {
background-position:186px;
}
#buttonred a{
background-image:url(../img/buttonred.gif);
width:186px;
height:35px;
display:block;
margin-bottom:2px;
text-align:center;
margin:0px auto;
}
#buttonred a:hover {
background-position:186px;
}
#buttonblue a{
background-image:url(../img/buttonblue.gif);
width:186px;
height:35px;
display:block;
margin-bottom:2px;
text-align:center;
margin:0px auto;
}
#buttonblue a:hover {
background-position:186px;
}
#buttonyellow a{
background-image:url(../img/buttonyellow.gif);
width:186px;
height:35px;
display:block;
margin-bottom:2px;
text-align:center;
margin:0px auto;
}
#buttonyellow a:hover {
background-position:186px;
}
#webservicearea {
	width:685px;
	min-height:100px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
#programming {
	background-image:url(/img/programming.jpg);
	width:665px;
	height:283px;
	display:block;
	float:left;
	margin-top:10px;
	margin-left:10px;
	padding-left:10px;
	padding-right:10px;
}
#design {
	background-image:url(/img/design.jpg);
	width:665px;
	height:283px;
	display:block;
	float:left;
	margin-top:10px;
	margin-left:10px;
	padding-left:10px;
	padding-right:10px;
}
#student {
	background-image:url(/img/studentservices.jpg);
	width:665px;
	height:283px;
	display:block;
	float:left;
	margin-top:10px;
	margin-left:10px;
	padding-left:10px;
	padding-right:10px;
}
#websites {
	background-image:url(/img/websites.jpg);
	width:665px;
	height:283px;
	display:block;
	float:left;
	margin-top:10px;
	margin-left:10px;
	padding-left:10px;
	padding-right:10px;
}
#contact {
	background-image:url(/img/contact.jpg);
	width:665px;
	height:283px;
	display:block;
	float:left;
	margin-top:10px;
	margin-left:10px;
	padding-left:10px;
	padding-right:10px;
}
#servicestop {
background-image:url(/img/servicestop.gif);
width:665px;
height:11px;
margin-top:10px;
display:block;
margin-left:10px;
padding-left:10px;
padding-right:10px;
float:left;
}
#services {
	width:663px;
	min-height:200px;
	display:block;
	float:left;
	text-align:left;
	margin-left:10px;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
}
#services h3 {
 margin:0px;
 padding:0px;
}
#servicebottom {
background-image:url(/img/servicesbottom.gif);
width:665px;
height:11px;
display:block;
margin-left:10px;
padding-left:10px;
padding-right:10px;
float:left;
}
#webservicetop {
background-image:url(../img/webservicetop.gif);
width:685px;
height:17px;
display:block;
}
#webservicecenter {
	background-color:#e7e7e7;
	width:685px;
	min-height:150px;
	display:block;
}
#webservicebottom {
background-image:url(../img/webservicebottom.gif);
width:685px;
height:17px;
display:block;
}
#wsbox {
	width:175px;
	margin-left:50px;
	text-align:left;
	float:left;
	font-size:14px;
	font-weight:bold;
}
#wsbox ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#wsbox li {
	padding-bottom:2px;
}
#wsbox a{
	color:#a2a2a2;
	text-decoration:none;
}
#wsbox a:hover{
	color:#99bfdf;
	text-decoration:underline;
}
.wstitle {
	margin:0px;
	padding-bottom:10px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	text-indent:25px;
	width:685px;
}
#srvbox {
	width:400px;
	margin-left:40px;
	text-align:left;
	float:left;
	font-size:115%;
}
#srvbox ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#srvbox li {
	padding-bottom:2px;
}
#srvbox a{
	color:#006699;
	text-decoration:underline;
}
#srvbox a:hover{
	color:#3399CC;
	text-decoration:underline;
}
#srvboxlist {
	width:135px;
	margin-left:20px;
	text-align:left;
	float:left;
}
#srvboxlist ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#srvboxlist li {
	padding-bottom:2px;
}
#srvboxlist a{
	color:#a2a2a2;
	text-decoration:none;
}
#srvboxlist a:hover{
	color:#99bfdf;
	text-decoration:underline;
}
.srvtitle {
	margin:0px;
	margin-top:10px;
	padding-bottom:10px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	text-indent:15px;
	width:685px;
}
#specialtybody {
	position:relative;
	background-color:#fff;
	width:500px;
	height:auto;
	display:block;
	text-align:left;
	margin:0px auto;
	margin-top:25px;
	padding-bottom:5px;
}
#maincertleft {
	position:inherit;
	background-color:#fff;
	width:140px;
	height:auto;
	display:block;
	border:none;
	text-align:left;
	margin:0px auto;
	float:left;
}
#maincertright{
	position:inherit;
	background-color:#fff;
	width:360px;
	height:auto;
	display:block;
	border:none;
	text-align:left;
	margin:0px auto;
	float:left;
}
#prtbox {
	width:500px;
	margin-left:40px;
	text-align:center;
	font-size:115%;
}
#crtbox {
	width:664px;
	text-align:left;
	text-indent:15px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#prtBack {
	background-image:url(../img/portfolio/ppGlobeImg.jpg);
	width:663px;
	height:172px;
	display:block;
	margin-top:25px;
	padding:10px 0px 10px 0px;
}
#prtNav {
	width:170px;
	min-height:1px;
	float:left;
}
#prtNav ul {
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	font-size:14px;	
}
#prtNav li {
	background:none;
	float:none;
	padding:0px 0 0px 10px;	

}
#prtNav li a{
	background:none;
	width:170px;
	height:25px;
	line-height:25px;
	color:#0066CC;
	text-decoration:none;
	text-align:left;
	text-indent:15px;
	display:block;
	margin-top:1px;
	border-bottom:1px dashed #cfcdcd;

}
#prtNav li a:hover{
	background:#e7ecf4;
}
#prtRow{
	width:664px;
	padding-top:10px;
	display:block;
}
#prtRow ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#prtRow li {
	float:left;	
}
#prtColA {
	width:220px;
	text-align:center;
	float:left;
	padding:0 0px 0 0px;
}
#prtColB {
	width:222px;
	text-align:center;
	float:left;
	padding:0 0px 0 0px;
}
#prtColC {
	width:220px;
	float:left;
	text-align:center;
	padding:0 0px 0 0px;
}
#prtRow img {
	width:200px;
	display:block;
	margin-right:10px;
	margin-left:10px;
	margin-top:15px;
	margin-bottom:5px;	
}
#flabox {
	width:664px;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#crtbox h4 {
	margin:0px 0px 5px 0px;
	padding:0px;
	font-weight:bold;
	font-size:14px;
}
.crtitle {
	background:#4e6b9d;
	/*background:#3b7eb9; BUTTON BLUE */
	/*background:#f7b73c; ORANGE */
	border:2px solid #ccc;
	margin:0px 0px 0px 0px;
	padding-bottom:10px 0px 10px 0px;
	height:30px;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-align:left;
	text-indent:15px;
	width:660px;
}
.cstitle {
	background:#4e6b9d;
	/*background:#3b7eb9; BUTTON BLUE */
	/*background:#f7b73c; ORANGE */
	border:2px solid #ccc;
	margin:10px 0px 10px 0px;
	padding-bottom:10px 0px 10px 0px;
	height:30px;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-align:left;
	text-indent:15px;
	width:440px;
	float:left;
}
#bidform_head {
	background-color:#557dbf;
	width:663px;
	height:29px;
	display:block;
	color:#4e6b9c;
	line-height:29px;
	text-align:right;
}
#bidform_body {
	background-color:#e7e7e7;
	width:663px;
	display:block;
	color:#4e6b9c;
	font-size:110%;
	padding-top:10px;
}
#estimate {
	background-image:url(/img/titlebars/estimate.gif);
	width:168px;
	height:29px;
	display:block;
	font-size:140%;
	line-height:29px;
	text-align:right;
	padding-right:12px;
	float:right;
}
#servtl {
	background-image:url(/img/titlebars/serviceslist_tr.gif);
	width:168px;
	height:29px;
	display:block;
	font-size:140%;
	line-height:29px;
	text-align:right;
	padding-right:12px;
	float:right;
}
#submit_estimate {
	background-image:url(/img/titlebars/submit_estimate.gif);
	width:168px;
	height:29px;
	display:block;
	font-size:140%;
	line-height:29px;
	text-align:right;
	padding-right:12px;
	float:right;
}
#submit_button {
	background-image:url(/img/titlebars/submit.gif);
	width:168px;
	height:27px;
	display:block;
	line-height:29px;
	text-align:right;
	float:left;
	margin-top:2px;
}
#estimategirl {
	position:absolute;
	top:223px;
	left:253px;
	background-image:url(/img/estimategirl.png);
	width:424px;
	height:350px;
	display:block;
}
#egbox1 {
	width:424px;
	height:190px;
	display:block;
	color:#fff;
	font-size:16px;
	padding-top:100px;
	text-align:left;
}
#egbox1 p {
	margin-left:25px;
	width:175px;
	text-align:left;
	color:#293789;
}
#egbox2 a{
	width:424px;
	height:43px;
	display:block;
}