body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #6D6D6D;
}
p {
	line-height:150%;
	text-align:left;
	margin:0 0 15px;
	padding:0;
	color: #6D6D6D;
}
h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	line-height: 130%;
	display: inline;
	font-weight: normal;
	color: #6C6C6C;
	text-align: left;
}

h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 15px;
	line-height: 120%;
	display: inline;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #6D6D6D;
	text-align: left;
}

h4 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 15px;
	line-height: 130%;
	display: inline;
	font-weight: normal;
	color: #6A6A6A;
}

/**********************************
Conatiner
**********************************/
#container {
	width: 770px;
	margin: auto;
	text-align: center;
}

/**********************************
Top
**********************************/
#top {
	background-color: white;
	padding: 0px;
	text-align: center;
}

/**********************************
Navigation
**********************************/
#nav {
	padding: 5px 0px 5px 0px;
	background-color: #000000;
	height: 83px;
	width: 770px;
	background-image: url(../images/artosurf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
#logo {
	margin-right:319px;
	padding: 0px;
}
#login {
	float: right;
	width: 319px;
	padding: 0px;
}

/**********************************
Content.
**********************************/
#content {
	width: 770px;
	margin: 0;
	text-align: center;
	background-image: url(../images/innertopfix.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#maincontent {
	margin-right: 350px;
}
#subcontent {
	float: right;
	width:319px;
	padding: 0px;
}

/**********************************
Feature Product
**********************************/
#feature{
	width: 319px;
	background-color: #FFFFFF;
	text-align: left;
}
#featureimage  {
	float: left;
	width: 92px;
	padding: 0px;
}
#featurecontent {
	margin-left:95px;
	padding: 0px;
	text-align: left;
	background-color:#FF9900
}


/**********************************
Footer
**********************************/
#clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	visibility: hidden;
	border: none;
    margin: 0;
	padding: 0;
    background: transparent;
}
#address {
	clear: both;
	border-top: 0px solid #ccc;
	background-color: #FFF;
	padding: 0px;
}	
#footer {
	clear: both;
	border-top: 0px solid #ccc;
	background-color: #FFF;
	padding: 0px;
}	
.featureTXT {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.featureProductBG {
	background-image: url(../images/productinfo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 92px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.paddingContent {
	padding-top: 25px;
	padding-left: 25px;
}
img.curve-1{float: left; clear: left;
	margin: 0 0.5em 0 0;}
.form {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #6D6D6D;
}
.right {
	background-color: #FFFFFF;
	background-image: url(../images/innerright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left {
	background-image: url(../images/innerleft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightinnerprofile {

	background-color: #FFFFFF;
	background-image: url(../images/core/rightinner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link { color:#000000; text-decoration:none; font-weight:bold}
a:visited { color:#000000; text-decoration:none; font-weight:bold}
a:hover { color:#BDFA04; text-decoration:none; font-weight:bold}
a:active { color:#000000; text-decoration:none; font-weight:bold}

#gallery img {
padding: 10px;
}
#gallery a:hover, a:hover img {
background-color: #F6F6F6;
}
.heightsplitter {
	background-color: #CCCCCC;
	height: 1px;
}
.red {
	font-weight: bold;
	color: #CC0000;
}
.black {
	color: #000000;
}
.footer {
	background-color: #FFFFFF;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 3px;
	width: 720px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.red {
	color: #FF0000;
	font-size: 14px;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
.tickBg {
	background-image: url(../images/tickbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
}
.leftpadding {
	padding-left: 20px;
}
