@charset "utf-8";
/* CSS Document */

* {margin:0 auto; padding:0;}
img {border:none;}
body {background:url(img/bg.gif) repeat-x top center #fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:100%; color:#333333}
h1 {font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:28px; color:#DE4E07; padding:10px 0;}
.body p {font-size:14px; line-height:1.4em; padding:.4em;}
a {color:#DE4E07; outline:none;}
.right {float:right;}
.left {float:left;}
.clr {clear:both;}
.b {font-weight:bold;}
.webDesign {font-weight:bold; font-size:14px;}
.pwmtag {text-align:center; font-size:12px;}
.pwmtag a {color:#000;}

#wrapper2 {width:1000px; margin:0 auto; text-align:center;overflow:visible}
	#header {background:url(img/logo.png) no-repeat left top; position:relative; height:106px; margin-left:-7px; width:1000px; overflow:visible}
	#header .vcard {float:right; text-align:left; color:#fff; font-size:10px; background:#333; height:75px; padding:3px 15px 5px 15px; line-height:16px; background:url(img/contactbg.png) no-repeat top center;}
	#header .vcard p {}
	#header .vcard a {color:#fff;}
	.body {text-align:left; overflow:hidden}
		.leftCol {float:left; width:650px;}
		.rightCol {float:right; width:330px; margin-top:50px;}
		.body .rightCol p {font-size:12px;}
	.websiteDesignBox {margin-top:10px;}
#footerbg {width:100%; background:url(img/footer-rpt.gif) repeat-x; height:100px; margin:0 auto; text-align:center; margin-top:20px; margin-bottom:10px;}
