/********
MAIN BODY ELEMENTS
********/


p
{
text-align:left;
}

body
{
	margin:0px auto;
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#wrapper
{
	width:775px;
	margin:0px auto;
	border:2px groove black;
	padding:0px;
}

.cleaner
{
	clear: both;
	visibility: hidden;
	height: 1px;
	background: transparent none repeat  0% 0%;
	border: medium none;
	font-size: 1px;
}

hr
{
	background-color: #ffffff;
	border: medium double #6600FF;
}

ul, li
{
	list-style:square;
	color:#3300CC;
}

h1
{
	font-size:32px;
	color:#330099;
	line-height:30px;
}

h2
{
	font-size:23px;
	color:#330099;
	line-height:30px;
	text-align:center;
}

h3
{
	font-size:16px;
	color:#330099;
	border:1px dashed black;
	text-align:center;
}

.red { color:#FF0000; }
.purple { color:#330099; }
.orange { color:#FF9900; }
.blue { color:#0033CC; }
.green { color:#00CC00; }



/********
HEADER
********/

#header
{
	width:775px;
	height:267px;
	background:url(http://www.datorsam.biz/respondexec/images/index_01.jpg) no-repeat;
}



/********
NAVIGATION
********/

#navigation
{
	width:775px;
	height:40px;
}

#navigation a:link { color:#330099; text-decoration:none; font-weight:normal; }
#navigation a:visited { color:#330099; text-decoration:none; font-weight:normal; }
#navigation a:active { color:#330099; text-decoration:none; font-weight:normal; }
#navigation a:hover { color:#330099; text-decoration:none; font-weight:bold; }

#leftspacer
{
	float:left;
	width:51px;
	height:40px;
	background:url(http://www.datorsam.biz/respondexec/images/index_02.jpg) no-repeat;
}

#nav1
{
	float:left;
	width:112px;
	height:40px;
	background:url(http://www.datorsam.biz/respondexec/images/index_03.jpg) no-repeat;
	line-height:42px;
	text-align:center;
}

#nav2
{
	float:left;
	width:112px;
	height:40px;
	background:url(http://www.datorsam.biz/respondexec/images/index_04.jpg) no-repeat;
	line-height:42px;
	text-align:center;
}

#nav3
{
	float:left;
	width:113px;
	height:40px;
	background:url(http://www.datorsam.biz/respondexec/images/index_05.jpg) no-repeat;
	line-height:42px;
	text-align:center;
}

#nav4
{
	float:left;
	width:112px;
	height:40px;
	background:url(http://www.datorsam.biz/respondexec/images/index_06.jpg) no-repeat;
	line-height:42px;
	text-align:center;
}

#nav5
{
	float:left;
	width:112px;
	height:40px;
	background:url(http://www.datorsam.biz/respondexec/images/index_07.jpg) no-repeat;
	line-height:42px;
	text-align:center;
}

#nav6
{
	float:left;
	width:112px;
	height:40px;
	background:url(http://www.datorsam.biz/respondexec/images/index_08.jpg) no-repeat;
	line-height:42px;
	text-align:center;
}

#rightspacer
{
	float:right;
	width:51px;
	height:40px;
	background:url(http://www.datorsam.biz/respondexec/images/index_09.jpg) no-repeat;
}



/********
CONTENT
********/

#content
{
	background:url(http://www.datorsam.biz/respondexec/images/index_10.jpg) repeat-y;
}

#contentarea 
{
	width:653px;
	background-color:#FFFFFF;
	line-height:16px;
	margin:0px auto;
	padding:40px 0px 0px 20px;
}

#contentarea a:link { color:#330099; text-decoration:underline; font-weight:bold; }
#contentarea a:visited { color:#330099; text-decoration:underline; font-weight:bold; }
#contentarea a:active { color:#330099; text-decoration:underline; font-weight:bold; }
#contentarea a:hover { color:#330099; text-decoration:none; font-weight:bold; }



/********
FOOTER
********/

#footer
{
	width:775px;
	height:105;
	font-size:10px;
}

#confooter
{
	width:775px;
	height:52px;
	background:url(http://www.datorsam.biz/respondexec/images/index_11.jpg) no-repeat;
	color:#000000;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#innerfooter
{
	width:775px;
	height:53px;
	background:url(http://www.datorsam.biz/respondexec/images/index_12.jpg) no-repeat;
	color:#FFFFFF;
	text-align:center;
}

#innerfooter a:link { color:#FF9933; text-decoration:none; font-weight:bold; }
#innerfooter a:visited { color:#FF9933; text-decoration:none; font-weight:bold; }
#innerfooter a:active { color:#FF9933; text-decoration:none; font-weight:bold; }
#innerfooter a:hover { color:#FF9933; text-decoration:underline; font-weight:bold; }


/********
PARTS
********/

.parts
{
	width: 550px;
	border: 1px dotted black;
	padding: 8px;
	margin: 0px auto;
}

.parts1
{
	float: left;
	width: 200px;
}

.parts2
{
	float: left;
	width: 100px;
}

.parts3
{
	float: right;
	width: 250px;
}

.partstitle
{
	font-size: 13px;
	font-weight: bold;
	color: #330099;
	padding-bottom: 10px;
}

.partsorder
{
	width:550px;
	padding-top:16px;
	text-align:center;
}