/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx [BEGIN] undo default styling of common (X)HTML browsers xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx [ END ] undo default styling of common (X)HTML browsers xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

body{
	background-color:#000000;
	background-image:url(../images/version1/bg.jpg);
	background-repeat:repeat-x;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:smaller;
}

a:link, a:visited {
	border-bottom-color: #B1BA7F;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #9A2727;
}

a:hover{
	background-color: #E8EFC5;
	color: #000000;
}

dl{
	margin: 0 25px 10px 25px;
}

dd{
	margin: 5px;
}

h2{
	font-size: 110%;
	font-weight: bold;
	margin: 25px 0 15px 25px;
}

h4{
	font-size: 105%;
	text-indent: 25px;
}

img.aboutus {
	border: 3px double #808080;
	margin: 8px 0 0 22px;
}

input.text {
	background: #FFFFFF;
	border: 1px solid #808080;
	cursor: pointer;
	margin: 0 0 3px 0;
}

p{
	clear: both;
	margin: 0 25px 25px 25px;
}

ol{
	line-height: 18px;
	list-style: lower-roman;
	margin: 10px 30px 35px 50px;
	text-align: justify;
}

ul{
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0 35px 0;
}

.engines {
	border: 3px double #808080;
	clear: right;
	float: right;
	margin: 6px 0 0 12px;
}

.error_msg {
	color: #9A2727;
	font-weight: bold;
}

.featureframeover {
	background-color: #EDEDED;
	border: 1px solid #000000;
	padding: 14px;
}

.gallery {
	padding: 15px;
}

.galleryOver {
	background-color: #EDEDED;
	border: 1px solid #000000;
	padding: 14px;
}

.hiddenPic {
	display:none;
}

.inputbutton {
	background: #FFFFFF;
	border: 1px solid #000000;
	cursor: pointer;
	height: 20px;
	padding-bottom: 2px;
	width: 50px;
}

.required {
	color: #000000;
	font-size: 80%;
	font-weight: bold;
}

.servicesleft{
	float: left;
	margin: 0 0 25px 0;
}

.servicesleft li{
	margin: 0 0 0 25px;
	width: 180px;
}

.servicesright{
	float: left;
	margin: 0 0 25px 0;
}

.servicesright li{
	margin: 0 0 0 15px;
	width: 180px;
}

#bottom{
	background-color: #000000;
	clear: both;
	height: 35px;
	margin: 0 auto;
	width: 442px;
}

#contactusleft{
	float: left;
	margin: 0 20px 0 0;
	text-align: right;
	width: 170px;
}

#contactusright{
	float: left;
	margin: 0px;
	width: 240px;
}

#container{
	background-image: url(../images/version1/mainbg.jpg);
	clear: both;
	height: 718px;
	margin: 73px 0 0 0;
	position: absolute;
	width: 718px;
}

#content{
	background-image: url(../images/version1/contentcenter.jpg);
	margin: 73px 0 55px 10px;
	position: absolute;
	width: 442px;
}

#content_footer{
	background-image: url(../images/version1/contentbottom.jpg);
	clear: both;
	height: 55px;
	width: 442px;
}

#content_header{
	background-image: url(../images/version1/contenttop.jpg);
	height: 55px;
	margin: 18px 0 0 10px;
	position: absolute;
	width: 442px;
}

#content_header h1{
	font-size: 130%;
	font-weight: bold;
	margin: 25px 0 0 25px;
}

#copyright{
	color: #000000;
	font-size: 90%;
	font-weight: bold;
	margin: 0 0 0 13px;
	text-align: center;
}

#extra{
	height: 718px;
	overflow: auto;
}

#extra ul.list {
	margin: 0 50px;
}

#featured{
	float: right;
	font-size: 90%;
	height: 685px;
	width: 243px;
}

#featured a.nohover {
	background-color: #FFFFFF;
}

#featured img {
	border: 1px solid #808080;
}

#featured p{
	margin: 10px 0 10px 10px;
}

#featured span.title{
	margin: 10px 0 10px 10px;
}

#featured ul{
	line-height: 24px;
	margin: 0 0 0 25px;
}

#featured ul.left{
	float: left;
	font-size: 90%;
	line-height: 20px;
	margin: 0 10px 0px 5px;
	text-align: right;
}

#featured ul.left{
	width: 45px;
}

#featured ul.list {
	margin: 0 20px;
}

#featured ul.right{
	font-size: 90%;
	line-height: 20px;
	margin: 0 0 0 0;
	text-align: left;
}

#fheader{
	color: #808080;
	font-weight: bold;
	margin: 50px 0 0 475px;
	position: absolute;
}

#fml{
	color: #808080;
	float: left;
	padding: 0 0 0 5px;
	text-align: left;
	width: 363px;
}

#fml a{
	color: #808080;
}

#fml a:hover{
	color: #000000;
}

#fmr{
	color: #000000;
	float: left;
	padding-right: 5px;
	text-align: right;
	width: 364px;
}

#form{
	clear: both;
	margin: 0 auto;
	width: 390px;
}

#header{
	margin: 0 auto;
	text-align: center;
	width: 718px;
}

#header img{
	margin: 16px auto 24px auto;
}

#hostingtable {
	font-size: 80%;
	margin: 0 auto;
	width: 90%;
}

#hostingtable li {
	font-size: 80%;
	line-height: 105%;
	list-style: none;
}

#hostingtable span.freebie {
	color: #000000;
	font-weight: bold;
}

#hostingtable span.header {
	border-bottom: 1px solid #EDEDED;
	color: #000000;
	font-weight: bold;
	padding-top: 15px;
}

#hostingtable td.content {
	padding: 0 10px 0 15px;
	vertical-align: top;
	width: 230px;
}

#hostingtable td.filler {
	border-right: 1px solid #EDEDED;
	width: 2px;
}

#linksleft{
	float: left;
}

#linksleft li{
	margin: 0 10px 0 25px;
	width: 180px;
}

#linksright{
	float: left;
}

#linksright li{
	width: 200px;
}

#navcontainer_bottom{
	clear: both;
	height: 55px;
}

#navlist {
	margin: 0;
}

#navlist a:link, #navlist a:visited {
	background-color: transparent;
	border: 0;
	color: #808080;
	float: left;
	font-weight: bold;
	line-height: 14px;
	margin: 0px 17px 0px 10px;
}

#navlist a:hover {
	color: #FFFFFF;
}

#navlist ul, #navlist li {
	display: inline;
}

#navlist_bottom {
	margin: 800px 0 25px 455px;
}

#navlist_bottom a:link, #navlist_bottom a:visited {
	background-color: transparent;
	border: none;
	color: #808080;
	float: left;
	font-weight: bold;
	margin: 0px 12px 0px 12px;
}

#navlist_bottom a:hover {
	color: #FFFFFF;
}

#navlist_bottom ul, #navlist_bottom li {
	display: inline;
}

#newslist{
	float: right;
	font-size: 90%;
	height: 685px;
	overflow: auto;
	width: 243px;
}

#newslist li {
	margin: 0 0 0 -10px;
}

#newslist span.date {
	color: #000000;
	font-size: 80%;
	font-style: italic;
}

#nothing{
	display: none;
}

#portfolionav{
	border-top: 1px solid #000000;
	margin: 0 auto;
	padding: 0 3px 10px 3px;
	width: 287px;
}

#portfolionav a:link, #portfolionav a:visited{
	border: none;
	color: #999999;
	float: left;
	font-weight: bold;
	line-height: 14px;
	margin: 0 10px 4px 10px;
	padding: 6px 0 0 0;
}

#portfolionav a:hover{
	background: transparent;
	border-top: 4px solid #000000;
	color: #000000;
	padding-top: 2px;
}

#portfolionav a:hover {
	color: #000000;
}

#portfolionav ul, #portfolionav li{
	display: inline;
}

#sidebar{
	margin: 10px 10px 10px 455px;
	width: 253px;
}

#sidebar h2{
	font-size: 130%;
	font-weight: bold;
	margin: 20px 0 5px 5px;
}

#webdesign {
	font-size: 90%;
	margin: 0 auto;
	width: 270px;
}

#webdesign img {
	border: 1px solid #808080;
	float: left;
	margin: 15px;
}

#webdesign p{
	clear: both;
	margin: 0 0 10px 15px;
}

#webdesign td {
	margin-bottom: 25px;
}

#wrapper{
	margin: 0 auto;
	width: 718px;
}