body { 
	color: black; 
	background-color: white; 
	height: 100%; 
	margin: 0; 
	background-image: url(../img/bodybg.png); 
	background-repeat: repeat-x; 
	background-attachment: fixed;
	font-family: Arial;
	font-size:75%;
}

#container { 
	background-color: #fff; 
	text-align: left; 
	width: 820px; 
	height: auto; 
	min-height: 680px; 
	margin: 0 auto;
	padding: 10px;
	overflow:hidden;
	padding-bottom:50px;
}


 /*HEADER*/
 

#brandheader { 
	background-image: url(../images/cadcap-brand-header.gif); 
	background-repeat: no-repeat; 
	background-position: center 0; 
	width: 100%; 
	height: 44px; 
	margin-top:10px;
}

#header { 
	background-image: url(../img/blueprint_computer.jpg); 
	background-repeat: no-repeat; 
	background-position: 0 0; 
	width: 820px; 
	height: 200px; 
	margin-top: 20px; 
}

div#header h1 { 
	font-size: 1.4em; 
	font-weight: 700; 
	width: 500px; 
	height: 110px; 
	margin-left: 20px; 
	padding-top: 20px; 
	border-style: none;
}


/*NAVCONTAINER*/

div#navcontainer { 
	font-size: 12px;
	background-image: url(../images/topmenubg.gif); 
	background-repeat: no-repeat; 
	background-position: center 0; 
	width: 100%; 
	height: 30px; 
	margin-right: auto; 
	margin-left: auto; 
}

div#navcontainer ul { 
	color: white; 
	text-align: center;
	padding: 6px 0 0 0 ; 
	margin: 0; 

}

div#navcontainer ul li { 
	display: inline;
	margin: 0 18px 0 18px;
}

div#navcontainer ul li a { 
	color: white; 
	font-weight: normal; 
	text-decoration: none; 
}

div#navcontainer ul li a:hover { 
	color: #c1c1c1; 
}


/*BODY*/


#homecontent { 
	color:  #000; 
	font-size: 1em; 
	line-height: 18px; 
	padding:20px;
}

h1 { 
	color:  #4073a7; 
	font-size: 2.5em; 
	font-weight: bold; 
	clear: left; 
	border-bottom: 1px solid #EEEEEE;
	padding-bottom:15px;
	margin-top:0px
}

h1 span {
	position:top;
	font-size:15px;
	vertical-align:top;
}

h2 { 
	color:  #4073a7; 
	font-size: 1.2em; 
	font-weight: bold; 
	margin-bottom:2px;
	clear:left;
	text-transform:uppercase;
}

h3 { color: #4073a7;
	font-size: 0.8em; 
	font-weight: bold; 
	margin: 0.3em 0;
}

.colright { 
	line-height: 20px; 
	background: #D8E4EA; 
	width: 200px; 
	height: auto; 
	float: right; 
	clear: none; 
	margin-bottom: 10px; 
	margin-left: 10px; 
	padding: 10px;
	clear:right;
}

.right {float:right;}

#subnav { 
	color: #fff; 
	font-size: 10px; 
	background-color: #4073a7; 
	letter-spacing: 1px; 
	width: 820px; 
	height: 20px; 
	clear: both; 
	margin-top: -10px; 
	margin-right: -10px; 
	margin-left: -10px; 
	padding-top: 4px; 
	padding-right: 2px; 
	padding-left: 20px; }

ul.colright { 
	font-size: 90%; 
	padding: 0; 
	margin: 0; 
	list-style-type: none; 
	list-style-image: none;
}

.colright p { 
	padding: 0; 
	margin: 0; 
	
}

#footer { 
	color: #666; 
	font-size: 10px; 
	width: auto; 
	height: auto; 
	text-align: center; 
	letter-spacing: normal; 
	padding: 5px; 
	margin:auto;
	width:800px;
}

#newsblock {
	background: #D8E4EA; 
	padding:10px;
	margin-bottom:15px;
}


#footer a { 
	color: #000; 
	font-weight: bold; 
	text-decoration: none; 
	letter-spacing: 1px; 
}

#footer a:link { 
	color: #84727c; 
	font-weight: normal; 
	text-decoration: underline; 
	letter-spacing: 1px; 
}

.pullquote { 
	color: #555; 
	font-size: 11px; 
	font-weight: 700; 
	background-image: url(../img/backgr_sm.jpg); 
	background-repeat: no-repeat; 
	background-position: 0 -20px; 
	text-align: center; 
	width: 140px; 
	height: 420px; 
	float: right; 
	margin: 4px; 
	padding: 4px; 
	border: solid 1px #a9a9a9;
}

.pullquote p { 
	font-size: 10px;
	line-height: normal; 
	margin: 2px 0 0; 
}

.pullquotewide { 
	color: #555; 
	font-size: 11px; 
	font-weight: 700; 
	background-image: url(../img/backgr.jpg); 
	background-repeat: no-repeat; 
	background-position: 0 top; 
	text-align: center; 
	margin: 4px 10px 10px; 
	padding: 4px; 
	width: 180px; 
	height: auto; 
	min-height: 360px; 
	float: right; 
	border: solid 1px #a9a9a9;}
	
[if IE]-->
Special instructions for IE 6 here
.pullquote { 
	color: #555; 
	font-size: 12px; 
	font-weight: 700; 
	text-align: center; 
	width: 140px; 
	height: 436px; 
	float: right; 
	margin: 4px 10px 10px; 
	padding: 4px; 
	border: solid 1px #a9a9a9; }
<--! [endif] -->

.pullquote p { 
	color: #000; 
	font-size: 10px; 
	line-height: normal; 
	text-align: center; 
	letter-spacing: normal; 
	margin-top: 0;
}

.pullquote ul { 
	color: #808080; 
	font-size: 10px; 
	line-height: normal; 
	letter-spacing: normal; 
	margin-top: 0;
}

.frontimagequote { 
	margin: 10px 40px 20px; 
	width: 200px; 
	height: 100px; 
	float: left; 
	padding: 10px; 
	border: solid 1px #c1c1c1; 
}

.frontimagequote p { 
	color: #808080; 
	font-size: 10px; 
	line-height: 20px; 
	text-align: center; 
	letter-spacing: normal; 
}

ul.main { 
	font-size: 11px; 
	line-height: 18px;
	list-style-type: none; 
	list-style-image: url(../img/move_right.png); 
	margin: 0 0 0 30px; 
	padding: 0;
}


.imagequote { 
	text-align: center; 
	margin: 10px 40px 4px 4px; 
	float: left; 
	padding-top: 10px; 
	padding-right: 6px; 
	padding-left: 6px; 
}

.imagequote p { 
	color: #808080; 
	font-size: 0.9em;
	line-height: normal; 
	text-align: center;
	letter-spacing: normal; 
	margin-top: 0; 
}

.imagequote-r { 
	text-align: center; 
	margin: 0px 5px 5px 15px; 
	float: right; 
}

.imagequote-r p { 
	color: #808080; 
	font-size: 0.9em;
	line-height: normal; 
	text-align: center;
	letter-spacing: normal; 
	margin-top: 4px; 
}

.imagequote-l { 
	text-align: center; 
	margin: 10px 15px 5px 5px;  
 	float: left; 
	border:1px solid #fff;

	
}

.imagequote-l p { 
	color: #808080; 
	font-size: 0.9em; 
	line-height: normal; 
	text-align: center;
	letter-spacing: normal; 
	margin-top:4px; 
}

.imagequote-3d { 
	text-align: center; 
	margin: 10px 15px 5px 15px;  
 	float: right; 
	border:1px solid #fff;
	width:200px;
	clear:none;
	
}

.imagequote-3d p { 
	color: #808080; 
	font-size: 0.9em; 
	line-height: normal; 
	text-align: center;
	letter-spacing: normal; 
	margin-top:4px; 
}

	
.pullquote2 { 
	width: auto; 
	height: 120px; 
	float: left; 
	margin: 4px 10px 10px 4px; 
	padding: 4px; 
	border: solid 1px #a9a9a9; 
}

ul.av { 
	color: #555; 
	font-size: 10px; 
	font-weight: normal; 
	line-height: 12px; 
	text-align: left;
	letter-spacing: normal; 
	list-style-type: none; 
	list-style-image: url(arrow_rt.gif); 
	margin: 0 0 6px 10px; 
	padding: 4px; 
}

ul.av2 { 
	font-size: 11px; 
	line-height: 16px; 
	text-align: left; 
	list-style-type: none; 
	list-style-image: url(arrow_rt.gif);
	margin: 4px 0 4px 16px; 
	padding: 2px; 
}

ul.av2 li { 
	margin-bottom:10px; 
}

ul#main { 
	font-size: 1em; 
	line-height: 18px; 
	margin: 0 0 0 30px; 
	padding: 0; 
	list-style-image: url(arrow_rt.gif);
	list-style-type: none;
}

ul.main { 
	font-size: 1em; 
	line-height: 18px; 
	list-style-type: none; 
	list-style-image: url(arrow_rt.gif);
	margin: 0 0 0 30px; 
	padding: 0; 
}

img.pullquote { 
	text-align: center; 
	margin: 10px; 
}

.clearboth { 
	clear: both; 
}

a:link { 
	color: #285baf; 
	font-weight: bold; 
	text-decoration: underline; 
}

a:visited { 
	color: #457eb8; 
	text-decoration: underline; 
}

a:hover { 
	color: #84727c; 
	text-decoration: underline;
}

.products  { 
	font-size: 11px;  
	font-weight: 700; 
	font-style: italic; 
	text-align: center; 
}

/*form*/
p { 
	text-align: justify; 
	margin-bottom: 15px;
	margin-top: 7px;
}

#colright { 

	line-height: 20px; 
	background:#D8E4EA;
	width: 200px; 
	height: auto; 
	float: right; 
	clear:right;
	min-height: 180px; 
	margin-left: 10px; 
	margin-top:55px;
	padding: 6px; 
}

#colright p{ 
	margin-bottom:10px;
}

.img { 
	vertical-align: top; 
	border-width: 0;
}

#wrapper { 
	margin-right: auto; 
	margin-left: auto;
}

ul { 
	list-style-type: none; 
	margin: 1em 0 1em 40px;
}

img.pullquote { 
	margin: 10px; 
}

img { 
	border-width: 0;
}

