* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-color: #3A3F4A;
	background-image: url(../documents/Images/mainimgs/bg_gradient_gif_best.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#divWrapper {
	width: 699px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../slices/bg_glow_high_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#divWrapper #divHeader {
	width: 683px;
	height: 118px;
	padding-left: 8px;
	background-image: url(../slices/bg_glow_high.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#divNavigation {
	width: 683px;
	margin-right: 8px;
	padding-left: 8px;
	background-image: url(../slices/bg_glow_high.jpg);
	background-repeat: no-repeat;
	background-position: left -118px;
}
#divContentwrapper {
	width: 699px;
	float: right;
	background-image: url(../slices/bg_glow_high_right.jpg);
	background-repeat: no-repeat;
	background-position: right -130px;
	overflow: hidden;
}
#divContent {
	float: left;
	width: 462px;
	background-image: url(../slices/bg_glow_high.jpg);
	background-repeat: no-repeat;
	background-position: left -130px;
	padding-left: 8px;
	height: 500px;
}
#divSideBar {
	float: left;
	width: 181px;
	background-color: #292C35;
	margin-bottom: -1000px;
	padding-top: 22px;
	padding-bottom: 1000px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 8px;
	margin-top: 0px;
}
#divSideBar .bluetext {
	color: #4A6FFF;
}
#divContentTextWrapper {
	float: left;
	overflow: hidden;
}
#divRectangleWrapper {
	width: 416px;
	margin-top: 20px;
	margin-left: auto;
	padding: 0px;
	margin-right: auto;
}
#divContentTop {
	background-image: url(../slices/content_top_piece.jpg);
	padding-top: 8px;
	padding-left: 22px;
	font-size: 11px;
	color: #6F6F6F;
}
#divLeftColumn {
	background-image: url(../slices/content_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 6px;
	margin-bottom: -500px;
	padding-bottom: 500px;
}
#divTextWrapper {
	width: 416px;
	background-image: url(../slices/content_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 300px;
	overflow: hidden;
	margin-bottom: -4px;
}
#divText {
	width: 404px;
	min-height: 350px;
	background-image: url(../slices/content_middle_ertical.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #363844;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#divRightColumn {
	float: right;
	width: 6px;
	background-image: url(../slices/content_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: -500px;
	padding-bottom: 500px;
}
#divTextWrapper img {
	position: relative;
}
#divText img {
	margin-left: 10px;
}
#divText p {
	margin-top: 12px;
	text-align: justify;
	font-size: 11px;
	line-height: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
#divBottome {
	margin-bottom: 30px;
}
#divText a:link, a:visited {
	color: #999999;
	text-decoration: none;
}
#divText a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #20242F;
	color: #CCCCCC;
}
#divWrapper img.bottom {
	position: relative;
	left: 0px;
	bottom: 0px;
}
#divFooter {
	width: 699px;
	margin-right: auto;
	margin-left: auto;
}
#divText a img {
	height: 90px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin: 7px;
	padding: 0px;
}
#divText a img:hover {
	margin: 5px;
	border: 2px solid #828282;
}
#divTextWrapper.divPicturesHeight {
	height: 313px;
}
