@charset "utf-8";
/* CSS Document */
* {
    margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	margin: 0 auto;
	background-color: #e2e7f3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.clear {
    height:1px;
    line-height:1px;
	clear:both;
}
#wrapper {
	width: 900px;
	background-color: #FFFFFF;
	background-image: url(../images/wd/background.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height: 335px;
	width: 900px;
}
#hdr_right {
	float: right;
	height: 335px;
	width: 600px;
	background-image: url(../images/wd/nav_bg.gif);
	background-repeat: no-repeat;
}
#navigation {
	height: 20px;
	width: 600px;
	margin-top: 35px;
	background-color: #E2E7F3;
}
#navigation ul {
	width: 600px;
	list-style-type: none;
	float: left;
}


#navigation ul li {
	float: left;
}
#navigation ul a {
	display: block;
	line-height: 20px;
	text-decoration: none;
	color: #768cc7;
	padding-right: 1em;
	padding-left: 1em;
	float: left;
	font-size: medium;
}
#navigation ul a:hover,
#navigation ul a.selected {
	color: #f8a241;
}
#portfolio {
	background-image: url(../images/wd/portfolioimages.jpg);
	background-repeat: no-repeat;
	height: 290px;
	width: 600px;
	margin-top: 20px;
}
#hdr_left {
	float: left;
	height: 335px;
	width: 300px;
}
#logo {
	height: 205px;
	width: 300px;
	position: relative;
}
#logo span {
	background-image: url(../images/wd/pictori_logo.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
}
#intro {
	margin-left: 35px;
	margin-top: 20px;
	margin-right: 15px;
	line-height: 1.2;
	color: #768cc7;
}
#intro .contact {
	font-weight: bold;
}
#intro a:link,
#intro a:visited,
#intro a:hover,
#intro a:active {
	color: #768cc7;
	text-decoration: none;
}

#intro p {
	line-height: 1.2;
	margin-bottom: 5px;
}
#content {
	width: 830px;
	margin-right: 35px;
	margin-left: 35px;
	margin-top: 40px;
}
#content_wd,
#content_wh,
#content_wm {
	font-size: small;
	line-height: 1.3;
	float: left;
	width: 550px;
}
#content_c {	
    font-size: small;
	line-height: 1.3;
	float: left;
    width:500px;
}
#content_wd p,
#content_wh p,
#content_wm p{
	margin-bottom: 10px;
}
#content_wd a:link,
#content_wd a:visited,
#content_wd a:hover,
#content_wd a:active,
#content_wd .tel {
    color:#f8a241;
	text-decoration:none;
	font-weight:bold;
}
#content_wh a:link,
#content_wh a:visited,
#content_wh a:hover,
#content_wh a:active,
#content_wh .tel {
	font-weight: bold;
	color: #72c6d6;
	text-decoration:none;
}
#content_wh a.otherlink:link,
#content_wh a.otherlink:visited,
#content_wh a.otherlink:hover,
#content_wh a.otherlink:active {
	font-weight: normal;
	color: #72c6d6;
	text-decoration:none;
}
#content_wm a:link,
#content_wm a:visited,
#content_wm a:hover,
#content_wm a:active,
#content_wm .tel {
	font-weight: bold;
	color: #7ecf6e;
	text-decoration:none;
}
#content #offer {
	width: 830px;
	background-color: #CDC5DA;
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C3C5CC;
	background-image: url(../images/wd/offerbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#content #offer h1 {
	color: #E589A0;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: small;
}
#content #offer p {
	font-size: small;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.3;
	padding-bottom: 10px;
}
#content #offer a:link,
#content #offer a:visited,
#content #offer a:hover,
#content #offer a:active {
	color: #E589A0;
	text-decoration:underline;
}
#content #offer #login {
	width: 150px;
	height:25px;
	line-height:25px;
	text-align:center;
	padding: 0px;
	float: right;
	margin-top: 16px;
	background-image: url(../images/formbttn150.jpg);
}
#content #offer #login a:link,
#content #offer #login a:visited,
#content #offer #login a:hover,
#content #offer #login a:active {
}
#bottomborder {
	background-image: url(../images/wd/footer_bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 900px;
	margin-top: 20px;
	background-color: #E2E7F3;
	background-position: top;
}
#footer {
	line-height: 20px;
	text-align: center;
	height: 20px;
	font-size: x-small;
	background-color: #E2E7F3;
}
#footer a:link,
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover,
#footer a:active {
	color: #f8a241;
	text-decoration: none;
}
#hm_wrapper {
	float: right;
	width: 550px;
}
#web_mgt {
	float: right;
	width: 260px;
	margin-left: 10px;
	font-size: small;
	line-height: 1.6;
}
#web_hosting {
	float: left;
	width: 260px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: small;
	line-height: 1.6;
}
#web_design {
	float: left;
	width: 260px;
	margin-right: 10px;
	font-size: small;
	line-height: 1.6;
}
#content h1,
#content_wd h1,
#content_wh h1,
#content_wm h1,
#content_c h1,
#web_design h1,
#web_hosting h1,
#web_mgt h1 {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #F8A241;
}
#web_design h1,
#content_wd h1 {
	color: #F8A241;
}
#web_hosting h1,
#content_wh h1 {
	color: #72C6D6;
}
#web_mgt h1,
#content_wm h1 {
	color: #7ECF6E;
}

#web_design p,
#web_hosting p,
#web_mgt p {
	line-height: 1.2;
}
#web_design .findoutmore, 
#web_hosting .findoutmore, 
#web_mgt .findoutmore {
	text-align: right;
	margin-top: 10px;
}
#web_design .findoutmore {
	color: #F8A241;
	font-weight: bold;
}
#web_hosting .findoutmore {
	color: #72C6D6;
	font-weight: bold;
}
#web_mgt .findoutmore {
	color: #7ECF6E;
	font-weight: bold;
}
#web_design a:link,
#web_design a:visited,
#web_design a:hover,
#web_design a:active {
	color: #f8a241;
	text-decoration: none;
}
#web_hosting a:link,
#web_hosting a:visited,
#web_hosting a:hover,
#web_hosting a:active {
	color: #72C6D6;
	text-decoration: none;
}
#web_mgt a:link,
#web_mgt a:visited,
#web_mgt a:hover,
#web_mgt a:active {
	color: #7ECF6E;
	text-decoration: none;
}
#wd_testimonial,
#wh_testimonial,
#wm_testimonial,
#content_testimonial {
	float: right;
	width: 225px;
	line-height: 1.4;
	text-align: center;
	font-size: small;
	font-style: italic;
}
#wd_testimonial {
	color: #F8A241;
	margin-top: 75px;
}
#wh_testimonial {
	color: #72C6D6;
	margin-top: 75px;
}

#wm_testimonial {
	color: #7ECF6E;
	margin-top: 55px;
}
#content_testimonial {
	color:#f8a241;
	margin-top: 75px;
	margin-right: 40px;
}
#portfolio_testimonial {
	color: #f8a241;
	text-align: center;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 1.4;
	font-size: small;
	font-style: italic;
}
#content_c a:link,
#content_c a:visited {
    color:#666666;
	text-decoration:none;
}
#content_c a:hover,
#content_c a:active {
    color:#f8a241;
	text-decoration:none;
}
#portfolio_list {
	float: right;
	width: 555px;
}
.portfolio_image {
	display: inline;
	float: left;
	width: 169px;
	margin-left: 10px;
	background-color: #FFFFFF;
	height: 114px;
	margin-right: 0px;
	margin-bottom: 10px;
	border: 3px solid #9E9E9E;
}
#portfolio_lf_wrapper {
	margin-top: 24px;
	float: left;
	width: 250px;
}
#portfolio_slideshow {
	width: 250px;
	height: 171px;
}
#fadeshow1 {
	height: 165px;
	width: 244px;
	border: solid 3px #9e9e9e;
}

#paging {
	width: 545px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#paging_rt_wrapper {
	float: right;
	width: 495px;
}
#previous_page {
	float: left;
	width: 50px;
	text-align: left;
	color: #CCCCCC;
}
#previous_page a:link,
#previous_page a:visited,
#next_page a:link,
#next_page a:visited {
    color:#768cc7;
	text-decoration:none;
}
#previous_page a:hover,
#previous_page a:active,
#next_page a:hover,
#next_page a:active {
    color:#f8a241;
	text-decoration:none;
}
#next_page {
	float: right;
	width: 50px;
	text-align: right;
	color: #CCCCCC;
}
#showing_page {
	float: left;
	width: 445px;
	text-align: center;
	color: #768cc7;
}
/*lots and lots of comments here to make the size greater than 8192 so that dreamweaver doesn't crash again */
#content #offer #linktotrial {
	height: 47px;
	width: 139px;
	background-color: #EEEAF3;
	text-align: center;
	display: inline;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	background-image: url(../images/wd/offerloginup.gif);
	background-repeat: no-repeat;
	line-height: 47px;
	color: #FFFFFF;
	font-size: 1.3em;
}
#content #offer #linktotrial a:link,
#content #offer #linktotrial a:visited {
	text-align: center;
	display: block;
	height: 47px;
	width: 139px;
	font-size: 1.1em;
	line-height: 47px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/wd/offerloginup.gif);
	background-repeat: no-repeat;
}
#content #offer #linktotrial a:hover,
#content #offer #linktotrial a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/wd/offerlogindown.gif);
	background-repeat: no-repeat;
}
