/*  Template 2, Default Style Sheet */

* {
    padding: 0;
    margin: 0;
} 
body {
	background: #fff url(http://www.pro-feedback.com/~template2/images/bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;;
}

#wrap {
	margin: 0 auto;
	width: 820px;
}

img {
	 border: none; 
}
a { 
	color: #0A6380; text-decoration: none; 
}
a:hover { 
	text-decoration: underline; color : #000; 
}

.websitelogo{
	padding: 8px 0 0 0;
}

.smallbutton{
	color: #3692AF; 
	font-size: 19px;
	font-weight: 100; 
	padding: 0 0 0 0; 
	letter-spacing: -1px; 
	line-height: 12px;	
}
blockquote{
	margin-left: 20px;
	margin-right:20px;
}
/**  Begin Header Style  **/

#header { 
	height: 70px;
	//border-bottom: 1px solid #bbb;
	padding-bottom: 10px;
}

}
#header h1 {
	font-size: 30px;
	font-weight: 100;
	letter-spacing: -2px;
	padding: 20px 0 5px 0;
}
#header h1 a {
	color: #0A6380;
	text-decoration: none;
}
#header h1 a:hover {
	color: #222;
	text-decoration: none;
}
#header h2 {
color: #3692AF;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 0;
letter-spacing: -1px;
line-height: 14px;
}

/**  End Header Style  **/


/**  Begin Content Body Style  **/

#content {
	padding: 10px 0;
}

.left {
	width: 585px;
	float: left;
	text-align: justify;
}
.left h2 {
	color: #FF4800;
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: 100;
	padding : 15px 0 15px 0;
}
.left h3 {
	color: #FF4800;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: 100;
	padding : 15px 0 15px 0;
}

/**  End Content Body Style  **/


/**  Begin Right Navigation Style  **/

.right {
	width: 160px;
	float: right;
	padding: 10px;
	border-left: 1px solid #bbb;
	font-size: 12px;
}
.right ul {
	list-style-type: none;
	padding: 5px 10px 10px 10px;
}
.right h2 {
	height: 30px;
	font-size: 12px;
	color: #666;
	line-height: 30px;
}
.right a { 
	text-decoration: none 
}

/**  End Right Navigation Style  **/


/**  Begin Footer Style  **/

.footer {
	border-top: 1px solid #bbb;
	padding: 0 0 10px 0;
}

.ADVERT{
	color: #333;
	font-size: 9px;
	text-align: right;	
}

#footer {
	border-top: 1px solid #bbb;
	text-align: left;
	color: #333;
	font-size: 11px;
	padding: 0 0 10px 0;
}

.OpenImageShads{
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	border:1px solid #4D4B45;
	margin-top:6px;
}

/**  End Footer Style  **/

