@charset "utf-8";


body {
	background: #c5bcd1 url(../images/bg_bodyNew.png) fixed;
	margin: 3px 0px 0px;
}

.boxTop {
	background: #C0C0C0 url(../images/boxTop.png) repeat-x left top;
	text-align: center;
	margin: 0px 0px 3px;
	border-bottom: 2px solid #000000;
	display: block;
	height: 27px;
	overflow: hidden;
	padding-top: 6px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
}

.centerText { text-align: center; }

.clearFloat {
	clear: both;
}


.clearLeft {
	clear: left;
}

.clearRight {
	clear: right;
}
.floatRight {
	display: block;
	float: right;
	margin-right: 5px;
}




#outerContainer {
	background: url(../images/bg_blackShadow.png);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}

#header {
	background: url(../images/headerNew.png) no-repeat;
	height: 150px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	border-bottom: 1px solid #FFFFFF;
}
#navBar {
	position: absolute;
	left: 195px;
	top: 107px;
	width: 523px;
	height: 35px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 3px;
	overflow: hidden;
}





#nav {
	height: 45px;
	width: 550px;
	margin: 0px;
	list-style: none;
	padding: 0px 0px 0px 10px;
}


#nav li {
	color: #EDE887;
	display: block;
	float: left;
	height: 25px;
	width: 90px;
	list-style: none;
	text-align: center;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	border: 2px inset #CCCCCC;
}

#nav a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 0px auto;
	padding: 3px 0px 0px;
	width: 80px;
	height: 23px;
}


#nav a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	background: #000000;
}


#contentContainer {
	width: 770px;
	background: #FFFFFF;
	border-right: 3px solid #000000;
	border-left: 3px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px auto;
}
#footer {
	width: 770px;
	background: #A293B4 url(../images/bg_bodyNew.png) left top;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	border-bottom: 3px solid #000000;
	margin: 0px auto;
}

#footer ul {
	margin: 5px auto 10px;
	padding: 0px;
	list-style: none;
	display: block;
	width: 495px;
}

#footer li {
	display: block;
	float: left;
	height: 25px;
	width: 80px;
	border-right: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	font-size: .8em;
	font-style: italic;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 3px;
	margin-top: 0px;
}
#footer a {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 80px;
	padding-top: 3px;
}


#footer a:hover {
	color: #FF0000;
	background: #000000;
	text-decoration: none;
}

#footer #footCopy {
	font-size: .8em;
	font-style: italic;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


#footer #validation {
	display: block;
	width: 300px;
	margin: 0px auto;
}
#footer   #validation   a {
	display: inline;
	border-style: none;
}

#lftNav {
	background: #FFFFFF url(../images/lftNavBox.png);
	height: 300px;
	width: 150px;
	float: left;
}

#lftNav a {
	color: #000000;
	text-decoration: none;
	background: #A7A7A7;
	text-align: center;
	display: block;
	height: 24px;
	width: 75px;
	padding: 6px 5px 0px;
	font-size: .8em;
	margin-top: 15px;
	margin-left: 18px;
	vertical-align: middle;
	border: 1px inset #FFFFFF;
	margin-bottom: 0px;
}

#lftNav #top {
	margin-top: 50px;
}

#lftNav a:hover {
	color: #FF0000;
	background: #000000;
}

#springwidgets_28 {
	float: left;
	margin-top: 15px;
	margin-left: 3px;
}

#mainOuter {
	float: right;
	width: 615px;
}


#mainOuter h1 {
	font-size: 1.1em;
	margin: 3px 1px 0px 0px;
	padding-top: 4px;
	float: right;
	width: 454px;
}
#SurveyorSiteMap1 h1#sitemap  {
	color: #3B62A6; /* Accent 1 */
	font-size: 14px;
	font-weight: bold;
	margin: 10px auto 0px;
	padding: 0px;
	display: block;
	left: 397px;
	top: 167px;
	float: none;
	border-bottom: 2px solid #000000;
}
#mainOuter #col2 {
	width: 457px;
	border-bottom: 2px solid #000000;
	height: 205px;
}
#mainOuter #col2 #col2Pad {
	padding: 3px 5px;
}

#col2Pad h2 {
	font-size: 1em;
	font-weight: bolder;
	color: #000000;
	margin-bottom: 3px;
}
#col2 #col2Pad h3 {
	font-size: 1em;
	font-weight: bolder;
	margin-top: 4px;
	text-indent: 25px;
	margin-bottom: 3px;
}
#col2 #col2Pad h4 {
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 3px;
	text-indent: 50px;
	margin-bottom: 3px;
}
#col2 #col2Pad hr {
	color: #000000;
	height: 2px;
	width: 98%;
	margin-top: 6px;
	margin-bottom: 0px;
}
#col2Pad p {
	margin-top: 10px;
	margin-bottom: 20px;
	display: inline-block;
}

#featureSite {
	float: right;
	width: 150px;
	margin-top: 1px;
	margin-right: 5px;
	border-bottom: 3px solid #000000;
	border-left: 1px solid #000000;
	margin-left: 2px;
	height: 237px;
}

#featureSite p {
	margin-top: 16px;
	margin-bottom: 16px;
	text-align: center;
}


#featureSite #featureH3 {
	font-size: 1.0em;
	margin-top: 2px;
	padding-top: 4px;
}

#featureSite img {
	display: block;
	border-style: none;
	margin-right: auto;
	margin-left: auto;
}

#search {
	width: 74%;
	margin: 0px;
	padding: 0px;
	height: 30px;
	background: #C0C0C0 url(../images/boxTop.png) repeat-x;
	border-top: 1px solid #FFFFFF;
	border-bottom: 2px solid #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#search #cse-search-box {
	margin: 3px 0px 0px;
	float: right;
}

.pading {
	padding: 0px 5px 5px;
	margin-top: 1px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 2px solid #000000;
}
.pading h4     {
	font-size: 1em;
	font-weight: bolder;
	margin-top: 5px;
	margin-bottom: 3px;
	display: block;
	padding-top: 5px;
	background: url(../images/boxTop.png) repeat-x;
}
#outerContainer  #contentContainer  #mainOuter  #mainPadding  #padding  .cust {
	display: block;
	padding: 4px 0px 0px;
	margin: 0px;
	height: 26px;
}

#ifreeRSS {
	text-align: center;
	float: right;
	height: 268px;
	width: 200px;
	margin-left: 5px;
}
#ifeelanceLogo  {
	float: left;
	height: 125px;
	width: 125px;
	margin-top: 10px;
	margin-left: 10px;
}
#ifeelanceLogo  img  {
	border-style: none;
}
#freelanceDesigner  {
	float: left;
	height: 120px;
	width: 120px;
	margin-left: 10px;
	margin-top: 10px;
}
#freelanceDesigner  img  {
	border-style: none;
}

#newService {
	text-align: left;
	float: right;
	height: 400px;
	width: 200px;
	margin-left: 5px;
	clear: right;
	margin-top: 5px;
	border-top: 1px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	padding-right: 3px;
	padding-left: 5px;
	margin-bottom: 5px;
}
#newService h5 { text-align: center; }

#newService img {
	height: 94px;
	width: 162px;
	display: block;
	margin: 2px auto 5px;
}


#newService p {
	font-size: .8em;
}

.hidden {
	display: none;
	visibility: hidden;
}

#padding {
	padding: 0px 0px 0px 10px;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	margin: 0px;
}

.boldText {
	font-weight: bold;
}

#terrie {
	clear: right;
	float: right;
	height: 320px;
	width: 200px;
	border: 1px solid #000;
	padding: 3px;
}

#terrie h4 {
	background: #FFF;
	display: block;
	text-align: center;
	padding-top: 10px;
	font-size: 1.3em;
}

#terrie address {
	font-size: .8em;
	font-style: italic;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
}

#terrie h5 {
	margin-top: 3px;
	margin-bottom: 3px;
}

#terrie p {
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}


#terrie img {
	float: left;
	margin-right: 5px;
}

#searchPricing {
	text-align: right;
	width: 100%;
}

dl {
	background: #FFFFFF;
	display: block;
	margin: 0px;
	color: #000000;
	padding: 5px;
}

dt {
	clear: left;
	display: block;
	width: 100px;
	float: left;
	padding-right: 20px;
	padding-top: 5px;
	font-weight: bold;
	text-align: right;
	background: #FFFFFF;
}

dd {
	display: block;
	float: left;
	border-left: medium solid #21174D;
	width: 200px;
	padding: 5px 10px;
	border-bottom: thin solid #21174D;
	background: #FFFFFF;
}
.listContainer #hosting dt { width: 150px; }

#outerContainer #contentContainer #mainOuter #mainPadding #padding .listContainer #hosting dd { width: 300px; }
#gold {
	background: url(../images/bg_gold.jpg);
}

.listContainer #bronze {
	background: url(../images/bg_bronze.jpg) repeat-x;
	height: 25px;
}
.listContainer #silver {
	height: 25px;
	background: url(../images/bg_silver.jpg);
}

.listContainer dd ul {
	margin-top: 0px;
	margin-bottom: 0px;
}


.listContainer dd li {
	list-style: disc;
	margin-left: 45px;
}
.listContainer form {
	width: 75px;
	text-align: center;
	display: block;
	border-style: none;
	float: right;
}

.listContainer #arts dt { width: 150px; }

.listContainer #arts dd { width: 300px; }

#mainInner .photoBox {
	width: 190px;
	float: left;
	margin-left: 5px;
	border: 1px solid #000000;
}

#mainInner {
	padding-right: 5px;
	padding-left: 5px;
	height: 1000px;
}

#mainInner .indItems {
	width: 100px;
	float: left;
	display: inline;
}

#webContactContainer {
	font-size: .75em;
	width: 610px;
	overflow: hidden;
}
