@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	background: #e6eaf6 url(images/pw-bg1.jpg) repeat-x top center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.6em;
	font-weight: 200;
}

#wrapper {
	margin: 12px auto;
	width: 850px;
}

#header {
	height: 178px;
}

#mainNav {
}

#subNav {
	float: right;
	width: 200px;
	height: 33px;
	background: url(images/menu/menu-bg.gif) repeat-x right top;
}

#mainCont {
	width: 850px;
	background-color: #ebeff9;
	padding: 20px 0px 20px 0px;
	margin-top: 33px;
}

* html #mainCont {
	width: 850px;
	background-color: #ebeff9;
	padding: 20px 0px 20px 0px;
	margin-top: 0px;
}

#footer {
	margin: 0px 0 0 0;
	color: #9a9acd;
	clear: both;
	background: #e6eaf6;
	border-top: 2px solid #e6eaf6;
}

#clearall {
	clear: both;
}


/* mainCont styling
===================================== */

#mainCont h1 {
	font-size: 2em;
	color: #1f3363;
	font-weight: normal;
	margin-bottom: 0px;
	padding-left: 12px;
}

#mainCont h2 {
	font-size: 1.6em;
	color: #1f3363;
	font-weight: normal;
	margin-bottom: 00px;
	padding-left: 12px;
}

#mainCont h3 {
	font-size: 1.2em;
	color: #1f3363;
	font-weight: normal;
	margin-top: 0px;
	padding-left: 0px;
}

#mainCont p {
	font-size: 12px;
	color: #666666;
	margin-bottom: 0px;
	padding: 12px 12px;
	font-weight: normal;
	text-align: left;
}

#mainCont hr {
	width: 80%;
	color:#FFFFFF;
	margin: 20px 0px;
	
}

#mainCont a:link, #mainCont a:visited {
	color: #42426c;
	text-decoration: none;
}

#mainCont a:hover, #mainCont a:active {
	color:#000000;
}

#mainCont #index-text {
	height: 157px;
}

#mainCont .questiontxt {
	color:#000066;
}

* html #cola {
	float: left;
	width: 280px;
	background-color: #ebeff9;
	padding-left: 10px;
}

#cola {
	float: left;
	width: 280px;
	background-color: #ebeff9;
	padding-left: 20px;
}

#cola #boxa {
	
	width: 280px;
	background: #ebeff9 url(images/box-bgb.gif) bottom left no-repeat;
	margin-left: 0px;
}

#cola #boxa .first {
	font-size: 1.6em;
	color: #1f3363;
	font-weight: normal;
	background: url(images/box-bgt.gif) top left no-repeat;
	padding: 20px 20px 10px 20px;
}

#cola #boxa h2 {
	font-size: 1.6em;
	color: #1f3363;
	font-weight: normal;
	padding: 20px 20px 10px 20px;
}

#cola #boxa p {
	padding: 0px 20px 10px 20px;
}

#cola #boxa ul {
	padding: 0px 20px 10px 15px;
	margin-bottom: 10px;
	list-style-type: none;
}

#cola #boxa form {
	padding: 0px 20px 0px 15px;
}


#cola #boxa ul li {
	font-size: 1.2em;
	background: url(images/menu/bullet1.gif) no-repeat 10px 1px;
	padding-left: 25px;
	height: 20px;
	text-decoration: none;
	border-bottom: 1px dashed #dddddd;
	margin-top: 5px;
}

#cola #boxa ul li a:link, #cola #boxa ul li a:visited {
	color: #666666;
	text-decoration: none;
}

#cola #boxa ul li a:hover, #cola #boxa ul li a:active {
	color: #000000;
}

#cola #boxa img {
	padding: 0px 20px 10px 20px;
}


#colb {
	float: right;
	width: 540px;
	padding-right: 10px;
	background-color: #ebeff9;
	padding-top: 10px;
}

#colb h2 {
	font-size: 1.6em;
	color: #1f3363;
	font-weight: bold;
	padding: 10px 10px 0px 10px;
}

#colb h3 {
	font-size: 1.4em;
	color: #1f3363;
	font-weight: normal;
	padding: 10px 10px 0px 10px;
}

#colb p {
	padding: 5px 10px 0px 10px;
}

#colb ul {
	list-style-type:disc;
	padding-left: 40px;
	padding-bottom: 10px;
	font-size: 1.2em;
	color: #666666;
}

#colb .workimg {
width: 251px;
	float: left;
	padding: 0;
	clear: none;
	margin-left: 5px;
	margin-bottom: 20px;
}

#colb .workimg2 {
width: 251px;
	float: left;
	padding: 0;
	margin-left: 10px;
	clear: none;
	margin-bottom: 20px;
}

#colb .bannertop {
	margin-top: -10px;
}

#colb #bannerbottom {
	margin-top: 14px;
}

#colb a:link, #colb a:visited {
	color: #42426c;
}

#colb a:hover, #colb a:active {
	color:#000000;
}

/* portfolio styling
===================================== */

.portlay1 {
	width: 800px;
	border-top: #dddddd solid 1px;
	margin-left: 30px;
	padding-top: 10px;
}

.portlay1 p {
	margin-top: 20px;
}

.portlay1 .portimg {
	float: left;
	margin-right: 50px;
}

.portlay1 a:link, .portlay1 a:visited {
	color: #42426c;
}

.portlay1 a:hover, .portlay1 a:active {
	color:#000000;
}

/* contact form styling
===================================== */

#colb form input, #colb form textarea {
	border: 1px solid #cccccc;
}

#colb form .subbut input  {
	background-color: #f5f7fc;
	width: 200px;
}

	
#colb form p .checkbx {
	width: 20px;
	border: 0px;
	padding-right: 5px;
}

#colb #map {
	margin-left: 10px;
}

#colb .map-table {
	margin-left: 10px;
}


	


/* mainNav styling
===================================== */

#mainNav ul {
	list-style: none;
}

#mainNav ul li {
	width: 120px;
	height: 33px;
	float: left;
	clear: none;
	padding-right: 10px;
}

#mainNav a {
	text-decoration: none;
}

/*
#mainNav #designb a:link em {
	display: block;
	width: 120px;
	height: 33px;
	background: url(images/menu/design-but.gif) top left no-repeat;
}

#mainNav #designb a:hover em {
	background: url(images/menu/design-but.gif) bottom left no-repeat;
}

*/


#mainNav #designb a:link, #mainNav #designb a:visited {
	display: block;
	width: 120px;
	height: 33px;
	background: url(images/menu/design-but.gif) top left no-repeat;
}

#mainNav #designb a:hover, #mainNav #designb a:active {
	background: url(images/menu/design-but.gif) bottom left no-repeat;
}

#mainNav #designb span {
	margin: 0px;
	width: 120px;
	height: 33px;
	visibility:hidden;
}

#mainNav #designb2 a:link, #mainNav #designb2 a:visited {
	display: block;
	width: 120px;
	height: 33px;
	background: url(images/menu/design-but.gif) bottom left no-repeat;
}

#mainNav #designb2 span {
	margin: 0px;
	width: 120px;
	height: 33px;
	visibility:hidden;
}



#mainNav #hostingb a:link, #mainNav #hostingb a:visited {
	display: block;
	width: 120px;
	height: 33px;
	background: url(images/menu/hosting-but.gif) top left no-repeat;
}

#mainNav #hostingb a:hover, #mainNav #hostingb a:active {
	background: url(images/menu/hosting-but.gif) bottom left no-repeat;
}

#mainNav #hostingb span {
	margin: 0px;
	width: 120px;
	height: 33px;
	visibility:hidden;
}


#mainNav #hostingb2 a:link, #mainNav #hostingb2 a:visited {
	display: block;
	width: 120px;
	height: 33px;
	background: url(images/menu/hosting-but.gif) bottom left no-repeat;
}

#mainNav #hostingb2 span {
	margin: 0px;
	width: 120px;
	height: 33px;
	visibility:hidden;
}


#mainNav #marketingb a:link, #mainNav #marketingb a:visited {
	display: block;
	width: 120px;
	height: 33px;
	background: url(images/menu/marketing-but.gif) top left no-repeat;
}

#mainNav #marketingb a:hover, #mainNav #marketingb a:active {
	background: url(images/menu/marketing-but.gif) bottom left no-repeat;
}

#mainNav #marketingb span {
	margin: 0px;
	width: 120px;
	height: 33px;
	visibility:hidden;
}

#mainNav #marketingb2 a:link, #mainNav #marketingb2 a:visited {
	display: block;
	width: 120px;
	height: 33px;
	background: url(images/menu/marketing-but.gif) bottom left no-repeat;
}

#mainNav #marketingb2 span {
	margin: 0px;
	width: 120px;
	height: 33px;
	visibility:hidden;
}



#mainNav #portfoliob a:link, #mainNav #portfoliob a:visited {
	display: block;
	width: 120px;
	height: 33px;
	background: url(images/menu/portfolio-but.gif) top left no-repeat;
}

#mainNav #portfoliob a:hover, #mainNav #portfoliob a:active {
	background: url(images/menu/portfolio-but.gif) bottom left no-repeat;
}

#mainNav #portfoliob span {
	margin: 0px;
	width: 120px;
	height: 33px;
	visibility:hidden;
}

#mainNav #portfoliob2 a:link, #mainNav #portfoliob2 a:visited {
	display: block;
	width: 120px;
	height: 33px;
	background: url(images/menu/portfolio-but.gif) bottom left no-repeat;
}

#mainNav #portfoliob2 span {
	margin: 0px;
	width: 120px;
	height: 33px;
	visibility:hidden;
}



#mainNav #resourcesb a:link, #mainNav #resourcesb a:visited {
	display: block;
	width: 120px;
	height: 33px;
	background: url(images/menu/resources-but.gif) top left no-repeat;
}

#mainNav #resourcesb a:hover, #mainNav #resourcesb a:active {
	background: url(images/menu/resources-but.gif) bottom left no-repeat;
}

#mainNav #resourcesb span {
	margin: 0px;
	width: 120px;
	height: 33px;
	visibility:hidden;
}

#mainNav #resourcesb2 a:link, #mainNav #resourcesb2 a:visited {
	display: block;
	width: 120px;
	height: 33px;
	background: url(images/menu/resources-but.gif) bottom left no-repeat;
}

#mainNav #resourcesb2 span {
	margin: 0px;
	width: 120px;
	height: 33px;
	visibility:hidden;
}


/* subNav styling
===================================== */

#subNav ul {
	list-style: none;
	float: right;
	padding-right: 10px;
}

#subNav a {
	text-decoration: none;
}

#subNav ul li {
	width: 26px;
	height: 33px;
	float: left;
	clear: none;
}

#subNav #homeb a:link, #subNav #homeb a:visited {
	display: block;
	width: 26px;
	height: 33px;
	background: url(images/menu/home-but.gif) top left no-repeat;
}

#subNav #homeb a:hover, #subNav #homeb a:active {
	background: url(images/menu/home-but.gif) bottom left no-repeat;
}

#subNav #homeb span {
font-size: 2px;
	width: 26px;
	height: 33px;
	margin-left: 0px;
	visibility: hidden;
}

#subNav #homeb2 a:link, #subNav #homeb2 a:visited {
	display: block;
	width: 26px;
	height: 33px;
	background: url(images/menu/home-but.gif) bottom left no-repeat;
}

#subNav #homeb2 span {
font-size: 2px;
	width: 26px;
	height: 33px;
	margin-left: 0px;
	visibility: hidden;
}



#subNav #contactb a:link, #subNav #contactb a:visited {
	display: block;
	width: 26px;
	height: 33px;
	background: url(images/menu/contact-but.gif) top left no-repeat;
}

#subNav #contactb a:hover, #subNav #contactb a:active {
	background: url(images/menu/contact-but.gif) bottom left no-repeat;
}

#subNav #contactb span {
font-size: 2px;
	width: 26px;
	height: 33px;
	margin-left: 0px;
	visibility: hidden;
}

#subNav #contactb2 a:link, #subNav #contactb2 a:visited {
	display: block;
	width: 26px;
	height: 33px;
	background: url(images/menu/contact-but.gif) bottom left no-repeat;
}

#subNav #contactb2 span {
font-size: 2px;
	width: 26px;
	height: 33px;
	margin-left: 0px;
	visibility: hidden;
}



#subNav #loginb a:link, #subNav #loginb a:visited {
	display: block;
	width: 26px;
	height: 33px;
	background: url(images/menu/login-but.gif) top left no-repeat;
}

#subNav #loginb a:hover, #subNav #loginb a:active {
	background: url(images/menu/login-but.gif) bottom left no-repeat;
}

#subNav #loginb span {
font-size: 2px;
	width: 26px;
	height: 33px;
	margin-left: 0px;
	visibility: hidden;
}

#subNav #loginb2 a:link, #subNav #loginb2 a:visited {
	display: block;
	width: 26px;
	height: 33px;
	background: url(images/menu/login-but.gif) bottom left no-repeat;
}

#subNav #loginb2 span {
font-size: 2px;
	width: 26px;
	height: 33px;
	margin-left: 0px;
	visibility: hidden;
}

/* footer styling
===================================== */

#footer #textl {
	padding-top: 0px;
	float: left;
}

#footer #textr {
	padding-top: 0px;
	float: right;
}



/* form styling
===================================== */

.questiontxt {
	color:#000066;
}

.exampletxt {
	font-size: 0.9em;
}

/* portfolio styling
===================================== */

#portcola {
	width: 364px;
	border-right: 1px #CCCCCC solid;
	clear: none;
	padding: 0px 30px 0px 30px;
	float: left;
	margin-bottom: 30px;
}

#portcola .portitema {
padding-top: 10px;
	border-bottom: 1px #dddddd solid;
	padding-bottom: 20px;
}

#portcola .portitema p {
	margin: 5px 5px;
	padding: 0;
}

#portcolb {
float: right;
	width: 364px;
	clear: none;
	padding: 0px 30px 0px 30px;
	margin-bottom: 30px;
}

#portcolb .portitemb {
padding-top: 10px;
	border-bottom: 1px #dddddd solid;
	padding-bottom: 20px;
}

#portcolb .portitemb p {
	margin: 5px 5px;
	padding: 0;
}

* html #portcola {
	width: 363px;
	border-right: 1px #CCCCCC solid;
	clear: none;
	padding: 0px 30px 0px 30px;
	float: left;
	margin-bottom: 30px;
}

* html #portcolb {
float: right;
	width: 363px;
	clear: none;
	padding: 0px 30px 0px 20px;
	margin-bottom: 30px;
}


/* hosting table styling
===================================== */

#hosting-table {
	margin-left: 20px;
	font-size: 1.2em;
	width: 500px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#hosting-table tr, #hosting-table th {
	padding: 5px;
}

#hosting-table .hosttr1 {
	background-color: #dce2f2;
}

#hosting-table .hosttr2 {
	background-color: #e6eaf6;
}

#hosting-table .hosttr3 {
	background-color: #cbe7be;
	font-size: 1.2em;
}


/* login styling
===================================== */

.inputbox {
	width: 200px;
}

#colb .inputbox2 input {
	width: 200px;
}


/* filupload styling
===================================== */

#uploadtable {
	margin-bottom: 20px;
}
#wrapper #mainCont table tr th #newsl form label {
	font-weight: bold;
}
#wrapper #mainCont table tr th #newsl form label {
	font-weight: bold;
}
.gobold {
	font-weight: bold;

}
gobold {
	font-weight: bold;
}
gobold {
	font-weight: bold;
}
#wrapper #mainCont table tr td #newsl p br {
	color: #666;
}
#wrapper #mainCont table tr td #newsl .asd label .hosttr3 .subbut {
	font-size: 11px;
}
