/* 

	Theme Name: Vertical Edge Corporation
	
	Theme URL: http://www.verticaledge.net

	Description: Custom Theme made by Vertical Edge Corporation

	Author: Vertical Edge Corporation

	Author URL: http://www.vertical-edge.net

	Version: 1.0

	Changelog:

		v1.0 - 10/01/10

/***********************************
	Essentials
***********************************/
@charset "utf-8";
body {margin: 0px; padding: 0px; background: #000372 url(images/bk.gif) center top repeat-x;}
a {color: #FFFFFF; text-decoration: none;}
a:hover {color: #2bdcf6; text-decoration: underline;}

/***********************************
	Nav
***********************************/
#mainNav {margin: 0; padding: 0; background: url(images/nav-bg.jpg) top center no-repeat; width: 970px; height: 51px;}


/***********************************
	Content
***********************************/
#iecenter {text-align: center;}
#container2 {width: 575px; margin: 0; padding: 10px 10px 175px 10px;}
#container3 {width: 600px; margin: 0; padding: 10px 10px 10px 10px;}
#flashscroller {width: 600px; margin: 0; padding: 10px 10px 10px 10px;}
#container {width: 970px; margin: auto; padding: 0;}
#container {width: 970px; margin: auto; padding: 0; background: url(images/background-bottomright.gif) bottom right no-repeat;}
#containerMaster {width: 970px; height: 650px;margin: auto; padding: 0; background: url(images/bk2.jpg) top center no-repeat;}
#containerMaster2 {width: 970px; height: 1200px;margin: auto; padding: 0; background: url(images/bk2.jpg) top center no-repeat;}
#columnOne {width: 600px; padding: 0 10px 10px 10px; margin: 0; text-align: left; float: left; font-family: Verdana, Arial, Helvetica, sans-serif; color: white; font-size: 14px;}
#globeBlock {width: 216px; padding: 0 10px 10px 10px; margin: 0; text-align: left; float: left; font-family: Verdana, Arial, Helvetica, sans-serif; color: white; font-size: 14px;}
#columnTwo {width: 320px; padding: 15px 10px 10px 10px; margin: 0; text-align: left; float: left; font-family: Verdana, Arial, Helvetica, sans-serif; color: white; font-size: 14px;}
#columnDesignOne {width: 700px; padding: 15px 10px 10px 50px; margin: 0; text-align: left; float: left; font-family: Verdana, Arial, Helvetica, sans-serif; color: white; font-size: 14px;}
#columnMain {width: 650px; padding: 15px 10px 10px 10px; margin: 0; text-align: left; float: left; font-family: Verdana, Arial, Helvetica, sans-serif; color: white; font-size: 14px;}
h3.bodyContent {margin-left: 25px; font-size: 18px;}
h4.bodyContent {margin-left: 25px; font-size: 14px;}
p.bodyContent {margin-left: 25px; text-align: justify;}
.clearDiv {clear: both;}


/***********************************
	Headers
***********************************/
#masthead {margin: 0; padding: 0; background: url(images/masterheader.jpg) center top no-repeat; width: 970px; height: 93px;}
#masthead h1 {text-indent: -9999px; padding: 0; margin: 0;}
#masthead h2 {text-indent: -9999px; margin: 0; padding: 0;}
*#masthead h1 {display: none;}
*#masthead h2 {display: none;}
h3.headerAbout {text-indent: -9999px; padding: 0; margin: 0; background: url(images/header-about.gif) top left no-repeat; width: 268px; height: 27px;}
h3.headerServices {text-indent: -9999px; padding: 0; margin: 0; background: url(images/header-services.gif) top left no-repeat; width: 169px; height: 27px;}
h3.headerWebdesign {text-indent: -9999px; padding: 0; margin: 0; background: url(images/header-webdesign.gif) top left no-repeat; width: 179px; height: 27px;}
h3.headerNetworking {text-indent: -9999px; padding: 0; margin: 0; background: url(images/header-networking.gif) top left no-repeat; width: 182px; height: 27px;}
h3.headerITsupport{text-indent: -9999px; padding: 0; margin: 0; background: url(images/header-itsupport.gif) top left no-repeat; width: 250px; height: 27px;}
h3.headerContactus{text-indent: -9999px; padding: 0; margin: 0; background: url(images/header-contactus.gif) top left no-repeat; width: 180px; height: 27px;}

/***********************************
	Footer
***********************************/
#footerNav {width: 970px; padding: 5px 0 5px 0; margin: auto; border-bottom: #0004b0 1px solid; border-top: #0004b0 1px solid; font-family: Verdana, Arial, Helvetica, sans-serif; color: #fff; font-size: x-small; text-transform: uppercase; text-align: center;}
#footerNav a{color: #fff; text-decoration: none;}
#footerNav a:hover{color: #2bdcf6; text-decoration: underline;}
#legal {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; text-align: center; color: #fff; width: 970px; margin: auto; padding: 5px 0 5px 0;}
#legal a {color: #fff; text-decoration: underline;}
#legal a:hover {color: #2bdcf6;}

