/****************************
	GENERAL
****************************/
body {
	margin: 0px;
	background-color: #D3DAE9;
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	border: none;
	border-bottom: 1px #47528F solid;
}
img {
	border: 0px;
}

/****************************
	HEADER
****************************/
#header {
	height: 20px;
	background-image: url(../images/bgs/green_blue_squares.gif);
}
#hosting {
	float: right;
	font-size: 10px;
	font-weight: bold;
	margin-top: 20px;
	text-align: right;
}

/****************************
	LAYOUT
****************************/
#container {
	z-index: -10000px;
	background-color: #FFF;
	margin: 0px auto;
	width: 1004px;
	position: relative;
}
#main {
	background-image: url(../images/bgs/right_bar.jpg);
	background-repeat: repeat-y;
	background-position: right;
	position: relative;
	margin: 0px auto;
	width: 1004px;
	overflow: hidden;
}
#main .topBG {
	background-image: url(../images/bgs/color_bar2.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	width: 1004px;
	overflow: hidden;
}
#main .bottomBG {
	background-image: url(../images/bgs/color_bar2.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
 	width: 1004px;
	overflow: hidden;
}
#colOne {
	z-index: 10000px;
	top: 20px;
	left: 0px;
	position: absolute;
	width: 175px;
	height: 590px;
	background-image: url(../images/bgs/left_bar.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#colTwo {
	padding-left: 195px;
	float: left;
	width: 570px;
}
#colThree {
	margin-left: 24px;
	float: left;
	width: 215px;
	overflow-x: hidden;
}

/****************************
	NAVIGATION
****************************/
#navigation {
	margin-top: 70px;
}
#navigation a {
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 12px;
	background-image: url(../images/bgs/nav_sep.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;	
}
#navigation ul, #navigation li {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	list-style: none; 
}
#nav_home {
	width: 122px; 
}
#nav_about {
	width: 129px; 
}
#nav_services {
	width: 136px; 
}
#nav_samples {
	width: 139px; 
}
#nav_testimonials {
	width: 140px; 
}
#nav_contact {
	width: 141px; 
}

/****************************
	FEATURED
****************************/
#featured {
	margin: 10px;
	margin-top: 45px;
	width: 130px;
	text-align: center;
	font-size: 11px;
	color: #FFF;
}
#featured a {
	text-decoration: none;
	color: #FFF;
}
#featured a:hover {
	text-decoration: underline;
}
#featured hr {
	border: none;
	border-bottom: 1px #D5CEE5 solid;
}

/****************************
	CLIENT LINKS
****************************/
#clientLinks {
	width: 105px;
	position: absolute;
	margin-top: 25px;
	padding: 7px;
	bottom: 5px;
	text-align: center;
	font-size: 11px;
	color: #FFF;
}
#clientLinks form {
	display: inline;
}
#clientLinks a {
	text-decoration: none;
	color: #FFF;
}
#clientLinks a:hover {
	text-decoration: underline;
}
#clientLinks hr {
	border: none;
	border-bottom: 1px #47528F solid;
}

/****************************
	CONTENT
****************************/
#logo {
	margin-top: 30px;
	margin-bottom: 35px;
	float: left;
}
#heading {
	margin-bottom: 35px;
	padding-bottom: 5px;
	background-image: url(../images/bgs/border_1.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
}
#heading h1 {
	font-size: 18px;
	font-weight: bold;
	color: #45518F;
	display: inline;
}
#content {
	font-size: 13px;
	line-height: 150%;
	width: 560px;
	overflow: hidden;
	padding-bottom: 40px;
	padding-right: 10px;	
}
#contentMinHeight {
	float: left;
	width: 0px;
	height: 405px;
}

/****************************
	CIRCLE
****************************/
#circle {
	position: relative;
/* 	background-image: url(../../DELETE%20ME.gif); */
	background-repeat: no-repeat;
	background-position: top center;
	height: 335px; /* minimum height */
	width: 555px; /* sets relative link coordinates */
	margin: 0px auto;
}
/* LINKS */
#circle h1 {
	color: #1A2773;
	font-size: 15px;
	font-weight: bold;
	display: inline;
	line-height: 100%;
}
#circle a {
	display: block;
	text-decoration: none;
	position: absolute;
}
#circleLink1 {
	top: 4px;
	left: 111px;
}
#circleLink2 {
	top: 101px;
	left: 4px;
	text-align: right;
	width: 104px;
}
#circleLink3 {
	top: 222px;
	left: 18px;
	text-align: right;
	width: 104px;
}
#circleLink4 {
	top: 298px;
	left: 87px;
	text-align: right;
	width: 104px;
}
#circleLink5 {
	top: 298px;
	left: 330px;
}
#circleLink6 {
	top: 225px;
	left: 405px;
	width: 154px;
}
#circleLink7 {
	top: 105px;
	left: 414px;
}
#circleLink8 {
	top: 0px;
	left: 339px;
	width: 154px;
}
/* CIRCLE CONTENT */
#circleContentMain {
	position: absolute;
	top: 7px;
	left: 99px;
	width: 325px;
	height: 307px;
}
#circleContentMain div {
	display: none;
}
#circleContentMain #circleContentDefault {
	display: inline;
}
#circleContentMain #circleContent1 {

}

/****************************
	WIDGETS
****************************/
.widget {
	width: 194px;
	margin: 0px auto;
	margin-top: 7px;
}
/* SAMPLES */
#widgetSamples {
	text-align: center;
	width: 194px;
	height: 366px;
	background-image: url(../images/bgs/widget_samples.png);
	background-repeat: no-repeat;
	position: relative;
}
#widgetSamples .header {
	margin: 0px 17px;
	margin-top: 8px;
	padding: 12px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #741F8A;
	text-align: center;
	background-image: url(../images/bgs/border_2.gif);
	background-repeat: repeat-x;
	background-position:  center 17px;
}
#widgetSamples .header span {
	background-color: #E3CDE2;
	padding: 3px;
}
#widgetSamplesContainer {
	width: 159px;
	height: 305px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
#widgetSamples .sample {
	position: absolute;
	left: 0px;
	width: 159px;
	margin-right: 10px; 
	display: none; 
}
#widgetSamples .sample img {
	width: 155px;
	margin: 7px auto;
	display: block;
	margin-top: 2px;
	border: solid 1px #726791;
}
#widgetSamples a {
	color: #741F8A;
	font-size: 11px;
	text-decoration: none;
}
#widgetSamples a:hover {
	text-decoration: underline;
}
#widgetSamplesNav {
	width: 161px;
	margin: 0px auto;
	position: absolute;
	bottom: 12px;
	left: 17px;
	text-align: center;
}
#widgetSamplesNav #prev {
	display: block;
	background-image: url(../images/buttons/widget_newsletter_prev.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
}
#widgetSamplesNav #more {
/*
	tdisplay: block;
	tfloat: left;
	tmargin: 0px 30px;
*/	
}
#widgetSamplesNav #next {
	display: block;
	background-image: url(../images/buttons/widget_newsletter_next.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
}
/* NEWSLETTER */
#widgetNewsletter {
	text-align: center;
	width: 194px;
	height: 111px;
	background-image: url(../images/bgs/widget_newsletter.png);
	background-repeat: no-repeat;
	font-size: 11px;
}
#widgetNewsletter .header {
	margin: 0px 17px;
	margin-top: 8px;
	padding: 10px;
	padding-bottom: 4px;
	padding-top: 12px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #192773;
	text-align: center;
	background-image: url(../images/bgs/border_1.gif);
	background-repeat: repeat-x;
	background-position:  bottom;
}
#widgetNewsletter .text {
	padding: 4px 30px;
}
#widgetNewsletter a {
	text-decoration: none;
}
#widgetNewsletter a:hover {
	text-decoration: underline;
}
/* LINKS */
#widgetLinks {
	text-align: center;
}
#widgetLinks a {
	margin: 4px;
}
	

/****************************
	FOOTER
****************************/
#footer {
	clear: both;
	height: 30px;
	background-image: url(../images/bgs/green_blue_squares.gif);
	margin: 0px auto;
	width: 1004px;
}

