body {
	margin:0;
	padding:0;
}

body, table, p {
	color:#434343;
	font:14px/24px normal Georgia, "Times New Roman", Times, Arial, Helvetica, sans-serif;	
}

.contentbg {
	background:url(/sourceinner/bg.jpg) top center repeat;	
}

.contentbginner {
	background:url(/sourceinner/bginner.jpg) top center repeat-x;	
}

.contenttoppic {
	background:url(/sourceinner/shadow_top.png) top center repeat-x;
	height:9px;
}

.contentbottompic {
	background:url(/sourceinner/shadow_bottom.png) top center repeat-x;
	height:9px;
}

.emailbody {
	background:url(/sourceinner/email_content.png) top left repeat-y;
	padding:10px 10px 0px 41px;
}

form {
	margin:0;
	padding:0;
}

#footer {
	background:url(/sourceinner/footer.jpg) top center no-repeat;
	padding-top:30px;
	padding-bottom:15px;
	height:45px;
	text-align:center;
	font-size:10px;
}

a img { border:0; }

#homefloater {
	position:absolute;
	top:0;
	left:100px;
}

.leftbginner {
	background:url(/sourceinner/header_left.jpg) top right no-repeat;
	height:270px;
}

.rightbginner {
	background:url(/sourceinner/header_right.jpg) top left no-repeat;
	height:270px;
}

.menubody {
	background:url(/sourceinner/bg_leftcontent.png) top left repeat-y;
}

.menubody ul {
	margin:0;
	padding:0;
	text-align:center;
	list-style-type:none;
}

.menubody li {
	border-bottom:1px solid #f3f3f3;
	padding:7px 0px;
	margin:0 45px;
}

.menubody li.active a {
	font-weight:bold;
	color:#692f4b;	
}

.menubody li a {
	color:#434343;
}

.menubody a {
	text-decoration:none;
}

.maintitle {
	background:url(/sourceinner/bg_maintitle.png) top left no-repeat;
	height:80px;
	padding:45px 80px 0 60px;
}

.maintitle h1 {
	color:#692f4b;
	padding-bottom:20px;
	border-bottom:1px solid #e8e8e8;
}

.maincontent {
	background:url(/sourceinner/bg_maincontent.png) top left repeat-y;
	padding:0px 80px 0 60px;	
}

.view-content {
	background:url(/sourceinner/bg_maincontent.png) top left repeat-y;
}

.maincontent p {
	margin:0;
	padding:0 0 15px 0;
	text-align:justify;
}

.maincontent ul {
	margin-top:0;
	padding-top:0;
}

a {
	text-decoration:underline;
	color:#692f4b;
}

#footer a  {
	text-decoration:none;	
}

#footer ul {
	margin:0;
	padding:0;
}

#footer li {
	display:inline;
	padding:0 15px;
}

.menutop {
	background:url(/sourceinner/bg_lefttitle.png) top left no-repeat;
	padding:30px 0 0 55px;
}

table {
	border-collapse:collapse;
}

a img {
	border:0px;	
}

/*  pricing table styling */
.maincontent thead td {
	border-top:1px solid #ccc;
	border-top:1px solid #ccc;
	background:#e0d5da;
}

.maincontent tbody td {
	border-bottom:1px solid #ccc;
	color:#434343;
}

.maincontent .contact_form td {
	border-bottom:0px;
	border-top:0px;
}

.signup_error {
	color:#ff0000;
	font-weight:bold;
	line-height:17px;
}

.signup_success {
	color:#009900;
	font-weight:bold;
	line-height:17px;
}

.float_left {
	float:left;
	padding:2px 37px 30px 2px;
	background:url(/sourceinner/bg_gallerypic.jpg) top left no-repeat;
}

.red {
	color:#f00;
}

#formMessageSuccess {
	color:#060;
	font-weight:bold;
	border:1px solid #060;
	background:#BEDCCB;
	display:none;
}

#formMessageFailure {
	color:red;
	font-weight:bold;
	border:1px solid #900;
	background:#FAE9EF;
	display:none;
}

ul.pager {
	clear:both;
	list-style-type:none;
	text-align:center;
}

ul.pager li {
	display: inline;
	margin:0 8px;
}

.yellowshade {
	background-color:yellow;
}
