@charset "utf-8";
body {
	background: #7162fb url(../Images/main_bg.jpg) repeat-x;
}

#wrapper {
	background: transparent url(../Images/wrapper_bg.jpg) no-repeat center top;
	margin: -10px auto;
	width: 900px;
}
#wrapper #header {
	height: 150px;
	width: 100%;
	position: relative;
	margin-bottom:20px
}
#wrapper #header #ad {
	margin-left: 500px;
	position: absolute;
	top: 15px;
}

#wrapper #sidebar {
	background: transparent;
	clear: left;
	float: left;
	width: 250px;
}
#wrapper .nav {
	font: bold 18px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#wrapper #sidebar li {
	list-style: none;
	display: block;
	margin-left: -39px;
}
#wrapper #sidebar #ssl_cert {
	width: auto;
	margin: 10px auto;
}
#wrapper #container {
	background: #fff url(../Images/container.jpg) repeat-y center;
	width: 648px;
	position: relative;
	float: left;
	clear: right;
	margin: 0 0 20px;
	padding: 0 0 25px;
}

#wrapper #container #top_container {
	background: url(../Images/top_container.jpg) no-repeat center top;
	height: 18px;
	width: 648px;
	position: absolute;
	top: 0px;
}

#wrapper #container #content {
	padding: 0px 15px;
}
#wrapper #container #bottom_container {
	background: url(../Images/bottom_container.jpg) no-repeat center top;
	height: 14px;
	width: 648px;
	position: absolute;
	bottom: 0px;
}
#wrapper  #footer  {
	background: url(../Images/footer_bg.jpg) no-repeat center top;
	height: 134px;
	clear: both;
	position: relative;
}

#sidebar li a {
	color: #CCCCCC;
	text-decoration: none;
	padding-left: 3px;
}
#sidebar li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-left: 3px solid #ffffff;
}
li a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-left: 3px solid #ffffff;
}
#wrapper #footer li {
	list-style: none;
	display: block;
	margin-left: -20px;
	width: 200px;
	position: inherit;
	margin-top: 5px;
}

#wrapper #footer li a {
	text-decoration: underline;

}
#wrapper #footer li a:hover {
	text-decoration: none;
	border: none;
}
#wrapper #footer a {
	text-decoration: underline;
	color: #FFFFFF;
}
#wrapper #footer a:hover {
	text-decoration: none;
}



#wrapper #footer #ft_left {
	width: 225px;
	clear: left;
	float: left;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	margin: 15px 0 0 0;
}
#wrapper #footer #ft_right {
	width: 225px;
	clear: right;
	float: right;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	padding: 0 20px 0 0;
	margin: 15px 0 0 0;
}
#wrapper #footer #ft_right p {
	color: #FFFFFF;
	text-align: right;

}
#wrapper #footer #ft_center {
	width: 350px;
	margin: 15px auto 0;
	position: absolute;
	left: 275px;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
}
#wrapper #footer #ft_center p {
	color: #FFFFFF;
	text-align: center;
}
#top_link {
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
h1 {
	font: 1.7em Arial, Helvetica, sans-serif bold;
	color: #FF0000;
	border-bottom: 2px solid #FF0000;
}

h2 {
	font: 1.4em Arial, Helvetica, sans-serif bold;
	color: #999999;
	border-bottom: 2px dashed #999999;
}
h3 {
	font: 1.2em Arial, Helvetica, sans-serif bold;
	color: #7162FB;
	border-bottom: 1px solid #7162FB;
}
#header  #ad a img {
	border: 2px solid #ffffff;


}
a {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
#designer  a img         {
	border: none;
}
#designer {
	margin: 10px 0 0 0;
}
blockquote {
	font:1.2em italic georgia, serif;
	color:#494949;
	clear:both;
	margin:3px auto;
	border:#666666 solid 1px;
	background-color:#eae6ff;
	padding:15px  30px;
}



}
#sidebar #ssl_cert a img  {
	background: transparent;
	border: none;
}

img {
	border:0;
}
