* {
	margin: 0;
}

html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #EDEDED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A19D9A;
}



h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #3E3530;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #3E3530;
}

a:hover {
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	min-height: 100%;
	height: auto !important;
	height: 100%;		
}

/* Header */

#header-wrapper {
	height: 30px;
	background: #3C3230;
}

#header {
	margin: 0 auto;
	padding: 0px 50px 0px 0px;
	float: right;
}




/* Logo */

#logo {
	margin: 0;
	padding: 0;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	margin: 0;
	padding: 0px 0 0 2px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Menu */

#menu {
	width: 980px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 50px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 130px;
	height: 30px;
	margin-right: 1px;
	padding: 9px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

#menu .current_page_item a {
	padding-left: 0;
}

/* Page */

#page {
	width: 100%;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}
.flash_page { 
	margin-top:10px;
	background-image:url(images/psc_template/flash_banner.jpg);
	height:264px;
	background-repeat:no-repeat;
	margin:0px auto;
	width:1000px;
} 
.flash_page_blog { 
	margin-top:10px;
	background-image:url(images/psc_template/flash_banner_blog.jpg);
	height:264px;
	background-repeat:no-repeat;
	margin:0px auto;
	width:1000px;
} 

#page-bgtop {
	padding: 20px 0px;
}
/* Content */

#content {
	float: left;
	width: 650px;
	padding: 0px 0px 0px 0px;
}

.post {
	margin-bottom: 40px;
	border-bottom: 1px dotted #E7E2DC;
}

.post .title {
	height: 41px;
	padding: 7px 0px 0px 30px;
	letter-spacing: -.5px;
}

.post .title a {
	color: #3E3530;
	border: none;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px 30px 0px 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 30px 20px 30px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dotted #E7E2DC;
	margin: 0px 30px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding-left: 30px;
	letter-spacing: -.5px;
	font-size: 1.8em;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #A19D9A;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	height: 290px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: #222222;
	border-top: 1px solid #EBE8DF;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 25px;
	line-height: normal;
	font-size: 11px;
	text-align: center;
	color: #7D7D7D;
}

#footer_others {
	height: 120px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: #222222;
	border-top: 1px solid #EBE8DF;
	font-family: Arial, Helvetica, sans-serif;
}

#footer_others p {
	margin: 0;
	padding-top: 25px;
	line-height: normal;
	font-size: 11px;
	text-align: center;
	color: #7D7D7D;
}


.menu_footer {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 14px;
	text-align: center;
	color: #0EA7E0;
	font-weight:normal;
}
.details_footer {
	margin-top:10px;
                width: 1006px;
                margin-left: auto;
                margin-right: auto;


}
.details1_footer {
	width:230px;
    float:left;
	color: #FFFFFF;
				text-align: center; 
				font-size:18px;
				font-weight:bold;
				font-family: Geneva, Arial, Helvetica, sans-serif;
				letter-spacing:-1px;	
				padding-left:10px;
				padding-right:10px;
}
.details1_footer span {
	margin-top:10px;
		color: #999999;
				text-align: center; 
				font-size:12px;
				font-family: Geneva, Arial, Helvetica, sans-serif;
				letter-spacing:-1px;
}
.details2_footer {
	width:230px;
    float:right;
	color: #FFFFFF;
				text-align: center; 
				font-size:18px;
				font-weight:bold;
				font-family: Geneva, Arial, Helvetica, sans-serif;
				letter-spacing:-1px;	
				padding-left:10px;
				padding-right:10px;
}
.details2_footer span {
	margin-top:10px;
		color: #999999;
				text-align: center; 
				font-size:12px;
				font-family: Geneva, Arial, Helvetica, sans-serif;
				letter-spacing:-1px;
}
.details3_footer {
	width:230px;
    float:right;
	color: #FFFFFF;
				text-align: center; 
				font-size:18px;
				font-weight:bold;
				font-family: Geneva, Arial, Helvetica, sans-serif;
				letter-spacing:-1px;	
				padding-left:10px;
				padding-right:10px;
}
.details3_footer span {
	margin-top:10px;
		color: #999999;
				text-align: center; 
				font-size:12px;
				font-family: Geneva, Arial, Helvetica, sans-serif;
				letter-spacing:-1px;
}
.details4_footer {
	width:230px;
    float:right;
	color: #FFFFFF;
				text-align: center; 
				font-size:18px;
				font-weight:bold;
				font-family: Geneva, Arial, Helvetica, sans-serif;
				letter-spacing:-1px;	
				padding-left:10px;
				padding-right:10px;
}
.details4_footer span {
	margin-top:10px;
		color: #999999;
				text-align: center; 
				font-size:12px;
				font-family: Geneva, Arial, Helvetica, sans-serif;
				letter-spacing:-1px;
}
#footer a {
	color: #8A8A8A;
}

.hr_footer {
	margin-top: 0px;	
	height:1px;
	background-color:#0C0C0C;
	width:100%;
	border-bottom: 1px solid #343434;
}

.hr_page {
	margin-top: 0px;	
	height:1px;
	background-color:#C6C6C6;
	width:100%;
	border-bottom: 1px solid #FFFFFF;
}

.signup_text {
	padding: 5px 0px 0px 0px;
	float:right;
}
.signup_button {
	padding: 5px 0px 0px 0px;
	float:right;
}

#wrapper_left{ 
margin-top:5px;
width:1px;  
height: 110px; 
background-color:#0C0C0C;
border-right: 1px solid #343434;
float:right; 
}
.header_footer {
margin-top:10px;
padding-bottom:10px;
width:100%;
text-align:center;
color:#19B5F0;
font-size:24px;
font-weight:bold;
letter-spacing:-2px;
}

.reasons_page1 { 
	margin: 10px 10px 10px 10px;
	background-image:url(images/psc_template/upto.jpg);
	height:192px;
	width:245px;
	float:left;
} 

.reasons_page2 { 
	margin: 10px 10px 10px 0px;
	background-image:url(images/psc_template/freehosted.jpg);
	height:192px;
	width:245px;
	float:left;
} 
.reasons_page3 { 
	margin: 10px 10px 10px 0px;
	background-image:url(images/psc_template/exclusive.jpg);
	height:192px;
	width:245px;
	float:left;
} 
.reasons_page4 { 
	margin: 10px 10px 10px 0px;
	background-image:url(images/psc_template/weekly.jpg);
	height:192px;
	width:245px;
	float:right;	
} 
.reasons_page {
	margin-top:10px;
                width: 1030px;
                margin-left: auto;
                margin-right: auto;
				height:220px;



}

.signup_reason { 
	margin: 49px 0px 0px 7px;
	background-image:url(images/psc_template/signupnow.jpg);
	height:17px;
	width:99px;
	float:left;
cursor:pointer;
} 
#text_reason {
	margin: 100px 0px 0px 11px;
	height:20px;
	width:133px;
	text-align:left;
	color:#3C3C3C;
}

.page_header {
	height:90px;	margin:0px auto;
	width:1030px;
}

.center_flash {
width:100%
}

.page_header_logo {
	background-image:url(images/psc_template/psc_logo.jpg);
	margin-top: 30px;
	height:38px;
	width:398px;	
	float:left;
	background-repeat:no-repeat;
}
.menu_header {
	float:right;
	margin: 0;
	padding-top: 40px;
	padding-right: 10px;
	line-height: normal;
	font-size: 14px;
	text-align: center;
	color:#666666;
	font-weight:bold;
}
#mheaderstatic {
	color: #0EA7E0;	
}
#mheaderlink a {
	color:#666666;
}
#mheaderlink a:hover {
	color: #10769C;
}


#fheaderstatic {
	color: #10769C;	
}
#fheaderlink a {
	color:#666666;
}
#fheaderlink a:hover {
	color: #19B5F0;
}
.header_page {
	margin-top:0px;
                width: 100%;
                margin-left: auto;
                margin-right: auto;
				height:120px;
				background-color:#E4E4E4;
}
.header_page_singup {
cursor:pointer;
margin-top:20px;
	background-image:url(images/psc_template/btn_signup_sm.jpg);
	height:86px;
	width:282px;	
	float:right;
	background-repeat:no-repeat;
}
.header_page_title {
margin-top:20px;
	float:left;
	color: #12B9ED;
	font-size:28px;
	letter-spacing: -2px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.header_page_center {
                margin-left: auto;
                margin-right: auto;
				width:1000px;
}
.holder_contact1 {
margin-top:10px;
float:left;
background-color:#787878;
width:480px;
height:335px;
}
.holder_contact2 {
margin-top:10px;
float:right;
width:420px;
height:300px;
}

.holder_email1 {
width:203px;
height:152px;
float:left;
border-style: dotted;
border-color:#787878;
border-width:1px;
}
.holder_emailm1 {
margin:3px 3px 3px 3px;
width:195px;
height:144px;
float:left;
border-style: solid;
border-color:#787878;
border-width:1px;
font-size:10px;
color:#333333;
font-weight:bold;
}
#info_content {
	padding-top:15px;
	padding-left:5px;
	font-weight:bold;
}
.holder_email2 {
width:235px;
height:245px;
float:right;
}
.holder_email2 {
width:203px;
height:152px;
float:right;
border-style: dotted;
border-color:#787878;
border-width:1px;
}
.holder_emailm2 {
margin:3px 3px 3px 3px;
width:195px;
height:144px;
float:left;
border-style: solid;
border-color:#787878;
border-width:1px;
font-size:10px;
color:#333333;
font-weight:bold;
}

.holder_email3 {
margin-top:12px;
width:235px;
height:245px;
float:left;
}
.holder_email3 {
width:203px;
height:152px;
float:left;
border-style: dotted;
border-color:#787878;
border-width:1px;
}
.holder_emailm3 {
margin:3px 3px 3px 3px;
width:195px;
height:144px;
float:left;
border-style: solid;
border-color:#787878;
border-width:1px;
font-size:10px;
color:#333333;
font-weight:bold;
}

.holder_email4 {
margin-top:12px;
width:235px;
height:245px;
float:right;
}
.holder_email4 {
width:203px;
height:152px;
float:right;
border-style: dotted;
border-color:#787878;
border-width:1px;
}
.holder_emailm4 {
margin:3px 3px 3px 3px;
width:195px;
height:144px;
float:left;
border-style: solid;
border-color:#787878;
border-width:1px;
font-size:10px;
color:#333333;
font-weight:bold;
}

.header_page2 {
	margin-top:0px;
                width: 100%;
                margin-left: auto;
                margin-right: auto;
				height:50px;
				background-color:#E4E4E4;
}
.header_page_center2 {
                margin-left: auto;
                margin-right: auto;
				width:1000px;
}
.header_page_title2 {
margin-top:7px;
	float:left;
	color: #12B9ED;
	font-size:28px;
	letter-spacing: -3px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.header_page3{
	margin-top:0px;
                width: 100%;
           
				height:50px;

}
.header_page_center3 {
                margin-left: auto;
                margin-right: auto;
				width:1000px;
				margin-top:8px;
				color:#333333;
				font-size:12px;
				text-align:left;

}
#questions{
	color:#FF7C00;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
}
.email_holder {
margin-top:20px;
padding-right:5px;
	background-image:url(images/psc_template/email.gif);
	height:14px;
	width:51px;	
	float:right;
	background-repeat:no-repeat;
}

#orange_color {
	color:#FF7C00;
	font-size:14px
}
input.text {
  font-family:Arial;
  font-size:12px;
}
input {
  font-family:Arial;
  font-size:12px;
}
textarea {
  font-family:Arial;
  font-size:12px;
}
.formbutton1 {
	width:100px;
	cursor:pointer;
	border:outset 1px #ccc; background:#ebebeb;
	color:#000000;
	padding: 1px 1px 1px 1px;
}

.formbutton1:hover {
	background:#e3e3e3;
}
.contact_us_form {
	color:#FFFFFF;
	margin-top:0px;
	margin-left:40px;
}
.contact_header {
	text-align:left;
	color:#FF7C00;
	font-size:28px;
	font-weight:bold;
}
.header_sites_center {
                margin-left: auto;
                margin-right: auto;
				width:1000px;
}
.holder_sites_left {
margin-top:10px;
float:left;


}
.holder_sites_right {
margin-top:10px;
float:right;

}
.holder_sites_dotted {
width:488px;
height:268px;
float:left;
border-style: solid;
border-color:#FFFFFF;
border-width:1px;
}
.holder_sites_box {
margin:3px 3px 3px 3px;
width:480px;
height:260px;
float: left;
border-style: solid;
border-color:#E4E4E4;
border-width:1px;
font-size:10px;
color:#333333;
font-weight:bold;
background-color:#FFFFFF;
}
.site_ih {
margin-top:20px;
margin-left:20px;
	background-image:url(images/psc_template/thumb_ih.jpg);
	height:213px;
	width:236px;	
	float:left;
	background-repeat:no-repeat;
	border-bottom: 6px groove #CCCCCC;
	border-right: 6px groove #CCCCCC;
}
.site_hfy {
margin-top:20px;
margin-left:20px;
	background-image:url(images/psc_template/thumb_hfy.jpg);
	height:213px;
	width:236px;	
	float:left;
	background-repeat:no-repeat;
	border-bottom: 6px groove #CCCCCC;
	border-right: 6px groove #CCCCCC;
}
.site_trw {
margin-top:20px;
margin-left:20px;
	background-image:url(images/psc_template/thumb_trw.jpg);
	height:213px;
	width:236px;	
	float:left;
	background-repeat:no-repeat;
	border-bottom: 6px groove #CCCCCC;
	border-right: 6px groove #CCCCCC;
}
.site_ol {
margin-top:20px;
margin-left:20px;
	background-image:url(images/psc_template/thumb_ol.jpg);
	height:213px;
	width:236px;	
	float:left;
	background-repeat:no-repeat;
	border-bottom: 6px groove #CCCCCC;
	border-right: 6px groove #CCCCCC;
}
.site_si {
margin-top:20px;
margin-left:20px;
	background-image:url(images/psc_template/thumb_si.jpg);
	height:213px;
	width:236px;	
	float:left;
	background-repeat:no-repeat;
	border-bottom: 6px groove #CCCCCC;
	border-right: 6px groove #CCCCCC;
}
.site_tgs {
margin-top:20px;
margin-left:20px;
	background-image:url(images/psc_template/thumb_tgs.jpg);
	height:213px;
	width:236px;	
	float:left;
	background-repeat:no-repeat;
	border-bottom: 6px groove #CCCCCC;
	border-right: 6px groove #CCCCCC;
}
.site_ts {
margin-top:20px;
margin-left:20px;
	background-image:url(images/psc_template/thumb_ts.jpg);
	height:213px;
	width:236px;	
	float:left;
	background-repeat:no-repeat;
	border-bottom: 6px groove #CCCCCC;
	border-right: 6px groove #CCCCCC;
}
.site_ta {
margin-top:20px;
margin-left:20px;
	background-image:url(images/psc_template/ta-thumb.jpg);
	height:213px;
	width:236px;	
	float:left;
	background-repeat:no-repeat;
	border-bottom: 6px groove #CCCCCC;
	border-right: 6px groove #CCCCCC;
}
.site_pov {
margin-top:20px;
margin-left:20px;
	background-image:url(images/psc_template/pov.jpg);
	height:213px;
	width:236px;	
	float:left;
	background-repeat:no-repeat;
	border-bottom: 6px groove #CCCCCC;
	border-right: 6px groove #CCCCCC;
}
.site_text {
	color:#FF7C00;
	font-size:20px;
	letter-spacing: -1px;	
	margin-top:15px;

}
.site_content {
	color:#333333;
	font-size:10px;
	letter-spacing: 0px;	
	margin-top:30px;
	font:Arial, Helvetica, sans-serif;
	margin-left:0px;
}

.site_holder {
	float:left;
	width:200px;
	margin-left:10px;
}
.site_launch {
	background-image:url(images/psc_template/launch.jpg);
	height:24px;
	width:112px;	
}
.header_page_text {
	margin-top:-65px;
	color:#333333;
	width:670px;
	padding-left:0px;
}
.header_program_center {
                margin-left: auto;
                margin-right: auto;
				width:999px;
}
.holder_program1{ 
	background-image:url(images/psc_template/pscprograms_1.jpg);
	height:155px;
	width:999px;	
}
.holder_program2{ 
	background-image:url(images/psc_template/pscprograms_2.jpg);
	height:155px;
	width:999px;	
}
.holder_program3{ 
	background-image:url(images/psc_template/pscprograms_3.jpg);
	height:155px;
	width:999px;	
}
.holder_program_signup {
	background-image:url(images/psc_template/btn_signup_big.jpg);
	height:164px;
	width:682px;	
                margin-left: auto;
                margin-right: auto;
}
.program_content {
 padding-left:322px;
 padding-top:45px; 
 text-align:left;
 font-weight:bold;
 color:#646464; font-size:14px;
text-shadow: 0.1em 0.1em #fff;
font-family: Geneva,Arial,Helvetica,sans-serif;

letter-spacing: -1px;
}


.header_tools_center {
                margin-left: auto;
                margin-right: auto;
				width:999px;
}
.holder_tools1{ 
	background-image:url(images/psc_template/tools_1.jpg);
	height:77px;
	width:999px;	
}
.holder_tools2{ 
	background-image:url(images/psc_template/tools_2.jpg);
	height:77px;
	width:999px;	
}
.holder_tools3{ 
	background-image:url(images/psc_template/tools_3.jpg);
	height:77px;
	width:999px;	
}
.holder_tools4{ 
	background-image:url(images/psc_template/tools_4.jpg);
	height:77px;
	width:999px;	
}
.holder_tools5{ 
	background-image:url(images/psc_template/tools_5.jpg);
	height:77px;
	width:999px;	
}
.holder_tools_signup {
	background-image:url(images/psc_template/btn_signup_big.jpg);
	height:164px;
	width:682px;	
                margin-left: auto;
                margin-right: auto;
}
.tools_content1 {
 padding-left:420px;
 padding-top:20px; 
 text-align:left;
 color:#333333;
}
.tools_content2 {
 padding-left:290px;
 padding-top:20px; 
 text-align:left;
 color:#333333;
}
.tools_content3 {
 padding-left:310px;
 padding-top:30px; 
 text-align:left;
 color:#333333;
}
.tools_content4 {
 padding-left:215px;
 padding-top:30px; 
 text-align:left;
 color:#333333;
}
.tools_content5 {
 padding-left:345px;
 padding-top:20px; 
 text-align:left;
 color:#333333;
}

#flash_text {
padding: 52px 0px 0px 30px;
	height:300px;
	width:326px;
	text-align:center;
	color:#B9B3B3;
	font-size:13px;
font-weight:bold;
				letter-spacing:-1px;

}
