@charset "utf-8";
/* Ben Gribbin Media Stylesheet (BGMS)
copyright 2008 onwards Ben Gribbin Media - Firefox, Safari, Opera Stylesheet
 */
body {
margin: 0;
background: url("../img/bg.jpg") repeat-x #4a4e7a;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
width: 980px;
height: auto;
margin-left: auto;
margin-right: auto;
clear: both;
padding-top: 35px;
}
.logo {
float: left;
}
#page {
width:772px;
background: url("../img/bg1.png") repeat-y;
float: right;
}
#overlay {
background: url("../img/header.png") no-repeat;
margin: 0;
padding: 0;
margin-left: 2px;
margin-top: -19px;
padding-top: 30px;
}
.july {
margin: 0;
padding: 0;
margin-bottom: 60px;
float: left;
margin-left: 60px;
color: #777aa2;
font-size: 16px;
font-style: italic;

}
.header {
width: 650px;
padding: 15px;
background: #f5f3cb;
color: #532662;
font-size: 18px;
line-height: 24px;
margin-left: 50px;
margin-top: 15px;
margin-bottom: 15px;
}
h1 {
font-size: 18px;
line-height: 24px;
font-weight: normal;
padding: 0;
margin: 0;
}
.newsletter {
float: left;
position: absolute;
z-index: 2;
margin-left: 28px;
margin-top: 280px;
background: url("../img/newsletter.png") no-repeat;
width: 178px;
height: 207px;
padding: 15px;
padding-top: 30px;
color: #734483;
font-size: 16px;
}
.newsletter h3 {
font-size: 18px;
color: #532662;
padding-top: 0;
margin-top: 0;
margin-bottom: 15px;
}
.btn {
margin-top: 15px;
}
#content {
width: 410px;
float: left;
color: #7d7d7d;
margin-left: 50px;
font-size: 14px;
}
#sidebar {
float: right;
padding: 15px;
width: 230px;
margin-right: 40px;
border-left: #c5e1e0 1px solid;
padding-top: 0;
font-size: 14px;
color: #6c6f99;
}
#sidebar h3 {
font-size: 16px;
padding-top: 0;
margin-top: 8px;
margin-bottom: 8px;
line-height: 18px;
}
#content h3 {
margin-top: 8px;
margin-bottom: 8px;
font-size: 14px;
line-height: 18px;
}

#content h2 {
margin-top: 8px;
margin-bottom: 8px;
font-size: 16px;
line-height: 18px;
}
.menu {
float: right;
margin-right: 15px;
font-size: 16px;
color: #532662;
word-spacing: 15px;
}
.clear {
clear: both;
height: 0px;
}
ul {
margin-left: -30px;
margin-top: 15px;
}
li {
background: url("../img/tick.jpg") no-repeat 0px 3px;
padding-left: 19px;
list-style: none;
color: #785384;
}
.icon {
float: left;
margin-top: 13px;
}
.container {
clear: both;
}
.reason {
float: right;
width: 365px;
}
#footer {
background: url("../img/footer.jpg") 209px 0px no-repeat;
height: 146px;
clear: both;
width: 980px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
text-align: right;
padding-top: 60px;
word-spacing: 10px;
padding-roght: 10px;
}
.footerl {
word-spacing: 0px;
font-size: 16px;
float: left;
margin-left: 240px;
}
.pg {
float: right;
margin-top: -30px;
}
#twitter_update_list li {
margin-bottom: 10px;
}
a:link {
text-decoration: none;
color: #532662;
outline: none;
}
a:visited {
text-decoration: none;
color: #532662;
outline: none;
}
a:active {
text-decoration: none;
color: #532662;
outline: none;
}
a:hover {
text-decoration: none;
color: #532662;
outline: none;
}

a#twitter-link:link {
text-decoration: underline;
color: #6c6f99;
outline: none;
font-size: 12px;
}
a#twitter-link:visited {
text-decoration: underline;
color: #6c6f99;
outline: none;
font-size: 12px;
}
a#twitter-link:active {
text-decoration: underline;
color: #6c6f99;
outline: none;
font-size: 12px;
}
a#twitter-link:hover {
text-decoration: underline;
color: #6c6f99;
outline: none;
font-size: 12px;
}
#footer a:link {
text-decoration: none;
color: #1a0422;
outline: none;
}
#footer a:visited {
text-decoration: none;
color: #1a0422;
outline: none;
}
#footer a:active {
text-decoration: none;
color: #1a0422;
outline: none;
}
#footer a:hover {
text-decoration: none;
color: #1a0422;
outline: none;
}
a.underline:link {
text-decoration: underline;
outline: none;
}
a.underline:visited {
text-decoration: underline;
outline: none;
}
a.underline:active {
text-decoration: underline;
color: #6c6f99;
outline: none;
}
a.underline:hover {
text-decoration: underline;
outline: none;
}