 
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, table, tr, th, td { margin: 0px; padding: 0px; border: 0px; outline: 0px;}
ul {list-style: none;}
br {clear:both;}

body {
	font-size:62.5%;
	text-align:center;
	font-family: Helvetica,"Trebuchet MS", Trebuchet, Tahoma, Arial, sans-serif;
	height:100%;
	width:100%;
	background: #f3efea;
	color:#333333;
	
}

.side-contact {
	
	padding-bottom:32px;
	
}


#container {
	
	margin:auto;
	background:url(../graphics/body.jpg) repeat-y;
	width:880px;
	
}

#header {
	
	background:url(../graphics/header.jpg) no-repeat;
	padding:32px;
	padding-bottom:0px;
	text-align:left;
	
}

#right_head {
	
	float:right;
	width:256px;
	text-align:left;
	
}

#phone {
	
	font-size:18px;
	color: #790102;
	font-weight: bold;
	padding-bottom:8px;
}

#login a{
	
	color:#666666;
	
}

#logo {
	
	width:256px;
	text-align:left;
	
}



#menu {
	
	float:left;
	width:256px;
	padding-right:16px;
	padding-top:16px;
	text-align:left;
	
}

ul#ul_menu {
	
	padding-left:16px;
	
}

li.li_menu {
	
	border-bottom:1px solid #c3c3c3;
	padding:8px;
	padding-top:9px;
	
}

li.li_menu a:link, li.li_menu a:visited  {
	
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	padding:8px;
	padding-left:16px;
	
}

li.li_menu a:hover, li.li_menu a:active {
	
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
	padding:8px;
	padding-left:16px;
	background:url(../graphics/gray_arrow.png) left center no-repeat;
	
	
}

li.chooser a  {
	
	font-size:14px;
	color:#578aa6 !important;
	font-weight:bold;
	text-decoration:none !important;
	background:url(../graphics/blue_arrow.png) left center no-repeat !important;
	padding:8px;
	padding-left:16px;
	
}



#spam {
	
	color:white;
	
}

#main {
	
	padding:32px;
	padding-top:16px;
	padding-bottom:0px;
	
}

#sidebar {
	
	float:right;	
	width:240px;
	text-align:left;
	font-size:12px;
	padding-left:16px;
	border-left: 1px #c3c3c3 solid;
	
}

#video {
	
	padding-bottom:8px;
	margin-bottom:24px;
	border-bottom:1px solid #c3c3c3;
	
}

#articles {
	
	padding-bottom:8px;
	margin-bottom:24px;
	border-bottom:1px solid #c3c3c3;
	
}

#articles a {
	
	color:#666666;
	font-size:12px;
	
}

#guarantee {
	
	padding-bottom:8px;
	margin-bottom:24px;
	border-bottom:1px solid #c3c3c3;
	
	
}
#socialmedia {
	
	padding-bottom:8px;
	margin-bottom:24px;
	border-bottom:1px solid #c3c3c3;
	
	
}

#blog {
	
	padding-bottom:8px;
	
}

#facebook {
	
	padding-bottom:8px;
	
}

#twitter {
	
	padding-bottom:8px;
	
}



#content {
	
	float:left;
	width:538px;
	text-align:left;
	font-size:14px;
	
}

#creditcrm {
	
	text-align:left;
	padding:4px;
	border: 1px solid #c3c3c3;
	
}

#footer {
	
	background:url(footer.jpg) no-repeat bottom;
	padding-bottom:32px;
	padding-top:16px;
	
}

#footer a {
	color:#666666;
	text-decoration:none;
	
}

h1{margin:0px; padding:0px; padding-bottom:32px; font-size:18px;}

#footer h1 {font-size:12px; padding-bottom:8px;}

h2{margin:0px; padding:0px; padding-bottom:8px; font-size:15px; color:#578aa6;}

#contact h2{color:white !important; font-size:20px;}

#sidebar h2 {font-size:13px; padding-bottom:8px; color:#444444 !important;}

h3{margin:0px; padding:0px; padding-bottom:8px; padding-top:8px; font-size:14px; color:#578aa6;}

h4{margin:0px; padding:0px; padding-bottom:8px; padding-top:8px; font-size:12px;}

p{margin:0px; padding:0px; padding-bottom:16px;}


.blue {color:#578aa6 !important;}

.input {

	width:192px;
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	margin-bottom:8px;

}

#content ul, ul.list {
	padding:0px;
	margin:0px;
	padding-left:16px;
	padding-bottom:12px;
}

#content li, li.list {
	list-style: circle;
	padding:4px;
}

a.vidlink {
	
	padding:8px;
	padding-left:32px;
	background:url(../graphics/small_video.jpg) no-repeat left center;
	color: #578aa6;
	
}

