/**Author Name:Gen 
   Developed in Vin Labs 
   Copyright at gendesigns.blogspot.com 
   ProjectName:Computer Zone **/
* {
	margin: 0px;
	padding: 0px;
}
* body {
	background:#eee center top;
	color: #333333;
	line-height: 1.3em;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 0.9em;
}
/**Common**/
p {
	font-family:arial;
	font-size:1em;
}
/**Wrapper **/
#wrapper {
	width:960px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #D9D9D9;
	height: auto;
}
#top, #footer, #main, #content, #container {
	width:850px;
	margin:0px auto;
}
#top {
	height:80px;
	width: 960px;
	background-color: #474747;
	background-image: url(images/cstrip.gif);
	background-repeat: repeat-x;
	background-position: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5F5F5F;
	border-bottom-color: #000000;
}
#logo h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.5em;
	font-weight:normal;
	padding-top:35px;
	color:#eee;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#logo h1 a {
	color: #F8F8F6;
	text-decoration: none;
}
#logo p {
	padding-left:60px;
}
#logo {
	float:left;
	text-align: center;
	margin-left: 23px;
}
/**Menu***/
ul {
	list-style:none;
}
#menu li {
	display:inline;
}
li a {
	text-align:center;
	color:#F3F3F3;
	float: left;
	margin-right: 1px;
	text-decoration: none;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
#menu {
	float: right;
	text-align: right;
	padding: 0px;
	margin-top: 37px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 235px;
}
.more {
	width: 161px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: left;
	clear: right;
	background-color: #141414;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3B3B3B;
	background-image: url(images/black_0.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	text-align: right;
}
.moreRight {
	float: right;
	width: 192px;
	background-color: #141414;
	background-image: url(images/black_0.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.clearboth {
	clear: both;
	width: 960px;
	background-color: #1E1E1E;
}
.morelinksbox {
	clear: both;
	height: 22px;
}
.more a {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.more a:hover {
	color: #C91010;
}
#menu a:hover {
	color:#CE1111;
}
#main {
	height:166px;
	width: 960px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#main #globe {
	float: right;
}
#main #logoleft {
	float: left;
}
#content {
	height:60px;
	width: 960px;
	background-color: #141414;
	background-image: url(images/cstrip.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#left, #right {
	width:275px;
	height: 60px;
	margin: 0px;
}
#left {
	float:left;
	width: 191px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3C3C3C;
}
#right {
	float:right;
	width: 192px;
}
#center {
	margin:0px 275px 0px 275px;
	border-left:1px solid #4F4A4A;
	border-right:1px solid #4F4A4A;
	height:177px;
	padding-top:5px;
}
#left h1, #right h1, #center h1 {
	font-size:1.2em;
	font-family:arial;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#left p, #right p, #center p {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#left h2, #right h2, #center h2 {
	padding-left:100px;
	font-family:arial, verdana, sans-serif, tahoma;
	font-size:0.9em;
}
#left a, #right a, #center a {
	color:#fff;
	text-decoration:none;
}
.targetAreas {
	background-color: #2D2D2D;
	background-image: url(images/cstrip.gif);
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 80px;
	clear: both;
}
.targetAreas #leftbox {
	float: left;
	height: 75px;
	width: 191px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #575757;
}
.targetAreas #rightbox {
	width: 191px;
	float: right;
	height: 75px;
}
.targetAreas #rightbox h1 {
	font-size: 1.2em;
	color: #EEEEEE;
	margin-top: 12px;
	margin-right: 15px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
#leftbox h1 {
	font-size: 1.1em;
	color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
	font-weight: normal;
}
#leftbox h1 a {
	color: #F6F5F1;
	text-decoration: none;
}
#leftbox h1 a:visited {
	color: #F7F7F7;
	text-decoration: none;
}
#leftbox h1 a:hover {
	color: #D71111;
	text-decoration: none;
}
#container {
	height:auto;
	background:#d9d9d9;
	margin-top:5px;
	width: 960px;
	font-size: 12px;
}
#lcontain {
	width:230px;
	float:left;
	margin-left:0px;
	height:auto;
	margin-top:7px;
	margin-bottom: 5px;
	background-color: #D9D9D9;
}
#rcontain {
	float:right;
	width:715px;
	height:auto;
	margin-right:5px;
	margin-top:7px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	font-size: 12px;
}
#rcontain a {
	color: #AF1F0E;
	text-decoration: none;
}
#rcontain h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #333333;
	margin-left: 25px;
}
#rcontain li {
	line-height: 110%;
	color: #333;
	font-size: 1em;
	margin-bottom: 8px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 6px;
	list-style-type: none;
	padding-right: 6px;
	list-style-image: url(images/Listicon.gif);
}
#rcontain ul {
	margin-left: 60px;
	margin-top: 10px;
}
#rcontain h3 {
	color: #990000;
	margin-left: 25px;
}
#rcontain #block {
	margin-left: 40px;
	margin-top: 20px;
}
#rcontain #block li {
	color: #181818;
	list-style-type: disc;
}
#rcontain h1 {
	color:#940C0C;
	font-size:1.6em;
	font-family:arial;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 55px;
	background-image: url(images/PostHeaderIcon.png);
	background-position: 20px 7px;
	background-repeat: no-repeat;
	background-color: #E6E6E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}
#rcontain p {
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 25px;
}
#rcontain #text {
	margin-left: 140px;
}
#rcontain #text a {
	font-size: 1em;
	color: #AE1B0A;
	text-decoration: none;
}
#rcontain #text a:hover {
	color: #282828;
	text-decoration: none;
}
#rcontain #text a:visited {
	color: #282828;
	text-decoration: none;
}
/* Associates */

.associates {
	padding-top: 12px;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-bottom: 12px;
	float: right;
	clear: both;
	width: 650px;
}
.associates h4 {
	font-size: 18px;
	font-family:arial;
	font-weight: normal;
	color: #282828;
	margin-bottom: 15px;
}
.associates img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
/*Left container*/


#lcontain p, #lcontain h2 {
	color:#2f2f2f;
	padding-left:15px;
}
#lcontain h2 {
	font-size:1.1em;
	font-family:arial;
	font-weight: normal;
}
#lcontain a {

}
.col {
	float:left;
	width:280px;
}
.col li a {
	float:none;
	color:#1c443b;
	text-decoration:underline;
}
blockquote {
	margin-left: 30px;
}
.col li a:hover {
	text-decoration:none;
}
/**footer ***/
#footer {
	clear:both;
	width: 940px;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #181A1B;
	background-image: url(images/cstrip.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	color: #999999;
	padding-bottom: 20px;
	height: 30px;
}
#cjourney {
}
#words {
	float: right;
	width: 490px;
}
#cjourney #imageleft {
	float: left;
	margin-left: 20px;
}
#copyright {
	float: left;
}
#footer a {
	color: #EBEBEB;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
a.targets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	text-decoration: none;
}
a.targets:hover {
	color: #CE1111;
	text-decoration: none;
}
.targetlink {
	clip: rect(45px,auto,auto,auto);
	margin-top: 50px;
	margin-right: 15px;
	margin-left: 100px;
	text-align: right;
}
.targetlink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F8F6F4;
	text-decoration: none;
}
.targetlink a:hover {
	font-weight: bold;
	color: #E01212;
	text-decoration: none;
}
/* form elements */
form {
	padding: 0;
	border: 1px solid #f2f2f2;
	background-color: #FAFAFA;
	width: 500px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #D2D2D2;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #D2D2D2;
	height:100px;
	display:block;
	color:#777;
}
input.button {
	margin: 0;
	border: 1px solid #CCC;
	background: #FFF;
	padding: 2px 3px;
	color: #990000;
	font-family: Arial, Sans-serif;
	font-size: 1em;
	font-weight: bold;
}
#terms {
	float: right;
	text-align: right;
}
.red {
	color: #940C0C;
	font-size: 16px;
}
.rednormal {
	color: #940C0C;
	font-weight: bold;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 10px;
	float: left;
}
.zz {
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 20px;
	width: 960px;
	padding-top: 10px;
}
#zz a:hover {
	color: #993300;
}
#zz a {
	font-size: 10px;
	color: #333333;
	margin-left: 10px;
	text-decoration: none;
}
#iaainfo {
	float: left;
	width: 940px;
}
.dropdownmenu {
	width: 960px;
	background-color: #1A1A1A;
	background-image: url(menuimages/bgd.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#rcontain #titlephoto {
	height: 140px;
	width: 650px;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #FAF9F9;
	padding: 5px;
	border: 1px solid #E6E6E6;
}
#rcontain #titlephoto p {
	margin-top: 0px;
	padding-top: 0px;
}
#rcontain #titlephoto img {
	float: left;
	margin-right: 20px;
}
.newsheading {
	width: 700px;
	float: left;
}

