﻿

#container, .container {
	display: table;
	width: 950px;
	margin: 0 auto;
}


h1 {
	color:#006600;
	
}

a img {border:none;}






/******************************
	Welcome IMG+TEXT
******************************/
.rightcontainer {
	width: 670px;
	float: right;
}

#welcome_2 {
	/*width: 670px;
	height: 75px;
	margin-top:0px;
	padding: 0px 0px 10px 0px;
	background: url(../images/#) top right no-repeat;
	text-align:left;
	font-family:  arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:normal;	
	color:black;*/
	
	width: 670px;   
    background: url(../images/#) top right no-repeat;
    text-align: left;
    
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    color: black;
    line-height: 24px;
}

#tick
{
	height:250px;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	width:670px;
	}

/******************************
	  Webpage Contents
******************************/

#content {
	margin-top:5px;
	margin-bottom:5px;
	padding-left:0px;
	width: 670px;
	float: right;	
	
}
.22
{	
	float:left;		
}   
.bottom_box a{color: #006766;}
.bottom_box a:active, a:visited{color: #006766;}
.bottom_box a:hover{color: gray;}
 
.bottom_box{
		float:left; 
		width:315px;
		padding-right:10px;		
		margin-left:0px;		
}
.title_gr_design
{
	float:left;
	}
.title_gr_design ul {margin:5px 20px 5px 0; padding:0 0 0 0;}
.title_gr_design ul li {
	margin-top: 0px;
	padding-top:0px;
	width: 305px;
	text-align: left;
	padding-left: 0px;
	
	font-size: 12px;
	font-weight:normal;
	color: black;
	float: left;
	text-decoration:none;
	
}	
.title_gr_design ul li a{color:#006766;}
.title_gr_design ul li a:hover{color:Gray;}
.title_gr_design ul li
{
	list-style-type:none;
	}

h5 {
	color:black;
	font-size:12px;
	font-family: 'Georgia', arial, Helvetica, sans-serif;
	font-weight:bold;
}


#content h3 {
	width: 670px;
	text-align: left;
	
	
	float:left;
	margin: 0;
}

#content p {
	margin: 0;
	padding: 0;
	text-align: left;
	
	font-size: 14px;
	color: #000;
	padding-right:15px;
}

