body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans", "Lucida Grande", Tahoma;
	font-size: 10px;
	color: #333333;
	background-color: #63A2CC;
	background-image: url(images/background.jpg);
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

#main {
	background: url(images/bg_content.jpg) no-repeat top left;
	height:560px;
}
.copy {
	width:340px;
	padding:8px 0 0 20px;
}
.copy h1 {
	font-size:28px;
	line-height:28px;
	color:#039;
	margin-bottom:0;
}
.copy h3 {
	font-size:16px;
	line-height:16px;
	color:#039;
	font-weight:bold;
}
.copy h4 {
        font-size:12px;
        line-height:16px;
        color:#039;
        font-weight:bold;
		padding:0;
		margin:0;
}
.copy p {
	font-size:12px;
	line-height:16px;
	color:#000;
	font-weight:bold;
	padding:0;
	margin:0 0 10px 0;
}
.copy p.small {
	font-size:11px;
}
.copy p.big {
	font-size:11px;
	line-height:12px;
	color:#334791;
	font-weight:lighter;
}
.copy p.big strong {
	font-weight:bold;
}
.copy p.price strong {
	margin:0 0 0 113px;
	padding:0;
	font-size:18px;
}
.boxed {
	padding-left: 25px;
	margin-right: 25px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 110%;
}
.boxed2 {
	padding-left: 25px;
	margin-right: 25px;
	padding-top: 10px;
	font-size:12px;
}

.boxed2 p, .boxed2 ul, .boxed2 ol {
	line-height: 120%;
}
.orange a {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Page */

#page {
	width: 780px;
	margin: 0 auto;
	background: #FFFFFF url(images/img01.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Logo */

#logo {
	height: 140px;
	background-color: #009148;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

#logo h1 {
	padding: 100px 0 0 0;
	background: url(images/img03.gif) no-repeat center center;
	font-size: 36px;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 18px;
	background-color: #CDECFD;
	font-size: 80%;
	font-weight: bold;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 5px 0;
	background: url(images/img05.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #235282;
}

#menu a:hover {
	text-decoration: underline;
}

/* Content */

#content {
	float: right;
	width: 540px;
}

/* Footer */

#footer {
	width: 780px;
	height: auto;
	margin: 0 auto;
	background:#efefef url(images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 100%;
	text-align: center;
	padding-top: 25px;
	padding:10px 30px 20px 30px;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 20px;
}
.billing {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
}

