@charset "utf-8";
/* CSS Document */

body {
	background-color: #f4f4f4;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	background-image: url(../images/tj-design-bground.jpg);
	background-position:center;
	background-repeat:repeat-y;
	color:#353639;
	line-height:1.5em;
	
}
html {
	border-left: 1px solid transparent; 
}
a:hover {
	text-decoration:none;
}
.container {
	width:1050px;
}
#topnav {
	background-color:#e7e7ea;
	padding:5px;
	padding-left:31%;
	color: #CCCCCC;
}
#topnav a {
	color:#353639;
	font-weight:bold;
	margin-left:8px;
	margin-right:8px;
	text-decoration:none;
}
#topnav a:hover {
	text-decoration:underline;
}
#header {
	background-image:url(../images/tj-design-header.jpg);
	height:86px;
	text-align:left;
}
#header a{
	color: #353639;
	border-bottom:1px solid #cb1c8d;
	text-decoration:none;
}
#header a:hover{
	border-bottom:none;
	text-decoration:none;
}
#logo {
	float:left;
	height:86px;
}
#logo a{
	border:none;
}
#services {
	float:left;
	height:86px;
	font-weight:bold;
	padding-left:50px;
	padding-top:20px;
	line-height:1.3em;
}
#navbg {
	background-image:url(../images/tj-design-nav.jpg);
	height:88px;
}
#navbg2 {
	margin-top:10px;
	background-image:url(../images/tj-design-nav2.jpg);
	height:74px;
	margin-bottom:15px;
}
#nav {
	width:973px;
	padding-top:35px;
}
#nav2 {
	width:973px;
	padding-top:20px;
}
#nav h1, #nav2 h1  {
	padding:0;
	margin:0;
	float:left;
}
#nav a, #nav2 a  {
	color:#cb1c8d;
	font-size:small;
	text-decoration:none;
}
#nav a:hover, #nav2 a:hover  {
	text-decoration:underline;
}
#nav .wd, #nav2 .wd  {
	width:98px;
}
#nav .ed, #nav2 .ed  {
	width:158px;
}
#nav .pw, #nav2 .pw {
	width:132px;
}
#nav .wh, #nav2 .wh {
	width:168px;
}
#nav .ld, #nav2 .ld {
	width:114px;
}
#nav .sd, #nav2 .sd {
	width:164px;
}
#nav .fd, #nav2 .fd {
	width:138px;
}
#left {
	width:490px;
	padding-top:10px;
	float:left;
	margin-left:30px;
	text-align:left;
}
#right {
	width:490px;
	padding-top:10px;
	float:right;
	margin-right:30px;
}
.section {
	background-image:url(../images/tj-design-bground.gif);
	text-align:left;
	margin-bottom:10px;
}
.section h1 {
	padding:0;
	margin:0;
	font-size:1.2em;
	margin:15px;
	background-color:#e7e7ea;
	padding:7px;
}
.section p{
	margin:15px;
}
.section li {
	margin-left:15px;
	margin-right:15px;
}
.section .left{
	float:left;
	margin-left:3px;
	width:170px;
}

.section .right{
	float:right;
	width:315px;
}
.next {
	padding-left:340px;
}
.rm {
	float:right;
	margin-right:20px;
	position:relative;
	top:-20px;
}
.rm2 {
	float:right;
	position:relative;
	top:10px;
}
#links {
	font-size:x-small;
	width:1050px;
	clear:both;
}
.hi {
	background-color:#e7e7ea;
	padding:3px;
	font-weight:bold;
	line-height:2em;
}
#footerlinks {
	height:242px;
	background-image:url(../images/tj-design-footer-bground.jpg);
	background-position:top;
	width:1050px;
	padding-top:23px;
	text-align:justify;
	clear:both;
	color:gray;
}
#bottom {
	height:17px;
	background-image:url(../images/tj-design-footer.jpg);
	width:1050px;
	padding-top:20px;
	text-align:justify;
	clear:both;
	color:gray;
}

#footer {
	width:1050px;
	height:375px;
	text-align:center;
	color:#35363A;
	font-size:0.9em;
}
#footer p{
	margin-left:30px;
	margin-right:30px;
	text-align:center;
	line-height:1.7em;
}
#about {
	width:285px;
	padding-right:50px;
	padding-left:30px;
	float:left;
	text-align:justify;
}
#servicesb {
	width:675px;
	float:left;
	text-align:left;
}
#services1, #services2, #services3 {
	float:left;
	width:220px;
}

a {
	color:#cb1c8d;
	font-weight:bold;
}

h1 .h {
	color: #CB1C8D
}

.p {
	color:#cb1c8d;
}

.col {
	float:left;
	width:115px;
	padding:10px;
	text-align:center;
	border-left-width:2px;
	border-left-style:dotted;
	border-left-color:#DEDEDE;
	border-right-width:2px;
	border-right-style:dotted;
	border-right-color:#DEDEDE;
	height:145px;
	margin-bottom:10px;

}
