@charset "utf-8";
body {
	margin: 0px;
    background-color: #112A7B;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
#wrapper {
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 5px solid #37A94D;
}
#header {
	margin-left: 18px;
}
#logoDiv {
}
#tagline h1 {
	margin: 0px;
	font-size: 20px;
}
#tagline {
	clear: both;
}
a {
	color: #03C;
	text-decoration: underline;
}
a:hover {
	color: #06F;
	text-decoration: none;
}
#menuBar {
	margin-top: 10px;
	background-image: url(../images/menu-green-bg.png);
	background-repeat: repeat-x;
	height: 34px;
	overflow: hidden;
	margin-bottom: 10px;
}
#menuBar ul {
	margin: 0px;
	padding: 0px;
	height: 34px;
}
#menuBar ul li {
	list-style-type: none;
	display: block;
	float: left;
}
#menuBar ul li a {
	display: block;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 133px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
#menuBar ul li a:hover {
	background-color: #497AF9;
}
#blueBgDiv {
	background-repeat: no-repeat;
	height: 219px;
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/blue-main-bg.png);
	clear: both;
	margin-bottom: 15px;
}
#psd2htmlText {
	position:absolute;
	width:344px;
	z-index:1;
	left: 25px;
	top: 145px;
}
#psd2htmlText h1 {
	color: #FFF;
	font-size: 36px;
	margin: 0px;
}
#priceText {
	color: #D8ED22;
}
#highQualityText {
	position:absolute;
	width:356px;
	z-index:2;
	top: 100px;
	left: 1px;
}
#highQualityText h2 {
	margin: 0px;
	color: #8DF7A1;
	font-size: 30px;
}
#orderNowButton {
	position:absolute;
	z-index:3;
	left: 283px;
	top: 309px;
}
#features {
	position:absolute;
	width:325px;
	height:139px;
	z-index:3;
	left: 436px;
	top: 11px;
}
.featuresList {
	background-image: url(../images/avaialble.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
	font-size: 16px;
	padding-left: 28px;
	padding-bottom: 6px;
	padding-top: 4px;
}
form {
	margin: 0px;
	padding: 0px;
}
#greenBorderDiv {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 148px;
	margin-bottom: 15px;
}
.greenBorderLeft {
	background-image: url(../images/green-border-left.png);
	background-repeat: no-repeat;
	height: 148px;
	width: 6px;
	float: left;
}
.greenBorderRight {
	background-image: url(../images/green-border-right.png);
	background-repeat: no-repeat;
	float: right;
	height: 148px;
	width: 6px;
}
.greenBorderMiddle {
	height: 146px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4E547;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4E547;
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	float: left;
}
.greenBorderMiddle  img {
	border: 1px solid #D4E547;
}
#pakcoders-text {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#footer {
	background-color: #F7F7FB;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	margin-bottom: 5px;
}

.orderWrapper {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#orderLeftDiv {
	width: 390px;
	height: 500px;
	float: left;
}
.orderHeading {
	background-image: url(../images/green-circle.png);
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	background-position: 0px 5px;
	display: block;
	font-size: 18px;
	height: 20px;
	padding-left: 20px;
	margin-bottom: 15px;
}
.orderWrapper p {
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 1.5em;
}
#orderFormRight {
	margin-left: 400px;
	margin-bottom: 20px;
}
#priceDiv {
	height: 89px;
	width: 285px;
	background-image: url(../images/smallGreenBorder.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}
#totalPrice {
	font-size: 18px;
	font-weight: bold;
}
#priceDigits {
	font-size: 20px;
	font-weight: bold;
	color: #37A94D;
}
#orderFormRight #priceDiv p {
	margin: 0px;
	line-height: 1.6em;
}
.orderWrapper ul li {
	margin-top: 10px;
	margin-bottom: 10px;
}
#customersAreaLoginHolder {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 25px;
	border: 1px solid #C2C2CF;
	background-color: #F7F7FB;
	padding-top: 15px;
	padding-bottom: 15px;
}
#customersAreaLoginHolder table td {
	background-color: #F7F7FB;
}
.formError {
	color: #F00;
}
.orderFormError {
	padding: 8px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #FFF4F2;
	color: #F00;
	font-weight: bold;
	border: 1px solid #FFD2CA;
	text-align: center;
	display: none;
}
#footer a {
	color: #575478;
}
#footer a:hover {
	color: #00F;
}
#footerNote {
	text-align: center;
	font-size: 11px;
	color: #838295;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 8px;
}
.reviewText {
	font-size: 16px;
	color: #112A7B;
	font-weight: bold;
}
.reviewTextHead {
	font-size: 12px;
	font-weight: bold;
	color: #787786;
}
.smallNote {
	font-size: 12px;
	color: #F00;
	display: none;
}
.portfolioTable {

}
.portfolioTable img {
	border: 1px solid #D4E547;
	padding: 2px;
}
.portfolioTable tr td {
	padding-top: 15px;
	padding-bottom: 15px;
}
