/* HTML TAGS
************************************************/
a{
	color: #FF7300;
	text-decoration: none;
}
a:hover{
	color: gray;
	text-decoration: underline;
}
body{
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FCFCFC;
	font-family: Arial, Helvetica, sans-serif;
}
h1{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	width: 254px;
	height: 65px;
	margin-top: 0px;
	margin-bottom: 9px;
	margin-left: 13px;
	text-indent: -999999px;
}
h2{
	background-image: url(../images/logobullet.gif);
	background-repeat: no-repeat;
	/*width: 300px;*/
	height: 25px;
	margin-bottom: 0px;
	margin-top: 15px;
	margin-left: 20px;
	text-indent: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;  
	line-height: 25px;
	color: #7C7C7C;
}
hr{
	color: gray;
	height: 1px;
}
img{
	border: 0px;
}
input.text {
	margin: 0px;
	padding: 0px;
	margin-bottom : 3px; 
	background : white; 
	border : 1px solid Gray; 
	cursor : pointer; 
} 
ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	margin-top: 10px;
	margin-left: 50px;
	margin-right: 30px;
	margin-bottom: 35px;
}
/*margin fix for IE */
* html ol {
padding-left: 50px;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 30px;
	margin-bottom: 35px;
}
table{
	width: 95% ;
	margin-left:15px;
	padding-right:15px;
}
td{
	padding-right:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
th{
	padding-top:30px;
	border-bottom: 1px solid Gray;
	text-align: left;
}
ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 35px;
	list-style: none;
	/*text-indent: -15px;*/
}

/* CONTAINERS
************************************************/
#associations img{
	display:inline;
	margin:0;
	padding:10px;
}
#associations{
	text-align:center;
}
#container{
	width: 747px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/containerbg2.jpg);
}
#contactus{
	float: left;
	width: 412px;
}
#contactusleft{
	float: left;
	width: 170px;
	text-align: right;
}
#contactusright{
	float: left;
	width: 242px;
}
#content{
	width: 737px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -1px;
	margin-bottom: 0px;	
}
#contentleft{
	float: left;
	width: 412px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: gray;
}
#contentright{
	float: left;
	width: 323px;
}
#design {width: 80%;  margin-left: auto; margin-right: auto; font-size: 10px; }
	#design td { vertical-align: top; margin-bottom:25px; }
	#design img {float:left; margin-right:15px; border: 1px solid #8C8C8C; }
	#design div.description {color: #303030; text-align: justify; padding-top:15px; }
	#design span.project { color: #303030; font-weight: bold; }
	#design span.url { color: #303030; font-weight: bold; }
	.gallery {padding:15px; }
	.galleryOver {padding:14px; background-color: #EDEDED; border: 1px solid #FF7300; }

#feature {width: 296px; margin-left: 8px; margin-right: 8px; font-size: 10px;}
	#feature td { vertical-align: top; margin-bottom:25px; }
	#feature img {margin-bottom:15px; border: 1px solid #8C8C8C; }
	#feature div.description {color: #303030; text-align: justify; padding-top:15px; }
	#feature span.project { color: #303030; font-weight: bold; }
	#feature span.url { color: #303030; font-weight: bold; }
	.featureFrame {padding:15px; }
	.featureFrameOver {padding:14px; background-color: #EDEDED; border: 1px solid #FF7300; }

#news {width: 296px; margin-left: 8px; margin-right: 8px; font-size: 10px; }
	#news td { vertical-align: top; margin-bottom:8px; }
	#news span.blogtitle { color: #303030; font-weight: bold; }
	#news span.blogdate { color: #303030;  font-style: italic;  font-weight: lighter;  font-size: 85%; margin-top: -5px;  }
	#news span.bloglink { color: #303030;  font-size: 85%; margin-top: -5px;  }
	#news p { line-height: 14px; text-align: justify;	margin-left: 5px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; }
	#news li { margin-left: -15px; list-style: circle outside url(../images/newsbullet.gif); line-height: 13px;  font-stretch: narrower; font-size: 95%;}
	.newsFrame {padding: 7px 15px 7px 15px; }
	.newsFrameOver {padding: 6px 14px 6px 14px; background-color: #EDEDED; border: 1px solid #FF7300; }

#newsdetail span.title { color: #303030; font-weight: bold; }
	#newsdetail span.date { color: #303030;  font-style: italic;  font-weight: lighter;  font-size: 85%; margin-top: -5px;  }
	
#footer{
	width: 737px;
	margin:10px auto;
}
#flash{
	clear:both;
	background-image: url(../images/flashbg.jpg);
	width: 737px;
	height: 184px;
	margin-left: auto;
	margin-right: auto;
}
#fml{
	float: left; 
	width: 363px;
	text-align: left;
	padding-left: 5px;
	color: gray;
}
#footermenu{
	clear: both;
	width: 737px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border-top: solid gray 1px;
	border-bottom: solid gray 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.godaddy{
	margin:10px auto;
	text-align:center;
}
#h1container{
	float:left;
	width:254px;
	}
#login{
	text-align: right;
	float:left;
	width:470px;
	margin-top:4px;
	font-size: 12px;
}
#hostingtable {width: 95%;  margin-left: auto; margin-right: auto; font-size: 10px; }
	#hostingtable span.header { border-bottom: thin solid #CCCCCC; color: #303030; font-weight: bold; padding-top:15px; }
	#hostingtable li { list-style: none; font-size: 10px; line-height: 105% }
	#hostingtable td.content { width: 230px; vertical-align: top; padding-left:15px; padding-right:10px; }
	#hostingtable td.filler { width: 2px; border-right: thin solid #CCCCCC; }
	#hostingtable span.freebie { color : #FF7300; font-weight: bold;	}
#services{
	float: left;
	width: 412px;
}
#servicesleft{
	width: 170px;
	float: left;
}
#servicesright{
	float: left;
	width: 242px;
}

#sitemap {width: 280px; margin-left: 22px; font-size: 10px; background-color: #EDEDED; border: 1px solid #FF7300; }
	#sitemap li { margin-left: -15px; /*list-style: circle outside url(../images/newsbullet.gif);*/ line-height: 18px; font-size: 95%;}
	#sitemap ul { margin-bottom: 15px; margin-top: 0px;}
	.SitemapFrame {padding:15px;}
	.SitemapFrameOver {padding:14px; background-color: #EDEDED; border: 1px solid #FF7300; }


/* SPECIFICS
************************************************/
#contactusleft ul{
	text-align: right;
}
.error_msg {
	color: red;
	font-weight: bold;
}
.engines {
	float:right;
	margin: 6px;
	margin-left: 12px;
	clear:right; 
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin: 10px 0 0 0;
	line-height: 12px;
	color: gray;
}
#fml a{
	color: gray;
	text-decoration: none;
}
#fml a:hover{
	color: #FF7300;
	text-decoration: underline;
}
#fmr{
	float: left;
	width: 364px;
	text-align: right;
	padding-right: 5px;
	color: #FF7300;
}
.hiddenPic {display:none;}

img.aboutus { margin:8px 0 0 22px; border: 3px double #808080; }

.inputbutton {
	margin: 0px;
	padding: 0px;
	margin-bottom : 0px; 
	background : white; 
	border : 1px solid black; 
	cursor : pointer; 
	width : 50px;
	height: 20px;
	padding-bottom: 2px;
} 
#nothing{
	width: 100px;
	height: 100px;
	margin-left: -100px;
	margin-top: -100px;
}
.required { 
	color : #FF7300; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : bold; 
	text-decoration : none; 
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */