body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
	margin: auto;
	/*background-image: url(../images/bgdBody.jpg);
	background-position: top;
	background-repeat: repeat-x;*/
	background-color: #e7e7e7;
	padding-top: 20px;
}
a {
	text-decoration: none;
	color: #2e3192;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #07405c;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2e3192;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2c799f;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #323232;
}
hr {
	margin: 10px 0px 10px 0px;
}
img {
	border: 0px;
}
form  {
	margin: 0px
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearer {
	clear:both;
}
.input {
	background-image: url(../images/bgdInput.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffffff;
	border: 1px solid #999999;
	color: #323232;
	font-size: 10px;
	padding: 3px 0px 0px 5px;
}
#menuLinks a
{
	margin-left: 20px;
	margin-right: 40px;
	margin-bottom: 0px;
	color: #2e3192;
	text-transform: capitalize;
}
#header {
	width: 100%;
	height: 120px;
	margin: auto;
	background-color: #FFFFFF;
	border: none;
}
#headerLogo
{
	height: 85px;
	background-image: url(../images/HeaderLogo.gif);
	background-repeat: no-repeat;
	text-align: right;
	margin: 10px;
}
#headerLogo input.button
{
	background-image: url(../images/Search.gif);
	background-repeat: no-repeat;
	background-color: Transparent;
	border: none;
	width: 34px;
	height: 30px;
	margin: 0px;
}
#headerLogo input.button
{
	margin-top: 0px;
}
#headerLogo input.text
{
	background-image: url(../images/SearchText.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: Transparent;
	border: none;
	width: 178px;
	height: 30px;
	margin: 0px;
	vertical-align: middle;
	padding-top: 0px;
	margin-top: -1px;
	font-size: 16px;
	line-height: 20px;
}
#headerLogo img
{
	margin: 0px;
}
#headerLogo table
{
	border: none;
	padding: 0px;
	margin: 0px;
	float: right;
}
#headerLogo td
{
	border: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
#heading
{
	margin-top: 0px;
}
#wrapper {
	width: 720px;
	margin: auto;
	overflow: hidden;
	background-image: url(../images/bgdWrapper.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 700px;
	background-color: #FFFFFF;
	border: Solid 1px #d0cece;
	padding: 0px;
}
#content
{
	margin: 20px;	
}
#leftCol {
	width: 315px;
	overflow: hidden;
	float: left;
	background-image: url(../images/bgdLeftCol.jpg);
	background-repeat: no-repeat;
	padding: 35px 30px 35px 30px;
	text-align: justify;
}
#rightCol {
	width: 315px;
	overflow: hidden;
	float: right;
	padding: 35px 30px 35px 30px;
	text-align: justify;
}
#footer {
	width: 720px;
	height: 80px;
	margin: auto;
	background-color: Transparent;
	color: #7c7c7c;
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	padding-top: 10px;
}
#footer a {
	text-decoration: none;
	color: #7c7c7c;
	font-weight: normal;
	margin-right: 20px;
	text-transform: capitalize;
}
#footer a:hover {
	text-decoration: none;
	color: #333;
	font-weight: normal;
}
#footerLeft {
	float: left;
}
#footerRight {
	float: right;
}
#registerTab {
	margin: auto;
}
.boxTop {
	width: 309px;
	height: 60px;
	margin: auto;
	background-image: url(../images/bgdBoxTop.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin-top: 20px;
}
.box {
	width: 269px;
	overflow: hidden;
	margin: auto;
	background-image: url(../images/bgdBox.jpg);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #ffffff;
	padding: 0px 20px 10px 20px;
}
.boxBottom {
	width: 309px;
	height: 17px;
	margin: auto;
	background-image: url(../images/bgdBoxBottom.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin-bottom: 20px;
}
Table.serviceBox
{
	/*border: Solid 1px #e7e7e7; */
	margin-top: 20px; 
	margin-bottom: 20px; 
	width: 100%;
	background-image: url(../images/serviceBox.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 270px;
}
Table.serviceBox td
{	
	width: 50%; 
	font-size: 14px;
	padding: 0px 5px 0px 5px;
	/*vertical-align: top;*/
}
Table.serviceBox h2
{
	font-size: 14px;
	color: White;
	margin-bottom: 0px;
	margin-top: 3px;
	margin-left: 5px;
}
Table.serviceBox ul
{
	margin-left: 20px;
}
Table.serviceBox a
{
	margin-left: 20px;
}
Table.serviceBox img
{
	margin: 0px;
}
.portfolioBox
{
	width: 400px; 
	border: solid 8px #e7e7e7; 
	float: right;	
	margin-bottom: 20px; 
}
.portfolioTable
{
	float: left;
}
.portfolioTable img
{
	border: solid 2px #e7e7e7; 
	margin: 0px;
}
.portfolioborder
{
	border: Solid 4px #e7e7e7; 
	padding: 0px;
}
.contact
{
	font-size: 12px;
}
span.contact
{
	font-size: 12px;
	color: red;
}






