body{
padding:0px;
margin:0px;
background-color:#E8E6DE;
}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#737373;
	font-weight: bold;
	}
	
span a { color:#DA561C; text-decoration:none}
span a:hover { color:#DA561C; text-decoration:underline}
	
span strong { color:#484848}

	
.l_text { color:#7D2800}
	
.c_text { color:#737373}
.c_text a{ color:#DA561C}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}

.margin { margin-left:9px}
.margin2 { margin-left:15px}
.form  {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 12px
}
label {
	margin-left: 10px;
}
textarea {
	margin-left: 10px;
}
li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#DA561C;}.title_img {
	background-image: url(images/5-t1.gif);
	background-repeat: no-repeat;
	margin-left: 17px;
	margin-top: 26px;
}
.title_img  .title, .index_title_img .title, .pricing_title_img .title, .pricing_title_img_top .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	padding-left: 20px;
	font-style: bold;
}
.index_title_img {
	background-image: url(images/5-t1.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 0px;
}
.pricing_title_img {
	background-image: url(images/5-t1.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 15px;
}
span contact_link {
	text-decoration:none;
}
p ul li {
	text-decoration:none;
}

.pricing_title_img_top {
	background-image: url(images/1-t1.gif);
	background-repeat: no-repeat;
	margin-left: 8px;
	margin-top: 15px;
}

/*Modify attributes of #contentwrapper below as desired*/
#contentwrapper{
width: 509px;
height: 346px;
background-color: #000000;
padding: 5px;
}

.billcontent{
width: 100%;
display:block;
}

#footer {
	width: 100%;
	height: 380px;
	margin: 0;
	padding: 0;
	color:# 999
}

#footer-inner {
	width: 80%;
	height: 380px;	
	margin-left: auto;
	margin-right: auto;
}

#footer a:link, #footer a:visited {
	border: none;
	color: #45779f;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

#footer a:hover {
	text-decoration: none;
}









h1 {
	font-size: 22px;
	color: #35a2dc;
}

h2 {
	font-size: 16px;
	line-height: 22px;
}

h2.style2 {
	font-size: 16px;
}

h3 {
	color: #35a2dc;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
}


/* BEGIN DEMO STYLE */
	*{margin:0;padding:0}
	a{color:#348;text-decoration:none;outline:none;}
	a:hover{color:#67a;}
	.caption{font-style:italic;color:#887;}
	.demo{
	position:relative;
	width: 509px;
}
	.gallery_demo{
	width:509px;
	margin:0 auto;
}
	.gallery_demo li{width:68px;height:50px;border:3px double #111;margin: 0 2px;background:#000;}
	.gallery_demo li div{left:240px}
	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	#main_image{
	margin:0 auto;
	height:345px;
	width:509px;
	background: black;
}
	
	.nav{margin:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
	
	.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
	.info p{margin-top:1.6em;}
	img { border:none;} 
    .demo #prev_btn {
	float: left;
	width: 50px;
}
    .demo #next_btn {
	float: left;
	width: 50px;
}
.demo  #pane-target {
	float: left;
	width: 390px;
	overflow: hidden;
}
    
