@charset "utf-8";
body  {
	font: 100%;
	padding: 0;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/wwnBackground.png);
	background-repeat: repeat-x;
	margin: 0;
}
p {
	font-size: 12px;
	font-variant: normal;
	color: #000000;
	padding: 0px;
}
h1 {
	font-size: 24px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	padding: 0px;
	font-style: normal;
}
h2 {
	color: #416581;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 24px;
	font-weight: bold;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	color: #416581;
}

h4 {
	font-size: 24px;
	text-align: left;
	padding-left: 20px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
}
h5 {
	font-size: 14px;
	color: #416581;
	margin-bottom: -10px;
	margin-top: 0px;
}
.page-splits 	{ 
		font-size: 2px;
		width: 100%;
		height: 2px;
		background-color: #EAEBF0;
		margin: 7px 0px 4px 0px;
		padding: 0px;
		border: #929AAD 1px solid;
		}

.twoColFixRtHdr #container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
} 
.twoColFixRtHdr #header {
	float: left;
	height: 120px;
	width: 1024px;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#mainNavigationBar {
	float: left;
	height: 30px;
	width: 1024px;
	padding-top: 2px;
}

.twoColFixRtHdr #mainContent {
	width: 1024px;
	padding: 0px;
	float: left;
	overflow: visible;
	background-color: #FFFFFF;
} 
.twoColFixRtHdr #footer {
	padding: 0;
	background-image: url(images/WWHome_06.png);
	float: left;
	height: 25px;
	width: 1024px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
	background-repeat: repeat-x;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.twoColFixRtHdr #container #footer li {
	list-style-type: none;
	display: inline;
	padding-right: 25px;
	padding-left: 30px;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
}
.twoColFixRtHdr #container #footer menu {
	width: 300px;
	margin-top: 0px;
	margin-bottom: 5px;
	height: 15px;
	float: right;
}
#copyright {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	float: left;
	height: 20px;
	width: 200px;
	padding-top: 5px;
	padding-left: 34px;
}

#upperHome {
	float: left;
	height: 338px;
	width: 670px;
	margin: 0px;
	padding: 0px;
}

#flash {
	height: 200px;
	width: 1024px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#lowerHomeShadow {
	height: 400px;
	width: 1024px;
	background-image: url(images/FlashShadow704.png);
	padding-top: 2px;
	padding-right: -20px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#lowerHome {
	padding: 0px;
	float: left;
	width: 1022px;
	height: 460px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#leftHome {
	height: 440px;
	width: 322px;
	float: left;
}
#threeBoxes {
	height: 250px;
	width: 298px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.twoColFixRtHdr #container #mainContent #lowerHome #leftHome #threeBoxes p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#box1 {
	height: 72px;
	width: 210px;
	border-right-width: thin;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#box2 {
	height: 80px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#box3 {
	height: 72px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}


#freeConsult {
	height: 180px;
	width: 260px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#portfolioDiv {
	height: 440px;
	width: 300px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
}
#weSpecialize {
	height: 100px;
	width: 298px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#ourWorkImage {
	height: 84px;
	width: 260px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ourServicesHome {
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	height: 110px;
	width: 260px;
	font-weight: normal;
	text-align: left;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}

.twoColFixRtHdr #container #mainContent #lowerHome #portfolioDiv #ContactUs {
	height: 70px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-top: 0px;
}

#callUs {
	height: 40px;
	width: 230px;
	margin-left: auto;
	margin-top: -10px;
	margin-right: auto;
}

#homeWeGetIt {
	float: left;
	height: 440px;
	width: 316px;
}
#weGetIt {
	height: 220px;
	width: 258px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}


#FollowUs {
	width: 260px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 220px;
}

/*template*/
#leftMainContent {
	float: left;
	width: 670px;
	margin-left: 20px;
	min-height: 800px;
	padding-right: 30px;

}

#subSidebar {
	height: 638px;
	width: 298px;
	background-color: #FFFFFF;
	margin-top: 5px;
	float: left;
	padding: 0px;
}
#sidebarImage {
	height: 160px;
	width: 240px;
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-left: 12px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.twoColFixRtHdr #container #mainContent #rightSidebar {
	float: left;
	height: 540px;
	width: 286px;
}
.twoColFixRtHdr #container #mainContent #lowerHome #portfolioDiv #weSpecialize h1 {
	text-align: center;
}
#ourWork {
	height: 260px;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#twitterBox {
	float: left;
	height: 60px;
	width: 60px;
	padding-top: 5px;
	padding-left: 20px;
}
#facebookBox {
	float: left;
	height: 60px;
	width: 80px;
	margin-left: 0px;
}
.twoColFixRtHdr #container #mainContent #lowerHome #leftHome #ourWork h6 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}
.twoColFixRtHdr #container #mainContent #lowerHome #homeWeGetIt #FollowUs #ContactUs h3 {
	margin-bottom: -10px;
}
#smBadges {
	height: 60px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
}
#ContactUs {
	height: 75px;
	width: 260px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
}
#address {
	float: right;
	height: 20px;
	width: 340px;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 5px;
}
#validatorIcon {
	height: 31px;
	width: 88px;
	margin-right: auto;
	margin-left: auto;
}
#Facebook {
	width: 260px;
}
