/* Start of CMSMS style sheet 'dsigange' */
*{
	behavior: url("uploads/iepngfix/iepngfix.htc");
}
html {
    background: #FFF url('img/bkg.png') repeat-x scroll left top;
}
body {
	font: 100% "Lucida Grande", Verdana, sans-serif;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin-top:15px;
}
h2 {
	font-size: 150%;
	margin-bottom:15px;
}
#wrapper {
	width:900px;
	margin: 0px auto;
}
strong {
	font-weight: bold;
}
#mainMenu {
	width:861px;
	height:103px;
	margin: 0px auto;
	position:relative;
	z-index:2;
}
#mainMenu .menuItem {
	float:left;
}
#mainMenu .selected {
	text-indent: -9999px;
}
#mainMenu .lCap {
	width:33px;
	height:103px;
	background: url('img/main_menu/lCap.png') no-repeat top left;
}

#mainMenu .logo {
	width:295px;
	height:103px;
	background: url('img/main_menu/logo.png') no-repeat top left;
}

#mainMenu .rCap {
	width:33px;
	height:103px;
	background: url('img/main_menu/rCap.png') no-repeat top left;
}
#photoBanner {
	width:830px;
	height:423px;
	margin: 0px auto;
	position:relative;
	top:-31px;
	left:35px;
	z-index:1;
	float:left;
}
#photoBannerSections {
	width:830px;
	height:97px;
	margin: 0px auto;
	position:relative;
	top:-31px;
	left:35px;
	z-index:1;
	float:left;
}
#features {
	background: url('img/features_back.png');
	width:830px;
	height:170px;
	position:relative;
	top:-170px;
	position:relative;
	z-index:3;
	float:left;
}
.feature {
	width:31%;
	height:80%;
	margin: 15px 0px 15px 15px;
	text-align: left;
	float:left;
	color:#FFF;
	line-height:80%;
}
.featDivider {
	border-right: 1px solid #FFF;
}
.featSection {
	background-image: url('img/arrow_right.png');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-indent: 12px;
}
.featTitle {
	margin-top:10px;
	padding-right:10px;
}
.featText {
	padding-right:10px;
}
.featText a {
	font-size: 65%;
	color:#FFF;
}
.featText a:hover {
	text-decoration:none;
}
.featTitle a {
	font-size: 75%;
	color:#E05F2B;
	margin-top:1px;
}
#footer {
	width:810px;
	height:12px;
	margin: 0px auto 30px auto;
	background-color: #242424;
	color: #565656;
	font-size: 60%;
	padding:10px;
	float:left;
	position:relative;
	left:35px;
}
#footer a {
	color:#565656;
}
#ftMenu {
	width:50%;
	float: left;
	text-align: left;
}
#ftCopyright {
	width:50%;
	float: left;
	text-align: right;
}
#content {
	width:828px;
	margin: -50px auto 0px auto;
	background-color: #FFF;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	text-align: left;
	font-size: 80%;
	color: #434343;
	float:left;
	position:relative;
	left:35px;
	padding:0px;
}
#content #lgCol {
	width:60%;
	float:left;
	padding: 20px;
	margin:0px;
	display:block;
}
#content #smCol {
	width:30%;
	float:left;
	background-color: #F2F2F2;
	padding: 20px;
	margin:0px;
	position: relative;
	left:3px;
	display:block;
}
#content #smColSubMenu {
	width:30%;
	float:left;
	background-color: #F2F2F2;
	padding: 20px;
	margin:0px;
}
#content a .go{
	background-image: url('img/arrow_right.png');
	background-repeat: no-repeat;
	background-position: 100% 65%;
	padding-right: 13px;
	color:#E05F2B;
}
#content a {
	color:#E05F2B;
}
.heading {
	background-image: url('img/arrow_right.png');
	background-repeat: no-repeat;
	background-position: 0px 16px;
	text-indent: 12px;
	font-size: 165%;
	line-height:180%;
}
#content #smCol select, #content #smColSubMenu select {
	width:100%;
}
#content #smCol form, #content #smColSubMenu form {
	margin-top:20px;
}
#content #smCol form .btn, #content #smColSubMenu form .btn {
	float:right;
	margin-top: 10px;
}
#content #smCol form .subscription, #content #smColSubMenu form .subscription {
	width:100%;
	font-size: 130%;
}
#smCol .hr, #smColSubMenu .hr {
	height:1px;
	width:100%;
	margin: 60px 0px 10px 0px;
	border-top: 1px dotted #999;
}
#smCol .desc, #smColSubMenu .desc {
	color:#8A8A8A;
	font-size: 90%;
}
#smColSubMenu ul {
	margin-top:10px;
}
#smColSubMenu .subCat {
	padding-left:7px;
	background-image: url('img/subMenu.png');
	background-repeat: no-repeat;
	background-position: -7px 1px;
}
#smColSubMenu li {
	margin-bottom:7px;
}
#smColSubMenu li a {
	display:block;
	padding: 5px;
	border-bottom: 1px dotted #CBCBCB;
	width:237px;
}
#smColSubMenu li a:hover {
	background-color: #DDD;
	text-decoration: none;
}
#photoBannerSections h2 {
	color:#FFF;
	float:left;
	font-size: 200%;
	margin: 30px 0px 0px 20px;
}
.menuactive {
	background-color: #DDD;
}
#menuwrapper ul li ul li{
	font-size: 80%;
	padding-left:15px;
	
}
#menuwrapper ul li ul li a {
	width:222px;
}









/* End of 'dsigange' */

