/* BEGIN CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #454444;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* END CSS RESET */

/**************************************************
 * html elements
 **************************************************/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:50;
	color:#333333;

	background-repeat:repeat;
	background-position:top left;
}

h1 {
	font-size:2.3em;
	line-height:2.3em;
	margin-bottom:10px;
	font-weight:bold;
}

h2 {
	font-size:2em;
	line-height:2em;
	margin-bottom:10px;
	font-weight:bold;
}

h3 {
	font-size:1.7em;
	line-height:1.7em;
	margin-bottom:10px;
	font-weight:bold;
}

h4 {
	font-size:1.4em;
	line-height:1.4em;
	margin-bottom:10px;
	font-weight:bold;
}

h5 {
	font-size:1.1em;
	line-height:1.1em;
	margin-bottom:10px;
	font-weight:bold;
}

p {
	margin-bottom:1.3em;
	line-height:1.4em;
}

ul {
	margin:0 15px 10px;
}

li {
	list-style-type: disc;
	list-style-position: outside;
	line-height:1.4em;
}

a {
	color:#25a0e2;
}

a:hover {
	color:#fc1e33;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

/**************************************************
 * user define tags
 **************************************************/

#container {
	position:relative;
	width:100%;
	background-image:url('http://www.surpasshosting.com/ref/layout/backgorund-tile.jpg');
	background-repeat:repeat-x;
	min-height:720px;
}

#main {
	position:relative;
	width:1020px;

	background-repeat:repeat-y;
	margin:0 auto;
}

#bg-hearts {
	position:fixed;
	top:0;
	width:1020px;
	height:246px;
	background-image:url('images/hearts-bg-1.png');
	background-repeat:no-repeat;
}

/**************************************************
 * header section
 **************************************************/

#header {
	position:relative;
	background-image:url('images/header-bg.png');
	background-repeat:no-repeat;
	height:341px;			
}

#header h1 {
	visibility:hidden;
}

#content {
	position:relative;
	float:left;
	width:100%;
	background-image:url('images/content-bg.png');
	background-repeat:repeat-y;
}

/**************************************************
 * top content sections
 **************************************************/

#top-content {
	position:relative;
	width:780px;
	min-height:226px;
	margin:0 auto;
	padding:0;
	border-bottom:1px dashed #a63757;
	background-color:#FFF;
}

#top-content hr {
	height:12px;
}


#tc-box1 {
	position:relative;
	float:left;
	background-image:url('images/tc-box1-bg.png');
	background-color:#861826;
	width:468px;
	min-height:226px;
	color:#FFF;
}

#tc-box1-content1 {
	position:relative;
	float:left;
	margin-top:12px;
}

#tc-box1-content2 {
	position:relative;
	float:left;
	margin:100px 0 0 20px;
	width:240px;
}

#tc-box1-content2 h5 {
	font-size:1.2em;
	font-weight:normal;
}

#tc-box2 {
	position:relative;
	float:left;
	background-image:url('images/tc-box2-bg.png');				
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#FFF;
	width:311px;
	min-height:226px;
}

#tc-box2-content {
	margin:15px 15px 0 20px;
	width:280px;
}

/**************************************************
 * middle content section
 **************************************************/
#middle-content1 {
	position:relative;
	width:720px;
	min-height:226px;
	margin:0 auto;
	border-bottom:1px dashed #a63757;
	padding:10px 30px 30px;
	background-color:#ffdadd;
}

#middle-content1 img {
	float:right;
	margin-left:20px;
	border:1px solid #a63757;
}

#middle-content2 {
	position:relative;
	width:720px;
	min-height:226px;
	margin:0 auto;
	border-bottom:1px dashed #a63757;
	background-color:#FFF;
	padding:20px 30px;
}

#mc2-box1,
#mc2-box2,
#mc2-box3 {
	float:left;
	width:200px;
	text-align:center;
	padding:25px 10px;
	margin:0 8px;
}

#mc2-box2 {
	border-right:1px dashed #a63757;
	border-left:1px dashed #a63757;
}

#mc2-box1 img, 
#mc2-box2 img, 
#mc2-box3 img {
	border:1px solid #a63757;	
}

#mc2-box1 h5, #mc2-box1 p,
#mc2-box2 h5, #mc2-box2 p,
#mc2-box3 h5, #mc2-box3 p {
	text-align:left;
	margin:10px 20px 10px 25px;
}

#mc2-box1 p span,
#mc2-box2 p span,
#mc2-box3 p span {
	font-size:70%;
}


/**************************************************
 * bottom content section
 **************************************************/

#bottom-content {
	position:relative;
	float:left;
	background-image:url('bottom-content-bg.jpg');
	background-repeat:repeat-y;
	width:100%;
}

#bc-heading {
	position:relative;
	margin:20px auto;
	clear:both;
	padding-left:10px;
	width:725px;
}

/**************************************************
 * bottom content 3 boxes
 **************************************************/

#bc-boxes {
	position:relative;
	display:block;
	padding-left:10px;
	padding-bottom:20px;
	width:725px;
	margin:0 auto;
}

#bc-box1 {
	position:relative;
	float:left;
	width:228px;
}

#bc-box2 {
	position:relative;
	float:left;
	width:325px;
	margin-left:10px;
}

#bc-box2 h5 {
	margin-left:30px;
}

#bc-box2 ul {
	margin-left:45px;
	margin-bottom:20px;
}

#big-button {
	display:block;
	width:325px;
	height:100px;
	background-image:url('images/big-button.png');
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:hidden;
	text-decoration:none;
}

#big-button:hover {
	background-position:-325px 0;
}

#big-button span {
	visibility:hidden;
}

#bc-box3 {
	position:relative;
	float:right;
	width:162px;
}

/**************************************************
 * footer settings
 **************************************************/

#footer {
	position:relative;
	float:left;
	width:100%;
	height:99px;
	background-image:url('images/footer-bg.png');
	background-repeat:no-repeat;
	background-position:center bottom;
	font-size:10px;
	text-align:center;
}

#footer-content {
	position:relative;
	width:725px;
	margin:0 auto;
	padding-top:10px;
	border-top:1px dashed #a63757;
}

#footer-content p {
	margin-bottom:1px;
}

.clear {
	visibility:hidden;
	clear:both;
	padding:0;
	margin:0;
}